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

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-multiwayregression 1.2
Propagated dependencies: 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=MultiwayRegression
Licenses: GPL 3
Build system: r
Synopsis: Perform Tensor-on-Tensor Regression
Description:

This package provides functions to predict one multi-way array (i.e., a tensor) from another multi-way array, using a low-rank CANDECOMP/PARAFAC (CP) factorization and a ridge (L_2) penalty [Lock, EF (2018) <doi:10.1080/10618600.2017.1401544>]. Also includes functions to sample from the Bayesian posterior of a tensor-on-tensor model.

r-metaentropy 1.3
Propagated dependencies: r-patchwork@1.3.2 r-knitr@1.51 r-ggplot2@4.0.3 r-beeswarm@0.4.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MetaEntropy
Licenses: Expat
Build system: r
Synopsis: Functional Shannon Entropy for Virome Mutational Analysis
Description:

Estimates Shannon entropy, per gene and per genomic position, associated with non-synonymous mutation frequencies in viral populations, such as wastewater samples. The package uses codon translations for functional insights. Each amino acid can be treated as an individual state, resulting in a 20-state entropy computation, or grouped into one of six physicochemical classes, adding further functional context. Provides normalized values (0-1 scale) to facilitate the direct comparison of different genomic positions or total functional entropy across multiple metagenomes. Designed to analyze mutational data using tabular Single Nucleotide Variant (SNV) frequency tables generated by variant callers (e.g., iVar or LoFreq'), operating independently of consensus sequence estimation and multiple sequence alignment.

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-midasml 0.1.11
Propagated dependencies: r-snow@0.4-4 r-randtoolbox@2.0.5 r-matrix@1.7-5 r-lubridate@1.9.5 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=midasml
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Prediction Methods for High-Dimensional Mixed Frequency Time Series Data
Description:

The midasml package implements estimation and prediction methods for high-dimensional mixed-frequency (MIDAS) time-series and panel data regression models. The regularized MIDAS models are estimated using orthogonal (e.g. Legendre) polynomials and sparse-group LASSO (sg-LASSO) estimator. For more information on the midasml approach see Babii, Ghysels, and Striaukas (2021, JBES forthcoming) <doi:10.1080/07350015.2021.1899933>. The package is equipped with the fast implementation of the sg-LASSO estimator by means of proximal block coordinate descent. High-dimensional mixed frequency time-series data can also be easily manipulated with functions provided in the package.

r-mscct 1.0.2
Propagated dependencies: r-survival@3.8-6 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/HMinP/MSCCT
Licenses: GPL 3+
Build system: r
Synopsis: Multiple Survival Crossing Curves Tests
Description:

Tests of comparison of two or more survival curves. Allows for comparison of more than two survival curves whether the proportional hazards hypothesis is verified or not.

r-modelbpp 0.3.0
Propagated dependencies: r-pbapply@1.7-4 r-manymome@0.3.6 r-lavaan@0.6-21 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://sfcheung.github.io/modelbpp/
Licenses: GPL 3+
Build system: r
Synopsis: Model BIC Posterior Probability
Description:

Fits the neighboring models of a fitted structural equation model and assesses the model uncertainty of the fitted model based on BIC posterior probabilities (BPP), using the method presented in Wu, Cheung, and Leung (2020) <doi:10.1080/00273171.2019.1574546>. See Pesigan, Cheung, Wu, Chang, and Leung (2026) <doi:10.3758/s13428-025-02921-x> for an introduction to the package.

r-mildsvm 0.4.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-pillar@1.11.1 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-kernlab@0.9-33 r-e1071@1.7-17 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/skent259/mildsvm
Licenses: Expat
Build system: r
Synopsis: Multiple-Instance Learning with Support Vector Machines
Description:

Weakly supervised (WS), multiple instance (MI) data lives in numerous interesting applications such as drug discovery, object detection, and tumor prediction on whole slide images. The mildsvm package provides an easy way to learn from this data by training Support Vector Machine (SVM)-based classifiers. It also contains helpful functions for building and printing multiple instance data frames. The core methods from mildsvm come from the following references: Kent and Yu (2024) <doi:10.1214/24-AOAS1876>; Xiao, Liu, and Hao (2018) <doi:10.1109/TNNLS.2017.2766164>; Muandet et al. (2012) <https://proceedings.neurips.cc/paper/2012/file/9bf31c7ff062936a96d3c8bd1f8f2ff3-Paper.pdf>; Chu and Keerthi (2007) <doi:10.1162/neco.2007.19.3.792>; and Andrews et al. (2003) <https://papers.nips.cc/paper/2232-support-vector-machines-for-multiple-instance-learning.pdf>. Many functions use the Gurobi optimization back-end to improve the optimization problem speed; the gurobi R package and associated software can be downloaded from <https://www.gurobi.com> after obtaining a license.

r-mstdif 0.1.8
Propagated dependencies: r-scdiftest@0.1.1 r-pp@0.6.4-1 r-mirt@1.46.1 r-matrix@1.7-5 r-expm@1.0-0 r-erm@1.0-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mstDIF
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Collection of DIF Tests for Multistage Tests
Description:

This package provides a collection of statistical tests for the detection of differential item functioning (DIF) in multistage tests. Methods entail logistic regression, an adaptation of the simultaneous item bias test (SIBTEST), and various score-based tests. The presented tests provide itemwise test for DIF along categorical, ordinal or metric covariates. Methods for uniform and non-uniform DIF effects are available depending on which method is used.

r-mixsal 1.0
Propagated dependencies: 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=MixSAL
Licenses: GPL 2+
Build system: r
Synopsis: Mixtures of Multivariate Shifted Asymmetric Laplace (SAL) Distributions
Description:

The current version of the MixSAL package allows users to generate data from a multivariate SAL distribution or a mixture of multivariate SAL distributions, evaluate the probability density function of a multivariate SAL distribution or a mixture of multivariate SAL distributions, and fit a mixture of multivariate SAL distributions using the Expectation-Maximization (EM) algorithm (see Franczak et. al, 2014, <doi:10.1109/TPAMI.2013.216>, for details).

r-minecitrus 1.0.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mineCitrus
Licenses: GPL 2
Build system: r
Synopsis: Extract and Analyze Median Molecule Intensity from 'citrus' Output
Description:

Citrus is a computational technique developed for the analysis of high dimensional cytometry data sets. This package extracts, statistically analyzes, and visualizes marker expression from citrus data. This code was used to generate data for Figures 3 and 4 in the forthcoming manuscript: Throm et al. â Identification of Enhanced Interferon-Gamma Signaling in Polyarticular Juvenile Idiopathic Arthritis with Mass Cytometryâ , JCI-Insight. For more information on Citrus, please see: Bruggner et al. (2014) <doi:10.1073/pnas.1408792111>. To download the citrus package, please see <https://github.com/nolanlab/citrus>.

r-mixmatrix 0.2.8
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-glue@1.8.1 r-cholwishart@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gzt/MixMatrix/
Licenses: GPL 3
Build system: r
Synopsis: Classification with Matrix Variate Normal and t Distributions
Description:

This package provides sampling and density functions for matrix variate normal, t, and inverted t distributions; ML estimation for matrix variate normal and t distributions using the EM algorithm, including some restrictions on the parameters; and classification by linear and quadratic discriminant analysis for matrix variate normal and t distributions described in Thompson et al. (2019) <doi:10.1080/10618600.2019.1696208>. Performs clustering with matrix variate normal and t mixture models.

r-mmdcopula 0.2.1
Propagated dependencies: r-wdm@0.2.6 r-vinecopula@2.6.1 r-randtoolbox@2.0.5 r-pbapply@1.7-4 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMDCopula
Licenses: GPL 3
Build system: r
Synopsis: Robust Estimation of Copulas by Maximum Mean Discrepancy
Description:

This package provides functions for the robust estimation of parametric families of copulas using minimization of the Maximum Mean Discrepancy, following the article Alquier, Chérief-Abdellatif, Derumigny and Fermanian (2022) <doi:10.1080/01621459.2021.2024836>.

r-mplusparallel-automation 0.0.1.1
Propagated dependencies: r-mplusautomation@1.3 r-future@1.70.0 r-furrr@0.4.0 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=mplusParallel.automation
Licenses: GPL 3
Build system: r
Synopsis: Parallel Processing Automation for 'Mplus'
Description:

Offers automation tools to parallelize Mplus operations when using R for data generation. It facilitates streamlined integration between Mplus and R', allowing users to run and manage multiple Mplus models simultaneously and efficiently in R'.

r-mbnmatime 0.2.6
Dependencies: jags@4.3.1
Propagated dependencies: r-zoo@1.8-15 r-scales@1.4.0 r-rjags@4-17 r-reshape2@1.4.5 r-rdpack@2.6.6 r-r2jags@0.8-9 r-png@0.1-9 r-magrittr@2.0.5 r-lspline@1.0-0 r-knitr@1.51 r-igraph@2.3.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-dplyr@1.2.1 r-crayon@1.5.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://hugaped.github.io/MBNMAtime/
Licenses: GPL 3
Build system: r
Synopsis: Run Time-Course Model-Based Network Meta-Analysis (MBNMA) Models
Description:

Fits Bayesian time-course models for model-based network meta-analysis (MBNMA) that allows inclusion of multiple time-points from studies. Repeated measures over time are accounted for within studies by applying different time-course functions, following the method of Pedder et al. (2019) <doi:10.1002/jrsm.1351>. The method allows synthesis of studies with multiple follow-up measurements that can account for time-course for a single or multiple treatment comparisons. Several general time-course functions are provided; others may be added by the user. Various characteristics can be flexibly added to the models, such as correlation between time points and shared class effects. The consistency of direct and indirect evidence in the network can be assessed using unrelated mean effects models and/or by node-splitting.

r-mrmediation 1.0.1
Propagated dependencies: r-mass@7.3-65 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRmediation
Licenses: GPL 2+
Build system: r
Synopsis: Causal Mediation Method with Methylated Region (MR) as the Mediator
Description:

This package provides a causal mediation approach under the counterfactual framework to test the significance of total, direct and indirect effects. In this approach, a group of methylated sites from a predefined region are utilized as the mediator, and the functional transformation is used to reduce the possible high dimension in the region-based methylated sites and account for their location information.

r-mbx 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rstatix@0.7.3 r-readxl@1.5.0 r-openxlsx@4.2.8.1 r-multcompview@0.1-11 r-ggplot2@4.0.3 r-fsa@0.10.1 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=mbX
Licenses: Expat
Build system: r
Synopsis: Comprehensive Microbiome Data Processing Pipeline
Description:

This package provides tools for cleaning, processing, and preparing microbiome sequencing data (e.g., 16S rRNA) for downstream analysis. Supports CSV, TXT, and Excel file formats. The main function, ezclean(), automates microbiome data transformation, including format validation, transposition, numeric conversion, and metadata integration. It also handles taxonomic levels efficiently, resolves duplicated taxa entries, and outputs a well-structured, analysis-ready dataset. The companion functions ezstat() run statistical tests and summarize results, while ezviz() produces publication-ready visualizations.

r-mqriskr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mqriskR
Licenses: Expat
Build system: r
Synopsis: Actuarial Risk Modeling and Life Contingencies
Description:

This package provides functions for actuarial risk modeling, including survival models, life annuities, multiple-decrement models, and mortality improvement projections. The package is designed to align with standard actuarial notation and supports teaching, exam preparation, and reproducible actuarial analysis. The methods are based on standard actuarial references including Camilli, Duncan and London (2014, ISBN:9781625423474) "Models for Quantifying Risk" and Dickson, Hardy and Waters (2020, ISBN:9781108478083) "Actuarial Mathematics for Life Contingent Risks".

r-mannwhitneycopula 0.1.1
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.2 r-survival@3.8-6 r-purrr@1.2.2 r-ggplot2@4.0.3 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=MannWhitneyCopula
Licenses: Expat
Build system: r
Synopsis: Computing Mann-Whitney Effect Based on Copulas
Description:

Computing the Mann-Whitney effect based on copula models. Estimation of the association parameter in survival copula models. A description of the underlying methods is described in Nakazono et al. (2024) <doi:10.3390/math12101453> and Nakazono et al. (accepted for publication in Statistical Papers).

r-multiplebubbles 0.2.0
Propagated dependencies: r-mass@7.3-65 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultipleBubbles
Licenses: GPL 2+
Build system: r
Synopsis: Test and Detection of Explosive Behaviors for Time Series
Description:

This package provides the Augmented Dickey-Fuller test and its variations to check the existence of bubbles (explosive behavior) for time series, based on the article by Peter C. B. Phillips, Shuping Shi and Jun Yu (2015a) <doi:10.1111/iere.12131>. Some functions may take a while depending on the size of the data used, or the number of Monte Carlo replications applied.

r-mixsim 1.1-8
Propagated dependencies: 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=MixSim
Licenses: GPL 2+
Build system: r
Synopsis: Simulating Data to Study Performance of Clustering Algorithms
Description:

The utility of this package is in simulating mixtures of Gaussian distributions with different levels of overlap between mixture components. Pairwise overlap, defined as a sum of two misclassification probabilities, measures the degree of interaction between components and can be readily employed to control the clustering complexity of datasets simulated from mixtures. These datasets can then be used for systematic performance investigation of clustering and finite mixture modeling algorithms. Among other capabilities of MixSim', there are computing the exact overlap for Gaussian mixtures, simulating Gaussian and non-Gaussian data, simulating outliers and noise variables, calculating various measures of agreement between two partitionings, and constructing parallel distribution plots for the graphical display of finite mixture models.

r-mecor 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-lmertest@3.2-1 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/LindaNab/mecor
Licenses: GPL 3
Build system: r
Synopsis: Measurement Error Correction in Linear Models with a Continuous Outcome
Description:

Covariate measurement error correction is implemented by means of regression calibration by Carroll RJ, Ruppert D, Stefanski LA & Crainiceanu CM (2006, ISBN:1584886331), efficient regression calibration by Spiegelman D, Carroll RJ & Kipnis V (2001) <doi:10.1002/1097-0258(20010115)20:1%3C139::AID-SIM644%3E3.0.CO;2-K> and maximum likelihood estimation by Bartlett JW, Stavola DBL & Frost C (2009) <doi:10.1002/sim.3713>. Outcome measurement error correction is implemented by means of the method of moments by Buonaccorsi JP (2010, ISBN:1420066560) and efficient method of moments by Keogh RH, Carroll RJ, Tooze JA, Kirkpatrick SI & Freedman LS (2014) <doi:10.1002/sim.7011>. Standard error estimation of the corrected estimators is implemented by means of the Delta method by Rosner B, Spiegelman D & Willett WC (1990) <doi:10.1093/oxfordjournals.aje.a115715> and Rosner B, Spiegelman D & Willett WC (1992) <doi:10.1093/oxfordjournals.aje.a116453>, the Fieller method described by Buonaccorsi JP (2010, ISBN:1420066560), and the Bootstrap by Carroll RJ, Ruppert D, Stefanski LA & Crainiceanu CM (2006, ISBN:1584886331).

r-msd 0.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=msd
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Method of Successive Dichotomizations
Description:

This package implements the method of successive dichotomizations by Bradley and Massof (2018) <doi:10.1371/journal.pone.0206106>, which estimates item measures, person measures and ordered rating category thresholds given ordinal rating scale data.

r-maldipickr 1.3.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-readbrukerflexdata@1.9.3 r-maldiquant@1.22.3 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ClavelLab/maldipickr
Licenses: GPL 3+
Build system: r
Synopsis: Dereplicate and Cherry-Pick Mass Spectrometry Spectra
Description:

Convenient wrapper functions for the analysis of matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) spectra data in order to select only representative spectra (also called cherry-pick). The package covers the preprocessing and dereplication steps (based on Strejcek, Smrhova, Junkova and Uhlik (2018) <doi:10.3389/fmicb.2018.01294>) needed to cluster MALDI-TOF spectra before the final cherry-picking step. It enables the easy exclusion of spectra and/or clusters to accommodate complex cherry-picking strategies. Alternatively, cherry-picking using taxonomic identification MALDI-TOF data is made easy with functions to import inconsistently formatted reports.

r-mar 1.2-0
Propagated dependencies: 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=mAr
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate AutoRegressive Analysis
Description:

R functions for the estimation and eigen-decomposition of multivariate autoregressive models.

Total packages: 22167