CRAN Package Check Results for Maintainer ‘AbdulMajedRaja RS <amrrs.data at gmail.com>’

Last updated on 2025-04-12 20:52:09 CEST.

Package ERROR NOTE OK
coinmarketcapr 14
randquotes 11 4

Package coinmarketcapr

Current CRAN status: OK: 14

Package randquotes

Current CRAN status: ERROR: 11, NOTE: 4

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-clang, 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-clang, r-patched-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [1s/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-linux-x86_64-debian-gcc, r-devel-macos-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-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-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [0s/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 Flavor: r-devel-macos-arm64

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

Version: 0.1.1
Check: tests
Result: ERROR Running 'test-all.R' [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 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.
Health stats visible at Monitor.