CRAN Package Check Results for Package randquotes

Last updated on 2025-03-31 05:53:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.44 23.24 25.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 1.85 18.79 20.64 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 41.42 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 40.52 NOTE
r-devel-macos-arm64 0.1.1 18.00 NOTE
r-devel-macos-x86_64 0.1.1 35.00 NOTE
r-devel-windows-x86_64 0.1.1 3.00 44.00 47.00 ERROR
r-patched-linux-x86_64 0.1.1 2.40 22.94 25.34 ERROR
r-release-linux-x86_64 0.1.1 1.94 22.20 24.14 ERROR
r-release-macos-arm64 0.1.1 22.00 NOTE
r-release-macos-x86_64 0.1.1 29.00 NOTE
r-release-windows-x86_64 0.1.1 4.00 44.00 48.00 NOTE
r-oldrel-macos-arm64 0.1.1 NOTE
r-oldrel-macos-x86_64 0.1.1 23.00 NOTE
r-oldrel-windows-x86_64 0.1.1 4.00 48.00 52.00 ERROR

Check Details

Version: 0.1.1
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: No news entries found. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘randquotes-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: randquote > ### Title: Get Random Quotes > ### Aliases: randquote > > ### ** Examples > > randquote() Error in randquote() : Fetching failed. The API call returned 400 error Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [1s/2s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("randquotes") Loading required package: randquotes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-randquotes.R:4:3'): the functions of randquotes ──────────────── Error in `randquote()`: Fetching failed. The API call returned 400 error Backtrace: ▆ 1. ├─testthat::expect_that(randquote(), is_a("data.frame")) at test-randquotes.R:4:3 2. │ └─testthat (local) condition(object) 3. │ └─testthat::expect_is(x, class) 4. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. └─randquotes::randquote() [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘curl’ ‘jsonlite’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in 'randquotes-Ex.R' failed The error most likely occurred in: > ### Name: randquote > ### Title: Get Random Quotes > ### Aliases: randquote > > ### ** Examples > > randquote() Error in randquote() : Fetching failed. The API call returned 400 error Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running 'test-all.R' [1s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > test_check("randquotes") Loading required package: randquotes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-randquotes.R:4:3'): the functions of randquotes ──────────────── Error in `randquote()`: Fetching failed. The API call returned 400 error Backtrace: ▆ 1. ├─testthat::expect_that(randquote(), is_a("data.frame")) at test-randquotes.R:4:3 2. │ └─testthat (local) condition(object) 3. │ └─testthat::expect_is(x, class) 4. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 5. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 6. └─randquotes::randquote() [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64