R Under development (unstable) (2024-03-05 r86054 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) > library(periscope2) > > test_check("periscope2") Loading required package: shiny Loading required package: bs4Dash Attaching package: 'bs4Dash' The following objects are masked from 'package:shiny': actionButton, column, insertTab, navbarMenu, tabsetPanel The following object is masked from 'package:graphics': box Loading required package: ggplot2 2024-03-06 18:30:58.124783 INFO:actions:File downloaded in browser: < mydownload1.png > 2024-03-06 18:30:58.50828 INFO:actions:File downloaded in browser: < mydownload1.jpeg > 2024-03-06 18:30:59.006682 INFO:actions:File downloaded in browser: < mydownload1.tiff > 2024-03-06 18:30:59.712913 INFO:actions:File downloaded in browser: < mydownload1.bmp > 2024-03-06 18:30:59.86999 WARNING::txt could not be processed 2024-03-06 18:30:59.878223 INFO:actions:File downloaded in browser: < my_numeric_data.txt > Could not apply DT options due to: the `selection` argument is incorrect: - `mode` must be one of 'none', 'single' and 'multiple' Could not apply DT options due to: the `selection` argument is incorrect: - `mode` must be one of 'none', 'single' and 'multiple' Could not apply DT options due to: the `selection` argument is incorrect: - `mode` must be one of 'none', 'single' and 'multiple' Could not apply DT options due to: the `selection` argument is incorrect: - `mode` must be one of 'none', 'single' and 'multiple' 2024-03-06 18:31:02.767443 DEBUG::log generated for testing 2024-03-06 18:31:02.767443 DEBUG::log generated for testing 2024-03-06 18:31:02.770372 INFO::log generated for testing 2024-03-06 18:31:02.770372 INFO::log generated for testing [ FAIL 0 | WARN 3 | SKIP 28 | PASS 622 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test_addins.R:76:20', 'test_download_file.R:102:20', 'test_download_file.R:138:20', 'test_download_file.R:150:20', 'test_download_file.R:170:20', 'test_downloadable_table.R:184:5', 'test_downloadable_table.R:193:5', 'test_log_viewer.R:20:5', 'test_log_viewer.R:29:20', 'test_ui_functions.R:198:5', 'test_ui_functions.R:223:5', 'test_ui_functions.R:268:5', 'test_ui_functions.R:333:5', 'test_ui_functions.R:346:5', 'test_ui_functions.R:353:5', 'test_ui_functions.R:373:5', 'test_ui_functions.R:387:5', 'test_ui_functions.R:451:5', 'test_ui_functions.R:456:5', 'test_ui_functions.R:470:5', 'test_ui_functions.R:481:5', 'test_ui_functions.R:497:5', 'test_ui_functions.R:518:5', 'test_ui_functions.R:556:5', 'test_ui_functions.R:596:5', 'test_ui_functions.R:609:5', 'test_ui_functions.R:627:5', 'test_ui_misc_functions.R:36:5' [ FAIL 0 | WARN 3 | SKIP 28 | PASS 622 ] Deleting unused snapshots: • download_file/download.txt • download_file/my_char_download.csv • download_file/my_char_download.tsv • download_file/my_char_download.txt • download_file/mydownload1.csv • download_file/mydownload1.tsv • download_file/mydownload1.txt • download_file/show_row_names_download.csv > > proc.time() user system elapsed 10.59 2.12 12.76