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

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-mully 2.1.38
Propagated dependencies: r-rgl@1.3.36 r-randomcolor@1.1.0.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/frankkramer-lab/mully
Licenses: GPL 2+
Build system: r
Synopsis: Create, Modify and Visualize Multi-Layered Networks
Description:

Allows the user to create graphs with multiple layers. The user can also modify the layers, the nodes, and the edges. The graph can also be visualized. Zaynab Hammoud and Frank Kramer (2018) <doi:10.3390/genes9110519>. More about multilayered graphs and their usage can be found in our review paper: Zaynab Hammoud and Frank Kramer (2020) <doi:10.1186/s41044-020-00046-0>.

r-mst 2.2
Propagated dependencies: r-survival@3.8-6 r-partykit@1.2-27 r-mass@7.3-65 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MST
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Survival Trees
Description:

Constructs trees for multivariate survival data using marginal and frailty models. Grows, prunes, and selects the best-sized tree.

r-meboot 1.5
Propagated dependencies: r-nlme@3.1-169 r-hdrcde@3.5.0 r-dynlm@0.3-6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=meboot
Licenses: GPL 2+
Build system: r
Synopsis: Maximum Entropy Bootstrap for Time Series
Description:

Maximum entropy density based dependent data bootstrap. An algorithm is provided to create a population of time series (ensemble) without assuming stationarity. The reference paper (Vinod, H.D., 2004 <DOI:10.1016/j.jempfin.2003.06.002>) explains how the algorithm satisfies the ergodic theorem and the central limit theorem.

r-mcl 1.0
Propagated dependencies: r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCL
Licenses: GPL 2+
Build system: r
Synopsis: Markov Cluster Algorithm
Description:

This package contains the Markov cluster algorithm (MCL) for identifying clusters in networks and graphs. The algorithm simulates random walks on a (n x n) matrix as the adjacency matrix of a graph. It alternates an expansion step and an inflation step until an equilibrium state is reached.

r-multibias 1.7.3
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pcbrendel/multibias
Licenses: Expat
Build system: r
Synopsis: Multiple Bias Analysis in Causal Inference
Description:

Quantify exposure-outcome causal effects with adjustment for multiple biases. The functions can simultaneously adjust for any combination of uncontrolled confounding, exposure/outcome misclassification, and selection bias. The underlying method generalizes the combination of inverse probability of selection weighting with predictive value weighting. Simultaneous multi-bias analysis can be used to enhance the validity and transparency of real-world evidence obtained from observational, longitudinal studies. Based on the work from Paul Brendel, Aracelis Torres, and Onyebuchi Arah (2023) <doi:10.1093/ije/dyad001>.

r-medrxivr 0.1.4
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-progress@1.2.3 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-data-table@1.18.4 r-curl@7.1.0 r-bib2df@1.1.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://docs.ropensci.org/medrxivr/
Licenses: GPL 2
Build system: r
Synopsis: Access and Search MedRxiv and BioRxiv Preprint Data
Description:

An increasingly important source of health-related bibliographic content are preprints - preliminary versions of research articles that have yet to undergo peer review. The two preprint repositories most relevant to health-related sciences are medRxiv <https://www.medrxiv.org/> and bioRxiv, both of which are operated by the Cold Spring Harbor Laboratory. medrxivr provides programmatic access to the Cold Spring Harbour Laboratory (CSHL) API <https://api.biorxiv.org/>, allowing users to easily download medRxiv and bioRxiv preprint metadata (e.g. title, abstract, publication date, author list, etc) into R. medrxivr also provides functions to search the downloaded preprint records using regular expressions and Boolean logic, as well as helper functions that allow users to export their search results to a .BIB file for easy import to a reference manager and to download the full-text PDFs of preprints matching their search criteria.

r-medlea 1.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MedLEA
Licenses: GPL 3
Build system: r
Synopsis: Morphological and Structural Features of Medicinal Leaves
Description:

This package contains a dataset of morphological and structural features of Medicinal LEAves (MedLEA)'. The features of each species is recorded by manually viewing the medicinal plant repository available at (<http://www.instituteofayurveda.org/plants/>). You can also download repository of leaf images of 1099 medicinal plants in Sri Lanka.

r-mmgfm 1.2.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-multicoap@1.1 r-mass@7.3-65 r-irlba@2.3.7 r-gfm@1.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MMGFM
Licenses: GPL 3
Build system: r
Synopsis: Multi-Study Multi-Modality Generalized Factor Model
Description:

We introduce a generalized factor model designed to jointly analyze high-dimensional multi-modality data from multiple studies by extracting study-shared and specified factors. Our factor models account for heterogeneous noises and overdispersion among modality variables with augmented covariates. We propose an efficient and speedy variational estimation procedure for estimating model parameters, along with a novel criterion for selecting the optimal number of factors. More details can be referred to Liu et al. (2025) <doi:10.48550/arXiv.2507.09889>.

r-mnormtest 1.1.1
Propagated dependencies: r-rmpfr@1.1-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Astringency/MNormTest
Licenses: Expat
Build system: r
Synopsis: Multivariate Normal Hypothesis Testing
Description:

Hypothesis testing of the parameters of multivariate normal distributions, including the testing of a single mean vector, two mean vectors, multiple mean vectors, a single covariance matrix, multiple covariance matrices, a mean and a covariance matrix simultaneously, and the testing of independence of multivariate normal random vectors. Huixuan, Gao (2005, ISBN:9787301078587), "Applied Multivariate Statistical Analysis".

r-mapindia 1.0.1
Propagated dependencies: r-vdiffr@1.0.9 r-sf@1.1-1 r-rlang@1.2.0 r-mapindiatools@1.0.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shubhamdutta26/mapindia
Licenses: Expat
Build system: r
Synopsis: Plot Map of the Indian Subcontinent
Description:

Get map data frames for the Indian subcontinent with different region levels (e.g., district, state). The package also offers convenience functions for plotting choropleths, visualizing spatial data, and handling state/district codes.

r-mregions2 1.1.2
Propagated dependencies: r-xml2@1.5.2 r-wrapr@2.1.0 r-sf@1.1-1 r-rdflib@0.2.9 r-memoise@2.0.1 r-magrittr@2.0.5 r-isocodes@2026.03.28 r-httr2@1.2.2 r-glue@1.8.1 r-dplyr@1.2.1 r-digest@0.6.39 r-curl@7.1.0 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ropensci/mregions2
Licenses: Expat
Build system: r
Synopsis: Access Data from Marine Regions: Gazetteer & Data Products
Description:

Explore and retrieve marine spatial data from the Marine Regions Gazetteer <https://marineregions.org/gazetteer.php?p=webservices> and the Marine Regions Data Products <https://marineregions.org/webservices.php>.

r-ml-msbd 1.2.1
Propagated dependencies: r-foreach@1.5.2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=ML.MSBD
Licenses: GPL 3
Build system: r
Synopsis: Maximum Likelihood Inference on Multi-State Trees
Description:

Inference of a multi-states birth-death model from a phylogeny, comprising a number of states N, birth and death rates for each state and on which edges each state appears. Inference is done using a hybrid approach: states are progressively added in a greedy approach. For a fixed number of states N the best model is selected via maximum likelihood. Reference: J. Barido-Sottani, T. G. Vaughan and T. Stadler (2018) <doi:10.1098/rsif.2018.0512>.

r-modelmap 3.4.0.8
Propagated dependencies: r-raster@3.6-32 r-randomforest@4.7-1.2 r-presenceabsence@1.1.11 r-mgcv@1.9-4 r-handtill2001@1.0.3 r-fields@17.3 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=ModelMap
Licenses: FSDG-compatible
Build system: r
Synopsis: Modeling and Map Production using Random Forest and Related Stochastic Models
Description:

This package creates sophisticated models of training data and validates the models with an independent test set, cross validation, or Out Of Bag (OOB) predictions on the training data. Create graphs and tables of the model validation results. Applies these models to GIS .img files of predictors to create detailed prediction surfaces. Handles large predictor files for map making, by reading in the .img files in chunks, and output to the .txt file the prediction for each data chunk, before reading the next chunk of data.

r-mgbt 1.1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://doi.org/10.5066/P9CW9EF0
Licenses: CC0
Build system: r
Synopsis: Multiple Grubbs-Beck Low-Outlier Test
Description:

Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for noninterpretive U.S. Geological Survey annual peak-streamflow data processing discussed in Cohn et al. (2013) and England et al. (2017) <doi:10.3133/tm4B5>. Other utilities for working with peak streamflow are provided.

r-mmequiv 1.0.0
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5 r-httr2@1.2.2 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://kennethataylor.github.io/mmequiv/
Licenses: GPL 3+
Build system: r
Synopsis: Calculate Standardized Morphine Milligram Equivalent Doses
Description:

Calculate morphine milligram equivalents (MME) for opioid dose comparison using standardized methods. Can directly call the NIH HEAL MME Online Calculator <https://research-mme.wakehealth.edu/api> API or replicate API calculations on the user's local machine from the comfort of R'. Creation of the NIH HEAL MME Online Calculator and the MME calculations implemented in this package are described in Adams MCB, Sward KA, Perkins ML, Hurley RW (2025) <doi:10.1097/j.pain.0000000000003529>.

r-mediatep 0.2.0
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mediateP
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Mediation Analysis Based on the Product Method
Description:

