Last updated on 2025-05-01 15:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 1.71 | 21.94 | 23.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 1.34 | 18.10 | 19.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 37.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 33.06 | OK | |||
r-devel-windows-x86_64 | 0.1.3 | 3.00 | 222.00 | 225.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.3 | 1.14 | 19.90 | 21.04 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 0.1.3 | 20.00 | OK | |||
r-release-macos-x86_64 | 0.1.3 | 27.00 | OK | |||
r-release-windows-x86_64 | 0.1.3 | 4.00 | 49.00 | 53.00 | OK | |
r-oldrel-macos-arm64 | 0.1.3 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 25.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 4.00 | 191.00 | 195.00 | ERROR |
Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Mohamed", "El", "Fodil"),
family = "Ihaddaden",
role = c("aut", "cre"),
email = "ihaddaden.fodeil@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
get_data 1.484 0.105 16.921
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in 'radous-Ex.R' failed
The error most likely occurred in:
> ### Name: get_data
> ### Title: Query random user data from the Random User Generator API
> ### Aliases: get_data
>
> ### ** Examples
>
>
> get_data(n = 10, seed = "1990")
Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached [randomuser.me]: SSL/TLS connection timeout
Request failed [ERROR]. Retrying in 1 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached [randomuser.me]: SSL/TLS connection timeout
Request failed [ERROR]. Retrying in 1.5 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached [randomuser.me]: SSL/TLS connection timeout
Request failed [ERROR]. Retrying in 4.6 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached [randomuser.me]: SSL/TLS connection timeout
Request failed [ERROR]. Retrying in 14.5 seconds...
Error in data$status_code : object of type 'closure' is not subsettable
Calls: get_data ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [71s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(radous)
>
> test_check("radous")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-test_get_data.R:3:1'): (code run outside of `test_that()`) ─────
<curl_error_operation_timedout/curl_error/error/condition>
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [randomuser.me]: SSL/TLS connection timeout
Backtrace:
▆
1. └─httr::RETRY(...) at test-test_get_data.R:3:1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.