jullybobble/datanodes: Cache the result of an expression on disk for incremental R code redaction

datanodes is intended for the incremental redaction of analysis code in R scripts, R Markdown or knitr documents. It is in essence similar to the caching functionality of knitr, but available from the console; i.e., without having to knit the document to profit from the cache. In addition to the simmple caching functionality, it also allows to specify dependencies among cache files and a dependent datanode will be updated only one of its dependencies was updated.

Getting started

Package details

Maintainer
LicenseCreative Commons Attribution 4.0 International License
Version0.2.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jullybobble/datanodes")
jullybobble/datanodes documentation built on May 20, 2019, 4:23 a.m.