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.
| Version: | 0.1 | 
| Depends: | R (≥ 2.10) | 
| Imports: | diffr, htmlwidgets | 
| Published: | 2020-01-16 | 
| DOI: | 10.32614/CRAN.package.packageDiff | 
| Author: | Cole Beck | 
| Maintainer: | Cole Beck <cole.beck at vumc.org> | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/couthcommander/packageDiff | 
| NeedsCompilation: | no | 
| CRAN checks: | packageDiff results | 
| Reference manual: | packageDiff.html , packageDiff.pdf | 
| Package source: | packageDiff_0.1.tar.gz | 
| Windows binaries: | r-devel: packageDiff_0.1.zip, r-release: packageDiff_0.1.zip, r-oldrel: packageDiff_0.1.zip | 
| macOS binaries: | r-release (arm64): packageDiff_0.1.tgz, r-oldrel (arm64): packageDiff_0.1.tgz, r-release (x86_64): packageDiff_0.1.tgz, r-oldrel (x86_64): packageDiff_0.1.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=packageDiff to link to this page.