Skip to content

Commit

Permalink
Update news
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Apr 24, 2024
1 parent e35f738 commit 0129e40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# stplanr 1.2.0
# stplanr 1.2.0 (2024-04)

- Various fixes for `rnet_join()` (now recommended over `rnet_merge()`) and `line_segment()` (#552)
- `line_segment()` now will use `rsgeo::line_segmentize()` if available
- `line_segment()` becomes an S3 generic which now has methods for `sf` and `sfc` class objects
- `line_segment()` now works around [{rsgeo} issue](https://github.com/JosiahParry/rsgeo/issues/42) with `line_segmentize()` returning fewer segments than requested (#552)
Expand Down
2 changes: 1 addition & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Methods for exported generics registered
Bug fix release.

## R CMD check results

Expand Down

0 comments on commit 0129e40

Please sign in to comment.