List and optionally remove temporary files created by the terra package. These files are created when an output SpatRaster may be too large to store in memory (RAM). This can happen when no filename is provided to a function and in functions where you cannot provide a filename.
Temporary files are automatically removed at the end of each session that ends normally. You can use tmpFiles
to see the files in the current sessions, from other (perhaps old) sessions, and remove all the temporary files.