CRAN Package Check Results for Package eyeris

Last updated on 2026-02-20 03:55:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 12.76 228.11 240.87 OK
r-devel-linux-x86_64-debian-gcc 3.0.1 7.39 159.26 166.65 OK
r-devel-linux-x86_64-fedora-clang 3.0.1 22.00 341.23 363.23 OK
r-devel-linux-x86_64-fedora-gcc 3.0.1 20.00 341.72 361.72 OK
r-devel-macos-arm64 3.0.1 3.00 63.00 66.00 OK
r-devel-windows-x86_64 3.0.1 18.00 287.00 305.00 OK
r-patched-linux-x86_64 3.0.1 OK
r-release-linux-x86_64 3.0.1 11.48 207.25 218.73 OK
r-release-macos-arm64 3.0.1 OK
r-release-macos-x86_64 3.0.1 9.00 219.00 228.00 OK
r-release-windows-x86_64 3.0.1 16.00 298.00 314.00 OK
r-oldrel-macos-arm64 3.0.1 NOTE
r-oldrel-macos-x86_64 3.0.1 9.00 258.00 267.00 NOTE
r-oldrel-windows-x86_64 3.0.1 24.00 348.00 372.00 ERROR

Check Details

Version: 3.0.1
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: doc 2.8Mb help 1.1Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 3.0.1
Check: tests
Result: ERROR Running 'testthat.R' [125s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(eyeris) eyeris v3.0.1 - Lumpy Space Princess ꒰•ᴗ•。꒱۶ Welcome! Type ?`eyeris` to get started. > > test_check("eyeris") i [2026-02-18 17:28:02] [INFO] Created output directory: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_chunked_output v [2026-02-18 17:28:02] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/bids_test/derivatives/test-db.eyerisdb i [2026-02-18 17:28:02] [INFO] Exporting data types: confounds_summary i [2026-02-18 17:28:03] [INFO] Processing data type: confounds_summary i [2026-02-18 17:28:03] [INFO] Grouping tables by epoch label... i [2026-02-18 17:28:03] [INFO] Found 1 epoch label groups for confounds_summary: _nolabel i [2026-02-18 17:28:03] [INFO] Analyzing column structures within epoch group '_nolabel'... i [2026-02-18 17:28:03] [INFO] Found 2 column-compatible groups within '_nolabel': goal, stim i [2026-02-18 17:28:03] [INFO] Processing confounds_summary group 'goal' (2 tables) i [2026-02-18 17:28:03] [INFO] Using chunked processing (file size limit = 50MB < 500MB threshold) i [2026-02-18 17:28:03] [INFO] Processing with file size chunking enabled i [2026-02-18 17:28:03] [INFO] Starting chunked query processing (chunk size: 50) i [2026-02-18 17:28:03] [INFO] Query: SELECT * FROM "confounds_summary_01_task_run01_goal" UNION ALL SELECT * FROM "confounds_summary_02_task_run01_goal" i [2026-02-18 17:28:03] [INFO] Processing chunk 1: 50 rows i [2026-02-18 17:28:03] [INFO] Created output file: test-db_confounds_summary_goal_chunked_01.csv i [2026-02-18 17:28:03] [INFO] Processing chunk 2: 50 rows i [2026-02-18 17:28:03] [INFO] Processing chunk 3: 50 rows i [2026-02-18 17:28:03] [INFO] No more data to process v [2026-02-18 17:28:03] [OKAY] Chunked processing complete: i [2026-02-18 17:28:03] [INFO] Total rows: 150 i [2026-02-18 17:28:03] [INFO] Chunks: 3 i [2026-02-18 17:28:03] [INFO] Processing time: 0 seconds i [2026-02-18 17:28:03] [INFO] Average rate: 3987 rows/second i [2026-02-18 17:28:03] [INFO] Processing confounds_summary group 'stim' (1 tables) i [2026-02-18 17:28:03] [INFO] Using chunked processing (file size limit = 50MB < 500MB threshold) i [2026-02-18 17:28:03] [INFO] Processing with file size chunking enabled i [2026-02-18 17:28:03] [INFO] Starting chunked query processing (chunk size: 50) i [2026-02-18 17:28:03] [INFO] Query: SELECT * FROM "confounds_summary_01_task_run01_stim" i [2026-02-18 17:28:03] [INFO] Processing chunk 1: 50 rows i [2026-02-18 17:28:03] [INFO] Created output file: test-db_confounds_summary_stim_chunked_01.csv i [2026-02-18 17:28:03] [INFO] Processing chunk 2: 50 rows i [2026-02-18 17:28:03] [INFO] No more data to process v [2026-02-18 17:28:03] [OKAY] Chunked processing complete: i [2026-02-18 17:28:03] [INFO] Total rows: 100 i [2026-02-18 17:28:03] [INFO] Chunks: 2 i [2026-02-18 17:28:03] [INFO] Processing time: 0 seconds i [2026-02-18 17:28:03] [INFO] Average rate: 3489 rows/second v [2026-02-18 17:28:03] [OKAY] Export complete! i [2026-02-18 17:28:03] [INFO] Data types exported: 2 i [2026-02-18 17:28:03] [INFO] Total rows exported: 250 i [2026-02-18 17:28:03] [INFO] Output directory: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_chunked_output i [2026-02-18 17:28:03] [INFO] Disconnected from eyeris database i [2026-02-18 17:28:03] [INFO] Created output directory: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/size_test_output v [2026-02-18 17:28:03] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/bids_size_test/derivatives/size-test.eyerisdb i [2026-02-18 17:28:04] [INFO] Exporting data types: timeseries i [2026-02-18 17:28:04] [INFO] Processing data type: timeseries i [2026-02-18 17:28:04] [INFO] Processing timeseries group 'all' (1 tables) i [2026-02-18 17:28:04] [INFO] Using chunked processing (file size limit = 0.05MB < 500MB threshold) i [2026-02-18 17:28:04] [INFO] Processing with file size chunking enabled i [2026-02-18 17:28:04] [INFO] Starting chunked query processing (chunk size: 500) i [2026-02-18 17:28:04] [INFO] Query: SELECT * FROM "timeseries_01_test_run01" i [2026-02-18 17:28:04] [INFO] Processing chunk 1: 500 rows i [2026-02-18 17:28:04] [INFO] Created output file: size-test_timeseries_chunked_01.csv i [2026-02-18 17:28:04] [INFO] Processing chunk 2: 500 rows i [2026-02-18 17:28:04] [INFO] Starting new file due to size limit: size-test_timeseries_chunked_02.csv i [2026-02-18 17:28:04] [INFO] Created output file: size-test_timeseries_chunked_02.csv i [2026-02-18 17:28:04] [INFO] Processing chunk 3: 500 rows i [2026-02-18 17:28:04] [INFO] Starting new file due to size limit: size-test_timeseries_chunked_03.csv i [2026-02-18 17:28:04] [INFO] Created output file: size-test_timeseries_chunked_03.csv i [2026-02-18 17:28:04] [INFO] Processing chunk 4: 500 rows i [2026-02-18 17:28:04] [INFO] Starting new file due to size limit: size-test_timeseries_chunked_04.csv i [2026-02-18 17:28:04] [INFO] Created output file: size-test_timeseries_chunked_04.csv i [2026-02-18 17:28:04] [INFO] No more data to process v [2026-02-18 17:28:04] [OKAY] Chunked processing complete: i [2026-02-18 17:28:04] [INFO] Total rows: 2000 i [2026-02-18 17:28:04] [INFO] Chunks: 4 i [2026-02-18 17:28:04] [INFO] Processing time: 0.1 seconds i [2026-02-18 17:28:04] [INFO] Average rate: 14191 rows/second i [2026-02-18 17:28:04] [INFO] Finalizing 4 output files with proper numbering... i [2026-02-18 17:28:04] [INFO] Renamed: size-test_timeseries_chunked_01.csv -> size-test_timeseries_chunked_01-of-04.csv i [2026-02-18 17:28:04] [INFO] Renamed: size-test_timeseries_chunked_02.csv -> size-test_timeseries_chunked_02-of-04.csv i [2026-02-18 17:28:04] [INFO] Renamed: size-test_timeseries_chunked_03.csv -> size-test_timeseries_chunked_03-of-04.csv i [2026-02-18 17:28:04] [INFO] Renamed: size-test_timeseries_chunked_04.csv -> size-test_timeseries_chunked_04-of-04.csv v [2026-02-18 17:28:04] [OKAY] Export complete! i [2026-02-18 17:28:04] [INFO] Data types exported: 1 i [2026-02-18 17:28:04] [INFO] Total rows exported: 2000 i [2026-02-18 17:28:04] [INFO] Output directory: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/size_test_output i [2026-02-18 17:28:04] [INFO] Disconnected from eyeris database v [2026-02-18 17:28:06] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_bids/derivatives/user-test.eyerisdb i [2026-02-18 17:28:06] [INFO] Executing query: SELECT * FROM (SELECT * FROM "epochs_002_02_memory_run01") as combined_data WHERE 1=1 AND subject_id = '002' i [2026-02-18 17:28:06] [INFO] Executing query: SELECT * FROM (SELECT * FROM "epochs_002_02_memory_run01") as combined_data WHERE 1=1 AND subject_id = '002' AND session_id = '02' AND task_name = 'memory' i [2026-02-18 17:28:06] [INFO] Disconnected from eyeris database i [2026-02-18 17:28:08] [INFO] Executing query: SELECT * FROM (SELECT * FROM "epoch_timeseries_005_01_epochtest_run01_prepostprobe") as combined_data WHERE 1=1 AND subject_id = '005' v [2026-02-18 17:28:09] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:28:10] [INFO] Processing block: block_1 v [2026-02-18 17:28:10] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:28:10] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:28:10] [OKAY] Running eyeris::interpolate() for block_1 v [2026-02-18 17:28:10] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:28:10] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:28:10] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:28:10] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:28:10] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:28:10] [INFO] Block processing summary: i [2026-02-18 17:28:10] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:28:10] [OKAY] Running eyeris::summarize_confounds() i [2026-02-18 17:28:13] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:13] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:15] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:16] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:17] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:18] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:19] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:20] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:21] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:22] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:22] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:23] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:24] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:25] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:26] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:27] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:28] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:28] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 ! [2026-02-18 17:28:35] [WARN] No detrend data found for run-01 processing file: sub-001.Rmd output file: sub-001.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS sub-001.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output sub-001.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 6 --variable toc_float=1 --variable toc_selectors=h1,h2,h3,h4,h5,h6 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.4/eyeris/rmarkdown/css/report.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2\rmarkdown-stre4fc54c9778.html" File not found in resource path Saving _problems/test-parallel-database-21.R v [2026-02-18 17:28:36] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:28:36] [INFO] Processing block: block_1 v [2026-02-18 17:28:36] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:28:37] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:28:37] [OKAY] Running eyeris::interpolate() for block_1 v [2026-02-18 17:28:37] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:28:37] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:28:37] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:28:37] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:28:37] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:28:37] [INFO] Block processing summary: i [2026-02-18 17:28:37] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:28:37] [OKAY] Running eyeris::summarize_confounds() i [2026-02-18 17:28:39] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:40] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:41] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:42] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:44] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:44] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:46] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:47] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:48] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:48] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:49] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:50] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:51] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:52] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:53] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:54] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:55] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:28:55] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 ! [2026-02-18 17:29:00] [WARN] No detrend data found for run-01 processing file: sub-002.Rmd output file: sub-002.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS sub-002.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output sub-002.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 6 --variable toc_float=1 --variable toc_selectors=h1,h2,h3,h4,h5,h6 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.4/eyeris/rmarkdown/css/report.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2\rmarkdown-stre4fc1dcc1cf5.html" File not found in resource path Saving _problems/test-parallel-database-42.R v [2026-02-18 17:29:01] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:29:01] [INFO] Processing block: block_1 v [2026-02-18 17:29:01] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:29:01] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:29:01] [OKAY] Running eyeris::interpolate() for block_1 v [2026-02-18 17:29:01] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:29:02] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:29:02] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:29:02] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:29:02] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:29:02] [INFO] Block processing summary: i [2026-02-18 17:29:02] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:29:02] [OKAY] Running eyeris::summarize_confounds() i [2026-02-18 17:29:04] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:05] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:06] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:07] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:08] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:09] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:11] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:11] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:13] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:13] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:14] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:15] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:16] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:17] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:18] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:18] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:19] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:20] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 ! [2026-02-18 17:29:26] [WARN] No detrend data found for run-01 processing file: sub-003.Rmd output file: sub-003.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS sub-003.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output sub-003.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 6 --variable toc_float=1 --variable toc_selectors=h1,h2,h3,h4,h5,h6 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.4/eyeris/rmarkdown/css/report.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2\rmarkdown-stre4fcd0166af.html" File not found in resource path Saving _problems/test-parallel-database-62.R v [2026-02-18 17:29:27] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:29:27] [INFO] Processing block: block_1 v [2026-02-18 17:29:27] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:29:27] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:29:27] [OKAY] Running eyeris::interpolate() for block_1 v [2026-02-18 17:29:28] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:29:28] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:29:28] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:29:28] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:29:28] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:29:28] [INFO] Block processing summary: i [2026-02-18 17:29:28] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:29:28] [OKAY] Running eyeris::summarize_confounds() i [2026-02-18 17:29:30] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:31] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:32] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:33] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:34] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:35] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:36] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:37] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:38] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:38] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:39] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:40] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:41] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:41] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:42] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:43] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:44] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 i [2026-02-18 17:29:45] [INFO] Plotting block 1 with sampling rate 1000 Hz from possible blocks: 1 ! [2026-02-18 17:29:50] [WARN] No detrend data found for run-01 processing file: sub-004.Rmd output file: sub-004.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS sub-004.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output sub-004.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 6 --variable toc_float=1 --variable toc_selectors=h1,h2,h3,h4,h5,h6 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --css "D:/RCompile/CRANpkg/lib/4.4/eyeris/rmarkdown/css/report.css" --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2\rmarkdown-stre4fc60852a1c.html" File not found in resource path Saving _problems/test-parallel-database-82.R i [2026-02-18 17:29:53] [INFO] Disconnected from eyeris database v [2026-02-18 17:29:53] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_bids/derivatives/test-study.eyerisdb i [2026-02-18 17:29:53] [INFO] Disconnected from eyeris database i [2026-02-18 17:29:54] [INFO] Disconnected from eyeris database v [2026-02-18 17:29:54] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_bids_read/derivatives/read-test.eyerisdb i [2026-02-18 17:29:54] [INFO] Disconnected from eyeris database i [2026-02-18 17:29:54] [INFO] Disconnected from eyeris database v [2026-02-18 17:29:55] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_bids_size/derivatives/size-test.eyerisdb i [2026-02-18 17:29:55] [INFO] Disconnected from eyeris database i [2026-02-18 17:29:55] [INFO] Disconnected from eyeris database v [2026-02-18 17:29:55] [OKAY] Connected to eyeris database: D:\temp\2026_02_18_01_50_00_240\RtmpMDaMu2/test_bids_empty/derivatives/empty-test.eyerisdb ! [2026-02-18 17:29:55] [WARN] No valid tables found in database (after excluding temp tables) i [2026-02-18 17:29:55] [INFO] Disconnected from eyeris database v [2026-02-18 17:29:56] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:29:56] [INFO] Processing block: block_1 v [2026-02-18 17:29:56] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:29:56] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:29:56] [OKAY] Running eyeris::interpolate() for block_1 v [2026-02-18 17:29:56] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:29:56] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:29:56] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:29:56] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:29:56] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:29:56] [INFO] Block processing summary: i [2026-02-18 17:29:56] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:29:56] [OKAY] Running eyeris::summarize_confounds() v [2026-02-18 17:29:57] [OKAY] Running eyeris::load_asc() i [2026-02-18 17:29:57] [INFO] Binocular data detected. Processing average mode. i [2026-02-18 17:29:57] [INFO] Processing block: block_1 v [2026-02-18 17:29:57] [OKAY] Running eyeris::deblink() for block_1 v [2026-02-18 17:29:57] [OKAY] Running eyeris::detransient() for block_1 v [2026-02-18 17:29:57] [OKAY] Running eyeris::interpolate() for block_1 ! [2026-02-18 17:29:57] [WARN] No NAs detected in pupil data... Skipping interpolation! v [2026-02-18 17:29:57] [OKAY] Running eyeris::lpfilt() for block_1 ! [2026-02-18 17:29:57] [WARN] Skipping eyeris::downsample() for block_1 ! [2026-02-18 17:29:57] [WARN] Skipping eyeris::bin() for block_1 ! [2026-02-18 17:29:57] [WARN] Skipping eyeris::detrend() for block_1 v [2026-02-18 17:29:57] [OKAY] Running eyeris::zscore() for block_1 i [2026-02-18 17:29:57] [INFO] Block processing summary: i [2026-02-18 17:29:57] [INFO] block_1: OK (steps: 6, latest: pupil_raw_deblink_detransient_interpolate_lpfilt_z) v [2026-02-18 17:29:57] [OKAY] Running eyeris::summarize_confounds() [ FAIL 4 | WARN 0 | SKIP 0 | PASS 188 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-parallel-database.R:9:5'): manual parallel processing flag enables temporary databases ── Expected `{ ... }` not to throw any errors. Actually got a <simpleError> with message: pandoc document conversion failed with error 99 Backtrace: ▆ 1. ├─withr::with_envvar(...) at test-parallel-database.R:4:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-parallel-database.R:9:5 ── Failure ('test-parallel-database.R:31:5'): SLURM environment variables are detected for parallel processing ── Expected `{ ... }` not to throw any errors. Actually got a <simpleError> with message: pandoc document conversion failed with error 99 Backtrace: ▆ 1. ├─withr::with_envvar(...) at test-parallel-database.R:28:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-parallel-database.R:31:5 ── Failure ('test-parallel-database.R:51:5'): PBS environment variables are detected for parallel processing ── Expected `{ ... }` not to throw any errors. Actually got a <simpleError> with message: pandoc document conversion failed with error 99 Backtrace: ▆ 1. ├─withr::with_envvar(...) at test-parallel-database.R:48:3 2. │ └─base::force(code) 3. └─testthat::expect_no_error(...) at test-parallel-database.R:51:5 ── Failure ('test-parallel-database.R:70:3'): normal database operation works without parallel processing ── Expected `{ ... }` not to throw any errors. Actually got a <simpleError> with message: pandoc document conversion failed with error 99 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 188 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64