Last updated on 2026-07-31 01:50:49 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.17 | 12.72 | 70.13 | 82.85 | OK | --no-tests |
| r-devel-linux-x86_64-debian-gcc | 0.0.17 | 8.41 | 50.63 | 59.04 | ERROR | --no-tests |
| r-devel-linux-x86_64-fedora-clang | 0.0.17 | 20.00 | 105.92 | 125.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.17 | 55.81 | OK | |||
| r-devel-windows-x86_64 | 0.0.17 | 1.00 | 7.00 | 8.00 | ERROR | --no-examples --no-tests --no-vignettes |
| r-patched-linux-x86_64 | 0.0.17 | 10.09 | 67.47 | 77.56 | OK | --no-tests |
| r-release-linux-x86_64 | 0.0.17 | 10.96 | 67.09 | 78.05 | 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 | 8.00 | 9.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 | 16.00 | 63.00 | 79.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-gcc
Version: 0.0.17
Flags: --no-examples --no-tests --no-vignettes
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64