forked from TysonStanley/biosketchr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 809 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
Package: biosketchr
Type: Package
Title: biosketchr
Version: 0.1.4
Authors@R: c(person("Tyson S.", "Barrett",
role=c("aut","cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2137-1391")),
person("Daniel", "Anderson",
role=c("aut"),
email = "[email protected]",
comment = c(ORCID = "https://orcid.org/0000-0003-4699-4680"))
)
Maintainer: Tyson S. Barrett <[email protected]>
Description: Provides the template and functions that make creating a
Biosketch for NIH and NSF proposals easier.
Imports:
rmarkdown,
knitr,
yaml
Suggests:
dplyr
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1