Last updated on 2018-04-29 01:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.1 | 14.55 | 256.12 | 270.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.2.1 | 11.22 | 208.13 | 219.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.1 | 327.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 315.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.2.1 | 27.00 | 371.00 | 398.00 | OK | |
r-patched-linux-x86_64 | 2.2.1 | 12.79 | 266.89 | 279.68 | OK | |
r-patched-solaris-x86 | 2.2.1 | 427.80 | ERROR | |||
r-release-linux-x86_64 | 2.2.1 | 17.05 | 270.10 | 287.15 | OK | |
r-release-windows-ix86+x86_64 | 2.2.1 | 27.00 | 371.00 | 398.00 | OK | |
r-release-osx-x86_64 | 2.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.2.1 | 14.00 | 296.00 | 310.00 | OK | |
r-oldrel-osx-x86_64 | 2.2.1 | NOTE |
Version: 2.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘reshape2’
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, r-oldrel-osx-x86_64
Version: 2.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggplot2)
>
> test_check("ggplot2")
── 1. Failure: inherits timezone from data (@test-scale-date.R#18) ────────────
sc$timezone not equal to NULL.
Types not compatible: character is not NULL
══ testthat results ═══════════════════════════════════════════════════════════
OK: 804 SKIPPED: 1 FAILED: 1
1. Failure: inherits timezone from data (@test-scale-date.R#18)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86