rj - Tools for the EDITORS to manage the R Journal reviewing and issue building operations
RForge.net

rj

About rj
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/rjournal/rj.git rj
see also rj GitHub repository.

To install the latest development snapshot of this package, use

install.packages("rj",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("rj",,"http://rforge.net/")

Most recent GIT commits


d3c9840d| cbhurley | Thu Dec 15 09:23:09 2022 +0000
added ae end_year and add_ae ignores AEs whose end year has been exceeded
 M       DESCRIPTION
 M       R/ae_workload.R
 M       inst/associate-editors.csv
 A       inst/templates/associate-editors.csv
 M       man/add_ae.Rd

cd21c72a| dicook | Wed Nov 16 14:15:55 2022 +1100
rj web site should build again
 M       _pkgdown.yml

38bbc770| dicook | Tue Nov 15 09:26:33 2022 +1100
trying to fix rj pkgdown site
 M       _pkgdown.yml

62008833| cbhurley | Tue Nov 15 10:52:49 2022 +0000
revise proofing email
 M       inst/templates/gmail_proofing.txt

4d7a6f27| mitchelloharawild | Tue Nov 15 09:51:00 2022 +1100
Update documentation for issue.R function changes.
 M       NAMESPACE
 M       R/issue.R
 D       man/build_issue.Rd
 D       man/get_startpg_from_nonart_tex.Rd
 A       man/make_proof.Rd
 D       man/suffix_labels.Rd