Releases: stephenslab/mashr
Releases · stephenslab/mashr
mashr version 0.2.79
mashr version 0.2.73
This tags release of mashr 0.2.73, compatible with the current version of flashier version 0.2.51.
mashr version 0.2.69
mashr version 0.2.69 released on CRAN.
mashr version 0.2.57
This release was first published on CRAN on January 25, 2022.
mashr version 0.2.49
This release was published on CRAN (as version 0.2.50).
mashr version v0.2.38
This version tags the first mashr release to CRAN. Major changes since last release include:
- ED routine now work properly with mash common baseline method.
- Memory leak fix in ED code.
- Simplified Rcpp interface due to recent developments of
RcppArmadillo
. - Added appropriate compile flag for OpenMP.
- Various bug fixes.
- Various code refactoring and improvement for CRAN release.
mashr version v0.2-11 (alpha)
Major changes include:
- Incorporating Extreme Deconvolution code as part of
mashr
package. - Linear transformation for posterior (for common baseline application) and a C++ implementation of it.
- A method to estimate null correlation; and consequently changes to the original
estimate_null_correlation
function. - Function
mash_update_data
to update mash data (for common baseline, and for re-estimated V). - Sampling from posterior (R implementation only) and estimate of sharing based on posterior samples.
- mixsqp is now required.
mashr version v0.2-9 (alpha).
This version fixes #35 and includes various mashcommonbaseline
features.
mashr version v0.2-6 (alpha).
Third stable pre-release. Includes several updates to the main interface, including the set_mash_data
function.
mashr version v0.2-3 (alpha).
Second stable pre-release.
- Several feature request issues have been closed.
- Package is build with some vignettes.
- Appveyor and Travis CI tests pass.