CRAN Package Check Results for Maintainer ‘Juha Karvanen <juha.karvanen at iki.fi>’

Last updated on 2025-12-21 23:49:19 CET.

Package ERROR NOTE OK
Lmoments 13
PearsonICA 2 11
R6causal 4 9

Package Lmoments

Current CRAN status: OK: 13

Package PearsonICA

Current CRAN status: NOTE: 2, OK: 11

Version: 1.2-5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Juha Karvanen <juha.karvanen@iki.fi>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Juha", family = "Karvanen", role = c("aut", "cre"), email = "juha.karvanen@iki.fi") as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package R6causal

Current CRAN status: ERROR: 4, OK: 9

Version: 0.8.3
Check: examples
Result: ERROR Running examples in ‘R6causal-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: generate_condprob > ### Title: Define structural function by a conditional probability table > ### Aliases: generate_condprob > > ### ** Examples > > ycondx <- data.table::data.table(y =rep(c(0,1), each = 3), x=rep(1:3, 2), + prob = c(0.2,0.6,0.1,0.8,0.4,0.9)) > x <- data.table::data.table(x = sample(1:3, 20, replace = TRUE), + uy = stats::runif(20), uy2 = stats::runif(20)) > generate_condprob(ycondx, x, Umerge_expr = "(uy+uy2)/2") Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 9/9 in VECTOR_ELT Calls: generate_condprob -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘using_R6causal.Rmd’ using rmarkdown Quitting from using_R6causal.Rmd:188-195 [simulatebackdoor] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `backdoor_condprob$simulate()`: ! Method simulate() failed when processing variable z . The lower level error message was: Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 7/7 in VECTOR_ELT --- Backtrace: x 1. \-backdoor_condprob$simulate(30) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'using_R6causal.Rmd' failed with diagnostics: Method simulate() failed when processing variable z . The lower level error message was: Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 7/7 in VECTOR_ELT --- failed re-building ‘using_R6causal.Rmd’ SUMMARY: processing the following file failed: ‘using_R6causal.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.3
Check: examples
Result: ERROR Running examples in ‘R6causal-Ex.R’ failed The error most likely occurred in: > ### Name: generate_condprob > ### Title: Define structural function by a conditional probability table > ### Aliases: generate_condprob > > ### ** Examples > > ycondx <- data.table::data.table(y =rep(c(0,1), each = 3), x=rep(1:3, 2), + prob = c(0.2,0.6,0.1,0.8,0.4,0.9)) > x <- data.table::data.table(x = sample(1:3, 20, replace = TRUE), + uy = stats::runif(20), uy2 = stats::runif(20)) > generate_condprob(ycondx, x, Umerge_expr = "(uy+uy2)/2") Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 9/9 in VECTOR_ELT Calls: generate_condprob -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.8.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘using_R6causal.Rmd’ using rmarkdown Quitting from using_R6causal.Rmd:188-195 [simulatebackdoor] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `backdoor_condprob$simulate()`: ! Method simulate() failed when processing variable z . The lower level error message was: Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 7/7 in VECTOR_ELT --- Backtrace: x 1. \-backdoor_condprob$simulate(30) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'using_R6causal.Rmd' failed with diagnostics: Method simulate() failed when processing variable z . The lower level error message was: Error in `[.data.table`(longdt, , `:=`(c("R6causal_temp_lower", "R6causal_temp_upper"), : attempt access index 7/7 in VECTOR_ELT --- failed re-building ‘using_R6causal.Rmd’ SUMMARY: processing the following file failed: ‘using_R6causal.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc