Last updated on 2018-02-24 09:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.18 | 44.02 | 47.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.58 | 34.63 | 37.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 55.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 54.42 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 7.00 | 77.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 2.09 | 51.77 | 53.86 | OK | |
r-patched-solaris-x86 | 1.0.1 | 95.70 | ERROR | |||
r-release-linux-x86_64 | 1.0.1 | 2.08 | 50.46 | 52.54 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 9.00 | 84.00 | 93.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 6.00 | 54.00 | 60.00 | OK | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(skimr)
Attaching package: 'skimr'
The following object is masked from 'package:testthat':
matches
>
> test_check("skimr")
── 1. Failure: Skimr kable prints as expected, 32-bit windows (@test-skim_print.
input[16] not equal to "|Petal.Width |0 |150 |150 |1.2 |0.76 |0.1 |0.3 |1.3 |1.8 |2.5 |▇▁▁▃▃▃▂▂ |".
1/1 mismatches
x[1]: "|Petal.Width |0 |150 |150 |1.2 |0.76 |0.1 |0.3 |1.3 |1.8
x[1]: |2.5 |▇▁▁▅▃▃▂▂ |"
y[1]: "|Petal.Width |0 |150 |150 |1.2 |0.76 |0.1 |0.3 |1.3 |1.8
y[1]: |2.5 |▇▁▁▃▃▃▂▂ |"
══ testthat results ═══════════════════════════════════════════════════════════
OK: 328 SKIPPED: 1 FAILED: 1
1. Failure: Skimr kable prints as expected, 32-bit windows (@test-skim_print.R#104)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘knitr’
All declared Imports should be used.
Flavor: r-oldrel-osx-x86_64