initial commit
This commit is contained in:
30
DESCRIPTION
Normal file
30
DESCRIPTION
Normal file
@@ -0,0 +1,30 @@
|
||||
Package: forestedAnalysis
|
||||
Title: Spatial Cross-Validation and AOA Analysis of Forest Cover
|
||||
Version: 0.0.0.9000
|
||||
Authors@R:
|
||||
person("Rob", "Wiederstein", , "khuon68@gmail.com", role = c("aut", "cre"))
|
||||
Description: A research compendium analyzing forest cover data in Washington and Georgia.
|
||||
It evaluates the Area of Applicability (AOA) and demonstrates model failure
|
||||
during spatial extrapolation.
|
||||
License: MIT
|
||||
Encoding: UTF-8
|
||||
Roxygen: list(markdown = TRUE)
|
||||
RoxygenNote: 7.3.3
|
||||
Depends:
|
||||
tidymodels,
|
||||
tidyverse
|
||||
Imports:
|
||||
cowplot,
|
||||
forested,
|
||||
ggplot2,
|
||||
ggrepel,
|
||||
knitr,
|
||||
patchwork,
|
||||
quarto,
|
||||
rmarkdown,
|
||||
sf,
|
||||
showtext,
|
||||
sysfonts,
|
||||
targets,
|
||||
terra,
|
||||
waywiser
|
||||
Reference in New Issue
Block a user