We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When it is fixed, then some chunks should be re-enabled - 79b8551.
The text was updated successfully, but these errors were encountered:
Update after some recent tmap changes: now the error are only related to two functions: map_4326_cyl() and map_3857_cyl().
map_4326_cyl()
map_3857_cyl()
> m3857_cyl = map_3857_cyl() Error in ant[[1]] : subscript out of bounds
> m4326_cyl = map_4326_cyl() Error in ant[[1]][[4]][[1]][1:262, ] : subscript out of bounds
Sorry, something went wrong.
mtennekes
No branches or pull requests
When it is fixed, then some chunks should be re-enabled - 79b8551.
The text was updated successfully, but these errors were encountered: