Skip to content

spmodel v0.11.1

Choose a tag to compare

@michaeldumelle michaeldumelle released this 17 Nov 17:20
· 27 commits to main since this release
7668ff9

spmodel 0.11.1

Minor Updates

  • Added a warning message when splm() or spglm() converts a non-POINT geometry to a POINT geometry using sf::st_centroid().
  • Updated a warning message when splm() or spglm() compute distances using a geographic coordinate system (and not a projected coordinate system).

Bug Fixes

  • Fixed a bug in the cloud semivariogram (i.e., esv(..., cloud = TRUE)) that incorrectly doubled the semivariance.
  • Fix \textbf, \textsf, and \textttt LaTeX rendering issues in vignettes (#36).