Skip to content

Modernize Package and Add New Vignettes#7

Merged
a-hurst merged 16 commits into
masterfrom
updates_2026
Feb 22, 2026
Merged

Modernize Package and Add New Vignettes#7
a-hurst merged 16 commits into
masterfrom
updates_2026

Conversation

@a-hurst

@a-hurst a-hurst commented Feb 22, 2026

Copy link
Copy Markdown
Owner

This PR contains a number of maintenance updates for eyelinker as well as two vignettes.

Apart from various fixes to bring the package conventions in line with current R practices, the main changes are:

  • Makes the tidyverse-style function aliases (read_asc, which_interval, %within%) the preferred method in the documentation and examples
  • Fixed all remaining NOTEs in from devtools::check()
  • Added reverse dependency checks for the package
  • Switched to double-quotes consistently throughout, as is recommended
  • Added a vignette showing how to batch-import data
  • Added a vignette with an example of how to window and epoch raw sample data

@codecov-commenter

codecov-commenter commented Feb 22, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a641efa) to head (77d49bd).
⚠️ Report is 5 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          271       271           
=========================================
  Hits           271       271           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@a-hurst a-hurst merged commit 340fb6a into master Feb 22, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants