This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
64 lines (64 loc) · 1.47 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Package: plimanshiny
Title: A shiny app for the pliman package
Version: 0.0.0.9000
Authors@R:
person("Tiago", "Olivoto", , "[email protected]", role = c("aut", "cre"))
Description: provides an interactive Shiny-based graphical user interface
for the pliman package, facilitating user-friendly access to advanced
plant image analysis tools without the need for extensive programming
knowledge. This package integrates a variety of functionalities for
high-throughput phenotyping, including but not limited to orthomosaic
analysis from drone and satellite imagery, shapefile creation and
handling, time series analysis, image analysis, and phytopathometry,
into a cohesive and intuitive application.
License: MIT + file LICENSE
Imports:
bs4Dash,
config (>= 0.3.2),
datamods,
doFuture,
dplyr,
drc,
esquisse,
exactextractr,
fields,
foreach,
future,
ggplot2,
glue,
golem (>= 0.4.1),
graphics,
grDevices,
histoslider,
leaflet,
leaflet.extras2,
leafsync,
magick,
mapedit,
mapview (>= 2.11.2),
parallel,
pliman,
plotly,
purrr,
reactable,
rintrojs,
scales,
segmented,
sf,
shiny (>= 1.7.5.1),
shinycssloaders,
shinyFiles,
shinyWidgets,
sparkline,
terra,
tibble,
tidyr,
tidyterra,
utils,
waiter
Remotes:
TiagoOlivoto/pliman
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2