r-spatial / lwgeom

bindings to the liblwgeom library
https://r-spatial.github.io/lwgeom/
58 stars 23 forks source link

Use latest github action + add `()` to enable linking #89

Closed olivroy closed 7 months ago

olivroy commented 7 months ago

Simplify workflows and add () for linking on the website. Use usethis::use_github_action("check-standard") + added system dependencies.

You also may want to disable appveyor to avoid showing a failed build.