-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 801 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 801 Bytes
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
Package: shinyFunBioDiv
Type: Package
Title: Shiny App for exploring FunBioDiv datasets
Version: 0.0.2
Authors@R: c(
person(given = "Romain",
family = "Frelat",
role = c("aut", "cre"),
email = "rom.frelat@gmail.com",
comment = c(ORCID = "0000-0002-8631-4398")))
Description: Shiny App to explore the FunBioDiv datasets based on diversifaction measures, response variables, and other covariates.
URL: https://rfrelat-cesab.shinyapps.io/shinyFunBioDiv/
BugReports: https://github.com/FRBCesab/shinyFunBioDiv/issues
License: GPLv3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports:
devtools,
here,
readxl,
utils
Depends:
DT,
htmltools,
leaflet,
markdown,
sf,
shiny,
shinythemes