We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d0c13 commit 6497370Copy full SHA for 6497370
DESCRIPTION
@@ -8,7 +8,8 @@ Authors@R: c(
8
comment = c(ORCID = "0000-0002-1362-853X", affiliation = "Research Institute for Nature and Forest (INBO)")),
9
person("Research Institute for Nature and Forest (INBO)", , , "info@inbo.be", role = "cph",
10
comment = c(ROR = "https://ror.org/00j54wy13")),
11
- person("European Union (ID 101059592)", , , "b-cubedsupport@meisebotanicgarden.be", role = "fnd")
+ person("European Union (ID 101059592)", , , "b-cubedsupport@meisebotanicgarden.be", role = "fnd",
12
+ comment = c(id = "101059592"))
13
)
14
Description: This R package provides functions to explore data cubes using
15
simple measures and cross-validation techniques. It can also be used
0 commit comments