Package: letsR
Type: Package
Title: Data Handling and Analysis in Macroecology
Version: 6.0
Date: 2026-03-27
Authors@R: c(person(given = "Bruno", family = "Vilela",
                    email = "bvilela.bv@gmail.com",
                    role = c("aut", "cre"), 
                    comment = c(ORCID = "0000-0003-4072-0558")), 
            person(given = "Fabricio", family = "Villalobos", role = "aut",
            comment = c(ORCID = "0000-0002-5230-2217")))
Description: Handling, processing, and analyzing geographic
    data on species' distributions and environmental variables. 
    Read Vilela & Villalobos (2015) <doi:10.1111/2041-210X.12401> for details.
License: GPL-2
Imports: geosphere, sf
Depends: R (>= 3.1.0), terra, grDevices, graphics, methods, stats
Suggests: testthat, devtools, knitr, rmarkdown, dplyr, kableExtra,
        ggplot2
LazyData: true
URL:
        https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/2041-210X.12401,
        https://github.com/macroecology/letsR,
        https://brunovilela.github.io/letsR/
BugReports: https://github.com/macroecology/letsR/issues
RoxygenNote: 7.3.3
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-27 20:02:08 UTC; bruno
Author: Bruno Vilela [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4072-0558>),
  Fabricio Villalobos [aut] (ORCID:
    <https://orcid.org/0000-0002-5230-2217>)
Maintainer: Bruno Vilela <bvilela.bv@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-27 20:50:02 UTC
Built: R 4.7.0; ; 2026-04-28 03:48:13 UTC; windows
