Crandore Hub

rde

Reproducible Data Embedding

Allows caching of raw data directly in R code. This allows R scripts and R Notebooks to be shared and re-run on a machine without access to the original data. Cached data is encoded into an ASCII string that can be pasted into R code. When the code is run, the data is automatically loaded from the cached version if the original data file is unavailable. Works best for small datasets (a few hundred observations).

Versions across snapshots

VersionRepositoryFileSize
0.1.1 rolling linux/jammy R-4.5 rde_0.1.1.tar.gz 32.6 KiB
0.1.1 rolling linux/noble R-4.5 rde_0.1.1.tar.gz 32.5 KiB
0.1.1 rolling source/ R- rde_0.1.1.tar.gz 23.5 KiB
0.1.1 latest linux/jammy R-4.5 rde_0.1.1.tar.gz 32.6 KiB
0.1.1 latest linux/noble R-4.5 rde_0.1.1.tar.gz 32.5 KiB
0.1.1 latest source/ R- rde_0.1.1.tar.gz 23.5 KiB
0.1.1 2026-04-26 source/ R- rde_0.1.1.tar.gz 23.5 KiB
0.1.1 2026-04-23 source/ R- rde_0.1.1.tar.gz 23.5 KiB
0.1.1 2026-04-09 windows/windows R-4.5 rde_0.1.1.zip 38.0 KiB
0.1.0 2025-04-20 source/ R- rde_0.1.0.tar.gz 24.1 KiB

Dependencies (latest)

Imports

Suggests