pkgmaker: Package development utilities

This package 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.22
Depends: R (≥ 3.0.0), stats, registry
Imports: methods, tools, codetools, digest, stringr, xtable, grDevices
Suggests: devtools (≥ 0.8), bibtex, RUnit, testthat, knitr, ReportingTools, hwriter, argparse
Published: 2014-05-14
Author: Renaud Gaujoux
Maintainer: Renaud Gaujoux <renaud at tx.technion.ac.il>
BugReports: http://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

Downloads:

Reference manual: pkgmaker.pdf
Vignettes: pkgmaker-unitTests
Overview of Utilities in the pkgmaker Package
Package source: pkgmaker_0.22.tar.gz
Windows binaries: r-devel: pkgmaker_0.22.zip, r-release: pkgmaker_0.22.zip, r-oldrel: pkgmaker_0.22.zip
OS X Snow Leopard binaries: r-release: pkgmaker_0.22.tgz, r-oldrel: pkgmaker_0.22.tgz
OS X Mavericks binaries: r-release: pkgmaker_0.22.tgz
Old sources: pkgmaker archive

Reverse dependencies:

Reverse depends: NMF, RcppOctave, rngtools
Reverse imports: doRNG