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

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-movieroc 0.1.2
Propagated dependencies: r-zoo@1.8-15 r-rsolnp@2.0.1 r-robustbase@0.99-7 r-rms@8.1-1 r-ks@1.15.2 r-intrval@1.0-0 r-gtools@3.9.5 r-e1071@1.7-17 r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=movieROC
Licenses: GPL 3
Build system: r
Synopsis: Visualizing the Decision Rules Underlying Binary Classification
Description:

Visualization of decision rules for binary classification and Receiver Operating Characteristic (ROC) curve estimation under different generalizations proposed in the literature: - making the classification subsets flexible to cover those scenarios where both extremes of the marker are associated with a higher risk of being positive, considering two thresholds (gROC() function); - transforming the marker by a proper function trying to improve the classification performance (hROC() function); - when dealing with multivariate markers, considering a proper transformation to univariate space trying to maximize the resulting AUC of the TPR for each FPR (multiROC() function). The classification regions behind each point of the ROC curve are displayed in both static graphics (plot_buildROC(), plot_regions() or plot_funregions() function) or videos (movieROC() function).

r-mwshiny 2.1.0
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mwshiny
Licenses: Expat
Build system: r
Synopsis: 'Shiny' for Multiple Windows
Description:

This package provides a simple function, mwsApp(), that runs a shiny app spanning multiple, connected windows. This uses all standard shiny conventions, and depends only on the shiny package.

r-mfpp 0.0.9
Propagated dependencies: r-rfast@2.1.5.2 r-reshape2@1.4.5 r-pracma@2.4.6 r-nsga2r@1.1 r-igraph@2.3.1 r-ggplot2@4.0.3 r-genalg@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kzst/mfpp
Licenses: GPL 2+
Build system: r
Synopsis: 'Matrix-Based Flexible Project Planning'
Description:

Matrix-Based Flexible Project Planning. This package models, plans, and schedules flexible, such as agile, extreme, and hybrid project plans. The package contains project planning, scheduling, and risk assessment functions. Kosztyan (2022) <doi:10.1016/j.softx.2022.100973>.

r-malvinas 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=malvinas
Licenses: GPL 3
Build system: r
Synopsis: Islas Malvinas, Georgias Del Sur y Sándwich Del Sur
Description:

Data sets related to the Islas Malvinas /// Sets de datos relacionados a las Islas Malvinas - La Nación Argentina ratifica su legà tima e imprescriptible soberanà a sobre las islas Malvinas, Georgias del Sur y Sándwich del Sur y los espacios marà timos e insulares correspondientes, por ser parte integrante del territorio nacional. La recuperación de dichos territorios y el ejercicio pleno de la soberanà a, respetando el modo de vida de sus habitantes y conforme a los principios del Derecho Internacional, constituyen un objetivo permanente e irrenunciable del pueblo argentino.

r-mirecsurv 1.0.2
Propagated dependencies: r-survival@3.8-6 r-stringi@1.8.7 r-matrixstats@1.5.0 r-compoissonreg@0.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miRecSurv
Licenses: GPL 2+
Build system: r
Synopsis: Left-Censored Recurrent Events Survival Models
Description:

Fitting recurrent events survival models for left-censored data with multiple imputation of the number of previous episodes. See Hernández-Herrera G, Moriña D, Navarro A. (2020) <arXiv:2007.15031>.

r-mco 1.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/olafmersmann/mco
Licenses: GPL 2
Build system: r
Synopsis: Multiple Criteria Optimization Algorithms and Related Functions
Description:

This package provides a collection of function to solve multiple criteria optimization problems using genetic algorithms (NSGA-II). Also included is a collection of test functions.

r-midnight 0.2.0
Propagated dependencies: r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-midr@0.6.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ryo-asashi/midnight
Licenses: Expat
Build system: r
Synopsis: 'tidymodels' Engine and Other Extensions for the 'midr' Package
Description:

This package provides a parsnip engine for the midr package, enabling users to fit, tune, and evaluate Maximum Interpretation Decomposition (MID) models within the tidymodels framework. Developed through research by the Moonlight Seminar 2025, a study group of actuaries from the Institute of Actuaries of Japan, to enhance practical applications of interpretable modeling. Detailed methodology is available in Asashiba et al. (2025) <doi:10.48550/arXiv.2506.08338>.

