CRAN Package Check Results for Maintainer ‘Alexander Pastukhov <pastukhov.alexander at gmail.com>’

Last updated on 2026-02-15 07:51:18 CET.

Package ERROR NOTE OK
BiDimRegression 14
bistablehistory 9 2 3
eyelinkReader 14
saccadr 14
TriDimRegression 3 11

Package BiDimRegression

Current CRAN status: NOTE: 14

Version: 2.0.1
Check: Rd files
Result: NOTE checkRd: (-1) BiDimRegression.Rd:29: Lost braces; missing escapes or markup? 29 | \item \code{euclidean.df1, affine.df1} - degrees of freedom of the nominator used for the F-statistics propagated by Nakaya (1997); df1 = p-2, with p is the number of elements needed to calculate the referring model: p=4 for the Euclidean and p=6 for the affine geometry {Nakaya, 1997, Table 1}. | ^ 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-macos-arm64, 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

Package bistablehistory

Current CRAN status: ERROR: 9, NOTE: 2, OK: 3

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘cumulative-history.Rmd’ using rmarkdown Quitting from cumulative-history.Rmd:67-87 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `summarise()`: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─dplyr::summarise(...) 3. ├─dplyr:::summarise.grouped_df(...) 4. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 5. │ └─base::withCallingHandlers(...) 6. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'cumulative-history.Rmd' failed with diagnostics: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building ‘cumulative-history.Rmd’ --- re-building ‘usage-examples.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. [WARNING] Citeproc: citation loo not found --- finished re-building ‘usage-examples.Rmd’ --- re-building ‘writing-stan-code.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘writing-stan-code.Rmd’ SUMMARY: processing the following file failed: ‘cumulative-history.Rmd’ Error: Vignette re-building failed. 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: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘cumulative-history.Rmd’ using rmarkdown Quitting from cumulative-history.Rmd:67-87 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `summarise()`: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─dplyr::summarise(...) 3. ├─dplyr:::summarise.grouped_df(...) 4. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 5. │ └─base::withCallingHandlers(...) 6. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'cumulative-history.Rmd' failed with diagnostics: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building ‘cumulative-history.Rmd’ --- re-building ‘usage-examples.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. [WARNING] Citeproc: citation loo not found --- finished re-building ‘usage-examples.Rmd’ --- re-building ‘writing-stan-code.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘writing-stan-code.Rmd’ SUMMARY: processing the following file failed: ‘cumulative-history.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/15s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. - Windows 10 users: loo may be very slow if 'mc.cores' is set in your .Rprofile file (see https://github.com/stan-dev/loo/issues/94). Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'cumulative-history.Rmd' using rmarkdown Quitting from cumulative-history.Rmd:67-87 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `summarise()`: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─dplyr::summarise(...) 3. ├─dplyr:::summarise.grouped_df(...) 4. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 5. │ └─base::withCallingHandlers(...) 6. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'cumulative-history.Rmd' failed with diagnostics: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building 'cumulative-history.Rmd' --- re-building 'usage-examples.Rmd' using rmarkdown [WARNING] Citeproc: citation loo not found --- finished re-building 'usage-examples.Rmd' --- re-building 'writing-stan-code.Rmd' using rmarkdown --- finished re-building 'writing-stan-code.Rmd' SUMMARY: processing the following file failed: 'cumulative-history.Rmd' Error: Vignette re-building failed. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [10s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. - Windows 10 users: loo may be very slow if 'mc.cores' is set in your .Rprofile file (see https://github.com/stan-dev/loo/issues/94). Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 1.1.3
Check: installed package size
Result: NOTE installed size is 54.9Mb sub-directories of 1Mb or more: libs 53.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1.3
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.3
Check: tests
Result: ERROR Running 'testthat.R' [15s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. - Windows 10 users: loo may be very slow if 'mc.cores' is set in your .Rprofile file (see https://github.com/stan-dev/loo/issues/94). Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package eyelinkReader

Current CRAN status: OK: 14

Package saccadr

Current CRAN status: NOTE: 14

Version: 0.1.3
Check: Rd files
Result: NOTE checkRd: (-1) diff_ek.Rd:29: Lost braces in \itemize; meant \describe ? checkRd: (-1) diff_nh.Rd:32: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:94-97: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:98: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:99: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:100: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:101: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:102: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:103: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:104: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:105: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:106: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:107: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:108: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:109: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:110: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:111: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:112: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:113: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:114: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:115: Lost braces in \itemize; meant \describe ? checkRd: (-1) extract_saccades.Rd:116: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_ek.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_ek.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_ek.Rd:35: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_ek.Rd:36: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_nh.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_nh.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_nh.Rd:35: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_nh.Rd:36: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_om.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_om.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_om.Rd:35: Lost braces in \itemize; meant \describe ? checkRd: (-1) method_om.Rd:36: Lost braces in \itemize; meant \describe ? 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-macos-arm64, 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

Package TriDimRegression

Current CRAN status: NOTE: 3, OK: 11

Version: 1.0.3
Check: installed package size
Result: NOTE installed size is 52.9Mb sub-directories of 1Mb or more: libs 52.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.3
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-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.