_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
mupen64plus-input-sdl 2.5.9
Dependencies: mupen64plus-core@2.5.9 sdl2@2.30.8
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.mupen64plus.org/
Licenses: GPL 2+
Synopsis: Mupen64Plus SDL input plugin
Description:

Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the SDL input plugin.

mupen64plus-audio-sdl 2.5.9
Dependencies: mupen64plus-core@2.5.9 sdl2@2.30.8
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.mupen64plus.org/
Licenses: GPL 2+
Synopsis: Mupen64Plus SDL audio plugin
Description:

Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the SDL audio plugin.

python-multicore-tsne 0-1.c1dbf84
Propagated dependencies: python-cffi@1.17.1 python-numpy@1.24.4 python-packaging@24.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/DmitryUlyanov/Multicore-TSNE
Licenses: Modified BSD
Synopsis: Parallel t-SNE implementation with Python and Torch wrappers
Description:

This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.

python-musical-scales 1.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/hmillerbakewell/musical-scale
Licenses: Expat
Synopsis: Retrieve a scale based on a given mode and starting note
Description:

Retrieve a scale based on a given mode and starting note. Information about these scales can be found on Wikipedia.

r-multiplebreakpoints 0.1.0
Propagated dependencies: r-rdpack@2.6.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultipleBreakpoints
Licenses: GPL 3
Synopsis: Estimating Multiple Breakpoints for a Sequence of Realizations of Bernoulli Variables
Description:

The iterative procedure estimates structural changes in the success probability of Bernoulli variables. It estimates the number and location of the breakpoints as well as the success probability of the different sequences between the breakpoints. In addition, it provides a graphical illustration of the result.

ruby-multipart-parser 0.1.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/danabr/multipart-parser
Licenses: Expat
Synopsis: Parser for multipart MIME messages
Description:

multipart-parser is a simple parser for multipart MIME messages, written in Ruby, based on felixge/node-formidable's parser. It has the following characteristics:

  • Pure Ruby

  • Event-driven API

  • Only supports one level of multipart parsing

  • Does not perform I/O

  • Does not depend on any other library.

r-multilevelmediation 0.4.1
Propagated dependencies: r-tidyr@1.3.1 r-posterior@1.6.0 r-parallelly@1.39.0 r-nlme@3.1-166 r-mcmcpack@1.7-1 r-matrixcalc@1.0-6 r-glmmtmb@1.1.10 r-future@1.34.0 r-furrr@0.3.1 r-brms@2.22.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multilevelmediation
Licenses: GPL 3
Synopsis: Utility Functions for Multilevel Mediation Analysis
Description:

The ultimate goal is to support 2-2-1, 2-1-1, and 1-1-1 models for multilevel mediation, the option of a moderating variable for either the a, b, or both paths, and covariates. Currently the 1-1-1 model is supported and several options of random effects; the initial code for bootstrapping was evaluated in simulations by Falk, Vogel, Hammami, and MioÄ eviÄ (2024) <doi:10.3758/s13428-023-02079-4>. Support for Bayesian estimation using brms comprises ongoing work. Currently only continuous mediators and outcomes are supported. Factors for any predictors must be numerically represented.

r-multinomiallogitmix 1.1
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-rcolorbrewer@1.1-3 r-mvtnorm@1.3-2 r-matrixstats@1.4.1 r-mass@7.3-61 r-label-switching@1.8 r-ggplot2@3.5.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multinomialLogitMix
Licenses: GPL 2
Synopsis: Clustering Multinomial Count Data under the Presence of Covariates
Description:

This package provides methods for model-based clustering of multinomial counts under the presence of covariates using mixtures of multinomial logit models, as implemented in Papastamoulis (2023) <DOI:10.1007/s11634-023-00547-5>. These models are estimated under a frequentist as well as a Bayesian setup using the Expectation-Maximization algorithm and Markov chain Monte Carlo sampling (MCMC), respectively. The (unknown) number of clusters is selected according to the Integrated Completed Likelihood criterion (for the frequentist model), and estimating the number of non-empty components using overfitting mixture models after imposing suitable sparse prior assumptions on the mixing proportions (in the Bayesian case), see Rousseau and Mengersen (2011) <DOI:10.1111/j.1467-9868.2011.00781.x>. In the latter case, various MCMC chains run in parallel and are allowed to switch states. The final MCMC output is suitably post-processed in order to undo label switching using the Equivalence Classes Representatives (ECR) algorithm, as described in Papastamoulis (2016) <DOI:10.18637/jss.v069.c01>.

aarch64-linux-musl-gcc 11.4.0
Dependencies: musl-with-wrapper@1.2.5
Channel: waggle
Location: waggle/packages/bootloaders.scm (waggle packages bootloaders)
Home page:
Licenses: Be Gay Do Crimes
Synopsis: aarch64-linux-musl cross-compiler
Description:

aarch64-linux-musl cross-compiler

ruby-faraday-multipart 1.0.4
Propagated dependencies: ruby-multipart-post@2.0.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/lostisland/faraday-multipart
Licenses: Expat
Synopsis: Multipart-post requests extension for Faraday
Description:

This Ruby gem extends Faraday to perform multipart-post requests.

emacs-multiple-cursors 1.5.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/magnars/multiple-cursors.el
Licenses: GPL 3+
Synopsis: Multiple cursors for Emacs
Description:

This package adds support to Emacs for editing text with multiple simultaneous cursors.

mumps-scotch32-openmpi 5.5.1
Dependencies: scotch32@7.0.4 openmpi@4.1.6 scalapack@2.1.0 gfortran@11.4.0 openblas@0.3.20 metis@5.1.0
Channel: guix-hpc
Location: guix-hpc/packages/mumps-variants.scm (guix-hpc packages mumps-variants)
Home page: http://mumps.enseeiht.fr
Licenses: CeCILL-C
Synopsis: Multifrontal sparse direct solver (with MPI)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

texlive-multiobjective 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/multiobjective
Licenses: LPPL (any version)
Synopsis: Symbols for multiobjective optimisation etc
Description:

The package provides a series of operators commonly used in papers related to multiobjective optimisation, multiobjective evolutionary algorithms, multicriteria decision making and similar fields.

r-radiant-multivariate 1.6.7
Propagated dependencies: r-shiny@1.8.1 r-scales@1.3.0 r-rlang@1.1.4 r-radiant-model@1.6.7 r-radiant-data@1.6.7 r-psych@2.4.6.26 r-polycor@0.8-1 r-patchwork@1.3.0 r-mass@7.3-61 r-magrittr@2.0.3 r-lubridate@1.9.3 r-import@1.3.2 r-gparotation@2024.3-1 r-gower@1.0.1 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-clustmixtype@0.4-2 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/radiant-rstats/radiant.multivariate/
Licenses: AGPL 3 FSDG-compatible
Synopsis: Multivariate Menu for Radiant: Business Analytics using R and Shiny
Description:

The Radiant Multivariate menu includes interfaces for perceptual mapping, factor analysis, cluster analysis, and conjoint analysis. The application extends the functionality in radiant.data'.

python-multivolumefile 0.2.3
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/multivolume
Licenses: LGPL 2.1+
Synopsis: Treat multiple files as one
Description:

MultiVolumefile is a Python library that provides a file-object abstraction, making it possible to use multiple files as if they were a single file.

mupen64plus-video-rice 2.5.9
Dependencies: libpng@1.6.39 mesa@24.3.2 mupen64plus-core@2.5.9 sdl2@2.30.8
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.mupen64plus.org/
Licenses: GPL 2+
Synopsis: Mupen64Plus Rice video plugin
Description:

Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the Rice Video plugin.

texlive-musixtex-fonts 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/musixtex-fonts
Licenses: GPL 3+
Synopsis: Fonts used by MusixTeX
Description:

These are fonts for use with MusixTeX; they are provided both as original Metafont source, and as converted Adobe Type 1. The bundle renders the older (Type 1 fonts only) bundle musixtex-t1fonts obsolete.

mupen64plus-ui-console 2.5.9
Dependencies: sdl2@2.30.8
Propagated dependencies: mupen64plus-core@2.5.9 mupen64plus-audio-sdl@2.5.9 mupen64plus-input-sdl@2.5.9 mupen64plus-rsp-hle@2.5.9 mupen64plus-video-glide64mk2@2.5.9 mupen64plus-video-rice@2.5.9
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.mupen64plus.org/
Licenses: GPL 2+
Synopsis: Mupen64Plus command line user interface
Description:

Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator which is capable of accurately playing many games. This package contains the command line user interface. Installing this package is the easiest way towards a working Mupen64Plus for casual users.

texlive-latex-multirow 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/multirow
Licenses: LPPL 1.3+
Synopsis: Create tabular cells spanning multiple rows
Description:

The package has a lot of flexibility, including an option for specifying an entry at the natural width of its text. The package is distributed with the bigdelim and bigstrut packages, which can be used to advantage with \multirow cells.

