-
Notifications
You must be signed in to change notification settings - Fork 235
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
fix notes/warnings in data.land package #3219
fix notes/warnings in data.land package #3219
Conversation
7056153
to
4867bff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rcheck_reference.log
4867bff
to
756b1da
Compare
Rcheck_reference.log? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks very good! I left a couple of optional formatting suggestions to help tame a few of the very long lines.
The one remaining change I see needed before merging: Please make sure to update Rcheck_reference.log (RESAVE_CHECKS=true Rscript scripts/check_with_errors.R modules/data.land
). We should see a LOT of messages disappear from it!
Co-authored-by: Chris Black <[email protected]>
Co-authored-by: Chris Black <[email protected]>
Co-authored-by: Chris Black <[email protected]>
Co-authored-by: Chris Black <[email protected]>
@@ -0,0 +1,41 @@ | |||
test_that("Species matching works", { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not actually a new file, just renamed from test.match_species_id.R
. Apparently the rearragements I did in other commits before the move are enough to make gitHub treat this and a delete-and-add rather than a rename.
@mdietze Have all your requested changes been addressed? |
3664f75
No description provided.