All functions
|
|
Checksums()
|
Calculate checksum |
|
Copy()
|
Recursive copying of nested environments, and other "hard to copy" objects |
|
asPath()
|
Coerce a character string to a class "Path" |
|
Require()
|
Repeatability-safe install and load packages, optionally with specific versions |
|
.addTagsToOutput()
|
Add tags to object |
|
Cache() `%<%`
|
Cache method that accommodates environments, S4 methods, Rasters, & nested caching |
|
.cacheMessage()
|
Create a custom cache message by class |
|
.checkCacheRepo()
|
Check for cache repository info in ... |
|
checkGDALVersion()
|
Check whether the system has a minimum version of GDAL available |
|
checkPath()
|
Check filepath |
|
checkoutVersion()
|
Clone, fetch, and checkout from GitHub.com repositories |
|
clearStubArtifacts()
|
Clear erroneous archivist artifacts |
|
compareNA()
|
NA-aware comparison of two vectors
|
|
copyFile()
|
Copy a file using robocopy on Windows and rsync on Linux/macOS |
|
cropInputs()
|
Crop a Spatial* or Raster* object |
|
.debugCache()
|
Attach debug info to return for Cache |
|
determineFilename()
|
Determine filename, either automatically or manually |
|
downloadFile()
|
A wrapper around a set of downloading functions |
|
extractFromArchive()
|
Extract files from archive |
|
fastMask()
|
Faster operations on rasters |
|
fixErrors(<SpatialPolygons>)
|
Fix rgeos::gIsValid failures in SpatialPolygons |
|
getGDALVersion()
|
Check the GDAL version in use |
|
.installPackages()
|
Internal function to install packages |
|
installVersions()
|
Install exact package versions from a package version text file & GitHub |
|
installedVersions()
|
Determine versions all installed packages |
|
maskInputs()
|
Mask module inputs |
|
mergeCache()
|
Merge two cache repositories together |
|
newLibPaths()
|
A shortcut to create a .libPaths() with only 2 folders |
|
normPath()
|
Normalize filepath |
|
.objSizeInclEnviros()
|
Determine object size of all objects inside environments |
|
package_dependenciesMem()
|
Memoised version of package_dependencies |
|
`%C%`
|
A cache-aware pipe that does not mask with %>% |
|
`%>%`
|
Pipe that is Cache-aware, being deprecated |
|
pkgDep()
|
Determine package dependencies, first looking at local filesystem |
|
pkgSnapshot()
|
Take a snapshot of all the packages and version numbers |
|
postProcess()
|
Generic function to post process objects |
|
.preDigestByClass()
|
Any miscellaneous things to do before .robustDigest and after FUN call |
|
preProcess()
|
Download, Checksum, Extract files |
|
.prefix() .suffix()
|
Add a prefix or suffix to the basename part of a file path |
|
prepInputs()
|
Download and optionally post process files |
|
.prepareFileBackedRaster()
|
Copy the file-backing of a file-backed Raster* object |
|
.prepareOutput()
|
Make any modifications to object recovered from cacheRepo |
|
projectInputs()
|
Project Raster* or Spatial* or sf objects |
|
readLinesRcpp()
|
Alternative to readLines that is faster |
|
readLinesRcppInternal()
|
Alternative to readLines that is faster |
|
cache()
|
Deprecated functions |
|
reproducible-package
|
The reproducible package |
|
searchFull() searchFullEx()
|
Search up the full scope for functions |
|
.sortDotsUnderscoreFirst() .orderDotsUnderscoreFirst()
|
Sort or order any named object with dotted names and underscores first |
|
.tagsByClass()
|
Add extra tags to an archive based on class |
|
clearCache() showCache() keepCache()
|
Examining and modifying the cache |
|
writeOutputs()
|
Write module inputs on disk |