Skip to content
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

testthat + checking process (Undefined global functions or variables) #22

Open
rguliev opened this issue Jun 27, 2017 · 0 comments
Open

Comments

@rguliev
Copy link
Collaborator

rguliev commented Jun 27, 2017

In GitLab by @bryanhanson on Jun 27, 2017, 15:02

Before we can submit to CRAN, we need to take care of the notes that arise during checking. These notes are related to pieces of testthat functions which were carved out as separate objects -- this was done because we wanted to keep the unit tests in the corresponding .R file. The easy solution is to move all the tests to a single file. We should also check to see if testthat has changed to expose more functions so we don't need to do what we are currently doing. The danger is we will get out of sync with changes in testthat. Note: the offending statements are in unmmixR.unittests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants