Package: letsR
Type: Package
Title: Data Handling and Analysis in Macroecology
Version: 5.0
Date: 2023-11-22
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.2.3
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-11-22 20:22:10 UTC; brunovilela
Author: Bruno Vilela [aut, cre] (<https://orcid.org/0000-0003-4072-0558>),
  Fabricio Villalobos [aut] (<https://orcid.org/0000-0002-5230-2217>)
Maintainer: Bruno Vilela <bvilela.bv@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-23 09:00:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:40:20 UTC; windows
