Tools for creating R packages, particularly for checking the documentation produced by roxygen2 and for adding support for the documentation of S4 methods. Also included are some functions of use when coding a package and some of use in interactive R sessions. Finally, R syntax-highlighting patterns for some text editors are contained.
Version: | 0.6.0 |
Depends: | R (≥ 3.0.0) |
Imports: | tools, methods |
Suggests: | testthat |
Enhances: | roxygen2 |
Published: | 2014-01-13 |
Author: | Markus Goeker |
Maintainer: | Markus Goeker <markus.goeker at dsmz.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.dsmz.de/ |
NeedsCompilation: | no |
Materials: | NEWS ChangeLog |
CRAN checks: | pkgutils results |
Reference manual: | pkgutils.pdf |
Package source: | pkgutils_0.6.0.tar.gz |
Windows binaries: | r-devel: pkgutils_0.6.0.zip, r-release: pkgutils_0.6.0.zip, r-oldrel: pkgutils_0.6.0.zip |
OS X Snow Leopard binaries: | r-release: pkgutils_0.6.0.tgz, r-oldrel: pkgutils_0.6.0.tgz |
OS X Mavericks binaries: | r-release: pkgutils_0.6.0.tgz |
Old sources: | pkgutils archive |
Reverse imports: | opm |