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


66730985| Rob J Hyndman | Tue Aug 5 18:06:18 2025 +1000
Updated docs
 M       man/llm_copyedit.Rd

be68991c| Rob J Hyndman | Tue Aug 5 18:00:56 2025 +1000
Remove multiple empty lines
 M       R/llm_copyedit.R

91c4baaf| Rob J Hyndman | Tue Aug 5 17:28:39 2025 +1000
Extended llm_copyedit to handle vectors of article ids or whole issues
 M       R/llm_copyedit.R

4e9c2bc8| Rob J Hyndman | Tue Aug 5 16:33:23 2025 +1000
Added llm_copyedit to pkgdown
 M       _pkgdown.yml

e1683cf4| Rob J Hyndman | Tue Aug 5 16:27:30 2025 +1000
Fixed prompt
 M       R/llm_copyedit.R