_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-miclust 1.3.0
Propagated dependencies: r-matrixstats@1.5.0 r-flexclust@1.5.0 r-doby@4.7.1 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miclust
Licenses: GPL 3
Build system: r
Synopsis: Multiple Imputation in Cluster Analysis
Description:

Implementation of a framework for cluster analysis with selection of the final number of clusters and an optional variable selection procedure. The package is designed to integrate the results of multiple imputed datasets while accounting for the uncertainty that the imputations introduce in the final results. In addition, the package can also be used for a cluster analysis of the complete cases of a single dataset. The package also includes specific methods to summarize and plot the results. The methods are described in Basagana et al. (2013) <doi:10.1093/aje/kws289>.

r-multirng 1.2.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiRNG
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Multivariate Pseudo-Random Number Generation
Description:

Pseudo-random number generation for 11 multivariate distributions: Normal, t, Uniform, Bernoulli, Hypergeometric, Beta (Dirichlet), Multinomial, Dirichlet-Multinomial, Laplace, Wishart, and Inverted Wishart. The details of the method are explained in Demirtas (2004) <DOI:10.22237/jmasm/1099268340>.

r-maestro 1.1.1
Propagated dependencies: r-timechange@0.4.0 r-tictoc@1.2.1 r-roxygen2@8.0.0 r-rlang@1.2.0 r-r6@2.6.1 r-r-utils@2.13.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-logger@0.4.2 r-lifecycle@1.0.5 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/whipson/maestro
Licenses: Expat
Build system: r
Synopsis: Orchestration of Data Pipelines
Description:

Framework for creating and orchestrating data pipelines. Organize, orchestrate, and monitor multiple pipelines in a single project. Use tags to decorate functions with scheduling parameters and configuration.

r-multicca 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3 r-geigen@2.3 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Halmaris/multiCCA
Licenses: Expat
Build system: r
Synopsis: Multiple Canonical Correlation Analysis (Kernel and Functional)
Description:

This package implements methods for multiple canonical correlation analysis (CCA) for more than two data blocks, with a focus on multivariate repeated measures and functional data. The package provides two approaches: (i) multiple kernel CCA, which embeds each data block into a reproducing kernel Hilbert space to capture nonlinear dependencies, and (ii) multiple functional CCA, which represents repeated measurements as smooth functions and performs analysis in a Hilbert space framework. Both approaches are formulated via covariance operators and solved as generalized eigenvalue problems with regularization to ensure numerical stability. The methods allow estimation of canonical variables, generalized canonical correlations, and low-dimensional representations for exploratory analysis and visualization of dependence structures across multiple feature sets. The implementation follows the framework developed in Górecki, KrzyŠko, Gnettner and Kokoszka (2025) <doi:10.48550/arXiv.2510.04457>.

r-mirnass 1.5
Propagated dependencies: r-rspectra@0.16-2 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-corelearn@1.57.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miRNAss
Licenses: ASL 2.0
Build system: r
Synopsis: Genome-Wide Discovery of Pre-miRNAs with few Labeled Examples
Description:

Machine learning method specifically designed for pre-miRNA prediction. It takes advantage of unlabeled sequences to improve the prediction rates even when there are just a few positive examples, when the negative examples are unreliable or are not good representatives of its class. Furthermore, the method can automatically search for negative examples if the user is unable to provide them. MiRNAss can find a good boundary to divide the pre-miRNAs from other groups of sequences; it automatically optimizes the threshold that defines the classes boundaries, and thus, it is robust to high class imbalance. Each step of the method is scalable and can handle large volumes of data.

r-multisom 1.3
Propagated dependencies: r-kohonen@3.0.13 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://sites.google.com/site/malikacharrad/research/multisom-package
Licenses: GPL 2
Build system: r
Synopsis: Clustering a Data Set using Multi-SOM Algorithm
Description:

This package implements two versions of the algorithm namely: stochastic and batch. The package determines also the best number of clusters and offers to the user the best clustering scheme from different results.

