Package: pepr
Type: Package
Title: Reading Portable Encapsulated Projects
Version: 0.6.0
Date: 2026-02-27
Authors@R: c(person("Nathan", "Sheffield", email = "nathan@code.databio.org",
    role = c("aut", "cph","cre")),person("Michal","Stolarczyk",email="michal@virginia.edu",role=c("aut")))
Maintainer: Nathan Sheffield <nathan@code.databio.org>
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.
    Described in Sheffield et al. (2021) <doi:10.1093/gigascience/giab077>.
Imports: yaml, stringr, data.table, methods, RCurl, httr2
Suggests: knitr, testthat (>= 3.1.2), rmarkdown, curl
VignetteBuilder: knitr
License: BSD_2_clause + file LICENSE
BugReports: https://github.com/pepkit/pepr/issues
RoxygenNote: 7.3.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-02-28 02:38:38 UTC; nsheff
Author: Nathan Sheffield [aut, cph, cre],
  Michal Stolarczyk [aut]
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-02-28 23:20:02 UTC
Built: R 4.6.0; ; 2026-03-03 00:51:01 UTC; windows
