roxyPackage: Utilities to Automate Package Builds

The intention of this package is to make packaging R code as easy as possible. 'roxyPackage' uses tools from the 'roxygen2' package to generate documentation. It also automatically generates and updates files like *-package.R, DESCRIPTION, CITATION, ChangeLog and NEWS.Rd. Building packages supports source format, as well as several binary formats (MS Windows, Mac OS X, Debian GNU/Linux) if the package contains pure R code only. The packages built are stored in a fully functional local R package repository which can be synced to a web server to share them with others. This includes the generation of browsable HTML pages similar to CRAN, with support for RSS feeds from the ChangeLog. Please read the vignette for a more detailed explanation by example.

Version: 0.10-2
Depends: R (>= 3.0.0)
Imports: methods,roxygen2,tools,XiMpLe (>= 0.11-1)
Suggests: testthat,knitr,rmarkdown
Published: 2024-07-23
Author: m.eik michalke [aut, cre], Robert Nuske [ctb]
Maintainer: m.eik michalke <meik.michalke at hhu.de>
BugReports: https://github.com/unDocUMeantIt/roxyPackage/issues
License: GPL (>= 3)
URL: https://reaktanz.de/?c=hacking&s=roxyPackage
NeedsCompilation: no
Citation: roxyPackage citation info
Materials: README NEWS ChangeLog RSS feed for R package roxyPackage

Downloads:

Reference manual: roxyPackage.pdf
Vignettes: Managing R Packages with roxyPackage
Package source: roxyPackage_0.10-2.tar.gz
Windows binaries: R 4.4: roxyPackage_0.10-2.zip
OS X binaries: R 4.4: roxyPackage_0.10-2.tgz
Debain binary package: Learn how to install Debian packages from this repository
Imprint  ·  Privacy policy