Skip to content

Wallace v1.0.4

Compare
Choose a tag to compare
@jamiemkass jamiemkass released this 13 Feb 02:48
· 1542 commits to master since this release

Some small changes below. Thank you again Wallace Google Group users, and those who raised Github issues, for helping to improve Wallace!

  • Fixed the mapped display for the user-drawn polygon in Module: Select Occurrences On Map so that it remains displayed after the Finish button is pressed.
  • Changed all system.file() calls to files in the wallace package to relative paths, which ensures that in those cases where the user downloads from Github and doesn't have the package installed from CRAN, or the package being developed is not the one installed from CRAN, the correct files can be found. To make this work, the folders inst/Rmd, inst/css, and inst/js have been moved to inst/shiny. An exception is the run_wallace() function, which retains system.file() because it is not in the inst/shiny folder.
  • Fixed the intro tab text formatting and added a bulleted list.
  • Minor changes to simplify code.
  • Added link to DOI of Early View manuscript in MEE.