Type: Package
Package: caretSDM
Title: Build Species Distribution Modeling using 'caret'
Version: 1.2.3
Authors@R: c(
    person("Dayani", "Bailly", role = "aut",
           comment = c(ORCID = "0000-0002-6954-9902")),
    person("Edivando", "Couto", role = "aut",
           comment = c(ORCID = "0000-0003-4264-8449")),
    person("José", "Hilário Delconte Ferreira", role = "aut",
           comment = c(ORCID = "0000-0002-7116-2600")),
    person("Marcos", "R. Lima", role = "aut",
           comment = c(ORCID = "0000-0002-5901-0911")),
    person("Reginaldo", "Ré", role = "aut",
           comment = c(ORCID = "0000-0001-6452-3466")),
    person("Valéria", "Batista", role = "aut",
           comment = c(ORCID = "0000-0002-6574-7338")),
    person("Luíz Fernando", "Esser", , "luizesser@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2982-7223")))
Maintainer: Luíz Fernando Esser <luizesser@gmail.com>
Description: Use machine learning algorithms and advanced geographic information system tools to
    build Species Distribution Modeling in a extensible and modern fashion. 
License: MIT + file LICENSE
BugReports: https://github.com/luizesser/caretSDM/issues
Imports: blockCV, caret, checkmate, cli, CoordinateCleaner, data.table,
        dismo, dplyr, ecospat, fs, furrr, future, ggplot2, ggspatial,
        glue, gtools, httr, lwgeom, mapview, maxnet, methods,
        parallelly, pdp, pROC, progressr, purrr, raster, rgbif, Rtsne,
        sf, stars, stats, stringdist, stringr, terra, tidyr, usdm,
        utils
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: e1071, kknn, mda, naivebayes, nnet, here, tibble, withr,
        roxyglobals, covr, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.2.0)
URL: https://luizesser.github.io/caretSDM/
Config/Needs/website: rmarkdown
Config/roxyglobals/filename: generated-globals.R
Config/roxyglobals/unique: FALSE
NeedsCompilation: no
Packaged: 2025-11-06 17:51:40 UTC; luizesser
Author: Dayani Bailly [aut] (ORCID: <https://orcid.org/0000-0002-6954-9902>),
  Edivando Couto [aut] (ORCID: <https://orcid.org/0000-0003-4264-8449>),
  José Hilário Delconte Ferreira [aut] (ORCID:
    <https://orcid.org/0000-0002-7116-2600>),
  Marcos R. Lima [aut] (ORCID: <https://orcid.org/0000-0002-5901-0911>),
  Reginaldo Ré [aut] (ORCID: <https://orcid.org/0000-0001-6452-3466>),
  Valéria Batista [aut] (ORCID: <https://orcid.org/0000-0002-6574-7338>),
  Luíz Fernando Esser [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2982-7223>)
Repository: CRAN
Date/Publication: 2025-11-06 18:20:02 UTC
