Last updated on 2025-01-30 20:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.18 | 13.39 | 98.46 | 111.85 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.18 | 9.45 | 68.56 | 78.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.18 | 190.64 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.18 | 174.38 | ERROR | |||
r-devel-windows-x86_64 | 0.1.18 | 13.00 | 108.00 | 121.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.18 | 19.43 | 91.01 | 110.44 | ERROR | |
r-release-linux-x86_64 | 0.1.18 | 11.30 | 91.34 | 102.64 | 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 | 15.00 | 108.00 | 123.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 | 134.00 | 153.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