.debugCache             Attach debug info to return for Cache
.file.move              Move a file to a new location
.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
.removeCacheAtts        Remove attributes that are highly varying
.requireNamespace       Provide standard messaging for missing package
                        dependencies
.setSubAttrInList       Set subattributes within a list by reference
Cache                   Saves a wide variety function call outputs to
                        disk and optionally RAM, for recovery later
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)')
checkPath               Check directory path
checkoutVersion         Clone, fetch, and checkout from GitHub.com
                        repositories
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             Functions to create and work with a 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 (DEPRECATED as
                        'terra::mask' is fast)
fixErrorsTerra          Fix common errors in GIS layers, using 'terra'
linkOrCopy              Hardlink, symlink, or copy a file
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
normPath                Normalize filepath
objSize                 Wrapper around 'lobstr::obj_size'
paddedFloatToChar       Convert numeric to character with padding
pipe                    A cache-aware pipe (currently not working)
postProcess             Generic function to post process objects
postProcessTerra        Transform a GIS dataset so it has the
                        properties (extent, projection, mask) of
                        another
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
saveToCache             Save an object to Cache
searchFull              Search up the full scope for functions
showCache               Examining and modifying the cache
spatialClasses-class    The 'spatialClasses' class
studyAreaName           Get a unique name for a given study area
tempdir2                Make a temporary (sub-)directory
tempfile2               Make a temporary file in a temporary
                        (sub-)directory
unrarPath               The known path for unrar or 7z
writeFuture             Write to cache repository, using
                        'future::future'
writeOutputs            Write module inputs on disk
