-
Notifications
You must be signed in to change notification settings - Fork 9
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
add trafo parameter for discretevector #212
Conversation
I improved one of the unit tests a little bit, as a way of thanking you for adding the |
Okay, I got confused, why these changes were made. Could you add a test that also uses trafos on discrete vectors? |
Sorry for the confusion :) It makes sense that I would also add a test for checking whether the trafo works on discrete vectors; this has been added in b9b8846. |
As far as I'm concerned, it can be merged. @berndbischl? |
🙇♂️ |
Merged |
Thanks a lot! |
Would it be possible to add the trafo function for the discretevectorparam?
[Edit: the proposed changes happened in commit 92da645. The other commits are small improvements to unit tests and documentation and might cause confusion when looking at "Files changed".]
It's absolutely vital for a function in a package I wish to upload to CRAN.
I ran a R CMD check and a revdepcheck, and they both showed that this change would not break any downstream packages.
R CMD check
revdepcheck