# Generated by roxygen2: do not edit by hand

S3method(.unwrap,PackedSpatExtent2)
S3method(.unwrap,PackedSpatVector)
S3method(.unwrap,PackedSpatVector2)
S3method(.unwrap,data.table)
S3method(.unwrap,default)
S3method(.unwrap,environment)
S3method(.unwrap,list)
S3method(.wrap,default)
S3method(.wrap,environment)
S3method(.wrap,list)
S3method(asPath,"NULL")
S3method(asPath,character)
S3method(assessDataType,default)
S3method(cropInputs,default)
S3method(fixErrors,default)
S3method(makeMemoisable,data.table)
S3method(makeMemoisable,default)
S3method(maskInputs,default)
S3method(objSize,"function")
S3method(objSize,Path)
S3method(objSize,default)
S3method(objSize,environment)
S3method(objSize,list)
S3method(postProcess,default)
S3method(postProcess,list)
S3method(projectInputs,default)
S3method(unmakeMemoisable,default)
S3method(updateFilenameSlots,default)
S3method(updateFilenameSlots,environment)
S3method(updateFilenameSlots,list)
S3method(usesPointer,default)
S3method(usesPointer,environment)
S3method(usesPointer,list)
S3method(writeOutputs,default)
export(.addChangedAttr)
export(.addTagsRepo)
export(.addTagsToOutput)
export(.cacheMessage)
export(.cacheMessageObjectToRetrieve)
export(.checkCacheRepo)
export(.file.move)
export(.formalsNotInCurrentDots)
export(.grepSysCalls)
export(.isCRSany)
export(.isGridded)
export(.isMemoised)
export(.isSF)
export(.isSpat)
export(.isSpatialAny)
export(.isVector)
export(.objSizeWithTry)
export(.orderDotsUnderscoreFirst)
export(.preDigestByClass)
export(.prefix)
export(.prepareOutput)
export(.requireNamespace)
export(.robustDigest)
export(.setSubAttrInList)
export(.sortDotsUnderscoreFirst)
export(.suffix)
export(.tagsByClass)
export(.unwrap)
export(.updateTagsRepo)
export(.whereInStack)
export(.wrap)
export(Cache)
export(CacheDBFile)
export(CacheDBTableName)
export(CacheDigest)
export(CacheGeo)
export(CacheIsACache)
export(CacheStorageDir)
export(CacheStoredFile)
export(CacheV2)
export(Checksums)
export(Copy)
export(Filenames)
export(asPath)
export(assessDataType)
export(basename2)
export(cacheId)
export(cc)
export(checkPath)
export(clearCache)
export(clearUrlLog)
export(compareNA)
export(convertPaths)
export(convertRasterPaths)
export(copyFile)
export(createCache)
export(cropInputs)
export(cropTo)
export(dataType2)
export(detectActiveCores)
export(extractFromCache)
export(fixErrors)
export(fixErrorsIn)
export(gdalMask)
export(gdalProject)
export(gdalResample)
export(getRelative)
export(isUpdated)
export(linkOrCopy)
export(listGoogleDriveFolder)
export(listNamed)
export(loadFromCache)
export(makeMemoisable)
export(makeRelative)
export(makeUrlRemap)
export(maskInputs)
export(maskTo)
export(maxFn)
export(messageCache)
export(messageColoured)
export(messageDF)
export(messagePreProcess)
export(messagePrepInputs)
export(messageQuestion)
export(minFn)
export(movedCache)
export(nlayers2)
export(normPath)
export(normPathRel)
export(numCoresToUse)
export(objSize)
export(objSizeSession)
export(paddedFloatToChar)
export(postProcess)
export(postProcessTerra)
export(postProcessTo)
export(preProcess)
export(preProcessParams)
export(prepInputs)
export(prepInputsLog)
export(prepInputsWithTiles)
export(prepopulateCacheAsync)
export(projectInputs)
export(projectTo)
export(purgeChecksums)
export(rasterRead)
export(remapFilenames)
export(reproducibleOptions)
export(retry)
export(rmFromCache)
export(searchFull)
export(searchFullEx)
export(set.randomseed)
export(showCache)
export(studyAreaName)
export(tempdir2)
export(tempfile2)
export(unmakeMemoisable)
export(updateFilenameSlots)
export(urlExists)
export(usesPointer)
export(values2)
export(writeFuture)
export(writeOutputs)
export(writeTo)
exportClasses(Path)
exportMethods(.addChangedAttr)
exportMethods(.addTagsToOutput)
exportMethods(.cacheMessage)
exportMethods(.checkCacheRepo)
exportMethods(.preDigestByClass)
exportMethods(.prepareOutput)
exportMethods(.robustDigest)
exportMethods(.tagsByClass)
exportMethods(Filenames)
exportMethods(checkPath)
exportMethods(clearCache)
exportMethods(coerce)
exportMethods(keepCache)
exportMethods(mergeCache)
exportMethods(normPath)
exportMethods(showCache)
exportMethods(studyAreaName)
import(methods)
importFrom(data.table,
  ":=",
  .N,
  .SD,
  as.data.table,
  copy,
  data.table,
  fread,
  is.data.table,
  rbindlist,
  set,
  setDF,
  setDT,
  setcolorder,
  setindex,
  setkeyv,
  setnames,
  setorderv
)
importFrom(digest,digest)
importFrom(fpCompare,"%==%")
importFrom(fs,
  is_absolute_path,
  path_abs,
  path_expand,
  path_join,
  path_norm
)
importFrom(lifecycle,deprecated)
importFrom(lobstr,obj_size)
importFrom(methods,
  "slot<-",
  .S4methods,
  formalArgs,
  is,
  new,
  selectMethod,
  setGeneric,
  setMethod,
  slot,
  slotNames
)
importFrom(stats,
  na.omit,
  runif,
  setNames
)
importFrom(utils,
  capture.output,
  download.file,
  getFromNamespace,
  head,
  isS3stdGeneric,
  methods,
  modifyList,
  object.size,
  packageVersion,
  read.table,
  tail,
  untar,
  unzip,
  write.table
)
