Type: Package
Package: caretSDM
Title: Build Species Distribution Modeling using 'caret'
Version: 1.5
Authors@R: c(
    person("Luíz Fernando", "Esser", , "luizesser@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2982-7223")),
    person("Reginaldo", "Ré", role = "aut",
           comment = c(ORCID = "0000-0001-6452-3466")),
    person("Marcos", "R. Lima", role = "aut",
           comment = c(ORCID = "0000-0002-5901-0911")),
    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("Valéria", "Batista", role = "aut",
           comment = c(ORCID = "0000-0002-6574-7338")),
    person("Dayani", "Bailly", role = "aut",
           comment = c(ORCID = "0000-0002-6954-9902"))
    )
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, checkCLI, checkmate, cli, CoordinateCleaner,
        data.table, dismo, dplyr, ecospat, fs, furrr, future, ggplot2,
        ggspatial, glue, gtools, httr2, 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.3
Suggests: bench, biomod2, cito, covr, e1071, earth, gam, here, kknn,
        knitr, mda, naivebayes, nnet, R.utils, randomForest, rmarkdown,
        roxyglobals, sdm, tibble, withr, xgboost, 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: 2026-03-10 14:16:19 UTC; luizesser
Author: Luíz Fernando Esser [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2982-7223>),
  Reginaldo Ré [aut] (ORCID: <https://orcid.org/0000-0001-6452-3466>),
  Marcos R. Lima [aut] (ORCID: <https://orcid.org/0000-0002-5901-0911>),
  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>),
  Valéria Batista [aut] (ORCID: <https://orcid.org/0000-0002-6574-7338>),
  Dayani Bailly [aut] (ORCID: <https://orcid.org/0000-0002-6954-9902>)
Repository: CRAN
Date/Publication: 2026-03-10 16:30:08 UTC
Built: R 4.6.0; ; 2026-04-26 01:54:13 UTC; unix
