CRAN Package Check Results for Package dga

Last updated on 2026-08-18 01:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 24.24 43.12 67.36 OK
r-devel-linux-x86_64-debian-gcc 2.0.2 15.40 33.00 48.40 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.2 18.00 25.84 43.84 OK
r-devel-linux-x86_64-fedora-gcc 2.0.2 18.00 27.49 45.49 OK
r-devel-windows-x86_64 2.0.2 31.00 158.00 189.00 OK
r-patched-linux-x86_64 2.0.2 22.05 34.11 56.16 OK
r-release-linux-x86_64 2.0.2 22.75 33.54 56.29 OK
r-release-macos-arm64 2.0.2 5.00 11.00 16.00 OK
r-release-macos-x86_64 2.0.2 14.00 39.00 53.00 OK
r-release-windows-x86_64 2.0.2 30.00 0.00 30.00 OK
r-oldrel-macos-arm64 2.0.2 OK
r-oldrel-macos-x86_64 2.0.2 14.00 54.00 68.00 OK
r-oldrel-windows-x86_64 2.0.2 33.00 93.00 126.00 OK

Check Details

Version: 2.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dga) > > test_check("dga") Saving _problems/test-BMAfunctions-6.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-BMAfunctions.R:6:1'): (code run outside of `test_that()`) ────── Error in `file(filename, "r", encoding = encoding)`: cannot open the connection to 'https://raw.githubusercontent.com/cran/dga/05b5d99436dac1dd5aa796d466f1cf793b6460e1/R/BMAfunctions.R' Backtrace: ▆ 1. └─base::source(dga1.2_url, local = dga1.2) at test-BMAfunctions.R:6:1 2. └─base::file(filename, "r", encoding = encoding) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc