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

CRAN

1.3K

Last 30 days

3255th

2.5K

Last 90 days

14.6K

Last year

Trend: +104.8% (30d vs prior 30d)

r2u CRAN

41

Last 30 days

247

Last 90 days

672

Last year

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

CRAN Check Status

2 NOTE
11 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 details (2 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.

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 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
ERROR 9 OK · 4 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 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.
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/mashr.Rcheck/00install.out' for details.
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
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

Code

Code metrics have not been computed for this package yet.

Reverse Dependencies (2)

Dependency Network

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

Version History

7 tracked
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