-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
60 lines (60 loc) · 1.59 KB
/
DESCRIPTION
File metadata and controls
60 lines (60 loc) · 1.59 KB
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
Package: FIESTAutils
Type: Package
Title: Utility Functions for Forest Inventory Estimation and Analysis
Version: 1.3.2.1.9000
Date: 2026-03-12
Authors@R:
c(person(given = "Tracey",
family = "Frescino",
role = "aut",
email = "tracey.frescino@usda.gov"),
person(given = "Chris",
family = "Toney",
role = "aut",
email = "chris.toney@usda.gov"),
person(given = "Grayson",
family = "White",
role = c("aut", "cre"),
email = "graysonwhite13@gmail.com"),
person(given = "Joshua",
family = "Yamamoto",
role = "aut",
email = "joshuayamamoto5@gmail.com"))
Description: A set of tools for data wrangling, spatial data analysis,
statistical modeling (including direct, model-assisted, photo-based, and
small area tools), and USDA Forest Service data base tools. These tools are
aimed to help Foresters, Analysts, and Scientists extract and perform
analyses on USDA Forest Service data.
Depends:
R (>= 4.2.0)
Imports:
data.table,
DBI,
gdalraster (>= 2.5.0.9103),
graphics,
hbsae,
JoSAE,
mase,
methods,
nlme,
RColorBrewer,
RPostgres,
RSQLite,
sae,
sf,
sqldf,
stats,
terra,
units,
utils
Suggests:
knitr
Remotes:
firelab/gdalraster
License: GPL-3
Copyright: See file COPYRIGHTS for details.
URL: https://github.com/USDAForestService/FIESTAutils
BugReports: https://github.com/USDAForestService/FIESTAutils/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3