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


7534fcce| Merge: 400a26d 1625deb
Rob J Hyndman | Tue Jul 15 20:22:31 2025 +1000

Merge pull request #78 from tnagler/master

Small improvements to AE guidelines

1625deba| tnagler | Tue Jul 15 11:02:40 2025 +0200
must notify handling editor at end of process
 M       vignettes/associate_editors_guide.Rmd

e676dad6| tnagler | Tue Jul 15 11:01:14 2025 +0200
fix invalid status suggestions
 M       vignettes/associate_editors_guide.Rmd

400a26d9| Rob J Hyndman | Fri May 23 16:38:00 2025 +1000
Updated get_assignments to work in other folders
 M       R/assignments.R

6cf0dc08| Rob J Hyndman | Fri May 23 16:37:49 2025 +1000
Updated needs_reviewers()
 M       R/late.R