CRAN Package Check Results for Package grobblR

Last updated on 2025-06-13 17:51:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 7.06 130.01 137.07 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 5.33 87.19 92.52 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 219.75 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 209.97 OK
r-devel-windows-x86_64 0.2.1 9.00 141.00 150.00 ERROR
r-patched-linux-x86_64 0.2.1 8.26 122.88 131.14 ERROR
r-release-linux-x86_64 0.2.1 8.11 122.69 130.80 OK
r-release-macos-arm64 0.2.1 80.00 OK
r-release-macos-x86_64 0.2.1 165.00 OK
r-release-windows-x86_64 0.2.1 10.00 138.00 148.00 ERROR
r-oldrel-macos-arm64 0.2.1 63.00 OK
r-oldrel-macos-x86_64 0.2.1 143.00 OK
r-oldrel-windows-x86_64 0.2.1 13.00 171.00 184.00 ERROR

Additional issues

noLD

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(grobblR) > > test_check("grobblR") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_grob_image.R:25:5'): No errors when passing in a valid URL to a .png image. ── Error in `png::readPNG(source = RCurl::getURLContent(url = .image))`: unable to open Backtrace: ▆ 1. ├─testthat::expect_true(grid::is.grob(url_gl$grob)) at test_grob_image.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─grid::is.grob(url_gl$grob) 5. ├─grobblR (local) `<fn>`() 6. │ └─grid::gList(raw_grobs, grob_row_clone$grob) 7. ├─grobblR (local) `<fn>`() 8. │ └─grid::gList(raw_grobs, grob_col_clone$grob) 9. └─grobblR (local) `<fn>`() 10. └─grobblR:::convert_to_grob(...) 11. └─grobblR:::convert_to_image_grob(...) 12. └─png::readPNG(source = RCurl::getURLContent(url = .image)) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(grobblR) > > test_check("grobblR") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_grob_image.R:25:5'): No errors when passing in a valid URL to a .png image. ── Error in `png::readPNG(source = RCurl::getURLContent(url = .image))`: unable to open Backtrace: ▆ 1. ├─testthat::expect_true(grid::is.grob(url_gl$grob)) at test_grob_image.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─grid::is.grob(url_gl$grob) 5. ├─grobblR (local) `<fn>`() 6. │ └─grid::gList(raw_grobs, grob_row_clone$grob) 7. ├─grobblR (local) `<fn>`() 8. │ └─grid::gList(raw_grobs, grob_col_clone$grob) 9. └─grobblR (local) `<fn>`() 10. └─grobblR:::convert_to_grob(...) 11. └─grobblR:::convert_to_image_grob(...) 12. └─png::readPNG(source = RCurl::getURLContent(url = .image)) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [7s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(grobblR) > > test_check("grobblR") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_grob_image.R:25:5'): No errors when passing in a valid URL to a .png image. ── Error in `png::readPNG(source = RCurl::getURLContent(url = .image))`: unable to open Backtrace: ▆ 1. ├─testthat::expect_true(grid::is.grob(url_gl$grob)) at test_grob_image.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─grid::is.grob(url_gl$grob) 5. ├─grobblR (local) `<fn>`() 6. │ └─grid::gList(raw_grobs, grob_row_clone$grob) 7. ├─grobblR (local) `<fn>`() 8. │ └─grid::gList(raw_grobs, grob_col_clone$grob) 9. └─grobblR (local) `<fn>`() 10. └─grobblR:::convert_to_grob(...) 11. └─grobblR:::convert_to_image_grob(...) 12. └─png::readPNG(source = RCurl::getURLContent(url = .image)) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(grobblR) > > test_check("grobblR") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_grob_image.R:25:5'): No errors when passing in a valid URL to a .png image. ── Error in `png::readPNG(source = RCurl::getURLContent(url = .image))`: unable to open Backtrace: ▆ 1. ├─testthat::expect_true(grid::is.grob(url_gl$grob)) at test_grob_image.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─grid::is.grob(url_gl$grob) 5. ├─grobblR (local) `<fn>`() 6. │ └─grid::gList(raw_grobs, grob_row_clone$grob) 7. ├─grobblR (local) `<fn>`() 8. │ └─grid::gList(raw_grobs, grob_col_clone$grob) 9. └─grobblR (local) `<fn>`() 10. └─grobblR:::convert_to_grob(...) 11. └─grobblR:::convert_to_image_grob(...) 12. └─png::readPNG(source = RCurl::getURLContent(url = .image)) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(grobblR) > > test_check("grobblR") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_grob_image.R:25:5'): No errors when passing in a valid URL to a .png image. ── Error in `png::readPNG(source = RCurl::getURLContent(url = .image))`: unable to open Backtrace: ▆ 1. ├─testthat::expect_true(grid::is.grob(url_gl$grob)) at test_grob_image.R:25:5 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─grid::is.grob(url_gl$grob) 5. ├─grobblR (local) `<fn>`() 6. │ └─grid::gList(raw_grobs, grob_row_clone$grob) 7. ├─grobblR (local) `<fn>`() 8. │ └─grid::gList(raw_grobs, grob_col_clone$grob) 9. └─grobblR (local) `<fn>`() 10. └─grobblR:::convert_to_grob(...) 11. └─grobblR:::convert_to_image_grob(...) 12. └─png::readPNG(source = RCurl::getURLContent(url = .image)) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 20 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64