Package: adapr
Type: Package
Title: Implementation of an Accountable Data Analysis Process
Version: 2.0.0
Date: 2017-11-28
Author: Jon Gelfond, Martin Goros
Maintainer: Jonathan Gelfond <gelfondjal@uthscsa.edu>
BugReports: https://github.com/gelfondjal/adapr/issues
Description: 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().
License: LGPL-2
Depends: R (>= 3.1)
Imports: gdata, plotly, ggplot2, shiny, shinydashboard, knitr,
        rmarkdown, igraph, digest, devtools, plyr, git2r, methods,
        parallel, versions, archivist, doParallel
Suggests: packrat
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-29 05:16:57 UTC; Gelfond
Repository: CRAN
Date/Publication: 2017-11-30 00:19:12 UTC
