-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
56 lines (56 loc) · 963 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
46
47
48
49
50
51
52
53
54
55
56
Package: SBR
Title: A package to compute water balance in South Tyrol
Version: 0.0.0.9000
Authors@R:
person(given = "Giulio",
family = "Genova",
role = c("aut", "cre"),
email = "Giulio.Genova@eurac.edu")
Description: What the package does (one paragraph).
License: What license it uses
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.5.0)
Remotes:
mattia6690/MonalisR,
GiulioGenova/timevis
Imports:
tcltk,
dplyr,
curl,
DBI,
RMariaDB,
lubridate,
plotly,
leaflet,
leaflet.extras,
rgdal,
raster,
rgeos,
sp,
jsonlite,
spdplyr,
pbapply,
httr,
geojsonio,
tidyverse,
stringr,
Evapotranspiration,
future,
future.apply,
glue,
Rcpp,
remotes,
MonalisR,
ggplot2,
ggimage,
readr,
shiny,
shinydashboard,
shinycssloaders,
plotly,
data.table,
timevis,
sf
LinkingTo: Rcpp