-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 915 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: BirdNETmonitor
Title: BirdNETMonitor
Version: 0.0.0.9000
Authors@R:
person("Felix", "Günther", , "[email protected]", role = c("cre", "aut"))
Description: Shiny frontend to field recorders using BirdNET for live
monitoring.
License: What license is it under?
URL: https://github.com/BirdNETPlus/BirdNETmonitor
BugReports: https://github.com/BirdNETPlus/BirdNETmonitor/issues
Depends:
R (< 4.3)
Imports:
av,
bs4Dash,
config (>= 0.3.1),
data.table,
dplyr,
echarts4r,
golem (>= 0.3.5),
graphics,
hms,
htmlwidgets,
httr2,
leaflet,
lubridate,
pkgload,
polished,
purrr,
reactable,
reactablefmtr,
scales,
shiny (>= 1.7.4),
shinyjs,
shinyWidgets,
stringr,
suncalc,
tibble,
tidyr,
viridis,
viridisLite,
waiter
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3