-
Notifications
You must be signed in to change notification settings - Fork 59
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
sf CRS fixes #169
base: main
Are you sure you want to change the base?
sf CRS fixes #169
Conversation
Codecov Report
@@ Coverage Diff @@
## master #169 +/- ##
==========================================
+ Coverage 51.44% 54.77% +3.33%
==========================================
Files 30 30
Lines 1318 1318
==========================================
+ Hits 678 722 +44
+ Misses 640 596 -44
Continue to review full report at Codecov.
|
thanks @ateucher ! Does this work with the old sf version too? |
It should (by old you mean 0.8-1?) |
These github actions on mac are going to be the death of me |
hmm, this one's failing https://github.com/ropensci/geojsonio/pull/169/checks?check_run_id=556636132 but i don't see a way to tell what version of sf it has |
@ateucher getting lots of warnings on the crs_convert tests like
|
Given that this change has some rough edges, i'm going to submit with these tests commented out |
I think that's a good idea, sorry I don't have a ton of time today to spend on it, but can try? |
no worries, already submitted |
Address #159:
attrs()
, rather always usest_crs()
[[
, rather use the$
methods.