Skip to content

nmarank

Complex Hierarchy Questions in Network Meta-Analysis

v0.3-0.1 · Dec 29, 2025 · GPL-3

Description

Derives the most frequent hierarchies along with their probability of occurrence. One can also define complex hierarchy criteria and calculate their probability. Methodology based on Papakonstantinou et al. (2021) <DOI:10.21203/rs.3.rs-858140/v1>.

Downloads

CRAN

536

Last 30 days

6638th

1.7K

Last 90 days

35.8K

Last year

Trend: -6.5% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

25

Last 90 days

111

Last year

Trend: -40% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 30, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 29, 2026
ERROR r-devel-windows-x86_64

tests

Running 'testthat.R' [82s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(nmarank)
  Loading required package: meta
  Loading required package: metabook
  Loading 'meta' package (version 8.5-0).
  T
...[truncated]...
arm.R:185:3'): arm gives correct probs ───────────────────────
  Expected `abs(p1 - p2)` <= 0.02.
  Actual comparison: 0.0221 > 0.0200
  Difference: 0.0021 > 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
  Error:
  ! Test failures.
  Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'meta', 'netmeta'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 26, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 25, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [53s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(nmarank)
  Loading required package: meta
  Loading required package: metabook
  Loading required package: metadat
  Loa
...[truncated]...
arm gives correct probs ───────────────────────
  Expected `abs(p1 - p2)` <= 0.02.
  Actual comparison: 0.020000000 > 0.020000000
  Difference: 0.000000000 > 0
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 18, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 15, 2026
ERROR r-devel-linux-x86_64-debian-clang

tests

Running ‘testthat.R’ [101s/126s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(nmarank)
  Loading required package: meta
  Loading required package: metabook
  Loading required package: metadat
  L
...[truncated]...
──────
  Expected `all(p1$Hierarchy == p2$Hierarchy) & all(p3$Hierarchy == p4$Hierarchy)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 24, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 20, 2026
ERROR r-release-windows-x86_64

tests

Running 'testthat.R' [81s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
  > library(testthat)
  > library(nmarank)
  Loading required package: meta
  Loading required package: metadat
  Loading 'meta' package (version 8.2-1).
  Ty
...[truncated]...
──────
  Expected `all(p1$Hierarchy == p2$Hierarchy) & all(p3$Hierarchy == p4$Hierarchy)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
  Error:
  ! Test failures.
  Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies meta netmeta dplyr tibble rlang MASS data.tree mvtnorm tidyr nmarank

Version History

4 tracked
new 0.3-0.1 Mar 10, 2026
updated 0.3-0.1 ← 0.3-0 diff Dec 28, 2025
updated 0.3-0 ← 0.2-3 diff Feb 23, 2023
new 0.2-3 Sep 18, 2021