Last updated on 2024-01-30 06:49:59 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 8.62 | 143.38 | 152.00 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 7.44 | 112.21 | 119.65 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 184.40 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 191.65 | ERROR | |||
r-devel-windows-x86_64 | 1.0.4 | 12.00 | 120.00 | 132.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.4 | 9.18 | 139.99 | 149.17 | ERROR | |
r-release-linux-x86_64 | 1.0.4 | 5.67 | 142.25 | 147.92 | ERROR | |
r-release-macos-arm64 | 1.0.4 | 62.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 119.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 15.00 | 142.00 | 157.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.4 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 17.00 | 155.00 | 172.00 | ERROR |
Version: 1.0.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘DIDmultiplegt’
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.4
Check: dependencies in R code
Result: WARN
Missing or unexported object: ‘CausalQueries::strategy_statements’
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-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in ‘rdss-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: process_tracing_estimator
> ### Title: Process tracing estimator
> ### Aliases: process_tracing_estimator
>
> ### ** Examples
>
>
> process_tracing_estimator(
+ CausalQueries::make_model("X -> Y"),
+ "Y[X=1] > Y[X=0]",
+ data.frame(X=1, Y = 1),
+ "X-Y")
Loading required namespace: CausalQueries
Error: 'strategy_statements' is not an exported object from 'namespace:CausalQueries'
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.0.4
Check: data for non-ASCII characters
Result: NOTE
Note: found 5 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in ‘rdss-Ex.R’ failed
The error most likely occurred in:
> ### Name: process_tracing_estimator
> ### Title: Process tracing estimator
> ### Aliases: process_tracing_estimator
>
> ### ** Examples
>
>
> process_tracing_estimator(
+ CausalQueries::make_model("X -> Y"),
+ "Y[X=1] > Y[X=0]",
+ data.frame(X=1, Y = 1),
+ "X-Y")
Loading required namespace: CausalQueries
Error: 'strategy_statements' is not an exported object from 'namespace:CausalQueries'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64