Last updated on 2025-01-30 16:48:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 8.02 | 120.33 | 128.35 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.92 | 82.54 | 87.46 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 217.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 221.55 | ERROR | |||
r-devel-windows-x86_64 | 1.0.2 | 9.00 | 142.00 | 151.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 7.28 | 111.70 | 118.98 | ERROR | |
r-release-linux-x86_64 | 1.0.2 | 7.38 | 113.34 | 120.72 | ERROR | |
r-release-macos-arm64 | 1.0.2 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 85.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 10.00 | 136.00 | 146.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.2 | 11.00 | 148.00 | 159.00 | ERROR |
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-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.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-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
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.