-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 872 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
41
42
43
44
45
Package: exploreHTP
Title: Explore High Throughtput Phenotypic Data
Version: 1.0.0
Authors@R:
person("Johan", "Aparicio", , "[email protected]", role = c("aut", "cre"))
Description: Web application for high throughtput phenotyping exploration.
License: MIT + file LICENSE
URL: https://github.com/AparicioJohan/exploreHTP
BugReports: https://github.com/AparicioJohan/exploreHTP/issues
Depends:
R (>= 2.10)
Imports:
bslib,
cli,
config,
dplyr,
DT,
exactextractr,
flexFitR,
ggplot2,
golem,
grDevices,
leaflet,
mapview,
methods,
openxlsx,
plotly,
raster,
sf,
shiny,
shinyalert,
shinyFiles,
shinytoastr,
shinyWidgets,
stars,
stats,
terra,
utils,
waiter
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
lwgeom