Package: fgeo.tool
Title: Import and Manipulate ForestGEO Data
Version: 1.2.4
Authors@R: 
    c(person(given = "Mauro",
             family = "Lepore",
             role = c("aut", "ctr", "cre"),
             email = "leporem@si.edu",
             comment = c(ORCID = "0000-0002-1986-7988")),
      person(given = "Richard",
             family = "Condit",
             role = "aut",
             email = "richardcondit@gmail.com"),
      person(given = "Suzanne",
             family = "Lao",
             role = "aut",
             email = "laoz@si.edu"),
      person(given = "Anudeep",
             family = "Singh",
             role = "aut",
             email = "anudeep7@gmail.com"),
      person(given = "CTFS-ForestGEO",
             role = c("cph", "fnd"),
             email = "ForestGEO@si.edu"))
Description: To help you access, transform, analyze, and
    visualize ForestGEO data, we developed a collection of R packages
    (<https://forestgeo.github.io/fgeo/>). This package, in particular,
    helps you to easily import, filter, and modify ForestGEO data. To
    learn more about ForestGEO visit <http://www.forestgeo.si.edu/>.
License: GPL-3
URL: https://github.com/forestgeo/fgeo.tool
BugReports: https://github.com/forestgeo/fgeo.tool/issues
Depends: R (>= 3.2)
Imports: dplyr (>= 0.8.0.1), glue (>= 1.3.1), magrittr (>= 1.5), purrr
        (>= 0.3.2), readr (>= 1.3.1), rlang (>= 0.3.4), tibble (>=
        2.1.1), tidyselect (>= 0.2.5)
Suggests: covr (>= 3.2.1), fgeo.x (>= 1.1.3), knitr (>= 1.22), pingr
        (>= 1.1.2), roxygen2 (>= 6.1.1), spelling (>= 2.1), stringr (>=
        1.4.0), testthat (>= 2.1.1), tidyr (>= 0.8.3)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-10 18:03:15 UTC; LeporeM
Author: Mauro Lepore [aut, ctr, cre] (<https://orcid.org/0000-0002-1986-7988>),
  Richard Condit [aut],
  Suzanne Lao [aut],
  Anudeep Singh [aut],
  CTFS-ForestGEO [cph, fnd]
Maintainer: Mauro Lepore <leporem@si.edu>
Repository: CRAN
Date/Publication: 2019-05-13 13:40:03 UTC