r-mcreplicate 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcreplicate
Licenses: AGPL 3+
Build system: r
Synopsis: Multi-Core Replicate
Description:

Multi-core replication function to make it easier to do fast Monte Carlo simulation. Based on the mcreplicate() function from the rethinking package. The rethinking package requires installing rstan', which is onerous to install, while also not adding capabilities to this function.

r-medianews 0.2.1
Propagated dependencies: r-xml2@1.5.2 r-stopwords@2.3 r-rvest@1.0.5 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MediaNews
Licenses: LGPL 3
Build system: r
Synopsis: Media News Extraction for Text Analysis
Description:

Extract textual data from different media channels through its source based on users choice of keywords. These data can be used to perform text analysis to identify patterns in respective media reporting. The media channels used in this package are print media. The data (or news) used are publicly available to consumers.

r-mbbefd 0.8.14
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-fitdistrplus@1.2-6 r-alabama@2025.1.0 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/spedygiorgio/mbbefd
Licenses: GPL 2
Build system: r
Synopsis: Maxwell Boltzmann Bose Einstein Fermi Dirac Distribution and Destruction Rate Modelling
Description:

Distributions that are typically used for exposure rating in general insurance, in particular to price reinsurance contracts. The vignette shows code snippets to fit the distribution to empirical data. See, e.g., Bernegger (1997) <doi:10.2143/AST.27.1.563208> freely available on-line.

r-madgrad 0.2.0
Propagated dependencies: r-torch@0.17.0 r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=madgrad
Licenses: Expat
Build system: r
Synopsis: 'MADGRAD' Method for Stochastic Optimization
Description:

This package provides a Momentumized, Adaptive, Dual Averaged Gradient Method for Stochastic Optimization algorithm. MADGRAD is a best-of-both-worlds optimizer with the generalization performance of stochastic gradient descent and at least as fast convergence as that of Adam, often faster. A drop-in optim_madgrad() implementation is provided based on Defazio et al (2020) <doi:10.48550/arXiv.2101.11075>.

r-miscmath 1.1
Propagated dependencies: r-randomforest@4.7-1.2 r-numbers@0.9-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MiscMath
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Mathematical Tools
Description:

Some basic math calculators for finding angles for triangles and for finding the greatest common divisor of two numbers and so on.

r-mmc 0.0.3
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mmc
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Measurement Error Correction
Description:

This package provides routines for multivariate measurement error correction. Includes procedures for linear, logistic and Cox regression models. Bootstrapped standard errors and confidence intervals can be obtained for corrected estimates.

r-mixsemirob 1.1.1
Propagated dependencies: r-ucminf@1.2.3 r-robustbase@0.99-7 r-rlab@4.5.1 r-quadprog@1.5-8 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-mixtools@2.0.0.1 r-mass@7.3-65 r-gofkernel@2.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixSemiRob
Licenses: GPL 2+
Build system: r
Synopsis: Mixture Models: Parametric, Semiparametric, and Robust
Description:

Various functions are provided to estimate parametric mixture models (with Gaussian, t, Laplace, log-concave distributions, etc.) and non-parametric mixture models. The package performs hypothesis tests and addresses label switching issues in mixture models. The package also allows for parameter estimation in mixture of regressions, proportion-varying mixture of regressions, and robust mixture of regressions.

r-mlr3torch 0.3.3
Propagated dependencies: r-withr@3.0.2 r-torch@0.17.0 r-r6@2.6.1 r-paradox@1.0.1 r-mlr3pipelines@0.11.0 r-mlr3misc@0.21.0 r-mlr3@1.6.0 r-lgr@0.5.2 r-data-table@1.18.4 r-cli@3.6.6 r-checkmate@2.3.4 r-backports@1.5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3torch.mlr-org.com/
Licenses: LGPL 3+
Build system: r
Synopsis: Deep Learning with 'mlr3'
Description:

