Last updated on 2019-05-01 01:51:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.13 | 44.69 | 49.82 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.57 | 34.45 | 39.02 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 62.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 59.37 | NOTE | |||
r-patched-linux-x86_64 | 1.0.1 | 6.04 | 43.07 | 49.11 | ERROR | |
r-patched-solaris-x86 | 1.0.1 | 94.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.1 | 5.52 | 43.29 | 48.81 | ERROR | |
r-release-windows-ix86+x86_64 | 1.0.1 | 13.00 | 118.00 | 131.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 10.00 | 86.00 | 96.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'febr-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dataset
> ### Title: Get _dataset_ table
> ### Aliases: dataset
>
> ### ** Examples
>
> res <- dataset(dataset = "ctb0003")
HTTP error 500 on attempt 1 ...
backing off 0.27 seconds, retrying
HTTP error 500 on attempt 2 ...
backing off 1.12 seconds, retrying
HTTP error 500 on attempt 3 ...
backing off 4.01 seconds, retrying
HTTP error 500 on attempt 4 ...
backing off 13.62 seconds, retrying
Error in function_list[[k]](value) : Internal Server Error (HTTP 500).
Calls: dataset ... freduce -> withVisible -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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, r-oldrel-osx-x86_64