Package: forested Title: Forest Attributes in U.S. States Version: 0.2.0.9000 Authors@R: c( person("Grayson", "White", , "graysonwhite13@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-4993-2792")), person("Hannah", "Frick", , "hannah@posit.co", role = "aut", comment = c(ORCID = "0000-0002-6049-5258")), person("Simon", "Couch", , "simon.couch@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5676-5107")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: A small subset of plots throughout the U.S. are sampled and assessed "on-the-ground" as forested or non-forested by the U.S. Department of Agriculture, Forest Service, Forest Inventory and Analysis (FIA) Program, but the FIA also has access to remotely sensed data for all land in the country. The 'forested' package contains data frames intended for use in predictive modeling applications where the more easily-accessible remotely sensed data can be used to predict whether a plot is forested or non-forested. Currently, the package provides data for Washington and Georgia. License: MIT + file LICENSE URL: https://github.com/simonpcouch/forested, https://simonpcouch.github.io/forested/ BugReports: https://github.com/simonpcouch/forested/issues Depends: R (>= 4.1) Suggests: knitr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-05-05 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://simonpcouch.r-universe.dev Date/Publication: 2026-03-05 14:49:14 UTC RemoteUrl: https://github.com/simonpcouch/forested RemoteRef: HEAD RemoteSha: f23c558ca032c8af7321c21606d729b9607cc377 NeedsCompilation: no Packaged: 2026-07-03 06:38:20 UTC; root Author: Grayson White [aut] (ORCID: ), Hannah Frick [aut] (ORCID: ), Simon Couch [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Simon Couch