Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New error on M1 Mac #85

Closed
paleolimbot opened this issue May 6, 2023 · 0 comments · Fixed by #86
Closed

New error on M1 Mac #85

paleolimbot opened this issue May 6, 2023 · 0 comments · Fixed by #86

Comments

@paleolimbot
Copy link
Owner

── Error ('test-geos-unary-geometry.R:652:3'): voronoi diagrams work ───────────
  Error in `geos_equals(geos_voronoi_polygons("MULTIPOINT (0 0, 1 0, 0 3)"), 
      geos_voronoi_polygons("MULTIPOINT (0 0, 1 0, 0 3)", env = "POLYGON ((-1 -1, 2 -1, 2 4, -1 4, -1 -1))"))`: [1] TopologyException: side location conflict at 0.5 1.5. This can occur if the input geometry is invalid.
  Backtrace:
      ▆
   1. ├─testthat::expect_true(...) at test-geos-unary-geometry.R:652:2
   2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
   3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
   4. └─geos::geos_equals(...)
  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant