Package: dbGaPCheckup
Type: Package
Title: dbGaP Checkup
Version: 1.0.2
Authors@R: c(person(c("Lacey", "W."), "Heinsberg", email = "law145@pitt.edu", role = c("aut", "cre")), 
           person(c("Daniel","E."), "Weeks",    email = "weeks@pitt.edu", role = c("aut")),
           person("","University of Pittsburgh",role=c("cph")))
URL: https://lwheinsberg.github.io/dbGaPCheckup/,
        https://github.com/lwheinsberg/dbGaPCheckup
Description: Contains functions that check for formatting of the Subject Phenotype data set and data dictionary as specified by the National Center for Biotechnology Information (NCBI) Database of Genotypes and Phenotypes (dbGaP) <https://www.ncbi.nlm.nih.gov/gap/docs/submissionguide/>. 
Imports: readxl, tidyr, dplyr, formatR, ggplot2, pander, magrittr,
        rmarkdown, purrr, questionr, tibble, rlang, labelled, stats,
        utils, graphics
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat, knitr
BugReports: https://github.com/lwheinsberg/dbGaPCheckup/issues
Depends: R (>= 3.5.0)
VignetteBuilder: knitr, rmarkdown, formatR
NeedsCompilation: no
Packaged: 2023-02-14 11:06:21 UTC; law145
Author: Lacey W. Heinsberg [aut, cre],
  Daniel E. Weeks [aut],
  University of Pittsburgh [cph]
Maintainer: Lacey W. Heinsberg <law145@pitt.edu>
Repository: CRAN
Date/Publication: 2023-02-22 18:10:03 UTC
Built: R 4.1.3; ; 2023-04-17 20:18:04 UTC; windows
