Last updated on 2025-12-28 03:52:07 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| Lmoments | 13 | ||
| PearsonICA | 2 | 11 | |
| R6causal | 1 | 12 |
Current CRAN status: OK: 13
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
Current CRAN status: ERROR: 1, OK: 12
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
Flavor: r-devel-windows-x86_64
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
pdftex: critical issue: You are running MiKTeX on an unsupported version of Windows.
pdfcrop: critical issue: You are running MiKTeX on an unsupported version of Windows.
pdftex: critical issue: You are running MiKTeX on an unsupported version of Windows.
pdfcrop: critical issue: You are running MiKTeX on an unsupported version of Windows.
pdftex: critical issue: You are running MiKTeX on an unsupported version of Windows.
pdfcrop: critical issue: You are running MiKTeX on an unsupported version of Windows.
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
Flavor: r-devel-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.