imports: non-exported objects and functions from other packages

messageDFR Documentation

non-exported objects and functions from other packages

Description

non-exported objects and functions from other packages

Usage

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

Format

An object of class character of length 30.

An object of class character of length 9.


PredictiveEcology/SpaDES.project documentation built on Dec. 23, 2024, 7:33 a.m.