Science Score: 59.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 7 committers (28.6%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (19.1%) to scientific vocabulary
Keywords
analysis
clustering
mouse-tracking
r
visualization
Last synced: 6 months ago
·
JSON representation
Repository
Process and Analyze Mouse-Tracking Data
Basic Info
- Host: GitHub
- Owner: PascalKieslich
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: http://pascalkieslich.github.io/mousetrap
- Size: 15.4 MB
Statistics
- Stars: 47
- Watchers: 6
- Forks: 17
- Open Issues: 1
- Releases: 15
Topics
analysis
clustering
mouse-tracking
r
visualization
Created about 10 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output:
github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
# mousetrap
[](https://CRAN.R-project.org/package=mousetrap)
[](https://doi.org/10.5281/zenodo.596640)
[](https://CRAN.R-project.org/package=mousetrap)
Mouse-tracking, the analysis of mouse movements in computerized experiments, is a method that is becoming increasingly popular in the cognitive sciences.
The `mousetrap` package offers functions for importing, preprocessing, analyzing, aggregating, and visualizing mouse-tracking data.
## General Information
The `mousetrap` package is developed by Pascal Kieslich, Dirk Wulff, Felix Henninger, and Jonas Haslbeck. It is published under the GNU General Public License (version 3).
An overview of the functions in this package can be found [online](http://pascalkieslich.github.io/mousetrap/reference/mousetrap.html).
It can also be accessed from within R using `?mousetrap` once the package has been loaded.
Please see [news](http://pascalkieslich.github.io/mousetrap/news/) for a summary of changes in the package. Questions about using `mousetrap` can be asked in the [forum](https://forum.cogsci.nl/index.php?p=/categories/mousetrap).
The `mousetrap` package offers functions for importing mouse-tracking data in different formats and from various sources. One option to collect mouse-tracking data is by using the open-source graphical experiment builder [OpenSesame](https://osdoc.cogsci.nl/) in combination with the [mousetrap-os plugin](https://github.com/pascalkieslich/mousetrap-os).
## Installation
The current stable version is available on CRAN and can be installed via `install.packages("mousetrap")`.
To install the latest development version from GitHub, you need the `devtools` package .
The development version can be installed via `devtools::install_github("pascalkieslich/mousetrap@master")`.
## Questions
Questions about using `mousetrap` can be asked in the [forum](https://forum.cogsci.nl/index.php?p=/categories/mousetrap).
## Citation
If you use the `mousetrap` package in your published research, we kindly ask that you cite the associated preprint:
Wulff, D. U.\*, Kieslich, P. J.\*, Henninger, F., Haslbeck, J. M. B., & Schulte-Mecklenbeck, M. (2023). _Movement tracking of psychological processes: A tutorial using mousetrap._ PsyArXiv. https://doi.org/10.31234/osf.io/v685r
## Acknowledgments
We thank Johanna Hepp for helpful comments on the documentation of this package and Monika Wiegelmann for testing a development version. This work was supported by the University of Mannheim's Graduate School of Economic and Social Sciences, which is funded by the German Research Foundation.
Owner
- Name: Pascal J. Kieslich
- Login: PascalKieslich
- Kind: user
- Website: https://pascalkieslich.github.io/
- Repositories: 12
- Profile: https://github.com/PascalKieslich
GitHub Events
Total
- Watch event: 3
- Push event: 1
Last Year
- Watch event: 3
- Push event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pascal J. Kieslich | k****h@p****e | 431 |
| dwulff | d****f@g****m | 82 |
| Felix Henninger | m****x@f****m | 21 |
| sbrockhaus | s****s | 1 |
| olivroy | 5****y | 1 |
| sbrockhaus | s****s@s****e | 1 |
| Wulff | w****f@A****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 16
- Total pull requests: 5
- Average time to close issues: 9 days
- Average time to close pull requests: 21 days
- Total issue authors: 8
- Total pull request authors: 3
- Average comments per issue: 2.44
- Average comments per pull request: 1.8
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sbrockhaus (6)
- Freihaut (2)
- mstbr (2)
- pranavnerurkar (2)
- pierpri (1)
- gjoue (1)
- LiKao (1)
- gmersy (1)
Pull Request Authors
- sbrockhaus (3)
- olivroy (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 909 last-month
- Total docker downloads: 20,426
- Total dependent packages: 0
- Total dependent repositories: 3
- Total versions: 15
- Total maintainers: 1
cran.r-project.org: mousetrap
Process and Analyze Mouse-Tracking Data
- Homepage: https://pascalkieslich.github.io/mousetrap/
- Documentation: http://cran.r-project.org/web/packages/mousetrap/mousetrap.pdf
- License: GPL-3
-
Latest release: 3.2.3
published about 2 years ago
Rankings
Docker downloads count: 1.2%
Forks count: 4.6%
Stargazers count: 8.0%
Average: 11.8%
Downloads: 12.6%
Dependent repos count: 16.8%
Dependent packages count: 27.9%
Maintainers (1)
Last synced:
6 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.1.0 depends
- RColorBrewer * imports
- Rcpp >= 0.11.4 imports
- cstab * imports
- diptest * imports
- dplyr >= 0.5.0 imports
- fastcluster * imports
- fields * imports
- ggplot2 * imports
- grDevices * imports
- graphics * imports
- lifecycle * imports
- magrittr * imports
- parallel * imports
- pracma * imports
- psych >= 1.2.4 imports
- rlang * imports
- scales * imports
- stats * imports
- tidyr * imports
- utils * imports
- readbulk * suggests
- testthat * suggests