This package browser is in early development. Mind the rough edges.

r-adapr 2.0.0

Implementation of an accountable data analysis process

This package tracks reading and writing within R scripts that are organized into a directed acyclic graph. It contains an interactive Shiny application adaprApp(). It uses Git and file hashes to track version histories of inputs and outputs.

Installation

Install r-adapr 2.0.0 as follows:

guix install r-adapr@2.0.0

Or install the latest version:

guix install r-adapr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.