Last updated on 2025-02-06 05:49:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.18 | 14.23 | 98.43 | 112.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.18 | 12.60 | 84.96 | 97.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.18 | 219.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.18 | 209.85 | ERROR | |||
r-devel-windows-x86_64 | 0.1.18 | 13.00 | 108.00 | 121.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.18 | 17.29 | 90.35 | 107.64 | ERROR | |
r-release-linux-x86_64 | 0.1.18 | 13.00 | 90.97 | 103.97 | ERROR | |
r-release-macos-arm64 | 0.1.18 | 52.00 | OK | |||
r-release-macos-x86_64 | 0.1.18 | 82.00 | OK | |||
r-release-windows-x86_64 | 0.1.18 | 14.00 | 108.00 | 122.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.18 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.18 | 77.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.18 | 19.00 | 128.00 | 147.00 | ERROR |
Version: 0.1.18
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
NMAoutlier.Rd: netmeta
NMAoutlier.measures.Rd: netmeta
netmet.Rd: netmeta
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.18
Check: examples
Result: ERROR
Running examples in ‘NMAoutlier-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: NMAoutlier.measures
> ### Title: Outlier and influential detection measures in network
> ### meta-analysis.
> ### Aliases: NMAoutlier.measures
>
> ### ** Examples
>
> data(smokingcessation, package = "netmeta")
> smokingcessation$id <- 1:nrow(smokingcessation)
>
> study912 <- subset(smokingcessation, id %in% 9:12)
> p1 <- netmeta::pairwise(list(treat1, treat2, treat3),
+ list(event1, event2, event3),
+ list(n1, n2, n3),
+ data = study912,
+ 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: 0.1.18
Check: examples
Result: ERROR
Running examples in ‘NMAoutlier-Ex.R’ failed
The error most likely occurred in:
> ### Name: NMAoutlier.measures
> ### Title: Outlier and influential detection measures in network
> ### meta-analysis.
> ### Aliases: NMAoutlier.measures
>
> ### ** Examples
>
> data(smokingcessation, package = "netmeta")
> smokingcessation$id <- 1:nrow(smokingcessation)
>
> study912 <- subset(smokingcessation, id %in% 9:12)
> p1 <- netmeta::pairwise(list(treat1, treat2, treat3),
+ list(event1, event2, event3),
+ list(n1, n2, n3),
+ data = study912,
+ 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