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

Test errors on R-devel #456

Closed
jimhester opened this issue Feb 11, 2020 · 2 comments
Closed

Test errors on R-devel #456

jimhester opened this issue Feb 11, 2020 · 2 comments

Comments

@jimhester
Copy link
Member

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.

@russHyde
Copy link
Collaborator

russHyde commented Feb 11, 2020

Please see #455 and #403

@jimhester
Copy link
Member Author

Fixed by #455

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

No branches or pull requests

2 participants