forked from MorganLevineLab/methylCIPHER
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 849 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: methylCIPHER
Type: Package
Title: A Methylation Clock Investigational Package for Hypothesis-Driven Evaluation & Research
Version: 0.2.0
Author: person(given = "Kyra L.", family = "Thrush", email = "[email protected]",role = c("aut","cre"))
Maintainer: Kyra Thrush <[email protected]>
Description: Code to easily calculate nearly all of the CpG-based epigenetic clocks
currently in circulation locally, in just one place.
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Imports:
readr,
dplyr,
methods,
DunedinPoAm38 (>= 0.1.0),
prcPhenoAge (>= 0.1.0),
learnr,
gradethis (>= 0.2.10.9000)
Suggests:
devtools,
testthat
Depends:
R (>= 2.10)
Remotes:
danbelsky/DunedinPoAm38,
MorganLevineLab/prcPhenoAge,
rstudio/gradethis,
rstudio/learnr