CRAN Package Check Results for Package eyetrackingR

Last updated on 2025-03-09 22:52:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 8.19 384.03 392.22 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 5.70 251.92 257.62 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 664.41 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 665.62 ERROR
r-devel-macos-arm64 0.2.1 164.00 OK
r-devel-macos-x86_64 0.2.1 379.00 OK
r-devel-windows-x86_64 0.2.1 10.00 329.00 339.00 OK
r-patched-linux-x86_64 0.2.1 8.62 359.62 368.24 OK
r-release-linux-x86_64 0.2.1 5.99 363.23 369.22 OK
r-release-macos-arm64 0.2.1 165.00 OK
r-release-macos-x86_64 0.2.1 256.00 OK
r-release-windows-x86_64 0.2.1 10.00 319.00 329.00 NOTE
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 493.00 OK
r-oldrel-windows-x86_64 0.2.1 12.00 442.00 454.00 NOTE

Check Details

Version: 0.2.1
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘rlang’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [147s/371s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(eyetrackingR) Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > > test_check("eyetrackingR") Test Type: lmer Predictor: (Intercept) Formula: Prop ~ AOI + (1 | Trial) Runs of Significant Time Bins: Positive Run 1 ===== Time: 15500 - 21000 Test Type: boot_splines Predictor: Target Formula: Prop ~ Target Runs of Significant Time Bins: Positive Run 1 ===== Time: 15900 - 21000 [ FAIL 3 | WARN 16 | SKIP 0 | PASS 39 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_analyze_time_bins.R:105:3'): The function analyze_time_bins has correct data (interaction) ── Error in `compare_dfs(tb_interaction1_check, tb_interaction1)`: all(dim(df1) == dim(df2)) is not TRUE Backtrace: ▆ 1. └─eyetrackingR (local) compare_dfs(tb_interaction1_check, tb_interaction1) at test_analyze_time_bins.R:105:3 2. └─base::stopifnot(all(dim(df1) == dim(df2))) at test_analyze_time_bins.R:6:3 ── Failure ('test_cluster_analysis.R:97:3'): The function make_time_cluster_data gives necessary eyetrackingR attributes with lmer ── nrow(attr(tclust_data_lmer, "eyetrackingR")$clusters) not equal to 2. 1/1 mismatches [1] 0 - 2 == -2 ── Failure ('test_cluster_analysis.R:98:3'): The function make_time_cluster_data gives necessary eyetrackingR attributes with lmer ── ncol(attr(tclust_data_lmer, "eyetrackingR")$clusters) not equal to 5. 1/1 mismatches [1] 3 - 5 == -2 [ FAIL 3 | WARN 16 | SKIP 0 | PASS 39 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [146s/421s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(eyetrackingR) Loading required package: dplyr Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > > test_check("eyetrackingR") Test Type: lmer Predictor: (Intercept) Formula: Prop ~ AOI + (1 | Trial) Runs of Significant Time Bins: Positive Run 1 ===== Time: 15500 - 21000 Test Type: boot_splines Predictor: Target Formula: Prop ~ Target Runs of Significant Time Bins: Positive Run 1 ===== Time: 15800 - 21000 [ FAIL 3 | WARN 16 | SKIP 0 | PASS 39 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_analyze_time_bins.R:105:3'): The function analyze_time_bins has correct data (interaction) ── Error in `compare_dfs(tb_interaction1_check, tb_interaction1)`: all(dim(df1) == dim(df2)) is not TRUE Backtrace: ▆ 1. └─eyetrackingR (local) compare_dfs(tb_interaction1_check, tb_interaction1) at test_analyze_time_bins.R:105:3 2. └─base::stopifnot(all(dim(df1) == dim(df2))) at test_analyze_time_bins.R:6:3 ── Failure ('test_cluster_analysis.R:97:3'): The function make_time_cluster_data gives necessary eyetrackingR attributes with lmer ── nrow(attr(tclust_data_lmer, "eyetrackingR")$clusters) not equal to 2. 1/1 mismatches [1] 0 - 2 == -2 ── Failure ('test_cluster_analysis.R:98:3'): The function make_time_cluster_data gives necessary eyetrackingR attributes with lmer ── ncol(attr(tclust_data_lmer, "eyetrackingR")$clusters) not equal to 5. 1/1 mismatches [1] 3 - 5 == -2 [ FAIL 3 | WARN 16 | SKIP 0 | PASS 39 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'doMC' Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.