CRAN/E | rde

rde

Reproducible Data Embedding

Installation

About

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).

github.com/kloppen/rde
System requirements xclip (https://github.com/astrand/xclip) or xsel (http://www.vergenet.net/~conrad/software/xsel/) for accessing the X11 clipboard
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 3.1
Published 2018-07-02 2128 days ago
Needs compilation? no
License GPL-3
CRAN checks rde results
Language en-US

Downloads

Yesterday 6 0%
Last 7 days 42 -30%
Last 30 days 140 +15%
Last 90 days 364 -40%
Last 365 days 1.680 -20%

Maintainer

Maintainer

Stefan Kloppenborg

stefan@kloppenborg.ca

Authors

Stefan Kloppenborg

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

rde Tutorial

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1

Imports

clipr

Suggests

testthat
knitr
lintr
rmarkdown
spelling