CRAN Package Check Results for Package lintr

Last updated on 2023-01-25 04:51:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.2 12.53 179.98 192.51 OK
r-devel-linux-x86_64-debian-gcc 3.0.2 8.59 129.83 138.42 OK
r-devel-linux-x86_64-fedora-clang 3.0.2 221.97 OK
r-devel-linux-x86_64-fedora-gcc 3.0.2 236.61 OK
r-devel-windows-x86_64 3.0.2 145.00 0.00 145.00 FAIL
r-patched-linux-x86_64 3.0.2 14.20 167.04 181.24 OK
r-release-linux-x86_64 3.0.2 12.24 162.91 175.15 OK
r-release-macos-arm64 3.0.2 75.00 OK
r-release-macos-x86_64 3.0.2 94.00 OK
r-release-windows-x86_64 3.0.2 96.00 0.00 96.00 FAIL
r-oldrel-macos-arm64 3.0.2 75.00 OK
r-oldrel-macos-x86_64 3.0.2 101.00 OK
r-oldrel-windows-ix86+x86_64 3.0.2 18.00 215.00 233.00 WARN

Check Details

Version: 3.0.2
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    >
    > ### ** Examples
    >
    > ## Not run:
    > ##D # use the default set of linters
    > ##D lintr::use_lintr()
    > ##D # or try all linters
    > ##D lintr::use_lintr(type = "full")
    > ##D
    > ##D # then
    > ##D lintr::lint_dir()
    > ## End(Not run)
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 5.76 1.55 7.44 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64

Version: 3.0.2
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    >
    > ### ** Examples
    >
    > ## Not run:
    > ##D # use the default set of linters
    > ##D lintr::use_lintr()
    > ##D # or try all linters
    > ##D lintr::use_lintr(type = "full")
    > ##D
    > ##D # then
    > ##D lintr::lint_dir()
    > ## End(Not run)
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 6.31 1.64 10.78 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64

Version: 3.0.2
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