Last updated on 2026-07-04 01:53:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.17 | 12.79 | 69.68 | 82.47 | ERROR | --no-tests |
| r-devel-linux-x86_64-debian-gcc | 0.0.17 | 8.44 | 51.26 | 59.70 | OK | --no-tests |
| r-devel-linux-x86_64-fedora-clang | 0.0.17 | 20.00 | 109.94 | 129.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.17 | 19.00 | 103.89 | 122.89 | OK | |
| r-devel-windows-x86_64 | 0.0.17 | 14.00 | 69.00 | 83.00 | OK | --no-examples --no-tests --no-vignettes |
| r-patched-linux-x86_64 | 0.0.17 | 11.71 | 67.05 | 78.76 | OK | --no-tests |
| r-release-linux-x86_64 | 0.0.17 | OK | --no-tests | |||
| r-release-macos-arm64 | 0.0.17 | 4.00 | 34.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 0.0.17 | 10.00 | 116.00 | 126.00 | OK | |
| r-release-windows-x86_64 | 0.0.17 | 1.00 | 16.00 | 17.00 | ERROR | --no-examples --no-tests --no-vignettes |
| r-oldrel-macos-arm64 | 0.0.17 | 3.00 | 46.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.17 | 10.00 | 137.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.17 | 17.00 | 64.00 | 81.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 0.0.17
Flags: --no-tests
Check: examples
Result: ERROR
Running examples in ‘restfulr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: RestContainer-class
> ### Title: RestContainer
> ### Aliases: class:RestContainer RestContainer-class RestContainer
> ### [,RestContainer-method [<-,RestContainer-method
> ### $,RestContainer-method [[,RestContainer-method
> ### $<-,RestContainer-method [[<-,RestContainer-method
> ### show,RestContainer-method
> ### Keywords: methods classes
>
> ### ** Examples
>
> apache <- RestContainer("http://wiki.apache.org")
Warning in getMethods(coerce, table = TRUE) :
'getMethods' is deprecated.
Use 'getMethodsForDispatch(f, TRUE)' instead.
See help("Deprecated")
> apache$solr
Error in htmlTreeParse(from, asText = TRUE, useInternalNodes = TRUE) :
empty or no content specified
Calls: $ ... <Anonymous> -> handleResponse -> as -> asMethod -> htmlTreeParse
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.17
Flags: --no-examples --no-tests --no-vignettes
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64