Skip to content

version 1.5.0

Latest
Compare
Choose a tag to compare
@ercrema ercrema released this 22 Nov 12:50
· 11 commits to master since this release
f9800f7
  • UPDATE: Functions related to spatial permutation test (spweights(),sptest(), and plot.spatialTest()) now depend on sf instead of sp package.
  • UPDATE: modelTest() now issues a warning message when model is set to "exponential" or "uniform" (i.e. when the SPD is tested against exponential and uniform curves fitted on observed SPD values.)
  • UPDATE: Updated vignette with minor changes reflecting the workflow for sptest() and the warning in modelTest().
  • Bug Fix: Fixed a problem with plot.stackCalSPD() function when attempting to display proportion SPD plots including intervals with no dates.
  • Updated spatstat dependencies.