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 07 Aug. 2026.
Previous versions and publish date:
(2026-08-01 00:20), 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), 3.2.0 (2026-06-19 09: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

BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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