Skip to content

spatsoc v0.1.16

Compare
Choose a tag to compare
@robitalec robitalec released this 16 Mar 19:59
  • added an option for edge_dist to handle threshold = NULL. If NULL, edge_dist will return all neighbours observed (eg. useful if one wanted to calculated mean nearest neighbour distance at each timegroup).
  • updated EPSG argument according to newest recommendations in tests, man and vignettes (PR 38
  • removed expect_silent tests (PR 37)
  • switched CI for tests and code coverage to GitHub Actions (PR 36)