-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
39 lines (39 loc) · 998 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
Package: fgeo.misc
Title: Miscellaneous Functions
Version: 0.0.0.9004
Authors@R:
c(person(given = "Mauro",
family = "Lepore",
role = c("aut", "ctr", "cre"),
email = "[email protected]"),
person(given = "CTFS-ForestGEO",
role = "cph",
email = "[email protected]"))
Description: Miscellaneous functions.
License: GPL-3
URL: https://github.com/forestgeo/fgeo.misc
BugReports: https://github.com/forestgeo/fgeo.misc/issues
Depends:
R (>= 3.1)
Imports:
dplyr (>= 0.8.1),
fgeo.plot (>= 1.1.9),
fgeo.tool (>= 1.2.5),
fs (>= 1.3.1),
magrittr (>= 1.5),
measurements (>= 1.4.0),
purrr (>= 0.3.2),
readr (>= 1.3.1),
readxl (>= 1.3.1),
rlang (>= 0.3.99.9003),
tibble (>= 2.1.3),
tor (>= 1.1.1),
writexl (>= 1.1)
Suggests:
covr (>= 3.2.1),
stringr (>= 1.3.1),
testthat (>= 2.0.1)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1