Skip to contents

spatialrisk 0.7.2

spatialrisk 0.7.1

CRAN release: 2024-02-21

  • plot_points() now returns a warning when a specific provider tile is not available.

spatialrisk 0.7.0

CRAN release: 2021-11-10

  • neighborhood_gh_search() now returns a more precise outcome when the radius of the circle is not equal to 200m.
  • sf::st_crs() is used for sf objects to not show the message that old crs is detected anymore.

spatialrisk 0.6.9

CRAN release: 2021-05-26

spatialrisk 0.6.8

CRAN release: 2021-05-18

spatialrisk 0.6.7

CRAN release: 2020-04-23

spatialrisk 0.6.6

CRAN release: 2020-03-21

  • points_to_polygon() is updated to keep spatialrisk and a new version of dplyr working together smoothly.

spatialrisk 0.6.5

CRAN release: 2019-11-06

spatialrisk 0.6.4

CRAN release: 2019-10-25

  • interpolate_krige() and interpolate_spline() are added for interpolation and smoothing on the sphere.

spatialrisk 0.6.3

CRAN release: 2019-10-18

spatialrisk 0.6.2

CRAN release: 2019-07-29

spatialrisk 0.6.1

CRAN release: 2019-04-30

spatialrisk 0.6.0

CRAN release: 2019-04-08

spatialrisk 0.5.1

CRAN release: 2019-03-01

  • In concentration() the algorithm for testing if a point is inside a circle is updated by testing whether the point is inside a square diamond inside the square.

spatialrisk 0.3.1

CRAN release: 2018-09-12

  • NEWS.md is added to track changes to the package.