-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
32 lines (32 loc) · 892 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
Package: cosore
Type: Package
Title: Continuous Soil Respiration Database
Version: 0.8.0
Depends: R (>= 3.5.0)
Authors@R: c(person("Ben", "Bond-Lamberty",
email = "bondlamberty@pnnl.gov",
role = c("cre", "aut"),
comment = c(ORCID = "0000-0001-9525-4633")))
Maintainer: Ben Bond-Lamberty <bondlamberty@pnnl.gov>
Description: Data and software tools for COSORE, an open-science
database of continuous soil respiration datasets, intended
as a community resource for syntheses and reference.
Imports:
rmarkdown,
knitr,
lubridate,
tibble (>= 2.1)
Suggests:
testthat,
leaflet,
ggplot2,
kableExtra,
sp,
rcrossref
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
URL: https://github.com/bpbond/cosore
BugReports: https://github.com/bpbond/cosore/issues