Package: wallace
Version: 2.0.0
Date: 2022-12-08
Title: A Modular Platform for Reproducible Modeling of Species Niches
        and Distributions
Description: The 'shiny' application Wallace is a modular platform for 
    reproducible modeling of species niches and distributions. Wallace
    guides users through a complete analysis, from the acquisition of species
    occurrence and environmental data to visualizing model predictions on an 
    interactive map, thus bundling complex workflows into a single, 
    streamlined interface. An extensive vignette, which guides users through 
    most package functionality can be found on the package's GitHub Pages 
    website: <https://wallaceecomod.github.io/wallace/articles/tutorial-v2.html>.
Authors@R: 
    c(person("Jamie M.", "Kass", email = "jamie.kass@oist.jp", role = "aut"),
    person("Gonzalo E.", "Pinilla-Buitrago", email = "gpinillabuitrago@gradcenter.cuny.edu", role = c("aut", "cre")),
	 	person("Andrea", "Paz", email = "paz.andreita@gmail.com", role = "aut"),
	 	person("Bethany A.", "Johnson", email = "bjohnso005@citymail.cuny.edu", role = "aut"),
	 	person("Valentina", "Grisales-Betancur", email = "vgrisale@eafit.edu.co", role = "aut"),
	  person("Dean", "Attali", email = "daattali@gmail.com", role = "aut"),
	  person("Matthew E.", "Aiello-Lammens", email = "matt.lammens@gmail.com", role = "aut"),
	  person("Cory", "Merow", email = "corymerow@gmail.com", role = "aut"),
	  person("Mary E.", "Blair", email = "mblair1@amnh.org", role = "aut"),
	  person("Robert P.", "Anderson", email = "randerson@ccny.cuny.edu", role = "aut"),
	  person("Sarah I.", "Meenan", email = "sarah.meenan@gmail.com", role = "ctb"),
	  person("Olivier", "Broennimann", email = "olivier.broennimann@unil.ch", role = "ctb"),
	  person("Peter J.", "Galante", email = "pgalante@amnh.org", role = "ctb"),
	  person("Brian S.", "Maitner", email = "bmaitner@gmail.com", role = "ctb"),
	  person("Hannah L.", "Owens", email = "hannah.owens@gmail.com", role = "ctb"),
	  person("Sara", "Varela", email = "sara_varela@yahoo.com", role = "ctb"),
	  person("Bruno", "Vilela", email = "bvilela@wustl.edu", role = "ctb"),
	  person("Robert", "Muscarella", email = "bob.muscarella@gmail.com", role = "ctb"))
Depends: R (>= 3.5.0), shiny (>= 1.6.0), leaflet (>= 2.0.2)
Imports: dplyr (>= 1.0.2), DT (>= 0.5), ecospat, ENMeval (>= 2.0.3),
        glue, knitcitations, leafem, leaflet.extras (>= 1.0.0),
        magrittr, methods, RColorBrewer, rgdal, rgeos, rlang,
        rmarkdown, shinyalert, shinyjs, shinyWidgets (>= 0.6.0), spocc
        (>= 1.2.0), spThin, tools, zip
Suggests: ade4, BIEN, dismo, jsonlite, knitr, mapview, maxnet, occCite,
        paleobioDB, rangeModelMetadata, raster, rgbif (>= 3.3.0),
        rJava, sp, terra, testthat
License: GPL-3
URL: http://wallaceecomod.github.io/wallace/,
Encoding: UTF-8
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2022-12-08 17:17:01 UTC; Gonzalo
Author: Jamie M. Kass [aut],
  Gonzalo E. Pinilla-Buitrago [aut, cre],
  Andrea Paz [aut],
  Bethany A. Johnson [aut],
  Valentina Grisales-Betancur [aut],
  Dean Attali [aut],
  Matthew E. Aiello-Lammens [aut],
  Cory Merow [aut],
  Mary E. Blair [aut],
  Robert P. Anderson [aut],
  Sarah I. Meenan [ctb],
  Olivier Broennimann [ctb],
  Peter J. Galante [ctb],
  Brian S. Maitner [ctb],
  Hannah L. Owens [ctb],
  Sara Varela [ctb],
  Bruno Vilela [ctb],
  Robert Muscarella [ctb]
Maintainer: Gonzalo E. Pinilla-Buitrago <gpinillabuitrago@gradcenter.cuny.edu>
Repository: CRAN
Date/Publication: 2022-12-08 17:40:02 UTC
