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


ed6833d6| Mark van der Loo | Tue Oct 1 11:21:33 2024 +0200
fix typo
 M       inst/templates/gmail_proofing.txt

b4b3945d| Mark van der Loo | Tue Oct 1 10:51:03 2024 +0200
changed proofing email to that of Simon
 M       DESCRIPTION
 M       NEWS.md
 M       inst/templates/gmail_proofing.txt

3000cc8c| Merge: f58af15 56890e8
Rob J Hyndman | Mon Sep 2 08:08:26 2024 +1000

Merge pull request #71 from thiyangt/master

fixed spelling errors in reviewers.R file

56890e84| thiyangt | Sun Sep 1 18:47:36 2024 +0530
fixed spelling errors in reviewers.R file
 M       R/reviewers.R

f58af152| Mark van der Loo | Fri Apr 26 11:27:40 2024 +0200
quick and very dirty fix: printing summaries would crash when an AE decision was administrated
 M       R/assignments.R