Last updated on 2025-06-12 01:48:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.15 | 12.89 | 69.76 | 82.65 | NOTE | --no-tests |
r-devel-linux-x86_64-debian-gcc | 0.0.15 | 8.84 | 49.49 | 58.33 | ERROR | --no-tests |
r-devel-linux-x86_64-fedora-clang | 0.0.15 | 133.59 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.15 | 125.68 | OK | |||
r-devel-windows-x86_64 | 0.0.15 | 14.00 | 68.00 | 82.00 | OK | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 0.0.15 | 10.58 | 66.74 | 77.32 | ERROR | --no-tests |
r-release-linux-x86_64 | 0.0.15 | 11.94 | 66.73 | 78.67 | OK | --no-tests |
r-release-macos-arm64 | 0.0.15 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.0.15 | 87.00 | OK | |||
r-release-windows-x86_64 | 0.0.15 | 1.00 | 7.00 | 8.00 | ERROR | --no-examples --no-tests --no-vignettes |
r-oldrel-macos-arm64 | 0.0.15 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.15 | 75.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.15 | 1.00 | 9.00 | 10.00 | ERROR | --no-examples --no-tests --no-vignettes |
Version: 0.0.15
Flags: --no-tests
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Lawrence <michafla@gene.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Michael",
family = "Lawrence",
role = c("aut", "cre"),
email = "michafla@gene.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.15
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: RestUri-class
> ### Title: RestUri
> ### Aliases: class:RestUri RestUri-class create create,RestUri-method read
> ### read,RestUri-method update update,RestUri-method delete
> ### delete,RestUri-method create,character-method read,character-method
> ### update,character-method delete,character-method RestUri
> ### $,RestUri-method [[,RestUri-method $<-,RestUri-method
> ### [[<-,RestUri-method [,RestUri-method container
> ### container,RestUri-method container<- container<-,RestUri-method
> ### purgeCache purgeCache,RestUri-method embedCredentials authenticate
> ### authenticate,RestUri-method credentials,RestUri-method
> ### show,RestUri-method
> ### Keywords: methods classes
>
> ### ** Examples
>
> apache <- RestUri("http://wiki.apache.org")
Warning in getMethods(coerce, table = TRUE) :
'getMethods' is deprecated.
Use 'getMethodsForDispatch(f, TRUE)' instead.
See help("Deprecated")
> read(apache$solr)
Error in htmlTreeParse(from, asText = TRUE, useInternalNodes = TRUE) :
empty or no content specified
Calls: read ... <Anonymous> -> handleResponse -> as -> asMethod -> htmlTreeParse
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
RestContainer-class 0.079 0.008 30.964
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.15
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: RestUri-class
> ### Title: RestUri
> ### Aliases: class:RestUri RestUri-class create create,RestUri-method read
> ### read,RestUri-method update update,RestUri-method delete
> ### delete,RestUri-method create,character-method read,character-method
> ### update,character-method delete,character-method RestUri
> ### $,RestUri-method [[,RestUri-method $<-,RestUri-method
> ### [[<-,RestUri-method [,RestUri-method container
> ### container,RestUri-method container<- container<-,RestUri-method
> ### purgeCache purgeCache,RestUri-method embedCredentials authenticate
> ### authenticate,RestUri-method credentials,RestUri-method
> ### show,RestUri-method
> ### Keywords: methods classes
>
> ### ** Examples
>
> apache <- RestUri("http://wiki.apache.org")
Warning in getMethods(coerce, table = TRUE) :
'getMethods' is deprecated.
Use 'getMethodsForDispatch(f, TRUE)' instead.
See help("Deprecated")
> read(apache$solr)
Error in htmlTreeParse(from, asText = TRUE, useInternalNodes = TRUE) :
empty or no content specified
Calls: read ... <Anonymous> -> handleResponse -> as -> asMethod -> htmlTreeParse
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
RestContainer-class 0.28 0.032 43.476
Flavor: r-patched-linux-x86_64
Version: 0.0.15
Flags: --no-examples --no-tests --no-vignettes
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64