Package: forested
Title: Forest Attributes in U.S. States
Version: 0.2.0
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
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-19 17:58:40 UTC; simoncouch
Author: Grayson White [aut] (ORCID: <https://orcid.org/0000-0003-4993-2792>),
  Hannah Frick [aut] (ORCID: <https://orcid.org/0000-0002-6049-5258>),
  Simon Couch [aut, cre] (ORCID: <https://orcid.org/0000-0001-5676-5107>),
  Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)
Maintainer: Simon Couch <simon.couch@posit.co>
Repository: CRAN
Date/Publication: 2025-08-19 18:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:14:05 UTC; windows