Deep Learning library that extends the mlr3 framework by building upon the torch package. It allows to conveniently build, train, and evaluate deep learning models without having to worry about low level details. Custom architectures can be created using the graph language defined in mlr3pipelines'.

r-makeunique 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/selkamand/makeunique
Licenses: Expat
Build system: r
Synopsis: Make Character Strings Unique
Description:

Make all elements of a character vector unique. Differs from make.unique by starting at 1 and allowing users to customise suffix format.

r-mimer 1.0.6
Propagated dependencies: r-tidyr@1.3.2 r-testthat@3.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-reshape2@1.4.5 r-fuzzyjoin@0.1.8 r-dplyr@1.2.1 r-data-table@1.18.4 r-amr@3.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MIMER
Licenses: GPL 3+
Build system: r
Synopsis: Data Wrangling for Antimicrobial Resistance Studies
Description:

Designed for analyzing the Medical Information Mart for Intensive Care(MIMIC) dataset, a repository of freely accessible electronic health records. MIMER(MIMIC-enabled Research) package, offers a suite of data wrangling functions tailored specifically for preparing the dataset for research purposes, particularly in antimicrobial resistance(AMR) studies. It simplifies complex data manipulation tasks, allowing researchers to focus on their primary inquiries without being bogged down by wrangling complexities.

r-micoptcm 1.1
Propagated dependencies: r-survival@3.8-6 r-nleqslv@3.3.7 r-mass@7.3-65 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miCoPTCM
Licenses: GPL 2
Build system: r
Synopsis: Promotion Time Cure Model with Mis-Measured Covariates
Description:

Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approach or the SIMEX algorithm) or not the measurement error in the covariates, using a backfitting approach to maximize the likelihood.

r-mm2sdata 1.0.3
Propagated dependencies: r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MM2Sdata
Licenses: GPL 3
Build system: r
Synopsis: Gene Expression Datasets for the 'MM2S' Package
Description:

Gene Expression datasets for the MM2S package. Contains normalized expression data for Human Medulloblastoma ('GSE37418') as well as Mouse Medulloblastoma models ('GSE36594'). Deena Gendoo et al. (2015) <doi:10.1016/j.ygeno.2015.05.002>.

r-mlma 6.3-1
Propagated dependencies: r-survival@3.8-6 r-lme4@2.0-1 r-gplots@3.3.0 r-coxme@2.2-22 r-car@3.1-5 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlma
Licenses: GPL 2+
Build system: r
Synopsis: Multilevel Mediation Analysis
Description:

Do multilevel mediation analysis with generalized additive multilevel models. The analysis method is described in Yu and Li (2020), "Third-Variable Effect Analysis with Multilevel Additive Models", PLoS ONE 15(10): e0241072.

r-mergingtools 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mergingTools
Licenses: GPL 3
Build system: r
Synopsis: Tools to Merge Hardware Event Monitors (HEMs) Coming from Separate Subexperiments into One Single Dataframe
Description:

Implementation of two tools to merge Hardware Event Monitors (HEMs) from different subexperiments. Hardware Reading and Merging (HRM), which uses order statistics to merge; and MUlti-Correlation HEM (MUCH) which merges using a multivariate normal distribution. The reference paper for HRM is: S. Vilardell, I. Serra, R. Santalla, E. Mezzetti, J. Abella and F. J. Cazorla, "HRM: Merging Hardware Event Monitors for Improved Timing Analysis of Complex MPSoCs," in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 39, no. 11, pp. 3662-3673, Nov. 2020, <doi:10.1109/TCAD.2020.3013051>. For MUCH: S. Vilardell, I. Serra, E. Mezzetti, J. Abella, and F. J. Cazorla. 2021. "MUCH: exploiting pairwise hardware event monitor correlations for improved timing analysis of complex MPSoCs". In Proceedings of the 36th Annual ACM Symposium on Applied Computing (SAC 21). Association for Computing Machinery. <doi:10.1145/3412841.3441931>. This work has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (grant agreement No. 772773).

