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.5)roxyPackage_0.10-2.zip(r-4.4)roxyPackage_0.10-2.zip(r-4.3)
roxyPackage_0.10-2.tgz(r-4.5-any)roxyPackage_0.10-2.tgz(r-4.4-any)roxyPackage_0.10-2.tgz(r-4.3-any)
roxyPackage_0.10-2.tar.gz(r-4.5-noble)roxyPackage_0.10-2.tar.gz(r-4.4-noble)
roxyPackage_0.10-2.tgz(r-4.4-emscripten)roxyPackage_0.10-2.tgz(r-4.3-emscripten)
roxyPackage.pdf |roxyPackage.html
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 26 downloads 20 exports 30 dependencies

Last updated 8 months agofrom:6afb9fac8b. Checks:1 OK, 5 ERROR, 2 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-winERRORFeb 21 2025
R-4.5-macERRORFeb 21 2025
R-4.5-linuxERRORFeb 21 2025
R-4.4-winERRORFeb 21 2025
R-4.4-macNOTEFeb 21 2025
R-4.3-winERRORFeb 21 2025
R-4.3-macNOTEFeb 21 2025

Exports:archive.packagescl2newsdebianizedebianizeKeyringdep4debentitiesgetChangeLogEntryinitChangeLognews2rssorcid_icon_fetcherpackage_descriptionpackage_file_skeletonreadChangeLogrnw2rmdroxy.packagesandboxsandbox.statustemplateFileupdateChangeLogwriteChangeLog

Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclemagrittrpkgbuildpkgloadprocessxpspurrrR6rlangroxygen2rprojrootstringistringrvctrswithrxfunXiMpLexml2yaml

Managing R Packages with roxyPackage

Rendered fromroxyPackage_vignette.Rmdusingknitr::rmarkdownon Feb 21 2025.

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