Package: planet
Title: Placental DNA methylation analysis tools
Version: 1.0.0
Authors@R: 
    c(person("Victor", "Yuan", email = "victor.2wy@gmail.com",
            role = c("aut", "cre")),
    person(c("Wendy", "P."), "Robinson",
            role = "ctb"))
URL: https://victor.rbind.io/planet, http://github.com/wvictor14/planet
BugReports: http://github.com/wvictor14/planet/issues
Description: This package contains R functions to infer additional biological
    variables to supplemental DNA methylation analysis of placental data. This 
    includes inferring ethnicity/ancestry, gestational age, and cell composition
    from placental DNA methylation array (450k/850k) data. The package comes 
    with an example processed placental dataset.
Depends: R (>= 4.0)
Imports: methods, tibble, magrittr, dplyr
Suggests: ggplot2, testthat, tidyr, scales, minfi, EpiDISH, knitr,
        rmarkdown
License: GPL-2
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Software, DifferentialMethylation, Epigenetics, Microarray,
        MethylationArray, DNAMethylation, CpGIsland
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/planet
git_branch: RELEASE_3_13
git_last_commit: dbb7a2a
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:39:06 UTC; biocbuild
Author: Victor Yuan [aut, cre],
  Wendy P. Robinson [ctb]
Maintainer: Victor Yuan <victor.2wy@gmail.com>
Built: R 4.1.0; ; 2021-05-20 09:27:21 UTC; windows
