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.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'))

Peer review:

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

On CRAN:

20 exports 11 stars 1.31 score 30 dependencies 1 scripts 20 downloads

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

TargetResultDate
Doc / VignettesOKAug 25 2024
R-4.5-winERRORAug 25 2024
R-4.5-linuxERRORAug 25 2024
R-4.4-winERRORAug 25 2024
R-4.4-macNOTEAug 25 2024
R-4.3-winERRORAug 25 2024
R-4.3-macNOTEAug 25 2024

Exports:archive.packagescl2newsdebianizedebianizeKeyringdep4debentitiesgetChangeLogEntryinitChangeLognews2rssorcid_icon_fetcherpackage_descriptionpackage_file_skeletonreadChangeLogrnw2rmdroxy.packagesandboxsandbox.statustemplateFileupdateChangeLogwriteChangeLog

Dependencies:brewcallrclicommonmarkcpp11descevaluatefsgluehighrknitrlifecyclemagrittrpkgbuildpkgloadprocessxpspurrrR6rlangroxygen2rprojrootstringistringrvctrswithrxfunXiMpLexml2yaml

Managing R Packages with roxyPackage

Rendered fromroxyPackage_vignette.Rmdusingknitr::rmarkdownon Aug 25 2024.

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