Last updated on 2025-01-30 16:48:58 CET.
Package | ERROR | OK |
---|---|---|
NMAoutlier | 9 | 4 |
Current CRAN status: ERROR: 9, OK: 4
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
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.