CRAN Package Check Results for Package IAT

Last updated on 2026-02-08 17:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3 6.17 54.58 60.75 ERROR
r-devel-linux-x86_64-debian-gcc 0.3 4.43 39.39 43.82 ERROR
r-devel-linux-x86_64-fedora-clang 0.3 12.00 85.81 97.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3 10.00 80.30 90.30 ERROR
r-devel-windows-x86_64 0.3 8.00 71.00 79.00 ERROR
r-patched-linux-x86_64 0.3 6.10 48.11 54.21 ERROR
r-release-linux-x86_64 0.3 5.88 48.04 53.92 ERROR
r-release-macos-arm64 0.3 NOTE
r-release-macos-x86_64 0.3 3.00 54.00 57.00 NOTE
r-release-windows-x86_64 0.3 9.00 69.00 78.00 NOTE
r-oldrel-macos-arm64 0.3 NOTE
r-oldrel-macos-x86_64 0.3 3.00 43.00 46.00 NOTE
r-oldrel-windows-x86_64 0.3 10.00 83.00 93.00 ERROR

Check Details

Version: 0.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Dan Martin <dpmartin42@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Dan", family = "Martin", role = c("aut", "cre"), email = "dpmartin42@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3
Check: Rd files
Result: NOTE checkRd: (-1) IATData.Rd:24: Lost braces; missing escapes or markup? 24 | Dan Martin {dpmartin42@gmail.com} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.3
Check: examples
Result: ERROR Running examples in ‘IAT-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: cleanIAT > ### Title: Clean IAT data using the updated D-Scoring algorithm > ### Aliases: cleanIAT > > ### ** Examples > > # Get Ps who recieve Math-Male sorting task in first blocks > > cong_first <- IATData[IATData$isCongruentFirst == 1, ] > > dscore_first <- cleanIAT(my_data = cong_first, + block_name = "BLOCK_NAME_S", + trial_blocks = c("BLOCK2", "BLOCK3", "BLOCK5", "BLOCK6"), + session_id = "SESSION_ID", + trial_latency = "TRIAL_LATENCY", + trial_error = "TRIAL_ERROR", + v_error = 1, v_extreme = 2, v_std = 1) Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─IAT::cleanIAT(...) 2. │ └─... %>% ... 3. └─dplyr::filter_(., interp(~x < 10000 & x >= 0, x = as.name(trial_latency))) 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.3
Check: examples
Result: ERROR Running examples in ‘IAT-Ex.R’ failed The error most likely occurred in: > ### Name: cleanIAT > ### Title: Clean IAT data using the updated D-Scoring algorithm > ### Aliases: cleanIAT > > ### ** Examples > > # Get Ps who recieve Math-Male sorting task in first blocks > > cong_first <- IATData[IATData$isCongruentFirst == 1, ] > > dscore_first <- cleanIAT(my_data = cong_first, + block_name = "BLOCK_NAME_S", + trial_blocks = c("BLOCK2", "BLOCK3", "BLOCK5", "BLOCK6"), + session_id = "SESSION_ID", + trial_latency = "TRIAL_LATENCY", + trial_error = "TRIAL_ERROR", + v_error = 1, v_extreme = 2, v_std = 1) Error: ! `filter_()` was deprecated in dplyr 0.7.0 and is now defunct. ℹ Please use `filter()` instead. ℹ See vignette('programming') for more help Backtrace: ▆ 1. ├─IAT::cleanIAT(...) 2. │ └─... %>% ... 3. └─dplyr::filter_(., interp(~x < 10000 & x >= 0, x = as.name(trial_latency))) 4. └─dplyr:::lazy_defunct("filter") 5. └─lifecycle::deprecate_stop(...) 6. └─lifecycle:::deprecate_stop0(msg) 7. └─rlang::cnd_signal(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-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.