CRAN Package Check Results for Package NMAoutlier

Last updated on 2025-02-10 03:49:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.18 16.63 115.83 132.46 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.18 9.48 71.31 80.79 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.18 197.48 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.18 175.14 ERROR
r-devel-windows-x86_64 0.1.18 14.00 110.00 124.00 ERROR
r-patched-linux-x86_64 0.1.18 19.40 93.97 113.37 ERROR
r-release-linux-x86_64 0.1.18 15.03 94.59 109.62 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 106.00 120.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 21.00 142.00 163.00 ERROR

Check Details

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