Learn R Programming

packageDiff (version 0.1)

Compare R Package Differences

Description

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.

Copy Link

Version

Install

install.packages('packageDiff')

Monthly Downloads

210

Version

0.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Cole Beck

Last Published

January 16th, 2020

Functions in packageDiff (0.1)

sourcerer

Source Many R Scripts
pkgDiff

Package Diff
pkgInfo

Extract Package Information
packageDiff-package

Package Diff
suppresser

Message Suppressor
unzipPackage

Extract R Package
print.pkgInfo

Print Package Information