Other packages > Find by keyword >

eyeris  

Flexible, Extensible, & Reproducible Processing of Pupil Data
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", "1.0.0")



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-03-31
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 Processing of Pupil Data. R package version 1.0.0, https://cran.r-project.org/web/packages/eyeris. Accessed 19 Apr. 2025.
Previous versions and publish date:
No previous versions
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

SDT  
Self-Determination Theory Measures
Functions for self-determination motivation theory (SDT) to compute measures of motivation internal ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MScombine  
Combine Data from Positive and Negative Ionization Mode Finding Common Entities
Find common entities detected in both positive and negative ionization mode, delete this entity in ...
Download / Learn more Package Citations See dependency  
arsenal  
An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work wi ...
Download / Learn more Package Citations See dependency  
PCGSE  
Principal Component Gene Set Enrichment
Contains logic for computing the statistical association of variable groups, i.e., gene sets, with r ...
Download / Learn more Package Citations See dependency  
signibox  
Statistical Significance Marks on Boxplots
Add significance marks to any R Boxplot, including a given significance niveau. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

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