r-mlquantify 0.2.0
Propagated dependencies: r-randomforest@4.7-1.2 r-fnn@1.1.4.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/andregustavom/mlquantify
Licenses: GPL 2+
Build system: r
Synopsis: Algorithms for Class Distribution Estimation
Description:

Quantification is a prominent machine learning task that has received an increasing amount of attention in the last years. The objective is to predict the class distribution of a data sample. This package is a collection of machine learning algorithms for class distribution estimation. This package include algorithms from different paradigms of quantification. These methods are described in the paper: A. Maletzke, W. Hassan, D. dos Reis, and G. Batista. The importance of the test set size in quantification assessment. In Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence, IJCAI20, pages 2640â 2646, 2020. <doi:10.24963/ijcai.2020/366>.

r-mrreg 0.1.6
Propagated dependencies: r-igraph@2.3.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/DarkEyes/MRReg
Licenses: Expat
Build system: r
Synopsis: MDL Multiresolution Linear Regression Framework
Description:

We provide the framework to analyze multiresolution partitions (e.g. country, provinces, subdistrict) where each individual data point belongs to only one partition in each layer (e.g. i belongs to subdistrict A, province P, and country Q). We assume that a partition in a higher layer subsumes lower-layer partitions (e.g. a nation is at the 1st layer subsumes all provinces at the 2nd layer). Given N individuals that have a pair of real values (x,y) that generated from independent variable X and dependent variable Y. Each individual i belongs to one partition per layer. Our goal is to find which partitions at which highest level that all individuals in the these partitions share the same linear model Y=f(X) where f is a linear function. The framework deploys the Minimum Description Length principle (MDL) to infer solutions. The publication of this package is at Chainarong Amornbunchornvej, Navaporn Surasvadi, Anon Plangprasopchok, and Suttipong Thajchayapong (2021) <doi:10.1145/3424670>.

r-matrixprofile 0.5.0
Propagated dependencies: r-zoo@1.8-15 r-ttr@0.24.4 r-signal@1.8-1 r-fftw@1.0-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ainsuotain/matrixprofile
Licenses: GPL 3
Build system: r
Synopsis: Matrix Profile
Description:

This package provides a simple and the early stage package for matrix profile based on the paper of Chin-Chia Michael Yeh, Yan Zhu, Liudmila Ulanova, Nurjahan Begum, Yifei Ding, Hoang Anh Dau, Diego Furtado Silva, Abdullah Mueen, and Eamonn Keogh (2016) <DOI:10.1109/ICDM.2016.0179>. This package calculates all-pairs-similarity for a given window size for time series data.

r-matchingmarkets 1.0-5
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-partitions@1.10-9 r-lpsolve@5.6.23 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://matchingMarkets.org
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Stable Matchings
Description:

This package implements structural estimators to estimate preferences and correct for the sample selection bias of observed outcomes in matching markets. This includes one-sided matching of agents into groups (Klein, 2015) <doi:10.17863/CAM.5812> as well as two-sided matching of students to schools (Klein et al., 2024) <doi:10.1016/j.geb.2024.07.003>. The package also contains algorithms to find stable matchings in the three most common matching problems: the stable roommates problem (Irving, 1985) <doi:10.1016/0196-6774(85)90033-1>, the college admissions problem (Gale and Shapley, 1962) <doi:10.2307/2312726>, and the house allocation problem (Shapley and Scarf, 1974) <doi:10.1016/0304-4068(74)90033-0>.

r-mrcv 0.4-0
Propagated dependencies: r-tables@0.9.33
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRCV
Licenses: GPL 3+
Build system: r
Synopsis: Methods for Analyzing Multiple Response Categorical Variables (MRCVs)
Description:

This package provides functions for analyzing the association between one single response categorical variable (SRCV) and one multiple response categorical variable (MRCV), or between two or three MRCVs. A modified Pearson chi-square statistic can be used to test for marginal independence for the one or two MRCV case, or a more general loglinear modeling approach can be used to examine various other structures of association for the two or three MRCV case. Bootstrap- and asymptotic-based standardized residuals and model-predicted odds ratios are available, in addition to other descriptive information. Statisical methods implemented are described in Bilder et al. (2000) <doi:10.1080/03610910008813665>, Bilder and Loughin (2004) <doi:10.1111/j.0006-341X.2004.00147.x>, Bilder and Loughin (2007) <doi:10.1080/03610920600974419>, and Koziol and Bilder (2014) <https://journal.r-project.org/articles/RJ-2014-014/>.

r-mlr3db 0.7.2
Propagated dependencies: r-r6@2.6.1 r-mlr3misc@0.21.0 r-mlr3@1.6.0 r-data-table@1.18.4 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://mlr3db.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Data Base Backend for 'mlr3'
Description:

Extends the mlr3 package with a backend to transparently work with databases such as SQLite', DuckDB', MySQL', MariaDB', or PostgreSQL'. The package provides three additional backends: DataBackendDplyr relies on the abstraction of package dbplyr to interact with most DBMS. DataBackendDuckDB operates on DuckDB data bases and also on Apache Parquet files. DataBackendPolars operates on Polars data frames.

r-multilevelmod 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-parsnip@1.6.0 r-lme4@2.0-1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/tidymodels/multilevelmod
Licenses: Expat
Build system: r
Synopsis: Model Wrappers for Multi-Level Models
Description:

Bindings for hierarchical regression models for use with the parsnip package. Models include longitudinal generalized linear models (Liang and Zeger, 1986) <doi:10.1093/biomet/73.1.13>, and mixed-effect models (Pinheiro and Bates) <doi:10.1007/978-1-4419-0318-1_1>.

r-munch 0.0.2
Propagated dependencies: r-xml2@1.5.2 r-systemfonts@1.3.2 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-gdtools@0.5.0 r-flextable@0.9.11 r-commonmark@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://ardata-fr.github.io/munch/
Licenses: Expat
Build system: r
Synopsis: Rich Inline Text for 'grid' Graphics and 'flextable'
Description:

Renders rich inline text (bold, italic, code, links, images) in grid graphics and ggplot2', from markdown or flextable chunks. Provides grobs, theme elements, and geometry layers for styled text rendering. Only works with graphics devices that support systemfonts', such as those provided by ragg', svglite', or ggiraph'. The cairo_pdf device is also supported when fonts are installed at the system level.

r-mlmpower 1.0.11
Propagated dependencies: r-vartestnlme@1.3.5 r-lmertest@3.2-1 r-lme4@2.0-1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/bkeller2/mlmpower
Licenses: GPL 3
Build system: r
Synopsis: Power Analysis and Data Simulation for Multilevel Models
Description:

This package provides a declarative language for specifying multilevel models, solving for population parameters based on specified variance-explained effect size measures, generating data, and conducting power analyses to determine sample size recommendations. The specification allows for any number of within-cluster effects, between-cluster effects, covariate effects at either level, and random coefficients. Moreover, the models do not assume orthogonal effects, and predictors can correlate at either level and accommodate models with multiple interaction effects.

r-mdimnormn 0.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MDimNormn
Licenses: GPL 3
Build system: r
Synopsis: Multi-Dimensional MA Normalization for Plate Effect
Description:

Normalize data to minimize the difference between sample plates (batch effects). For given data in a matrix and grouping variable (or plate), the function normn_MA normalizes the data on MA coordinates. More details are in the citation. The primary method is Multi-MA'. Other fitting functions on MA coordinates can also be employed e.g. loess.

r-mcmapper 0.0.11
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcmapper
Licenses: Expat
Build system: r
Synopsis: Mapping First Moment and C-Statistic to the Parameters of Distributions for Risk
Description:

This package provides a series of numerical methods for extracting parameters of distributions for risks based on knowing the expected value and c-statistics (e.g., from a published report on the performance of a risk prediction model). This package implements the methodology described in Sadatsafavi et al (2024) <doi:10.48550/arXiv.2409.09178>. The core of the package is mcmap(), which takes a pair of (mean, c-statistic) and the distribution type requested. This function provides a generic interface to more customized functions (mcmap_beta(), mcmap_logitnorm(), mcmap_probitnorm()) for specific distributions.

r-michelrodange 1.0.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/b-rodrigues/michelRodange
Licenses: CC0
Build system: r
Synopsis: The Works (in Luxembourguish) of Michel Rodange
Description:

Michel Rodange was a Luxembourguish writer and poet who lived in the 19th century. His most notable work is Rodange (1872, ISBN:1166177424), ("Renert oder de Fuuà am Frack an a Ma'nsgrëà t"), but he also wrote many more works, including Rodange, Tockert (1928) <https://www.autorenlexikon.lu/page/document/361/3614/1/FRE/index.html> ("D'Léierchen - Dem Léiweckerche säi Lidd") and Rodange, Welter (1929) <https://www.autorenlexikon.lu/page/document/361/3615/1/FRE/index.html> ("Dem Grow Sigfrid seng Goldkuommer"). This package contains three datasets, each made from the plain text versions of his works available on <https://data.public.lu/fr/datasets/the-works-in-luxembourguish-of-michel-rodange/>.

r-myoscore 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Hirriririir/MyoScore
Licenses: Expat
Build system: r
Synopsis: Transcriptomic Scoring for Human Skeletal Muscle Health
Description:

Calculate MyoScore, a genetically informed muscle health score, from bulk RNA sequencing (RNA-seq) raw count data. MyoScore integrates results from genome-wide association studies (GWAS) and transcriptome-wide association studies (TWAS) across 28 muscle-related phenotypes to quantify muscle health along five dimensions (Strength, Mass, LeanMuscle, Youth, Resilience), each scored from 0 to 100. The package provides preprocessing via counts per million (CPM) normalization, dimension-level and composite scoring, and visualization utilities including radar charts and grouped boxplots. For more information, see <https://github.com/Hirriririir/MyoScore>.

r-multiness 1.0.2
Propagated dependencies: r-rspectra@0.16-2 r-matrix@1.7-5 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/peterwmacd/multiness/
Licenses: GPL 3+
Build system: r
Synopsis: MULTIplex NEtworks with Shared Structure
Description:

Model fitting and simulation for Gaussian and logistic inner product MultiNeSS models for multiplex networks. The package implements a convex fitting algorithm with fully adaptive parameter tuning, including options for edge cross-validation. For more details see MacDonald et al. (2020).

r-mpactr 0.3.3
Propagated dependencies: r-viridis@0.6.5 r-treemapify@2.6.0 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-ggplot2@4.0.3 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.mums2.org/mpactr/
Licenses: GPL 3+
Build system: r
Synopsis: Correction of Preprocessed MS Data
Description:

An R implementation of the python program Metabolomics Peak Analysis Computational Tool ('MPACT') (Robert M. Samples, Sara P. Puckett, and Marcy J. Balunas (2023) <doi:10.1021/acs.analchem.2c04632>). Filters in the package serve to address common errors in tandem mass spectrometry preprocessing, including: (1) isotopic patterns that are incorrectly split during preprocessing, (2) features present in solvent blanks due to carryover between samples, (3) features whose abundance is greater than user-defined abundance threshold in a specific group of samples, for example media blanks, (4) ions that are inconsistent between technical replicates, and (5) in-source fragment ions created during ionization before fragmentation in the tandem mass spectrometry workflow.

r-mrmcbinary 1.0.6
Propagated dependencies: r-survival@3.8-6 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/seungjae2525/MRMCbinary
Licenses: Expat
Build system: r
Synopsis: Multi-Reader Multi-Case Analysis of Binary Diagnostic Tests
Description:

This package implements methods for comparing sensitivities and specificities in balanced (or fully crossed) multi-reader multi-case (MRMC) studies with binary diagnostic test results. It implements conditional logistic regression and provides score tests equivalent to Cochran's Q test (which corresponds to McNemar's test when comparing two modalities only). The methodology is based on Lee et al. (2026) <doi:10.1002/sim.70471>.

r-metrology 0.9-29-2
Propagated dependencies: r-robustbase@0.99-7 r-numderiv@2016.8-1.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://r-forge.r-project.org/projects/metrology/
Licenses: GPL 2+
Build system: r
Synopsis: Support for Metrological Applications
Description:

This package provides classes and calculation and plotting functions for metrology applications, including measurement uncertainty estimation and inter-laboratory metrology comparison studies.

Total packages: 22167