Function reference
-
addNodeLabels() - Add Labels to the Nodes Drawn on a Circle Line
-
anglesToPoints() - Angle in Unit Circle to Point Coordinate
-
archivedCranVersions() - Archived CRAN versions
-
compareInstalledVersions() - Compare Package Versions Between Libraries
-
copyBasePackages() - Copy Base R Packages from the System Library to the Target Library
-
cranVersions() - Get versions of CRAN packages
-
defaultPackageDir() - Default Package Directory
-
detachAllNonSystemPackages() - Detach all Non-System Packages
-
detachRecursively() - Detach Packages Recursively
-
downloadGitHubPackage() - Download an R Package from GitHub
-
downloadPackagesFromSnapshot() - Download Package Archive from Microsoft R Archive Network
-
drawDependencies() - Draw Lines between Nodes
-
equidistantAngles() - Equidistantly Distributed Angles in Degrees Between 0 and 360
-
exampleLinksAndNodes() - Example Links and Nodes
-
getAuthors() - Get Information on Package Authors
-
getCranPackageDatabase() - Get Matrix with Information on All CRAN Packages
-
getDependencyData() - Get Package Dependency Data from Package Database
-
getPackageFilesToInstall() - Get Package Files to Install
-
getPackageLicences() - Which Licences are Specified for the Packages?
-
getRVersionMajorMinor() - Helper: Get R major minor version string
-
getServername() - Get KWB Servername
-
githubVersions() - Get Versions of Packages on GitHub
-
gradToRad() - Angle in Degree to Angle in rad
-
hasGplLicence() - Do Packages have a GPL Licence?
-
initLocalCRAN() - Create the folder structure for a local CRAN-like repository
-
installedDependencies() - What Versions of Package Dependencies are Installed?
-
installedKwbPackages() - Installed KWB-Packages
-
installGithubPackages() - Install GitHub Packages
-
installRemotes() - Install the remotes Package to the Given Library
-
packageDependencies() - Package Dependencies
-
packageDependenciesByType() - Package Dependencies by Type
-
packageString() - Package String
-
plotAllDependencies() - Plot all Package Dependencies
-
plotDependencies() - Plot Dependencies Between Nodes on a Circle Line
-
plotNodes() - Plot Nodes
-
plotPackageVersions() - Plot Package Versions
-
plotSankeyNetwork() - Plot Sankey Network
-
provideInLocalCRAN() - Provide a Source Package in the Local Cran
-
readGithubPackageDescription() - readGithubPackageDescription ------------------------------------------------
-
setOptionsForPackrat() - Set Options for Using Packrat
-
sortedDependencies() - Sorted Package Dependencies
-
stopIfNotInstalled() - Is a Package Installed?
-
systemPackages() - Names of Base R Packages
-
toLinksAndNodes() - Convert Links to List of Links and Nodes
-
toNodes() - Nodes in a Unit Circle
-
updateKwbPackages() - Update or Install KWB-Packages