rj
About rj
|
GIT repository accessThe 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 commits68bafa9a| Mitchell O'Hara-Wild | Wed Nov 26 19:22:34 2025 +1100 Fix conditionally missing file paths in article publishing M R/publish.R f61af16c| Mitchell O'Hara-Wild | Wed Nov 26 19:22:04 2025 +1100 Allow all rjtools article output formats in publish process M R/publish.R df02206c| Rob J Hyndman | Tue Nov 4 19:19:03 2025 +1100 Added Maciej as AE M inst/associate-editors.csv e813e6b7| Rob J Hyndman | Thu Oct 30 09:11:35 2025 +1100 Updated email templates M inst/templates/accept.txt M inst/templates/revision-major.txt M inst/templates/revision-minor.txt fd6deb15| Rob J Hyndman | Mon Oct 20 11:19:34 2025 +1100 Clarified AE process M vignettes/associate_editors_guide.Rmd |