Skip to content

mashr

Multivariate Adaptive Shrinkage

v0.2.79 · Oct 18, 2023 · BSD_3_clause + file LICENSE

Description

Implements the multivariate adaptive shrinkage (mash) method of Urbut et al (2019) <DOI:10.1038/s41588-018-0268-8> for estimating and testing large numbers of effects in many conditions (or many outcomes). Mash takes an empirical Bayes approach to testing and effect estimation; it estimates patterns of similarity among conditions, then exploits these patterns to improve accuracy of the effect estimates. The core linear algebra is implemented in C++ for fast model fitting and posterior computation.

Downloads

646

Last 30 days

5901st

2.2K

Last 90 days

13.4K

Last year

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

CRAN Check Status

4 NOTE
10 OK
Show all 14 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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 details (4 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘softImpute’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘softImpute’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.3Mb
  sub-directories of 1Mb or more:
    libs   7.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    libs   8.0Mb

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘softImpute’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘softImpute’
  All declared Imports should be used.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  8.3Mb
  sub-directories of 1Mb or more:
    libs   7.4Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  9.0Mb
  sub-directories of 1Mb or more:
    libs   8.0Mb

Reverse Dependencies (2)

Dependency Network

Dependencies Reverse dependencies ashr assertthat plyr rmeta Rcpp mvtnorm abind softImpute limorhyde2 mr.mashr mashr

Version History

new 0.2.79 Mar 10, 2026
updated 0.2.79 ← 0.2.69 diff Oct 17, 2023
updated 0.2.69 ← 0.2.57 diff Dec 6, 2022
updated 0.2.57 ← 0.2.50 diff Jan 24, 2022
updated 0.2.50 ← 0.2.38 diff May 23, 2021
updated 0.2.38 ← 0.2.28 diff Jun 18, 2020
new 0.2.28 Jun 8, 2020