Last updated on 2025-12-26 07:48:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.3 | 14.53 | 55.52 | 70.05 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.8.3 | 9.46 | 53.47 | 62.93 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.8.3 | 25.00 | 112.79 | 137.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.3 | 20.00 | 120.27 | 140.27 | OK | |
| r-devel-windows-x86_64 | 0.8.3 | 16.00 | 79.00 | 95.00 | ERROR | |
| r-patched-linux-x86_64 | 0.8.3 | 12.97 | 64.16 | 77.13 | OK | |
| r-release-linux-x86_64 | 0.8.3 | 12.77 | 63.24 | 76.01 | OK | |
| r-release-macos-arm64 | 0.8.3 | OK | ||||
| r-release-macos-x86_64 | 0.8.3 | 8.00 | 73.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.8.3 | 14.00 | 113.00 | 127.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.3 | 9.00 | 59.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.3 | 20.00 | 122.00 | 142.00 | OK |
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
Flavor: r-devel-linux-x86_64-debian-clang
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
Flavor: r-devel-linux-x86_64-debian-clang
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.