.addChangedAttr         Add an attribute to an object indicating which
                        named elements change
.addTagsToOutput        Add tags to object
.cacheMessage           Create a custom cache message by class
.checkCacheRepo         Check for cache repository info in ...
.debugCache             Attach debug info to return for Cache
.preDigestByClass       Any miscellaneous things to do before
                        '.robustDigest' and after 'FUN' call
.prefix                 Add a prefix or suffix to the basename part of
                        a file path
.prepareFileBackedRaster
                        Copy the file-backing of a file-backed Raster*
                        object
.prepareOutput          Make any modifications to object recovered from
                        cacheRepo
.removeCacheAtts        Remove attributes that are highly varying
.requireNamespace       Provide standard messaging for missing package
                        dependencies
.setSubAttrInList       Set subattributes within a list by reference
.sortDotsUnderscoreFirst
                        Sort or order any named object with dotted
                        names and underscores first
.tagsByClass            Add extra tags to an archive based on class
Cache                   Cache method that accommodates environments, S4
                        methods, Rasters, & nested caching
CacheDBFile             A collection of low level tools for Cache
CacheDigest             The exact digest function that 'Cache' uses
Checksums               Calculate checksum
Copy                    Recursive copying of nested environments, and
                        other "hard to copy" objects
Filenames               Return the filename(s) from a 'Raster*' object
Path-class              Coerce a character string to a class "Path"
assessDataType          Assess the appropriate raster layer data type
basename2               A version of 'base::basename' that is 'NULL'
                        resistant
checkAndMakeCloudFolderID
                        Check for presence of 'checkFolderID' (for
                        'Cache(useCloud)')
checkGDALVersion        Check whether the system has a minimum version
                        of GDAL available
checkoutVersion         Clone, fetch, and checkout from GitHub.com
                        repositories
clearCache              Examining and modifying the cache
clearStubArtifacts      Clear erroneous archivist artifacts
cloudCache              Deprecated
cloudCheckOld           Basic tool for using cloud-based caching
cloudDownload           Download from cloud, if necessary
cloudSyncCacheOld       Sync cloud with local Cache
cloudUpload             Upload to cloud, if necessary
cloudWriteOld           Basic tool for using cloud-based caching
compareNA               'NA'-aware comparison of two vectors
convertPaths            Change the absolute path of a file
copySingleFile          Copy a file using 'robocopy' on Windows and
                        'rsync' on Linux/macOS
createCache             Create a new cache
cropInputs              Crop a 'Spatial*' or 'Raster*' object
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
file.move               Move a file to a new location
getGDALVersion          Check the GDAL version in use
isTopLevelEnv           Determine if an environment is a top level
                        environment
linkOrCopy              Hardlink, symlink, or copy a file
makeMemoisable          Generic method to make or unmake objects
                        memoisable
maskInputs              Mask module inputs
mergeCache              Merge two cache repositories together
messageDF               Use message to print a clean square data
                        structure
movedCache              Deal with moved cache issues
objSize                 Recursive 'object.size'
paddedFloatToChar       Convert numeric to character with padding
pipe                    A cache-aware pipe (currently not working)
postProcess             Generic function to post process objects
preProcessParams        Download, Checksum, Extract files
prepInputs              Download and optionally post-process files
projectInputs           Project 'Raster*' or Spatial* or 'sf' objects
reproducible-package    The 'reproducible' package
reproducibleOptions     'reproducible' options
retry                   A wrapper around 'try' that retries on failure
searchFull              Search up the full scope for functions
spatialClasses-class    The 'spatialClasses' class
studyAreaName           Get a unique name for a given study area
unrarPath               The known path for unrar or 7z
writeFuture             Write to cache repository, using
                        'future::future'
writeOutputs            Write module inputs on disk
