couthcommander/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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.2
URL https://github.com/couthcommander/packageDiff
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("couthcommander/packageDiff")
couthcommander/packageDiff documentation built on April 12, 2020, 3:59 p.m.