A set of tools to help develop R packages and to maintain non-package analysis code in package like formats.
pkgtools
stable releases from r-universe
by:
# Enable repository from terminological
options(repos = c(
terminological = 'https://terminological.r-universe.dev',
CRAN = 'https://cloud.r-project.org'))
install.packages('pkgtools')
Funding
The authors gratefully acknowledge the support of the UK Research and Innovation AI programme of the Engineering and Physical Sciences Research Council EPSRC grant EP/Y028392/1.