CRAN Package Check Results for Package BIOMASS

Last updated on 2019-04-22 01:47:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 10.42 168.24 178.66 OK
r-devel-linux-x86_64-debian-gcc 2.1 9.43 141.92 151.35 OK
r-devel-linux-x86_64-fedora-clang 2.1 192.94 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1 199.33 ERROR
r-devel-windows-ix86+x86_64 2.1 29.00 155.00 184.00 OK --no-vignettes
r-patched-linux-x86_64 2.1 11.15 155.26 166.41 OK
r-patched-solaris-x86 2.1 244.50 OK
r-release-linux-x86_64 2.1 9.25 152.78 162.03 OK
r-release-windows-ix86+x86_64 2.1 12.00 155.00 167.00 OK --no-vignettes
r-release-osx-x86_64 2.1 OK
r-oldrel-windows-ix86+x86_64 2.1 12.00 173.00 185.00 OK --no-vignettes
r-oldrel-osx-x86_64 2.1 OK

Check Details

Version: 2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [37s/40s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(BIOMASS)
     >
     > test_check("BIOMASS")
     ── 1. Failure: CorrectTaxo (@test_00_correctTaxo.R#29) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "genusCorrected": 2 string mismatches
     Component "speciesCorrected": 1 string mismatch
     Component "nameModified": 2 string mismatches
    
     ── 2. Failure: CorrectTaxo (@test_00_correctTaxo.R#38) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "genusCorrected": 1 string mismatch
     Component "nameModified": 1 string mismatch
    
     ── 3. Failure: CorrectTaxo (@test_00_correctTaxo.R#54) ────────────────────────
     names(a) not equal to c(...).
     Lengths differ: 4 is not 7
    
     ── 4. Failure: CorrectTaxo (@test_00_correctTaxo.R#57) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "nameModified": 1 string mismatch
    
    
     |
     | | 0%
     |
     |======================================================================| 100%
    
     |
     | | 0%
     |
     |======================================================================| 100%
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 484 SKIPPED: 0 FAILED: 4
     1. Failure: CorrectTaxo (@test_00_correctTaxo.R#29)
     2. Failure: CorrectTaxo (@test_00_correctTaxo.R#38)
     3. Failure: CorrectTaxo (@test_00_correctTaxo.R#54)
     4. Failure: CorrectTaxo (@test_00_correctTaxo.R#57)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [39s/54s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(BIOMASS)
     >
     > test_check("BIOMASS")
     ── 1. Failure: CorrectTaxo (@test_00_correctTaxo.R#29) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "genusCorrected": 2 string mismatches
     Component "speciesCorrected": 1 string mismatch
     Component "nameModified": 2 string mismatches
    
     ── 2. Failure: CorrectTaxo (@test_00_correctTaxo.R#38) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "genusCorrected": 1 string mismatch
     Component "nameModified": 1 string mismatch
    
     ── 3. Failure: CorrectTaxo (@test_00_correctTaxo.R#54) ────────────────────────
     names(a) not equal to c(...).
     Lengths differ: 4 is not 7
    
     ── 4. Failure: CorrectTaxo (@test_00_correctTaxo.R#57) ────────────────────────
     correctTaxo(...) not equal to data.frame(...).
     Component "nameModified": 1 string mismatch
    
    
     |
     | | 0%
     |
     |======================================================================| 100%
    
     |
     | | 0%
     |
     |======================================================================| 100%
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 484 SKIPPED: 0 FAILED: 4
     1. Failure: CorrectTaxo (@test_00_correctTaxo.R#29)
     2. Failure: CorrectTaxo (@test_00_correctTaxo.R#38)
     3. Failure: CorrectTaxo (@test_00_correctTaxo.R#54)
     4. Failure: CorrectTaxo (@test_00_correctTaxo.R#57)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc