Last updated on 2019-03-14 00:46:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 10.04 | 163.47 | 173.51 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 8.83 | 153.15 | 161.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 191.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 175.98 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0 | 25.00 | 176.00 | 201.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 2.0 | 6.96 | 153.19 | 160.15 | OK | |
r-patched-solaris-x86 | 2.0 | 222.00 | ERROR | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 2.0 | 19.00 | 165.00 | 184.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 15.00 | 178.00 | 193.00 | OK | --no-vignettes |
r-oldrel-osx-x86_64 | 2.0 | OK |
Version: 2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: unable to re-encode 'computeFeldRegion.R' line 35
Warning: unable to re-encode 'data_documentation.R' line 41
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/518s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(BIOMASS)
>
> test_check("BIOMASS")
|
| | 0%
|
|======================================================================| 100%
── 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
|
| | 0%
|
|======================================================================| 100%
── 2. Failure: CorrectTaxo (@test_00_correctTaxo.R#36) ────────────────────────
correctTaxo(...) not equal to data.frame(...).
Component "genusCorrected": 1 string mismatch
Component "nameModified": 1 string mismatch
── 3. Failure: CorrectTaxo (@test_00_correctTaxo.R#52) ────────────────────────
names(a) not equal to c(...).
4/7 mismatches
x[2]: "score"
y[2]: "acceptedName"
x[3]: "matchedName"
y[3]: "sourceId"
x[4]: "acceptedName"
y[4]: "score"
x[5]: "sourceId"
y[5]: "matchedName"
── 4. Failure: CorrectTaxo (@test_00_correctTaxo.R#55) ────────────────────────
correctTaxo(...) not equal to data.frame(...).
Component "nameModified": 1 string mismatch
|
| | 0%
|
|======================================================================| 100%
|
| | 0%
|
|======================================================================| 100%
── 5. Failure: CorrectTaxo (@test_00_correctTaxo.R#79) ────────────────────────
correctTaxo(...) not equal to data.frame(...).
Component "genusCorrected": 1 string mismatch
Component "speciesCorrected": 1 string mismatch
Component "nameModified": 1 string mismatch
══ testthat results ═══════════════════════════════════════════════════════════
OK: 498 SKIPPED: 0 FAILED: 5
1. Failure: CorrectTaxo (@test_00_correctTaxo.R#29)
2. Failure: CorrectTaxo (@test_00_correctTaxo.R#36)
3. Failure: CorrectTaxo (@test_00_correctTaxo.R#52)
4. Failure: CorrectTaxo (@test_00_correctTaxo.R#55)
5. Failure: CorrectTaxo (@test_00_correctTaxo.R#79)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86