-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
22 lines (22 loc) · 1.18 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: emeScheme
Title: Microcosm Experiment Metadata Scheme
Description: The acompanying R package for the emeScheme
(Experimental Microcosm Ecology Metadata)
which includes additional functionality.
Version: 1.1.9
Date: 2020-06-08
Authors@R: c( person( "Rainer M.", "Krug", role = c("aut", "cre"), email = "[email protected]" ), person( "Owen
L.", "Petchey", role = c("ctb"), email = "[email protected]" ), person("Vanessa W.", "de Melo", role
= c("ctb"), email = "Vanessa Weber de Melo <[email protected]>" ), person("Frank",
"Pennekamp", role = c("ctb"), email = "Frank Pennekamp <[email protected]>") )
URL: https://exp-micro-ecol-hub.github.io/emeScheme/, https://github.com/Exp-Micro-Ecol-Hub/emeScheme
BugReports: https://github.com/Exp-Micro-Ecol-Hub/emeScheme/issues
Depends: R (>= 4.0), dmdScheme (>= 1.1.0)
Imports: digest, magrittr, methods, rlang, rmarkdown, taxize, utils, nlme, lattice, Matrix
Suggests: knitr, covr (>= 3.2.1), testthat (>= 2.0.1), here (>= 0.1), kableExtra (>= 0.9.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
StagedInstall: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr