Last updated on 2025-02-06 05:49:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 7.36 | 119.34 | 126.70 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 10.09 | 129.04 | 139.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 336.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 333.57 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 11.00 | 142.00 | 153.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 7.52 | 112.60 | 120.12 | ERROR | |
r-release-linux-x86_64 | 1.0.2 | 7.29 | 112.70 | 119.99 | ERROR | |
r-release-macos-arm64 | 1.0.4 | 99.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 117.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 15.00 | 180.00 | 195.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.2 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 156.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 14.00 | 169.00 | 183.00 | OK |
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘ssifs-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: smokingcessation
> ### Title: Stochastic Search Inconsistency Factor Selection of
> ### interventions for smoking cessation
> ### Aliases: smokingcessation
>
> ### ** Examples
>
> data(smokingcessation)
>
> # Transform data from arm-based format to contrast-based format
>
> smokingcessation$id <- 1:dim(smokingcessation)[1]
> smoking.pair <- netmeta::pairwise(
+ treat = list(treat1, treat2, treat3),
+ event = list(event1, event2, event3),
+ n = list(n1, n2, n3),
+ studlab = id,
+ data = smokingcessation,
+ sm = "OR"
+ )
Error: 'pairwise' is not an exported object from 'namespace:netmeta'
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Alcohol 4.121 0.277 5.49
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'ssifs-Ex.R' failed
The error most likely occurred in:
> ### Name: smokingcessation
> ### Title: Stochastic Search Inconsistency Factor Selection of
> ### interventions for smoking cessation
> ### Aliases: smokingcessation
>
> ### ** Examples
>
> data(smokingcessation)
>
> # Transform data from arm-based format to contrast-based format
>
> smokingcessation$id <- 1:dim(smokingcessation)[1]
> smoking.pair <- netmeta::pairwise(
+ treat = list(treat1, treat2, treat3),
+ event = list(event1, event2, event3),
+ n = list(n1, n2, n3),
+ studlab = id,
+ data = smokingcessation,
+ sm = "OR"
+ )
Error: 'pairwise' is not an exported object from 'namespace:netmeta'
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘ssifs-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: smokingcessation
> ### Title: Stochastic Search Inconsistency Factor Selection of
> ### interventions for smoking cessation
> ### Aliases: smokingcessation
>
> ### ** Examples
>
> data(smokingcessation)
>
> # Transform data from arm-based format to contrast-based format
>
> smokingcessation$id <- 1:dim(smokingcessation)[1]
> smoking.pair <- netmeta::pairwise(
+ treat = list(treat1, treat2, treat3),
+ event = list(event1, event2, event3),
+ n = list(n1, n2, n3),
+ studlab = id,
+ data = smokingcessation,
+ sm = "OR"
+ )
Error: 'pairwise' is not an exported object from 'namespace:netmeta'
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64