CRAN Package Check Results for Maintainer ‘Olivier Binette <olivier.binette at gmail.com>’

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

Package ERROR NOTE OK
assert 12
cache 12
dga 1 11

Package assert

Current CRAN status: NOTE: 12

Version: 1.0.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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

Package cache

Current CRAN status: OK: 12

Package dga

Current CRAN status: ERROR: 1, NOTE: 11

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