Source a Script and Cache
Set the Root Directory for Sourcoise
Cleans sourcoise cache
Cleans sourcoise cache
Change Cache Lapse Policy
Get Sourcoise Metadata for a Script
Change Priority of Cached Files
Refresh sourcoise cache by executing sources selected
Resets sourcoise
Cache status of sourcoise
Remove Tracking from Cached Files
sources R script and caches results on disk
Provides a function that behaves nearly as base::source() but implements a caching mechanism on disk, project based. It allows to quasi source() R scripts that gather data but can fail or consume to much time to respond even if nothing new is expected. It comes with tools to check and execute on demand or when cache is invalid the script.
Useful links