Package: packageDiff 0.2

packageDiff: Compare R Package Differences

It provides utility functions for investigating changes within R packages. The pkgInfo() function extracts package information such as exported and non-exported functions as well as their arguments. The pkgDiff() function compares this information for two versions of a package and creates a diff file viewable in a browser.

Authors:Cole Beck [aut, cre]

packageDiff_0.2.tar.gz
packageDiff_0.2.zip(r-4.5)packageDiff_0.2.zip(r-4.4)packageDiff_0.2.zip(r-4.3)
packageDiff_0.2.tgz(r-4.4-any)packageDiff_0.2.tgz(r-4.3-any)
packageDiff_0.2.tar.gz(r-4.5-noble)packageDiff_0.2.tar.gz(r-4.4-noble)
packageDiff_0.2.tgz(r-4.4-emscripten)packageDiff_0.2.tgz(r-4.3-emscripten)
packageDiff.pdf |packageDiff.html
packageDiff/json (API)

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

Peer review:

Bug tracker:https://github.com/couthcommander/packagediff/issues

On CRAN:

3 exports 4 stars 0.93 score 28 dependencies 175 downloads

Last updated 4 years agofrom:b9b7f9a428. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winNOTESep 13 2024
R-4.4-macNOTESep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:pkgDiffpkgInfounzipPackage

Dependencies:base64encbslibcachemclidiffrdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml

Readme and manuals

Help Manual

Help pageTopics
Package DiffpackageDiff-package packageDiff
Package DiffpkgDiff
Extract Package InformationpkgInfo
Print Package Informationprint.pkgInfo
Extract R PackageunzipPackage