Package: forested
Title: Forest Attributes in Washington State
Version: 0.1.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(given = "Posit Software, PBC", role = c("cph", "fnd"))
  ) 
Description: A small subset of plots in Washington State 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 state. The 'forested' package contains a data frame by the
     same name 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.
License: MIT + file LICENSE
Suggests: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
LazyData: true
URL: https://github.com/simonpcouch/forested,
        https://simonpcouch.github.io/forested/
BugReports: https://github.com/simonpcouch/forested/issues
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: no
Packaged: 2024-07-29 14:01:23 UTC; simoncouch
Author: Grayson White [aut] (<https://orcid.org/0000-0003-4993-2792>),
  Hannah Frick [aut] (<https://orcid.org/0000-0002-6049-5258>),
  Simon Couch [aut, cre] (<https://orcid.org/0000-0001-5676-5107>),
  Posit Software, PBC [cph, fnd]
Maintainer: Simon Couch <simon.couch@posit.co>
Repository: CRAN
Date/Publication: 2024-07-31 10:10:16 UTC
Built: R 4.3.3; ; 2024-07-31 16:46:27 UTC; unix
