CRAN Package Check Results for Package lintr

Last updated on 2022-09-11 12:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.0 11.11 172.99 184.10 ERROR
r-devel-linux-x86_64-debian-gcc 3.0.0 9.35 129.43 138.78 OK
r-devel-linux-x86_64-fedora-clang 3.0.0 229.81 OK
r-devel-linux-x86_64-fedora-gcc 3.0.0 227.72 OK
r-devel-windows-x86_64 3.0.0 115.00 903.00 1018.00 OK
r-patched-linux-x86_64 3.0.0 13.40 159.77 173.17 OK
r-release-linux-x86_64 3.0.0 7.66 161.19 168.85 OK
r-release-macos-arm64 3.0.0 69.00 OK
r-release-macos-x86_64 3.0.0 95.00 OK
r-release-windows-x86_64 3.0.0 93.00 1815.00 1908.00 OK
r-oldrel-macos-arm64 3.0.0 86.00 WARN
r-oldrel-macos-x86_64 3.0.0 97.00 WARN
r-oldrel-windows-ix86+x86_64 3.0.0 20.00 238.00 258.00 WARN

Additional issues

donttest

Check Details

Version: 3.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [95s/105s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(lintr)
     >
     > test_check("lintr")
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 3177 ]
    
     == Failed tests ================================================================
     -- Failure (test-get_source_expressions.R:83:3): Multi-byte characters correct columns --
     pc[[1L]]$col1[4L] (`actual`) not equal to pc[[1L]]$col1[2L] + 4L (`expected`).
    
     `actual`: 12
     `expected`: 5
     Backtrace:
     x
     1. \-lintr (local) with_content_to_parse(...) at test-get_source_expressions.R:83:2
     2. \-base::eval(substitute(code), envir = content_env) at test-get_source_expressions.R:11:2
     3. \-base::eval(substitute(code), envir = content_env)
     4. \-testthat::expect_equal(...) at test-get_source_expressions.R:85:4
     -- Failure (test-get_source_expressions.R:92:3): Multi-byte character truncated by parser is ignored --
     error$message (`actual`) not equal to "unexpected input" (`expected`).
    
     `actual`: "unexpected '>'"
     `expected`: "unexpected input"
     Backtrace:
     x
     1. \-lintr (local) with_content_to_parse(...) at test-get_source_expressions.R:92:2
     2. \-base::eval(substitute(code), envir = content_env) at test-get_source_expressions.R:11:2
     3. \-base::eval(substitute(code), envir = content_env)
     4. \-testthat::expect_equal(error$message, "unexpected input") at test-get_source_expressions.R:93:4
     -- Failure (test-get_source_expressions.R:92:3): Multi-byte character truncated by parser is ignored --
     error$column_number (`actual`) not equal to 8L (`expected`).
    
     `actual`: 15
     `expected`: 8
     Backtrace:
     x
     1. \-lintr (local) with_content_to_parse(...) at test-get_source_expressions.R:92:2
     2. \-base::eval(substitute(code), envir = content_env) at test-get_source_expressions.R:11:2
     3. \-base::eval(substitute(code), envir = content_env)
     4. \-testthat::expect_equal(error$column_number, 8L) at test-get_source_expressions.R:94:4
    
     [ FAIL 3 | WARN 0 | SKIP 0 | PASS 3177 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 3.0.0
Check: examples
Result: WARN
    Found the following significant warnings:
    
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
     Warning: 'all.equal.default(<function>)' is deprecated.
    Deprecated functions may be defunct as soon as of the next release of
    R.
    See ?Deprecated.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 3.0.0
Check: for unstated dependencies in ‘tests’
Result: WARN
    Warning: unable to access index for repository https://bioconductor.org/packages/3.14/bioc/src/contrib:
     cannot open URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/PACKAGES'
    Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/annotation/src/contrib:
     cannot open URL 'https://bioconductor.org/packages/3.14/data/annotation/src/contrib/PACKAGES'
    Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/experiment/src/contrib:
     cannot open URL 'https://bioconductor.org/packages/3.14/data/experiment/src/contrib/PACKAGES'
Flavor: r-oldrel-windows-ix86+x86_64