messageDF | R Documentation |
non-exported objects and functions from other packages
messageDF(df, round, verbose = getOption("Require.verbose"), verboseLevel = 1)
yellow(...)
blue(...)
green(...)
whereInStack(obj)
messageVerbose(..., verbose = getOption("Require.verbose"), verboseLevel = 1)
compareVersion2(version, versionSpec, inequality)
downloadRepo(
gitRepo,
subFolder,
overwrite = FALSE,
destDir = ".",
verbose = getOption("Require.verbose")
)
splitGitRepo(gitRepo, default = "PredictiveEcology", masterOrMain = NULL)
isGitHub(pkg, filenames)
fileRenameOrMove(from, to)
linkOrCopy(from, to, allowSymlink = FALSE)
.basePkgs
DESCRIPTIONFileDeps(
desc_path,
which = c("Depends", "Imports", "LinkingTo"),
keepVersionNumber = TRUE,
purge = getOption("Require.purge", FALSE),
keepSeparate = FALSE
)
getVersionOnRepos(
pkgInstall,
repos,
purge,
libPaths,
type = getOption("pkgType")
)
substitutePackages(packagesSubstituted, envir = parent.frame())
toPkgDTFull(pkgDT)
trimRedundancies(
pkgInstall,
repos,
purge,
libPaths,
verbose = getOption("Require.verbose"),
type = getOption("pkgType")
)
DESCRIPTIONFileVersionV(file, purge = getOption("Require.purge", FALSE))
.rndstr(n = 1, len = 8)
.spatialPkgs
An object of class character
of length 30.
An object of class character
of length 9.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.