-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
47 lines (47 loc) · 979 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
Package: plotsdatabase
Type: Package
Title: Exploring and updating the Central Africa plot database
Version: 0.1.5.1
Author: Gilles Dauby, Hugo Leblanc
Maintainer: Gilles Dauby <[email protected]>
Description: Exploring and updating the database containing plot data from Central Africa. This package contains several function for manipulating tree inventories data from Central Africa. Access is restricted.
License: GPL-2
Imports:
methods,
shiny,
DBI,
rstudioapi,
dplyr,
DT,
ggplot2,
rlang,
sf,
mapview,
magrittr,
RPostgres,
lubridate,
utils,
stats,
tidyr,
tibble,
readxl,
readr,
RecordLinkage,
foreign,
stringr,
writexl,
kableExtra,
shinybusy,
tidyselect,
BIOMASS,
date,
glue,
memoise
Suggests: cli, ggrepel, herblabel, measurements, knitr,
rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Depends:
R (>= 4.0)