Package: plantTracker
Title: Extract Demographic and Competition Data from Fine-Scale Maps
Version: 1.1.0
Date: 2023-05-03
Authors@R: c(person(given = "Alice",
           family = "Stears",
           role = c("aut", "cre"),
           email = "alice.e.stears@gmail.com",
           comment = c(ORCID = "0000-0002-1325-6641")),
    person(given = "Jared",
           family = "Studyvin",
           role = c("aut"),
           email = "studyvin@uwyo.edu"),
    person(given = "David", 
           family = "Atkins", 
           role = c("aut"), 
           email = "datkins8@uwyo.edu"))
Author: Alice Stears [aut, cre] (<https://orcid.org/0000-0002-1325-6641>),
  Jared Studyvin [aut],
  David Atkins [aut]
Maintainer: Alice Stears <alice.e.stears@gmail.com>
Description: Extracts growth, survival, and local neighborhood density 
  information from repeated, fine-scale maps of organism occurrence. Further 
  information about this package can be found in our journal article, 
  "plantTracker: An R package to translate maps of plant occurrence into 
  demographic data" published in 2022 in Methods in Ecology and Evolution 
  (Stears, et al., 2022) <doi:10.1111/2041-210X.13950>. 
License: MIT + file LICENSE
URL: https://github.com/aestears/plantTracker
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, spelling, minidown,
        ggplot2
Config/testthat/edition: 3
Imports: Matrix, igraph, sf, methods, stats, graphics, grDevices, units
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2023-05-05 18:03:42 UTC; alicestears
Repository: CRAN
Date/Publication: 2023-05-05 18:20:02 UTC
Built: R 4.4.3; ; 2025-09-10 18:47:42 UTC; windows
