-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix looking time for very small time bins that only have a single …
…fixation. Lookings used to exceed the boundaries of the give time bin. This is fixed in this commit.
- Loading branch information
1 parent
a29fed4
commit 5396a10
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: eyewit | ||
Title: Bootstrapping Common Eyetracking Tasks around Tobii’s I-VT Filter | ||
Version: 0.4.6 | ||
Version: 0.4.7 | ||
Date: 2022-02-22 | ||
Authors@R: | ||
person("Steven", "Kalinke", , "[email protected]", role = c("aut", "cre"), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters