CRAN Package Check Results for Package eyetrackingR

Last updated on 2025-02-21 05:50:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 8.20 383.96 392.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 5.92 267.94 273.86 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 608.79 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 600.79 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 318.00 328.00 OK
r-patched-linux-x86_64 0.2.1 8.99 359.65 368.64 OK
r-release-linux-x86_64 0.2.1 7.04 359.40 366.44 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 9.00 330.00 339.00 NOTE
r-oldrel-macos-arm64 0.2.1 171.00 OK
r-oldrel-macos-x86_64 0.2.1 493.00 OK
r-oldrel-windows-x86_64 0.2.1 15.00 417.00 432.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’ [133s/214s] 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-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [130s/162s] 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-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