-
Notifications
You must be signed in to change notification settings - Fork 13
/
DESCRIPTION
40 lines (40 loc) · 959 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
31
32
33
34
35
36
37
38
39
40
Package: nihexporter
Title: NIH funding from 1985-2021
Version: 0.9.0.9000
Authors@R: person('Jay', 'Hesselberth', role = c("aut", "cre"),
email = '[email protected]',
comment = c(ORCID = '0000-0002-6299-179X'))
Description: Provides data for biomedical research funding
from the National Institutes of Health spanning 2000-2021.
Depends:
R (>= 4.1.0),
jsonlite,
httr2,
dplyr
Suggests:
DT,
furrr,
gganimate,
here,
broom,
knitr,
rmarkdown,
maps,
testthat,
cowplot,
animation,
tidyverse,
RSQLite (>= 1.0.0),
RPostgreSQL,
License: MIT + file LICENSE
LazyData: true
LazyDataCompression: xz
Encoding: UTF-8
URL: https://github.com/rnabioco/nihexporter
BugReports: https://github.com/rnabioco/nihexporter/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Config/Needs/website:
pkgdown,
rnabioco/rbitemplate