Last updated on 2025-01-23 16:49:02 CET.
Package | ERROR | OK |
---|---|---|
nmadb | 4 | 9 |
Current CRAN status: ERROR: 4, OK: 9
Version: 1.2.0
Check: dependencies in R code
Result: WARN
Missing or unexported object: ‘netmeta::pairwise’
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘nmadb-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: runnetmeta
> ### Title: Run 'netmeta'
> ### Aliases: runnetmeta
>
> ### ** Examples
>
> ## Not run:
> ##D Conduct random effects network meta-analysis
> ##D in a random network with continuous outcome
> ## End(Not run)
> cid <- 501427
> netc <- readByID(cid)
[1] "getting dataset:" "501427"
New names:
• `` -> `...7`
• `` -> `...8`
• `` -> `...11`
> ## Not run: get type and effect
> netc$type
[1] "continuous"
> netc$effect
[1] "MD"
> ## Not run: In order to run netmeta but get "SMD" summary effects instead
> runnetmeta(recid=cid, measure="SMD")
[1] "getting dataset:" "501427"
New names:
• `` -> `...7`
• `` -> `...8`
• `` -> `...11`
Error: 'pairwise' is not an exported object from 'namespace:netmeta'
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.2.0
Check: dependencies in R code
Result: WARN
Namespaces in Imports field not imported from:
‘devtools’ ‘jsonlite’
All declared Imports should be used.
Missing or unexported object: ‘netmeta::pairwise’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘nmadb-Ex.R’ failed
The error most likely occurred in:
> ### Name: runnetmeta
> ### Title: Run 'netmeta'
> ### Aliases: runnetmeta
>
> ### ** Examples
>
> ## Not run:
> ##D Conduct random effects network meta-analysis
> ##D in a random network with continuous outcome
> ## End(Not run)
> cid <- 501427
> netc <- readByID(cid)
[1] "getting dataset:" "501427"
New names:
• `` -> `...7`
• `` -> `...8`
• `` -> `...11`
> ## Not run: get type and effect
> netc$type
[1] "continuous"
> netc$effect
[1] "MD"
> ## Not run: In order to run netmeta but get "SMD" summary effects instead
> runnetmeta(recid=cid, measure="SMD")
[1] "getting dataset:" "501427"
New names:
• `` -> `...7`
• `` -> `...8`
• `` -> `...11`
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
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.