CRAN Package Check Results for Maintainer ‘Jim Hester <james.f.hester at gmail.com>’

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

Package ERROR WARN NOTE OK
covr 13
knitrBootstrap 13
lintr 1 3 9
types 13

Package covr

Current CRAN status: OK: 13

Package knitrBootstrap

Current CRAN status: OK: 13

Package lintr

Current CRAN status: ERROR: 1, WARN: 3, OK: 9

Additional issues

donttest

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

Package types

Current CRAN status: NOTE: 13

Version: 1.0.0
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64