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.4.1 |
| Depends: | R (≥ 2.10.0), methods |
| Imports: | utils, tools |
| Suggests: | roxygen2 |
| Enhances: | roxygen2 |
| Published: | 2013-04-15 |
| Author: | Markus Goeker |
| Maintainer: | Markus Goeker <markus.goeker at dsmz.de> |
| License: | GPL (≥ 2) |
| URL: | http://www.dsmz.de/ |
| NeedsCompilation: | no |
| CRAN checks: | pkgutils results |
| Package source: | pkgutils_0.4.1.tar.gz |
| MacOS X binary: | pkgutils_0.4.1.tgz |
| Windows binary: | pkgutils_0.4.1.zip |
| Reference manual: | pkgutils.pdf |
| News/ChangeLog: | NEWS ChangeLog |
| Old sources: | pkgutils archive |
| Reverse imports: | opm |