CRAN Package Check Results for Package dga

Last updated on 2024-05-03 05:53:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.1 33.80 43.03 76.83 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.1 27.65 31.57 59.22 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.1 102.59 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.1 100.12 NOTE
r-devel-windows-x86_64 2.0.1 28.00 77.00 105.00 NOTE
r-patched-linux-x86_64 2.0.1 34.07 40.41 74.48 NOTE
r-release-linux-x86_64 2.0.1 29.34 40.07 69.41 NOTE
r-release-macos-arm64 2.0.1 28.00 NOTE
r-release-windows-x86_64 2.0.1 28.00 75.00 103.00 ERROR
r-oldrel-macos-arm64 2.0.1 30.00 NOTE
r-oldrel-macos-x86_64 2.0.1 48.00 NOTE
r-oldrel-windows-x86_64 2.0.1 33.00 86.00 119.00 NOTE

Check Details

Version: 2.0.1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.0.1
Check: tests
Result: ERROR Running 'testthat.R' [1s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(dga) > > test_check("dga") [ 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-release-windows-x86_64