Other packages > Find by keyword >

eyeris  

Flexible, Extensible, & Reproducible Pupillometry Preprocessing
View on CRAN: Click here


Download and install eyeris package within the R console
Install from CRAN:
install.packages("eyeris")

Install from Github:
library("remotes")
install_github("cran/eyeris")

Install by package version:
library("remotes")
install_version("eyeris", "3.0.1")



Attach the package and use:
library("eyeris")
Maintained by
Shawn Schwartz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-03-31
Latest Update: 2025-07-26
Description:
Pupillometry offers a non-invasive window into the mind and has been used extensively as a psychophysiological readout of arousal signals linked with cognitive processes like attention, stress, and emotional states (see Clewett et al., 2020 <doi:10.1038/s41467-020-17851-9>; Kret & Sjak-Shie, 2018 <doi:10.3758/s13428-018-1075-y>; Strauch, 2024 <doi:10.1016/j.tins.2024.06.002>). Yet, despite decades of pupillometry research, many established packages and workflows to date unfortunately lack design patterns based on Findability, Accessibility, Interoperability, and Reusability (FAIR) principles (see Wilkinson et al., 2016 <doi:10.1038/sdata.2016.18> for more information). 'eyeris', on the other hand, follows a design philosophy that provides users with an intuitive, modular, performant, and extensible pupillometry data preprocessing framework out-of-the-box. 'eyeris' introduces a Brain Imaging Data Structure (BIDS)-like organization for derivative (i.e., preprocessed) pupillometry data as well as an intuitive workflow for inspecting preprocessed pupil epochs using interactive output report files (Esteban et al., 2019 <doi:10.1038/s41592-018-0235-4>; Gorgolewski et al., 2016 <doi:10.1038/sdata.2016.44>).
How to cite:
Shawn Schwartz (2025). eyeris: Flexible, Extensible, & Reproducible Pupillometry Preprocessing. R package version 3.0.1, https://cran.r-project.org/web/packages/eyeris. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:37), 1.0.0 (2025-03-31 12:00), 1.1.0 (2025-04-24 14:50), 1.2.0 (2025-06-07 04:50), 1.2.1 (2025-06-13 14:10), 2.0.0 (2025-07-03 09:30), 2.1.0 (2025-07-22 10:10), 2.1.1 (2025-07-26 18:10), 3.0.0 (2025-09-17 09:50), 3.0.1 (2025-10-07 11:00), 3.1.0 (2026-06-05 17:30)
Other packages that cited eyeris R package
View eyeris citation profile
Other R packages that eyeris depends, imports, suggests or enhances
Complete documentation for eyeris
Functions, R codes and Examples using the eyeris R package
Full eyeris package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA