-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #436 from bjohnso005/2.1.3_draft
[v2.1.3] on cran
- Loading branch information
Showing
47 changed files
with
353 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: wallace | ||
Version: 2.1.2 | ||
Date: 2024-03-08 | ||
Version: 2.1.3 | ||
Date: 2024-07-18 | ||
Title: A Modular Platform for Reproducible Modeling of Species Niches | ||
and Distributions | ||
Description: The 'shiny' application Wallace is a modular platform for | ||
|
@@ -12,24 +12,24 @@ Description: The 'shiny' application Wallace is a modular platform for | |
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 = "[email protected]", role = "aut"), | ||
c(person("Bethany A.", "Johnson", email = "[email protected]", role = "aut"), | ||
person("Jamie M.", "Kass", email = "[email protected]", role = "aut"), | ||
person("Gonzalo E.", "Pinilla-Buitrago", email = "[email protected]", role = "aut"), | ||
person("Andrea", "Paz", email = "[email protected]", role = "aut"), | ||
person("Bethany A.", "Johnson", email = "[email protected]", role = "aut"), | ||
person("Valentina", "Grisales-Betancur", email = "[email protected]", role = "aut"), | ||
person("Dean", "Attali", email = "[email protected]", role = "aut"), | ||
person("Matthew E.", "Aiello-Lammens", email = "[email protected]", role = "aut"), | ||
person("Cory", "Merow", email = "[email protected]", role = "aut"), | ||
person("Mary E.", "Blair", email = "[email protected]", role = c("aut", "cre")), | ||
person("Robert P.", "Anderson", email = "[email protected]", role = "aut"), | ||
person("Sarah I.", "Meenan", email = "[email protected]", role = "ctb"), | ||
person("Olivier", "Broennimann", email = "[email protected]", role = "ctb"), | ||
person("Peter J.", "Galante", email = "[email protected]", role = "ctb"), | ||
person("Brian S.", "Maitner", email = "[email protected]", role = "ctb"), | ||
person("Hannah L.", "Owens", email = "[email protected]", role = "ctb"), | ||
person("Sara", "Varela", email = "[email protected]", role = "ctb"), | ||
person("Bruno", "Vilela", email = "[email protected]", role = "ctb"), | ||
person("Robert", "Muscarella", email = "[email protected]", role = "ctb")) | ||
person("Andrea", "Paz", email = "[email protected]", role = "aut"), | ||
person("Valentina", "Grisales-Betancur", email = "[email protected]", role = "aut"), | ||
person("Dean", "Attali", email = "[email protected]", role = "aut"), | ||
person("Matthew E.", "Aiello-Lammens", email = "[email protected]", role = "aut"), | ||
person("Cory", "Merow", email = "[email protected]", role = "aut"), | ||
person("Mary E.", "Blair", email = "[email protected]", role = c("aut", "cre")), | ||
person("Robert P.", "Anderson", email = "[email protected]", role = "aut"), | ||
person("Sarah I.", "Meenan", email = "[email protected]", role = "ctb"), | ||
person("Olivier", "Broennimann", email = "[email protected]", role = "ctb"), | ||
person("Peter J.", "Galante", email = "[email protected]", role = "ctb"), | ||
person("Brian S.", "Maitner", email = "[email protected]", role = "ctb"), | ||
person("Hannah L.", "Owens", email = "[email protected]", role = "ctb"), | ||
person("Sara", "Varela", email = "[email protected]", role = "ctb"), | ||
person("Bruno", "Vilela", email = "[email protected]", role = "ctb"), | ||
person("Robert", "Muscarella", email = "[email protected]", role = "ctb")) | ||
Depends: | ||
R (>= 3.5.0), | ||
shiny (>= 1.6.0), | ||
|
@@ -39,6 +39,7 @@ Imports: | |
DT (>= 0.5), | ||
ecospat (>= 4.0.0), | ||
ENMeval (>= 2.0.3), | ||
geodata, | ||
knitcitations, | ||
leafem, | ||
leaflet.extras (>= 1.0.0), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.