diff --git a/DESCRIPTION b/DESCRIPTION index 944e4b6..d849a68 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,8 +3,8 @@ Package: eyetools Title: Analyse Eye Data Version: 0.7.2 Authors@R: c( - person("Beesley", "Tom", , "t.beesley@lancaster.ac.uk", role = c("aut", "cre")), - person("Ivory", "Matthew", , "matthew.ivory@lancaster.ac.uk", role = "aut") + person("Tom", "Beesley", , "t.beesley@lancaster.ac.uk", role = c("aut", "cre")), + person("Matthew", "Ivory", , "matthew.ivory@lancaster.ac.uk", role = "aut") ) Description: Enables the automation of actions across the pipeline, including initial steps of transforming binocular data and gap repair to event-based diff --git a/README.Rmd b/README.Rmd index d0be354..8d48b49 100644 --- a/README.Rmd +++ b/README.Rmd @@ -20,19 +20,19 @@ knitr::opts_chunk$set(echo = TRUE, [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) - # **eyetools** ## A set of tools for eye data processing, analysis and visualisation in R + **eyetools** is a package that provides a set of simple tools that will facilitate common steps in the processing and analysis of eye data. It is intended for use with data from psychological experiments. The idea is to have a workflow which is aided by these functions, going from processing of the raw data, to extraction of event related data (i.e., fixations, saccades), to summarising those data at the trial level (e.g., time on areas of interest). For an indepth guide to using eyetools, see the [Get Started page](https://tombeesley.github.io/eyetools/articles/eyetools.html). -to install: `devtools::install_github("tombeesley/eyetools")` - It is free to use under the GNU General Public Licence. +To install use `install.packages("eyetools")` + Available functions: | Implemented functions | Description | diff --git a/docs/404.html b/docs/404.html index 43a1fe7..e7d71cb 100644 --- a/docs/404.html +++ b/docs/404.html @@ -30,7 +30,7 @@ eyetools - 0.7.1 + 0.7.2