Learn R Programming

NoviceDeveloperResources2 (version 1.1.0)

Further Resources to Assist Novice Developers

Description

Assist novice developers when preparing a single package or a set of integrated packages to submit to CRAN. Provide additional resources to facilitate the automation of the following individual or batch processing: check local source packages; build local .tar.gz source files; install packages from local .tar.gz files; detect conflicts between function names in the environment. The additional resources include determining the identity and ordering of the packages to process when updating an imported package.

Copy Link

Version

Install

install.packages('NoviceDeveloperResources2')

Monthly Downloads

135

Version

1.1.0

License

GPL (>= 2)

Maintainer

Barry Zeeberg

Last Published

May 4th, 2024

Functions in NoviceDeveloperResources2 (1.1.0)

sortedInputForCheckBuildInstallSourcePackageDriver

sortedInputForCheckBuildInstallSourcePackageDriver
bottomUpRecursiveDriver

bottomUpRecursiveDriver
reversePackageDependencies

reversePackageDependencies
PackageDependencies

PackageDependencies
sortedInputForCheckBuildInstallSourcePackage

sortedInputForCheckBuildInstallSourcePackage
retrieveLeafNodes

retrieveLeafNodes
retrieveNamespace

retrieveNamespace
bottomUpRecursive

bottomUpRecursive