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

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-mlelod 1.0.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlelod
Licenses: GPL 2
Build system: r
Synopsis: MLE for Normally Distributed Data Censored by Limit of Detection
Description:

Values below the limit of detection (LOD) are a problem in several fields of science, and there are numerous approaches for replacing the missing data. We present a new mathematical solution for maximum likelihood estimation that allows us to estimate the true values of the mean and standard deviation for normal distributions and is significantly faster than previous implementations. The article with the details was submitted to JSS and can be currently seen on <https://www2.arnes.si/~tverbo/LOD/Verbovsek_Sega_2_Manuscript.pdf>.

r-mx-client 0.1.1
Propagated dependencies: r-mx-api@0.3.0 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cornball-ai/mx.client
Licenses: FSDG-compatible
Build system: r
Synopsis: Stateful Matrix Client Helpers
Description:

Stateful helpers for building Matrix (<https://matrix.org>) chat clients in R. Builds on the low-level mx.api Client-Server API bindings, adding local configuration persistence, room resolution, sync cursor handling, sync-event extraction, invite acceptance, a conservative Markdown-to-HTML converter for formatted messages, and Olm'/'Megolm end-to-end encryption orchestration over the optional mx.crypto package.

r-metasem 1.5.0
Propagated dependencies: r-openmx@2.22.11 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-lavaan@0.6-21 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mikewlcheung/metasem
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis using Structural Equation Modeling
Description:

This package provides a collection of functions for conducting meta-analysis using a structural equation modeling (SEM) approach via the OpenMx and lavaan packages. It also implements various procedures to perform meta-analytic structural equation modeling on the correlation and covariance matrices, see Cheung (2015) <doi:10.3389/fpsyg.2014.01521>.

r-maptiles 0.11.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-png@0.1-9 r-digest@0.6.39 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/riatelab/maptiles/
Licenses: GPL 3
Build system: r
Synopsis: Download and Display Map Tiles
Description:

To create maps from tiles, maptiles downloads, composes and displays tiles from a large number of providers (e.g. OpenStreetMap', Stadia', Esri', CARTO', or Thunderforest').

r-mllrnrs 0.0.8
Propagated dependencies: r-r6@2.6.1 r-mlexperiments@1.0.0 r-kdry@0.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kapsner/mllrnrs
Licenses: GPL 3+
Build system: r
Synopsis: R6-Based ML Learners for 'mlexperiments'
Description:

Enhances mlexperiments <https://CRAN.R-project.org/package=mlexperiments> with additional machine learning ('ML') learners. The package provides R6-based learners for the following algorithms: glmnet <https://CRAN.R-project.org/package=glmnet>, ranger <https://CRAN.R-project.org/package=ranger>, xgboost <https://CRAN.R-project.org/package=xgboost>, and lightgbm <https://CRAN.R-project.org/package=lightgbm>. These can be used directly with the mlexperiments R package.

r-meddietcalc 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MedDietCalc
Licenses: GPL 3
Build system: r
Synopsis: Multi Calculator to Compute Scores of Adherence to Mediterranean Diet
Description:

Multi Calculator of different scores to measure adherence to Mediterranean Diet, to compute them in nutriepidemiological data. Additionally, a sample dataset of this kind of data is provided, and some other minor tools useful in epidemiological studies.

r-mgcviz 0.2.1
Propagated dependencies: r-viridis@0.6.5 r-qgam@2.0.0 r-plyr@1.8.9 r-mgcv@1.9-4 r-matrixstats@1.5.0 r-kernsmooth@2.23-26 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggally@2.4.0 r-gamm4@0.2-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mfasiolo/mgcViz
Licenses: GPL 3
Build system: r
Synopsis: Visualisations for Generalized Additive Models
Description:

Extension of the mgcv package, providing visual tools for Generalized Additive Models that exploit the additive structure of such models, scale to large data sets and can be used in conjunction with a wide range of response distributions. The focus is providing visual methods for better understanding the model output and for aiding model checking and development beyond simple exponential family regression. The graphical framework is based on the layering system provided by ggplot2'.

r-mize 0.2.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jlmelville/mize
Licenses: FSDG-compatible
Build system: r
Synopsis: Unconstrained Numerical Optimization Algorithms
Description:

Optimization algorithms implemented in R, including conjugate gradient (CG), Broyden-Fletcher-Goldfarb-Shanno (BFGS) and the limited memory BFGS (L-BFGS) methods. Most internal parameters can be set through the call interface. The solvers hold up quite well for higher-dimensional problems.

r-mhd 0.1.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-nloptr@2.2.1 r-manifold@0.1.2 r-distory@1.4.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MHD
Licenses: GPL 2+
Build system: r
Synopsis: Metric Halfspace Depth
Description:

Metric halfspace depth for object data, generalizing Tukey's depth for Euclidean data. Implementing the method described in Dai and Lopez-Pintado (2022) <doi:10.1080/01621459.2021.2011298>.

r-mtvc 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/egonzato/mtvc
Licenses: Expat
Build system: r
Synopsis: Multiple Counting Process Structure for Survival Analysis
Description:

Counting process structure is fundamental to model time varying covariates. This package restructures dataframes in the counting process format for one or more variables. F. W. Dekker, et al. (2008) <doi:10.1038/ki.2008.328>.

r-mixmashnet 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-qgraph@1.9.8 r-progressr@0.19.0 r-patchwork@1.3.2 r-networktools@1.6.0 r-mgm@1.2-15 r-magrittr@2.0.5 r-igraph@2.3.1 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-eganet@2.4.1 r-dplyr@1.2.1 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://arcbiostat.github.io/MixMashNet/
Licenses: AGPL 3+
Build system: r
Synopsis: Tools for Multilayer and Single Layer Network Modeling
Description:

Estimation and bootstrap utilities for single layer and multilayer Mixed Graphical Models, including functions for centrality, bridge metrics, membership stability, and plotting (De Martino et al. (2026) <doi:10.48550/arXiv.2602.05716>).

r-monte-carlo-se 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=Monte.Carlo.se
Licenses: GPL 3
Build system: r
Synopsis: Monte Carlo Standard Errors
Description:

Computes Monte Carlo standard errors for summaries of Monte Carlo output. Summaries and their standard errors are based on columns of Monte Carlo simulation output. Dennis D. Boos and Jason A. Osborne (2015) <doi:10.1111/insr.12087>.

r-mcmcprecision 0.4.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/danheck/MCMCprecision
Licenses: GPL 3
Build system: r
Synopsis: Precision of Discrete Parameters in Transdimensional MCMC
Description:

Estimates the precision of transdimensional Markov chain Monte Carlo (MCMC) output, which is often used for Bayesian analysis of models with different dimensionality (e.g., model selection). Transdimensional MCMC (e.g., reversible jump MCMC) relies on sampling a discrete model-indicator variable to estimate the posterior model probabilities. If only few switches occur between the models, precision may be low and assessment based on the assumption of independent samples misleading. Based on the observed transition matrix of the indicator variable, the method of Heck, Overstall, Gronau, & Wagenmakers (2019, Statistics & Computing, 29, 631-643) <doi:10.1007/s11222-018-9828-0> draws posterior samples of the stationary distribution to (a) assess the uncertainty in the estimated posterior model probabilities and (b) estimate the effective sample size of the MCMC output.

r-mbres 0.1.7
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-scales@1.4.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mbRes
Licenses: GPL 3
Build system: r
Synopsis: Exploration of Multiple Biomarker Responses using Effect Size
Description:

Summarize multiple biomarker responses of aquatic organisms to contaminants using Cliffâ s delta, as described in Pham & Sokolova (2023) <doi:10.1002/ieam.4676>.

r-mrgrowth 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRgrowth
Licenses: GPL 3+
Build system: r
Synopsis: Mark-Recapture Growth Models
Description:

Researchers often need to calculate body-size growth rates for individuals that do not have associated age data. These growth rates are based on mark-recapture data where an individual was captured and measured at time 1 then recaptured and measured at time 2. The sizes at each time and amount of time between captures can be used to calculate growth rates. MRgrowth follows the approach in Edmonds et al. (2021) <doi:10.1371/journal.pone.0259978> and provides functions to calculate growth using three formulas, the Faben's reformulation of the von Bertalanffy formula, the Gompertz formula, and a logistic formula.

r-mcpmodpack 0.5
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.13.0 r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-officer@0.7.5 r-mvtnorm@1.3-7 r-flextable@0.9.11 r-devemf@4.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/medianasoft/MCPModPack
Licenses: GPL 3
Build system: r
Synopsis: Simulation-Based Design and Analysis of Dose-Finding Trials
Description:

An efficient implementation of the MCPMod (Multiple Comparisons and Modeling) method to support a simulation-based design and analysis of dose-finding trials with normally distributed, binary and count endpoints (Bretz et al. (2005) <doi:10.1111/j.1541-0420.2005.00344.x>).

r-multiobjmatch 1.0.0
Propagated dependencies: r-rlemon@0.2.1 r-rlang@1.2.0 r-rcurl@1.98-1.18 r-rcbalance@1.8.8 r-plyr@1.8.9 r-optmatch@0.10.8 r-matchmulti@1.1.14 r-mass@7.3-65 r-gtools@3.9.5 r-ggplot2@4.0.3 r-fields@17.3 r-dplyr@1.2.1 r-cobalt@4.6.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiObjMatch
Licenses: Expat
Build system: r
Synopsis: Multi-Objective Matching Algorithm
Description:

Matching algorithm based on network-flow structure. Users are able to modify the emphasis on three different optimization goals: two different distance measures and the number of treated units left unmatched. The method is proposed by Pimentel and Kelz (2019) <doi:10.1080/01621459.2020.1720693>. The rrelaxiv package, which provides an alternative solver for the underlying network flow problems, carries an academic license and is not available on CRAN, but may be downloaded from Github at <https://github.com/josherrickson/rrelaxiv/>.

r-mixsiar 3.1.12
Dependencies: jags@4.3.1
Propagated dependencies: r-splancs@2.01-45 r-reshape2@1.4.5 r-reshape@0.8.10 r-rcolorbrewer@1.1-3 r-r2jags@0.8-9 r-mcmcpack@1.7-1 r-mass@7.3-65 r-loo@2.9.0 r-lattice@0.22-9 r-ggplot2@4.0.3 r-ggmcmc@1.5.1.2 r-coda@0.19-4.1 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/brianstock/MixSIAR
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Mixing Models in R
Description:

This package creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fatty acids), which estimate the proportions of source (prey) contributions to a mixture (consumer). MixSIAR is not one model, but a framework that allows a user to create a mixing model based on their data structure and research questions, via options for fixed/ random effects, source data types, priors, and error terms. MixSIAR incorporates several years of advances since MixSIR and SIAR'.

r-methodopt 1.0.0
Propagated dependencies: r-zoo@1.8-15 r-zip@2.3.3 r-tibble@3.3.1 r-shinyjs@2.1.1 r-shinyfeedback@0.4.0 r-shinybs@0.65.0 r-shinyalert@3.1.0 r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-htmltools@0.5.9 r-gtools@3.9.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-frf2@2.3-5 r-dt@0.34.0 r-dplyr@1.2.1 r-doe-wrapper@0.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MethodOpt
Licenses: GPL 3+
Build system: r
Synopsis: Advanced Method Optimization for Spectra-Generating Sampling and Analysis Instrumentation
Description:

This package provides a graphical user interface to apply an advanced method optimization algorithm to various sampling and analysis instruments. This includes generating experimental designs, uploading and viewing data, and performing various analyses to determine the optimal method. Details of the techniques used in this package are published in Gamble, Granger, & Mannion (2024) <doi:10.1021/acs.analchem.3c05763>.

r-momentchi2 0.1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=momentchi2
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Moment-Matching Methods for Weighted Sums of Chi-Squared Random Variables
Description:

This package provides a collection of moment-matching methods for computing the cumulative distribution function of a positively-weighted sum of chi-squared random variables. Methods include the Satterthwaite-Welch method, Hall-Buckley-Eagleson method, Wood's F method, and the Lindsay-Pilla-Basak method.

r-metacluster 0.1.1
Propagated dependencies: r-seqinr@4.2-44 r-factoextra@2.0.0 r-dplyr@1.2.1 r-dbscan@1.2.4 r-cluster@2.1.8.2 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metaCluster
Licenses: GPL 3
Build system: r
Synopsis: Metagenomic Clustering
Description:

Clustering in metagenomics is the process of grouping of microbial contigs in species specific bins. This package contains functions that extract genomic features from metagenome data, find the number of clusters for that given data and find the best clustering algorithm for binning.

r-mhcnuggetsr 1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-reticulate@1.46.0 r-rappdirs@0.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/richelbilderbeek/mhcnuggetsr/
Licenses: GPL 3
Build system: r
Synopsis: Call MHCnuggets
Description:

MHCnuggets (<https://github.com/KarchinLab/mhcnuggets>) is a Python tool to predict MHC class I and MHC class II epitopes. This package allows one to call MHCnuggets from R.

r-moc-gapbk 0.2.1
Propagated dependencies: r-nsga2r@1.1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jorgeklz/package-moc.gapbk
Licenses: GPL 2
Build system: r
Synopsis: Multi-Objective Clustering Algorithm Guided by a-Priori Biological Knowledge
Description:

This package implements the Multi-Objective Clustering Algorithm Guided by a-Priori Biological Knowledge ('MOC-GaPBK') proposed by Parraga-Alava and others (2018) <doi:10.1186/s13040-018-0178-4>. The algorithm performs gene clustering using NSGA-II as the underlying multi-objective evolutionary engine, together with Path-Relinking and Pareto Local Search as intensification and diversification strategies. Two versions of the Xie-Beni validity index are used as objective functions, one per distance matrix, so that prior biological knowledge can be incorporated through the second matrix.

r-mercator 1.1.7
Propagated dependencies: r-umap@0.2.10.0 r-thresher@1.1.5 r-rtsne@0.17 r-polychrome@1.5.4 r-kohonen@3.0.13 r-kernsmooth@2.23-26 r-igraph@2.3.1 r-flexmix@2.3-20 r-dendextend@1.19.1 r-cluster@2.1.8.2 r-classdiscovery@3.4.9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Clustering and Visualizing Distance Matrices
Description:

Defines the classes used to explore, cluster and visualize distance matrices, especially those arising from binary data. See Abrams and colleagues, 2021, <doi:10.1093/bioinformatics/btab037>.

Total packages: 72166