CRAN Package Check Results for Package emuR

Last updated on 2026-06-08 02:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.0 19.61 253.25 272.86 OK
r-devel-linux-x86_64-debian-gcc 2.6.0 12.20 157.84 170.04 ERROR
r-devel-linux-x86_64-fedora-clang 2.6.0 37.00 429.30 466.30 OK
r-devel-linux-x86_64-fedora-gcc 2.6.0 35.00 387.34 422.34 OK
r-devel-windows-x86_64 2.6.0 25.00 282.00 307.00 OK
r-patched-linux-x86_64 2.6.0 22.36 235.58 257.94 OK
r-release-linux-x86_64 2.6.0 22.25 233.55 255.80 OK
r-release-macos-arm64 2.6.0 5.00 54.00 59.00 OK
r-release-macos-x86_64 2.6.0 14.00 278.00 292.00 OK
r-release-windows-x86_64 2.6.0 29.00 276.00 305.00 OK
r-oldrel-macos-arm64 2.6.0 5.00 51.00 56.00 OK
r-oldrel-macos-x86_64 2.6.0 15.00 269.00 284.00 OK
r-oldrel-windows-x86_64 2.6.0 32.00 336.00 368.00 OK

Check Details

Version: 2.6.0
Check: examples
Result: ERROR Running massageExamples to create ‘emuR-Ex.R’ failed Error in file(out, "wt") : cannot open the connection Calls: <Anonymous> -> Rd2ex -> file In addition: Warning message: In file(out, "wt") : cannot open file '/tmp/RtmpYfV5x3/file6f8dd18b1d2ae/dct.R': No space left on device Execution halted NONE Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [69s/106s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("emuR") Loading required package: emuR Attaching package: 'emuR' The following object is masked from 'package:base': norm [1] "INFO: No bundleList dir found in emuDB (path: /tmp/Rtmpau42rP/emuR_testthat/ae_emuDB/bundleLists)! Creating directory..." Saving _problems/test_emuR-database.DBconfig-117.R INFO: Rewriting 7 _annot.json files to file system... | | | 0% | |========== | 14% | |==================== | 29% | |============================== | 43% | |======================================== | 57% | |================================================== | 71% | |============================================================ | 86% | |======================================================================| 100% INFO: parsing 14 fms segments/events | | | 0% | |===== | 7% | |========== | 14% | |=============== | 21% | |==================== | 29% | |========================= | 36% | |============================== | 43% | |=================================== | 50% | |======================================== | 57% | |============================================= | 64% | |================================================== | 71% | |======================================================= | 79% | |============================================================ | 86% | |================================================================= | 93% | |======================================================================| 100% INFO: parsing 14 fms segments/events | | | 0% | |===== | 7% | |========== | 14% | |=============== | 21% | |==================== | 29% | |========================= | 36% | |============================== | 43% | |=================================== | 50% | |======================================== | 57% | |============================================= | 64% | |================================================== | 71% | |======================================================= | 79% | |============================================================ | 86% | |================================================================= | 93% | |======================================================================| 100% Read 16 items Read 12 records Read 24 items Read 20 records [ FAIL 1 | WARN 0 | SKIP 19 | PASS 843 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (7): 'test_emuR-autobuild.R:19:3', 'test_emuR-database.R:643:3', 'test_emuR-database.R:717:3', 'test_emuR-query.database.R:378:5', 'test_emuR-query.database.R:631:5', 'test_emuR-query.database.R:643:5', 'test_emuR-query.database.R:650:5' • empty test (10): , 'test_emuR-convert_BPFCollection.R:516:1', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:49:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:98:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:102:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:147:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:151:3', 'test_emuR-database.DBconfig.R:524:3', 'test_emuR-query.database.R:17:1', • skipping as it takes 4 ever to test -> make sure to rerun on deploy (2): 'test_emuR-bas_webservices.R:12:13', 'test_emuR-bas_webservices.R:30:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_emuR-database.DBconfig.R:113:5'): CRUD operations work for ssffTrackDefinitions / remove = CRU(D) with force ── Error: unable to open database file Backtrace: ▆ 1. └─emuR::remove_linkDefinition(...) at test_emuR-database.DBconfig.R:113:5 2. └─emuR:::rewrite_annots(emuDBhandle, verbose = verbose) 3. ├─DBI::dbExecute(...) 4. └─DBI::dbExecute(...) 5. ├─DBI::dbSendStatement(conn, statement, ...) 6. └─DBI::dbSendStatement(conn, statement, ...) 7. ├─DBI::dbSendQuery(conn, statement, ...) 8. └─RSQLite::dbSendQuery(conn, statement, ...) 9. └─RSQLite (local) .local(conn, statement, ...) 10. ├─methods::new(...) 11. │ ├─methods::initialize(value, ...) 12. │ └─methods::initialize(value, ...) 13. └─RSQLite:::result_create(conn@ptr, statement) [ FAIL 1 | WARN 0 | SKIP 19 | PASS 843 ] Error: ! Test failures. Warning message: call dbDisconnect() when finished working with a connection Execution halted Flavor: r-devel-linux-x86_64-debian-gcc