Last updated on 2025-01-23 18:50:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 2.10 | 31.58 | 33.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 1.31 | 21.36 | 22.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 48.79 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 43.79 | ERROR | |||
r-devel-windows-x86_64 | 1.2.0 | 5.00 | 56.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 1.87 | 29.89 | 31.76 | OK | |
r-release-linux-x86_64 | 1.2.0 | 1.68 | 25.00 | 26.68 | ERROR | |
r-release-macos-arm64 | 1.2.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 61.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 3.00 | 60.00 | 63.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 49.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 5.00 | 62.00 | 67.00 | OK |
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