r-mkomics 0.8
Propagated dependencies: r-robustbase@0.99-7 r-rcolorbrewer@1.1-3 r-limma@3.68.3 r-complexheatmap@2.28.0 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.stamats.de/
Licenses: LGPL 3
Build system: r
Synopsis: Omics Data Analysis
Description:

Similarity plots based on correlation and median absolute deviation (MAD); adjusting colors for heatmaps; aggregate technical replicates; calculate pairwise fold-changes and log fold-changes; compute one- and two-way ANOVA; simplified interface to package limma (Ritchie et al. (2015), <doi:10.1093/nar/gkv007> ) for moderated t-test and one-way ANOVA; Hamming and Levenshtein (edit) distance of strings as well as optimal alignment scores for global (Needleman-Wunsch) and local (Smith-Waterman) alignments with constant gap penalties (Merkl and Waack (2009), ISBN:978-3-527-32594-8).

r-mssearchr 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mass-spec.ru/projects/gcmsdata/mssearchr/eng/
Licenses: Expat
Build system: r
Synopsis: Library Search Against Electron Ionization Mass Spectral Databases
Description:

Perform library searches against electron ionization mass spectral databases using either the API provided by MS Search software (<https://chemdata.nist.gov/dokuwiki/doku.php?id=chemdata:nistlibs>) or custom implementations of the Identity and Similarity algorithms.

r-mosaiccalc 0.6.4
Propagated dependencies: r-tibble@3.3.1 r-sp@2.2-1 r-ryacas@1.1.6 r-rlang@1.2.0 r-orthopolynom@1.0-6.1 r-mosaiccore@0.9.5 r-mosaic@1.10.2 r-metr@0.18.3 r-matrix@1.7-5 r-mass@7.3-65 r-glue@1.8.1 r-ggplot2@4.0.3 r-ggformula@1.0.1 r-dplyr@1.2.1 r-deriv@4.2.0 r-calculus@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ProjectMOSAIC/mosaicCalc
Licenses: GPL 2+
Build system: r
Synopsis: R-Language Based Calculus Operations for Teaching
Description:

Software to support the introductory *MOSAIC Calculus* textbook <https://www.mosaic-web.org/MOSAIC-Calculus/>), one of many data- and modeling-oriented educational resources developed by Project MOSAIC (<https://www.mosaic-web.org/>). Provides symbolic and numerical differentiation and integration, as well as support for applied linear algebra (for data science), and differential equations/dynamics. Includes grammar-of-graphics-based functions for drawing vector fields, trajectories, etc. The software is suitable for general use, but intended mainly for teaching calculus.

r-mirkat 1.2.3
Propagated dependencies: r-survival@3.8-6 r-quantreg@6.1 r-permute@0.9-10 r-pearsonds@1.3.2 r-mixtools@2.0.0.1 r-matrix@1.7-5 r-mass@7.3-65 r-lme4@2.0-1 r-gunifrac@1.9 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MiRKAT
Licenses: GPL 2+
Build system: r
Synopsis: Microbiome Regression-Based Kernel Association Tests
Description:

Test for overall association between microbiome composition data and phenotypes via phylogenetic kernels. The phenotype can be univariate continuous or binary (Zhao et al. (2015) <doi:10.1016/j.ajhg.2015.04.003>), survival outcomes (Plantinga et al. (2017) <doi:10.1186/s40168-017-0239-9>), multivariate (Zhan et al. (2017) <doi:10.1002/gepi.22030>) and structured phenotypes (Zhan et al. (2017) <doi:10.1111/biom.12684>). The package can also use robust regression (unpublished work) and integrated quantile regression (Wang et al. (2021) <doi:10.1093/bioinformatics/btab668>). In each case, the microbiome community effect is modeled nonparametrically through a kernel function, which can incorporate phylogenetic tree information.

Total packages: 72166