r-multiassayexperiment 1.32.0
Propagated dependencies: r-biobase@2.66.0 r-biocbaseutils@1.8.0 r-biocgenerics@0.52.0 r-delayedarray@0.32.0 r-genomicranges@1.58.0 r-iranges@2.40.0 r-s4vectors@0.44.0 r-summarizedexperiment@1.36.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://waldronlab.io/MultiAssayExperiment/
Licenses: Artistic License 2.0
Synopsis: Integration of multi-omics experiments in Bioconductor
Description:

MultiAssayExperiment harmonizes data management of multiple assays performed on an overlapping set of specimens. It provides a familiar Bioconductor user experience by extending concepts from SummarizedExperiment, supporting an open-ended mix of standard data classes for individual assays, and allowing subsetting by genomic ranges or rownames.

r-pacta-multi-loanbook 0.1.1
Propagated dependencies: r-yesno@0.1.3 r-yaml@2.3.10 r-tidyr@1.3.1 r-scales@1.3.0 r-rlang@1.1.4 r-readxl@1.4.3 r-readr@2.1.5 r-r2dii-plot@0.5.1 r-r2dii-match@0.4.0 r-r2dii-data@0.6.0 r-r2dii-analysis@0.5.1 r-glue@1.8.0 r-ggrepel@0.9.6 r-ggplot2@3.5.1 r-ggalluvial@0.12.5 r-dplyr@1.1.4 r-config@0.3.2 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://rmi-pacta.github.io/pacta.multi.loanbook/
Licenses: Expat
Synopsis: Run 'PACTA' on Multiple Loan Books Easily
Description:

Run Paris Agreement Capital Transition Assessment ('PACTA') analyses on multiple loan books in a structured way. Provides access to standard PACTA metrics and additional PACTA'-related metrics for multiple loan books. Results take the form of csv files and plots and are exported to user-specified project paths.

r-multivariateanalysis 0.5.0
Propagated dependencies: r-rstudioapi@0.17.1 r-plotly@4.10.4 r-pcamixdata@3.1 r-nbclust@3.0.1 r-magrittr@2.0.3 r-gridextra@2.3 r-ggplot2@3.5.1 r-ggdendro@0.2.0 r-factoextra@1.0.7 r-ecodist@2.1.3 r-crayon@1.5.3 r-corrplot@0.95 r-candisc@0.9.0 r-biotools@4.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultivariateAnalysis
Licenses: GPL 3
Synopsis: Pacote Para Analise Multivariada
Description:

Package with multivariate analysis methodologies for experiment evaluation. The package estimates dissimilarity measures, builds dendrograms, obtains MANOVA, principal components, canonical variables, etc. (Pacote com metodologias de analise multivariada para avaliação de experimentos. O pacote estima medidas de dissimilaridade, construi de dendogramas, obtem a MANOVA, componentes principais, variaveis canonicas, etc.).

r-multimodalexperiment 1.6.0
Propagated dependencies: r-s4vectors@0.44.0 r-multiassayexperiment@1.32.0 r-iranges@2.40.0 r-biocgenerics@0.52.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MultimodalExperiment
Licenses: Artistic License 2.0
Synopsis: Integrative Bulk and Single-Cell Experiment Container
Description:

MultimodalExperiment is an S4 class that integrates bulk and single-cell experiment data; it is optimally storage-efficient, and its methods are exceptionally fast. It effortlessly represents multimodal data of any nature and features normalized experiment, subject, sample, and cell annotations, which are related to underlying biological experiments through maps. Its coordination methods are opt-in and employ database-like join operations internally to deliver fast and flexible management of multimodal data.

r-multigroupsequential 1.1.0
Propagated dependencies: r-openmx@2.21.13 r-hommel@1.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiGroupSequential
Licenses: GPL 2+
Synopsis: Group-Sequential Procedures with Multiple Hypotheses
Description:

It is often challenging to strongly control the family-wise type-1 error rate in the group-sequential trials with multiple endpoints (hypotheses). The inflation of type-1 error rate comes from two sources (S1) repeated testing individual hypothesis and (S2) simultaneous testing multiple hypotheses. The MultiGroupSequential package is intended to help researchers to tackle this challenge. The procedures provided include the sequential procedures described in Luo and Quan (2023) <doi:10.1080/19466315.2023.2191989> and the graphical procedure proposed by Maurer and Bretz (2013) <doi:10.1080/19466315.2013.807748>. Luo and Quan (2013) describes three procedures, and the functions to implement these procedures are (1) seqgspgx() implements a sequential graphical procedure based on the group-sequential p-values; (2) seqgsphh() implements a sequential Hochberg/Hommel procedure based on the group-sequential p-values; and (3) seqqvalhh() implements a sequential Hochberg/Hommel procedure based on the q-values. In addition, seqmbgx() implements the sequential graphical procedure described in Maurer and Bretz (2013).

Total results: 474