Package: pepr
Type: Package
Title: Reading Portable Encapsulated Projects
Version: 0.4.0
Date: 2020-10-15
Authors@R: c(person("Nathan", "Sheffield", email = "nathan@code.databio.org",
    role = c("aut", "cph")),person("Michal","Stolarczyk",email="michal@virginia.edu",role=c("aut","cre")))
Maintainer: Michal Stolarczyk <michal@virginia.edu>
Description: A PEP, or Portable Encapsulated Project, is a dataset that 
    subscribes to the PEP structure for organizing metadata. It is written using
    a simple YAML + CSV format, it is your one-stop solution to metadata 
    management across data analysis environments. This package reads this 
    standardized project configuration structure into R.
Imports: yaml, stringr, pryr, data.table, methods
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
License: BSD_2_clause + file LICENSE
BugReports: https://github.com/pepkit/pepr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-10-16 00:02:10 UTC; mstolarczyk
Author: Nathan Sheffield [aut, cph],
  Michal Stolarczyk [aut, cre]
Repository: CRAN
Date/Publication: 2020-10-16 06:10:02 UTC
Built: R 4.1.0; ; 2021-05-26 16:41:21 UTC; unix
