Package: sdmApp
Title: A User-Friendly Application for Species Distribution Modeling
Version: 0.0.2
Authors@R: c(person(given = "Aboubacar", family = "HEMA", role =
    c("aut", "cre"), email = "aboubacarhema94@gmail.com"), person(given =
    "Babacar", family = "NDAO", role = "aut", email =
    "babacar.ndao@cse.sn"), person(given = "Louise", family = "LEROUX",
    role = "aut", email = "louise.leroux@cirad.fr"), person(given =
    "Abdoul Aziz", family = "DIOUF", role = "aut", email =
    "aziz.diouf@cse.sn"))
Author: Aboubacar HEMA [aut, cre],
  Babacar NDAO [aut],
  Louise LEROUX [aut],
  Abdoul Aziz DIOUF [aut]
Maintainer: Aboubacar HEMA <aboubacarhema94@gmail.com>
Description: A 'shiny' 
    application that allows non-expert 'R' users to easily model
    species distribution. It offers a reproducible work flow for
    species distribution modeling into a single and user friendly environment.
    'sdmApp' takes 'raster' data (in format supported by the 'raster package') 
    and species occurrence data (several format supported) as input argument.
    It provides an interactive graphical user interface (GUI).
License: GPL-3
URL: https://github.com/Abson-dev/sdmApp
BugReports: https://github.com/Abson-dev/sdmApp/issues
Depends: R (>= 3.5.0)
Imports: raster (>= 2.6.7), sp (>= 1.2.0), shiny (>= 0.12.2)
Suggests: covr, grDevices, knitr, rmarkdown, stats, testthat, utils,
        rgdal (>= 1.5-8), automap (>= 1.0-14), future.apply, blockCV
        (>= 2.1.1), dismo (>= 1.0.12), DT, kernlab (>= 0.9-29),
        randomForest (>= 4.6.10), readxl (>= 1.3.1), rhandsontable (>=
        0.3.7), sf, shinyBS (>= 0.61), shinyFiles (>= 0.7.0), SSDM (>=
        0.2.8), ggcorrplot (>= 0.1.3), ggplot2 (>= 3.1.1), cowplot (>=
        1.1.1), haven (>= 2.3.1), dplyr (>= 1.0.3), tidyr (>= 1.1.2),
        data.table, rgeos (>= 0.3-8), rJava (>= 0.9-13)
VignetteBuilder: knitr, rmarkdown
Encoding: UTF-8
Language: en-US
LazyLoad: yes
LazyData: no
ZipData: no
BuildResaveData: no
RoxygenNote: 7.1.1
SystemRequirements: Java (>= 8)
NeedsCompilation: no
Packaged: 2021-07-06 15:07:43 UTC; DELLDRAMOMO
Repository: CRAN
Date/Publication: 2021-07-07 08:30:02 UTC
Built: R 4.1.0; ; 2021-07-08 12:07:46 UTC; unix
