CRAN Package Check Results for Package GDELTtools

Last updated on 2025-06-17 01:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7 4.85 40.07 44.92 NOTE
r-devel-linux-x86_64-debian-gcc 1.7 3.44 29.74 33.18 ERROR
r-devel-linux-x86_64-fedora-clang 1.7 74.16 ERROR
r-devel-linux-x86_64-fedora-gcc 1.7 67.42 ERROR
r-devel-windows-x86_64 1.7 7.00 55.00 62.00 ERROR
r-patched-linux-x86_64 1.7 5.26 37.62 42.88 OK
r-release-linux-x86_64 1.7 4.62 37.33 41.95 OK
r-release-macos-arm64 1.7 27.00 OK
r-release-macos-x86_64 1.7 44.00 OK
r-release-windows-x86_64 1.7 7.00 54.00 61.00 ERROR
r-oldrel-macos-arm64 1.7 24.00 OK
r-oldrel-macos-x86_64 1.7 37.00 OK
r-oldrel-windows-x86_64 1.7 8.00 66.00 74.00 OK

Check Details

Version: 1.7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Stephen", "R."), family = "Haptonstahl", role = c("aut", "cre"), email = "srh@haptonstahl.org"), person(given = "Thomas", family = "Scherer", role = "aut"), person(given = "Timo", family = "Thoms", role = "aut"), person(given = "Patrick", family = "Wheatley", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.7
Check: tests
Result: ERROR Running ‘test-all.R’ [1s/3s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > > test_check("GDELTtools") Loading required package: GDELTtools [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GetSizeOfGDELT.R:4:3'): returns valid size for GDELT ─────────── Error in `file(file, "rt")`: cannot open the connection to 'http://data.gdeltproject.org/events/filesizes' Backtrace: ▆ 1. ├─testthat::expect_true(GetSizeOfGDELT() > 41.4) at test_GetSizeOfGDELT.R:4:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─GDELTtools:::GetSizeOfGDELT() 5. └─utils::read.delim(filesize_url, header = FALSE, sep = " ") 6. └─utils::read.table(...) 7. └─base::file(file, "rt") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.7
Check: tests
Result: ERROR Running ‘test-all.R’ Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > > test_check("GDELTtools") Loading required package: GDELTtools [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GetSizeOfGDELT.R:4:3'): returns valid size for GDELT ─────────── Error in `file(file, "rt")`: cannot open the connection to 'http://data.gdeltproject.org/events/filesizes' Backtrace: ▆ 1. ├─testthat::expect_true(GetSizeOfGDELT() > 41.4) at test_GetSizeOfGDELT.R:4:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─GDELTtools:::GetSizeOfGDELT() 5. └─utils::read.delim(filesize_url, header = FALSE, sep = " ") 6. └─utils::read.table(...) 7. └─base::file(file, "rt") [ FAIL 1 | WARN 1 | 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: 1.7
Check: tests
Result: ERROR Running 'test-all.R' [2s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > > test_check("GDELTtools") Loading required package: GDELTtools [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_GetSizeOfGDELT.R:4:3'): returns valid size for GDELT ─────────── Error in `file(file, "rt")`: cannot open the connection to 'http://data.gdeltproject.org/events/filesizes' Backtrace: ▆ 1. ├─testthat::expect_true(GetSizeOfGDELT() > 41.4) at test_GetSizeOfGDELT.R:4:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─GDELTtools:::GetSizeOfGDELT() 5. └─utils::read.delim(filesize_url, header = FALSE, sep = " ") 6. └─utils::read.table(...) 7. └─base::file(file, "rt") [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64