R Under development (unstable) (2024-03-14 r86117 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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: D:\\temp\\RtmpmGfJt3\\emuR_testthat\\ae_emuDB/bundleLists)! Creating directory..." 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 0 | WARN 6 | SKIP 38 | PASS 845 ] ══ Skipped tests (38) ══════════════════════════════════════════════════════════ • 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 (29): 'test_emuR-autoproc_annots.R:13:1', 'test_emuR-autoproc_annots.R:53:1', 'test_emuR-convert_BPFCollection.R:516:1', 'test_emuR-convert_TextGridCollection.R:38:1', 'test_emuR-convert_TextGridCollection.R:124:1', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:49:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:19:1', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:98:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:102:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:69:1', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:147:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:151:3', 'test_emuR-database.DBconfig.EMUwebAppConfig.R:113:1', 'test_emuR-database.DBconfig.R:45:1', 'test_emuR-database.DBconfig.R:148:1', 'test_emuR-database.DBconfig.R:239:1', 'test_emuR-database.DBconfig.R:299:1', 'test_emuR-database.DBconfig.R:353:1', 'test_emuR-database.DBconfig.R:424:1', 'test_emuR-database.DBconfig.R:524:3', 'test_emuR-database.DBconfig.R:512:1', 'test_emuR-database.R:20:1', 'test_emuR-database.caching.R:22:1', 'test_emuR-database.files.R:55:3', 'test_emuR-database.files.R:9:1', 'test_emuR-emuRsegs.R:18:1', 'test_emuR-emuRtrackdata.R:17:1', 'test_emuR-export_TextGridCollection.R:17:1', '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' [ FAIL 0 | WARN 6 | SKIP 38 | PASS 845 ] Warning message: call dbDisconnect() when finished working with a connection > > proc.time() user system elapsed 57.14 5.92 62.31