-
Notifications
You must be signed in to change notification settings - Fork 12
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
deprecate Taxa names -> Features #91
Conversation
@TuomasBorman can you merge? |
Tests (tests/testthat directory) seems still have deprecated functions |
Related to what we discussed today; to replace There are two cases where we have used Below you will find, how to replace these
|
Error occurs when the data is loaded no visible global function --> add importFrom tags (check other functions for example) |
Now, finally, it should be ready to be merged. |
Sorry for late reply. Can you run BiocCheck::BiocCheck(). It seems that the indentation is off (should be multiplication of 4 spaces) |
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.
After indentation check, this is good to go
Hi, I ran the check and it gave an error that installation calls found in vignettes. How should I fix it? |
You can skip those errors not directly related to this PR. We can fix those things in other PRs |
Ok, this is ready to be merged (I don't have write access to do it). |
No description provided.