CRAN Package Check Results for Package restfulr

Last updated on 2026-06-26 21:55:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.17 12.04 69.15 81.19 OK --no-tests
r-devel-linux-x86_64-debian-gcc 0.0.17 9.01 49.70 58.71 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 13.00 69.00 82.00 OK --no-examples --no-tests --no-vignettes
r-patched-linux-x86_64 0.0.17 11.37 67.03 78.40 OK --no-tests
r-release-linux-x86_64 0.0.17 9.09 66.58 75.67 ERROR --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 13.00 85.00 98.00 OK --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 14.00 64.00 78.00 OK --no-examples --no-tests --no-vignettes

Check Details

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-release-linux-x86_64