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

Less strict test for polygon hole round trip #220

Merged
merged 1 commit into from Apr 17, 2023

Conversation

paleolimbot
Copy link
Collaborator

Closes #218.

@bastistician do you have a good way to confirm this is a fix (or do you have a Dockerfile I can use to replicate the original issue?)

@bastistician
Copy link

I am mass-checking packages on a native Alpine Linux server. Sorry, I don't currently have a Dockerfile for this. If you want to experiment yourself, https://github.com/r-hub/r-minimal/ might be useful, e.g.:

FROM rhub/r-minimal
RUN installr -a "openssl-dev linux-headers" -c s2

Anyway, as indicated in #218, reducing the precision to 15 as in this PR fixes the issue in my testbed.

@paleolimbot paleolimbot merged commit a75bbb8 into main Apr 17, 2023
@paleolimbot paleolimbot deleted the less-strict-hole-test branch April 17, 2023 13:08
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 this pull request may close these issues.

R CMD check failure on Alpine Linux
2 participants