We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CRAN checks for R devel are now failing with the following
Running 'testthat.R' [21s/23s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(lintr) > > test_check("lintr") -- 1. Error: returns the correct linting (@test-assignment_linter.R#12) ------- expected '>' [73] Backtrace: 1. lintr::expect_lint(...) 2. lintr::lint(file, ...) 3. lintr::get_source_expressions(filename) 4. base::lapply(...) 5. lintr:::FUN(X[[i]], ...) 7. xml2:::read_xml.character(xmlparsedata::xml_parse_data(pc)) 8. xml2:::read_xml.raw(...) 9. xml2:::doc_parse_raw(...)
Please correct before 2020-02-25 to safely retain your package on CRAN.
The text was updated successfully, but these errors were encountered:
Please see #455 and #403
Sorry, something went wrong.
Fixed by #455
No branches or pull requests
The CRAN checks for R devel are now failing with the following
The text was updated successfully, but these errors were encountered: