pkgmaker: Development Utilities for R Packages

Provides some low-level utilities to use for package development. It currently provides managers for multiple package specific options and registries, vignette, unit test and bibtex related utilities. It serves as a base package for packages like 'NMF', 'RcppOctave', 'doRNG', and as an incubator package for other general purposes utilities, that will eventually be packaged separately. It is still under heavy development and changes in the interface(s) are more than likely to happen.

Version: 0.32.10
Depends: R (≥ 3.0.0), methods, stats, registry
Imports: tools, grDevices, utils, graphics, codetools, digest, stringr, xtable, withr, assertthat
Suggests: devtools (≥ 0.8), roxygen2, RUnit, testthat, knitr, rmarkdown, markdown (≥ 1.3), yaml, Biobase, datasets, rbibutils (≥ 1.3)
Published: 2023-05-03
Author: Renaud Gaujoux [aut, cre]
Maintainer: Renaud Gaujoux <renozao at protonmail.com>
BugReports: https://github.com/renozao/pkgmaker/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://renozao.github.io/pkgmaker/
NeedsCompilation: no
CRAN checks: pkgmaker results

Documentation:

Reference manual: pkgmaker.pdf

Downloads:

Package source: pkgmaker_0.32.10.tar.gz
Windows binaries: r-devel: pkgmaker_0.32.10.zip, r-release: pkgmaker_0.32.10.zip, r-oldrel: pkgmaker_0.32.10.zip
macOS binaries: r-release (arm64): pkgmaker_0.32.10.tgz, r-oldrel (arm64): pkgmaker_0.32.10.tgz, r-release (x86_64): pkgmaker_0.32.10.tgz
Old sources: pkgmaker archive

Reverse dependencies:

Reverse suggests: cutpointr, doRNG

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pkgmaker to link to this page.