Last updated on 2018-06-20 01:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 1.73 | 30.19 | 31.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 1.23 | 23.66 | 24.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 37.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 35.11 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 5.00 | 65.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 1.26 | 27.68 | 28.94 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 53.50 | NOTE | |||
r-release-linux-x86_64 | 0.2.1 | 1.41 | 27.98 | 29.39 | OK | |
r-release-windows-ix86+x86_64 | 0.2.1 | 3.00 | 50.00 | 53.00 | OK | |
r-release-osx-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 3.00 | 52.00 | 55.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.1 | NOTE |
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
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: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(comtradr)
>
> test_check("comtradr")
── 1. Failure: correct api vals given: type == 'services' (@test-ct_search.R#90)
nrow(vals) > 0 isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
OK: 47 SKIPPED: 6 FAILED: 1
1. Failure: correct api vals given: type == 'services' (@test-ct_search.R#90)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64