This package provides functions for calculating the point and interval estimates of the natural indirect effect (NIE), total effect (TE), and mediation proportion (MP), based on the product approach. We perform the methods considered in Cheng, Spiegelman, and Li (2021) Estimating the natural indirect effect and the mediation proportion via the product method.

r-mixhvg 1.0.1
Propagated dependencies: r-singlecellexperiment@1.34.0 r-seurat@5.5.0 r-scuttle@1.22.0 r-scran@1.40.0 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixhvg
Licenses: GPL 3
Build system: r
Synopsis: Mixture of Multiple Highly Variable Feature Selection Methods
Description:

Highly variable gene selection methods, including popular public available methods, and also the mixture of multiple highly variable gene selection methods, <https://github.com/RuzhangZhao/mixhvg>. Reference: <doi:10.1101/2024.08.25.608519>.

r-mvtsplot 1.0-5
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rdpeng/mvtsplot
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Time Series Plot
Description:

This package provides a function for plotting multivariate time series data.

r-manifesto 0.0.2
Propagated dependencies: r-tomledit@0.1.1 r-pak@0.9.5 r-jsonlite@2.0.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/christopherkenny/manifesto
Licenses: Expat
Build system: r
Synopsis: Create Project Manifest Files
Description:

This package provides TOML representations of packages needed that must be installed to run a project. Includes functions to specify detailed installation functions, validate files, and to use a given file as the requirements for a project. Handles package installations, when necessary, via pak'.

r-mimar 0.8.0
Propagated dependencies: r-xgboost@3.2.1.1 r-tibble@3.3.1 r-rpart@4.1.27 r-ranger@0.18.0 r-naivebayes@1.0.0 r-missmda@1.21 r-glmnet@5.0 r-ggplot2@4.0.3 r-gbm@2.2.3 r-functionals@0.5.0 r-e1071@1.7-17 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ielbadisy/mimar
Licenses: Expat
Build system: r
Synopsis: Compact Multiple Imputation, Assessment, and Reporting
Description:

This package provides compact tools for missing-data analysis, including artificial amputation, chained single and multiple imputation, statistical and machine-learning-based imputation methods, diagnostic evaluation, and post-imputation pooling.

r-mcanalysis 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcanalysis
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Analysis for Structural Behaviour and Stability
Description:

Analyses the stability and structural behaviour of export and import patterns across multiple countries using a Markov chain modelling framework. Constructs transition probability matrices to quantify changes in trade shares between successive periods, thereby capturing persistence, structural shifts, and inter-country interdependence in trade performance. By iteratively generating expected trade distributions over time, the approach facilitates assessment of stability, long-run equilibrium tendencies, and comparative dynamics in longitudinal trade data, providing a rigorous tool for empirical analysis of exportâ import behaviour. Methodological foundations follow standard Markov chain theory as described in Gagniuc (2017) <Doi:10.1002/9781119387596>.

r-mefa 3.2-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/psolymos/mefa
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Data Handling in Ecology and Biogeography
Description:

This package provides a framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class `mefa is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.

r-mcca 0.8.2
Propagated dependencies: r-rpart@4.1.27 r-proc@1.19.0.1 r-nnet@7.3-20 r-mass@7.3-65 r-e1071@1.7-17 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gaoming96/mcca
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Multi-Category Classification Accuracy
Description:

It contains six common multi-category classification accuracy evaluation measures. All of these measures could be found in Li and Ming (2019) <doi:10.1002/sim.8103>. Specifically, Hypervolume Under Manifold (HUM), described in Li and Fine (2008) <doi:10.1093/biostatistics/kxm050>. Correct Classification Percentage (CCP), Integrated Discrimination Improvement (IDI), Net Reclassification Improvement (NRI), R-Squared Value (RSQ), described in Li, Jiang and Fine (2013) <doi:10.1093/biostatistics/kxs047>. Polytomous Discrimination Index (PDI), described in Van Calster et al. (2012) <doi:10.1007/s10654-012-9733-3>. Li et al. (2018) <doi:10.1177/0962280217692830>. PDI with variance estimation using Dover et al. (2021) <doi:10.1002/sim.9187>. We described all these above measures and our mcca package in Li, Gao and D'Agostino (2019) <doi:10.1002/sim.8103>.

r-microcran 0.9.0-1
Propagated dependencies: r-xtable@1.8-8 r-rlang@1.2.0 r-plumber@1.3.3 r-mime@0.13 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=microCRAN
Licenses: GPL 3
Build system: r
Synopsis: Hosting an Independent CRAN Repository
Description:

Stand-alone HTTP capable R-package repository, that fully supports R's install.packages() and available.packages(). It also contains API endpoints for end-users to add/update packages. This package can supplement miniCRAN', which has functions for maintaining a local (partial) copy of CRAN'. Current version is bare-minimum without any access-control or much security.

Total packages: 72166