CRAN Package Check Results for Package taxlist

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 10.90 96.97 107.87 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 9.13 70.28 79.41 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 139.90 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 133.03 NOTE
r-devel-windows-x86_64 0.2.2 50.00 138.00 188.00 OK
r-patched-linux-x86_64 0.2.2 19.12 87.40 106.52 OK
r-release-linux-x86_64 0.2.2 8.24 87.70 95.94 OK
r-release-macos-arm64 0.2.2 37.00 NOTE
r-release-macos-x86_64 0.2.2 60.00 NOTE
r-release-windows-x86_64 0.2.2 49.00 125.00 174.00 OK
r-oldrel-macos-arm64 0.2.2 37.00 NOTE
r-oldrel-macos-x86_64 0.2.2 45.00 NOTE
r-oldrel-windows-ix86+x86_64 0.2.2 25.00 119.00 144.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [7s/7s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # browseURL("https://kbroman.org/pkg_primer/pages/tests.html")
     > # browseURL(file.path("https://walczak.org/2017/06",
     > # "how-to-add-code-coverage-codecov-to-your-r-package/"))
     >
     > library(testthat)
     > library(taxlist)
     >
     > test_check("taxlist")
     [ FAIL 2 | WARN 4 | SKIP 0 | PASS 124 ]
    
     == Failed tests ================================================================
     -- Failure (test-indented_list.R:12:4): Summaries are produced -----------------
     grepl("Cyperus", result$output) not equal to TRUE.
     1 element mismatch
     -- Failure (test-merge_taxa.R:12:4): taxa are merged ---------------------------
     grepl("Cyperus", result$output) not equal to TRUE.
     1 element mismatch
    
     [ FAIL 2 | WARN 4 | SKIP 0 | PASS 124 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘taxa’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.2
Check: data for non-ASCII characters
Result: NOTE
     Note: found 137 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64