Package: roxyPackage 0.10-2

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.

Authors:m.eik michalke [aut, cre], Robert Nuske [ctb]

roxyPackage_0.10-2.tar.gz
roxyPackage_0.10-2.zip(r-4.7)roxyPackage_0.10-2.zip(r-4.6)roxyPackage_0.10-2.zip(r-4.5)
roxyPackage_0.10-2.tgz(r-4.6-any)roxyPackage_0.10-2.tgz(r-4.5-any)
roxyPackage_0.10-2.tar.gz(r-4.7-any)roxyPackage_0.10-2.tar.gz(r-4.6-any)
roxyPackage_0.10-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
roxyPackage/json (API)
NEWS

# Install 'roxyPackage' in R:
install.packages('roxyPackage', repos = c('https://undocumeantit.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/undocumeantit/roxypackage/issues

On CRAN:

Conda:

3.74 score 11 stars 1 scripts 1 downloads 20 exports 25 dependencies

Last updated from:6afb9fac8b. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR171
source / vignettesOK242
linux-release-x86_64ERROR142
macos-release-arm64ERROR147
macos-oldrel-arm64ERROR163
windows-develERROR120
windows-releaseERROR88
windows-oldrelERROR95
wasm-releaseOK119

Exports:archive.packagescl2newsdebianizedebianizeKeyringdep4debentitiesgetChangeLogEntryinitChangeLognews2rssorcid_icon_fetcherpackage_descriptionpackage_file_skeletonreadChangeLogrnw2rmdroxy.packagesandboxsandbox.statustemplateFileupdateChangeLogwriteChangeLog

Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclepkgbuildpkgloadprocessxpsR6rlangroxygen2rprojrootwithrxfunXiMpLexml2yaml

Managing R Packages with roxyPackage

Rendered fromroxyPackage_vignette.Rmdusingknitr::rmarkdownon May 12 2026.

Last update: 2018-03-08
Started: 2018-03-08

Readme and manuals

Help Manual

Help pageTopics
Utilities to Automate Package BuildsroxyPackage-package roxyPackage
Deal with old packages in your local repositoryarchive.packages
Convert ChangeLog/NEWS into NEWS.Rdcl2news
Basic Debian package creation from R source packagesdebianize
Package your OpenPGP keyring in Debian package formatdebianizeKeyring
Download package dependenciesdep4deb
Translate character string into HTML entitiesentities
Read/write ChangeLog objectsgetChangeLogEntry getChangeLogEntry,-methods getChangeLogEntry,ChangeLog,ANY,ANY,ANY,ANY-method getChangeLogEntry,ChangeLog-method
Generate RSS feeds from R NEWS filesnews2rss
Download ORCID iconorcid_icon_fetcher
Generate a valid package descriptionpackage_description
Generate package file skeletonspackage_file_skeleton
Read/write ChangeLog filesinitChangeLog readChangeLog writeChangeLog
Convert vognettes from *.Rnw to *.Rmdrnw2rmd
Automatic doc creation, package building and repository updateroxy.package
Run actions in a sandboxsandbox
Show sandboxing statussandbox.status
Create template file for new function/class/methodtemplateFile
Update ChangeLog objectsupdateChangeLog updateChangeLog,-methods updateChangeLog,ChangeLog,ANY,ANY,ANY,ANY-method updateChangeLog,ChangeLog-method