Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

When running devtools::test(), I notice that a good number of tests fail but also notice in the error messages that many of the paths contain third party keywords such as "perceval". This leads to the question: are all of the third party tools required to be installed for the devtools tests to pass.

Not all of them! Mostly unit tests that assess if Perceval is installed, or test parse_gitlog(), parse_mbox() are the ones that will fail. Other unit tests will load on the fly a data.table to test other functions. The unit tests for Perceval were moreso a warning to remind users that some of the functionality may be unavailable. Perhaps the message has to be updated to avoid confusion.

Fur…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ssunoo2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants