CRAN Package Check Results for Package taxlist

Last updated on 2022-08-15 08:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 9.60 96.73 106.33 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 9.12 68.97 78.09 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 137.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 131.98 NOTE
r-devel-windows-x86_64 0.2.2 57.00 121.00 178.00 OK
r-patched-linux-x86_64 0.2.2 17.69 88.27 105.96 OK
r-release-linux-x86_64 0.2.2 11.15 88.49 99.64 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 43.00 131.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 24.00 119.00 143.00 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running 'testthat.R' [7s/8s]
    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