Tracks reading and writing within R scripts that are organized into a directed acyclic graph. Contains an interactive shiny application adaprApp(). Uses git2r package, Git and file hashes to track version histories of input and output. See package vignette for how to get started. V1.02 adds parallel execution of project scripts and function map in vignette. Makes project specification argument last in order. V2.0 adds project specific libraries, packrat option, and adaprSheet().
Version: | 2.0.0 |
Depends: | R (≥ 3.1) |
Imports: | gdata, plotly, ggplot2, shiny, shinydashboard, knitr, rmarkdown, igraph, digest, devtools, plyr, git2r, methods, parallel, versions, archivist, doParallel |
Suggests: | packrat |
Published: | 2017-11-30 |
Author: | Jon Gelfond, Martin Goros |
Maintainer: | Jonathan Gelfond <gelfondjal at uthscsa.edu> |
BugReports: | https://github.com/gelfondjal/adapr/issues |
License: | LGPL-2 |
NeedsCompilation: | no |
In views: | ReproducibleResearch |
CRAN checks: | adapr results |
Reference manual: | adapr.pdf |
Vignettes: |
Using the adapr package. |
Package source: | adapr_2.0.0.tar.gz |
Windows binaries: | r-devel: adapr_2.0.0.zip, r-release: adapr_2.0.0.zip, r-oldrel: adapr_2.0.0.zip |
macOS binaries: | r-release: adapr_2.0.0.tgz, r-oldrel: adapr_2.0.0.tgz |
Old sources: | adapr archive |
Please use the canonical form https://CRAN.R-project.org/package=adapr to link to this page.