forked from dayoonkwon/BioAge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 762 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
26 lines (26 loc) · 762 Bytes
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
Package: BioAge
Type: Package
Title: Biological Age Calculations Using Several Biomarker Algorithms
Version: 0.1.0
Author: Dayoon Kwon, Daniel Belsky
Maintainer: Dayoon Kwon <dk1943@nyu.edu>
Description: This package measures biological aging using data from the National Health and Nutrition Examination Survey (NHANES). The package uses published biomarker algorithms to calculate three biological aging measures: Klemera-Doubal Method biological age, phenotypic age, and homeostatic dysregulation.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends:
R (>= 2.10)
Imports:
dplyr,
ggplot2
Suggests:
broom,
flexsurv,
htmlTable,
survival,
testthat,
tidyr,
knitr,
rmarkdown
VignetteBuilder: knitr