Last updated on 2018-05-03 10:51:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 6.62 | 172.98 | 179.60 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 5.17 | 161.58 | 166.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 231.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 225.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.7 | 51.00 | 364.00 | 415.00 | OK | |
r-patched-linux-x86_64 | 0.1.7 | 5.57 | 101.31 | 106.88 | ERROR | |
r-patched-solaris-x86 | 0.1.7 | 3.90 | ERROR | |||
r-release-linux-x86_64 | 0.1.7 | 4.65 | 172.05 | 176.70 | OK | |
r-release-windows-ix86+x86_64 | 0.1.7 | 51.00 | 364.00 | 415.00 | OK | |
r-release-osx-x86_64 | 0.1.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 43.00 | 442.00 | 485.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.7 | NOTE |
Version: 0.1.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rlang’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.1.7
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/44s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdomains)
>
> test_check("rdomains")
DMOZ Data saved to the following destination: .
── 1. Error: shallalist cat (@test-shalla-cat.R#5) ────────────────────────────
Timeout was reached: Resolving timed out after 10000 milliseconds
1: get_shalla_data() at testthat/test-shalla-cat.R:5
2: curl_download("http://www.shallalist.de/Downloads/shallalist.tar.gz", tmp)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 2 SKIPPED: 1 FAILED: 1
1. Error: shallalist cat (@test-shalla-cat.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.7
Check: package dependencies
Result: ERROR
Package required but not available: ‘RSelenium’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-solaris-x86