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

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-mult-latent-reg 0.2.2
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixstats@1.5.0 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mult.latent.reg
Licenses: GPL 3
Build system: r
Synopsis: Regression and Clustering in Multivariate Response Scenarios
Description:

Fitting multivariate response models with random effects on one or two levels; whereby the (one-dimensional) random effect represents a latent variable approximating the multivariate space of outcomes, after possible adjustment for covariates. The method is particularly useful for multivariate, highly correlated outcome variables with unobserved heterogeneities. Applications include regression with multivariate responses, as well as multivariate clustering or ranking problems. See Zhang and Einbeck (2024) <doi:10.1007/s42519-023-00357-0>.

r-mcpmodgeneral 0.1-3
Propagated dependencies: r-mvtnorm@1.3-7 r-mass@7.3-65 r-dosefinding@1.4-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCPModGeneral
Licenses: GPL 3
Build system: r
Synopsis: Supplement to the 'DoseFinding' Package for the General Case
Description:

Analyzes non-normal data via the Multiple Comparison Procedures and Modeling approach (MCP-Mod). Many functions rely on the DoseFinding package. This package makes it so the user does not need to provide or calculate the mu vector and S matrix. Instead, the user typically supplies the data in its raw form, and this package will calculate the needed objects and passes them into the DoseFinding functions. If the user wishes to primarily use the functions provided in the DoseFinding package, a singular function (prepareGen()) will provide mu and S. The package currently handles power analysis and the MCP-Mod procedure for negative binomial, Poisson, and binomial data. The MCP-Mod procedure can also be applied to survival data, but power analysis is not available. Bretz, F., Pinheiro, J. C., and Branson, M. (2005) <doi:10.1111/j.1541-0420.2005.00344.x>. Buckland, S. T., Burnham, K. P. and Augustin, N. H. (1997) <doi:10.2307/2533961>. Pinheiro, J. C., Bornkamp, B., Glimm, E. and Bretz, F. (2014) <doi:10.1002/sim.6052>.

r-mrmre 2.1.2.2
Propagated dependencies: r-survival@3.8-6 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.pmgenomics.ca/bhklab/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Parallelized Minimum Redundancy, Maximum Relevance (mRMR)
Description:

Computes mutual information matrices from continuous, categorical and survival variables, as well as feature selection with minimum redundancy, maximum relevance (mRMR) and a new ensemble mRMR technique. Published in De Jay et al. (2013) <doi:10.1093/bioinformatics/btt383>.

r-metaconfoundr 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.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
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/malcolmbarrett/metaconfoundr
Licenses: Expat
Build system: r
Synopsis: Visualize 'Confounder' Control in Meta-Analyses
Description:

Visualize confounder control in meta-analysis. metaconfoundr is an approach to evaluating bias in studies used in meta-analyses based on the causal inference framework. Study groups create a causal diagram displaying their assumptions about the scientific question. From this, they develop a list of important confounders'. Then, they evaluate whether studies controlled for these variables well. metaconfoundr is a toolkit to facilitate this process and visualize the results as heat maps, traffic light plots, and more.

r-moonboot 2.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=moonboot
Licenses: FSDG-compatible
Build system: r
Synopsis: m-Out-of-n Bootstrap Functions
Description:

This package provides functions and examples based on the m-out-of-n bootstrap suggested by Politis, D.N. and Romano, J.P. (1994) <doi:10.1214/aos/1176325770>. Additionally there are functions to estimate the scaling factor tau and the subsampling size m. For a detailed description and a full list of references, see Dalitz, C. and Lögler, F. (2025) <doi:10.32614/RJ-2025-031>.

r-maxentcpp 1.0.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/alrobles/maxentcpp
Licenses: Expat
Build system: r
Synopsis: Maximum Entropy Species Distribution Modeling ('C++' Implementation)
Description:

C++ implementation of Maximum Entropy (Maxent) species distribution modeling with R bindings via Rcpp'. Provides a high-performance reimplementation of the Maxent algorithm for modeling species geographic distributions from occurrence data and environmental variables, following Phillips et al. (2006) <doi:10.1016/j.ecolmodel.2005.03.026>. Supports linear, quadratic, product, hinge, and threshold feature transformations, spatial projection in raw, logistic, and cloglog scales, and model diagnostics including Area Under the ROC Curve (AUC), variable importance, response curves, and Multivariate Environmental Similarity Surfaces (MESS) maps.

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.

r-measurer 0.0.3
Propagated dependencies: r-viridislite@0.4.3 r-tidyverse@2.0.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinycssloaders@1.1.0 r-shinybs@0.65.0 r-shiny@1.13.0 r-semptools@0.3.3 r-semplot@1.1.8 r-scales@1.4.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-psych@2.6.5 r-officer@0.7.5 r-mirt@1.46.1 r-magick@2.9.1 r-lavaan@0.6-21 r-knitr@1.51 r-kableextra@1.4.0 r-irr@0.85 r-haven@2.5.5 r-ggplot2@4.0.3 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-ctt@2.3.4 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hdmeasure/measureR
Licenses: Expat
Build system: r
Synopsis: Tools for Educational and Psychological Measurement
Description:

Provides an interactive toolkit for educational and psychological measurement implemented using the shiny framework. The package supports content validity analysis, dimensionality assessment, and Classical Test Theory using the CTT package (Willse, 2018) <doi:10.32614/CRAN.package.CTT>. Item Response Theory (IRT) analyses are conducted via mirt (Chalmers, 2012) <doi:10.18637/jss.v048.i06>. Exploratory Factor Analysis is performed using psych (Revelle, 2025), while Confirmatory Factor Analysis (CFA) and Structural Equation Modeling (SEM) are based on the lavaan framework (Rosseel, 2012) <doi:10.18637/jss.v048.i02>. The CFA/SEM module features interactive model specification, automatic model comparison, modification indices, comprehensive fit diagnostics, path diagram visualization, and HTML report generation. The application allows users to upload data, evaluate statistical models, visualize results, and export outputs through an intuitive graphical interface without requiring programming experience.

r-microbats 0.1-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/stathwang/microbats
Licenses: GPL 2+
Build system: r
Synopsis: An Implementation of Bat Algorithm in R
Description:

This package provides a nature-inspired metaheuristic algorithm based on the echolocation behavior of microbats that uses frequency tuning to optimize problems in both continuous and discrete dimensions. This R package makes it easy to implement the standard bat algorithm on any user-supplied function. The algorithm was first developed by Xin-She Yang in 2010 (<DOI:10.1007/978-3-642-12538-6_6>, <DOI:10.1109/CINTI.2014.7028669>).

r-mpr 1.0.6
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mpr
Licenses: GPL 3
Build system: r
Synopsis: Multi-Parameter Regression (MPR)
Description:

Fitting Multi-Parameter Regression (MPR) models to right-censored survival data. These are flexible parametric regression models which extend standard models, for example, proportional hazards. See Burke & MacKenzie (2016) <doi:10.1111/biom.12625> and Burke et al (2020) <doi:10.1111/rssc.12398>.

r-mixedcca 1.6.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pcapp@2.0-5 r-mnormt@2.1.2 r-matrix@1.7-5 r-mass@7.3-65 r-latentcor@2.0.2 r-irlba@2.3.7 r-fmultivar@4031.84
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixedCCA
Licenses: GPL 3
Build system: r
Synopsis: Sparse Canonical Correlation Analysis for High-Dimensional Mixed Data
Description:

Semi-parametric approach for sparse canonical correlation analysis which can handle mixed data types: continuous, binary and truncated continuous. Bridge functions are provided to connect Kendall's tau to latent correlation under the Gaussian copula model. The methods are described in Yoon, Carroll and Gaynanova (2020) <doi:10.1093/biomet/asaa007> and Yoon, Mueller and Gaynanova (2021) <doi:10.1080/10618600.2021.1882468>.

r-mlumr 0.1.0
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-randtoolbox@2.0.5 r-copula@1.1-7 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/choxos/mlumr
Licenses: GPL 3
Build system: r
Synopsis: Multilevel Unanchored Meta-Regression for Indirect Treatment Comparisons
Description:

Bayesian multilevel unanchored meta-regression (ML-UMR) for indirect treatment comparisons using individual patient data (IPD) and aggregate data (AgD). Implements shared prognostic factor assumption (SPFA) and relaxed SPFA models for binary, continuous, and count outcomes via Stan'. Also provides simulated treatment comparison (STC) via parametric G-computation and naive unadjusted benchmarks. ML-UMR is an adaptation of the ML-NMR methodology (Phillippo et al. 2020, <doi:10.1111/rssa.12579>) implemented in the multinma package (GPL-3) to the unanchored two-trial case; the public API deliberately mirrors multinma's so users can move between ML-NMR and ML-UMR with the same workflow.

r-mhurdle 1.3-2
Propagated dependencies: r-truncreg@0.2-5 r-survival@3.8-6 r-sandwich@3.1-1 r-rdpack@2.6.6 r-prediction@0.3.18 r-numderiv@2016.8-1.1 r-nonnest2@0.5-9 r-maxlik@1.5-2.2 r-margins@0.3.28 r-generics@0.1.4 r-formula@1.2-5 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.R-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Hurdle Tobit Models
Description:

Estimation of models with dependent variable left-censored at zero. Null values may be caused by a selection process Cragg (1971) <doi:10.2307/1909582>, insufficient resources Tobin (1958) <doi:10.2307/1907382>, or infrequency of purchase Deaton and Irish (1984) <doi:10.1016/0047-2727(84)90067-7>.

r-marradistrees 1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=marradistrees
Licenses: GPL 3
Build system: r
Synopsis: Plots a Tree-Like Representation of a Numerical Variable (Marradi's Tree)
Description:

This package provides a single function plotting Marradi's trees: a graphical representation of a numerical variable for comparing the variable mean and standard deviation across subgroups. See A. Marradi "L'analisi monovariata" (1993, ISBN: 9788820496876).

r-multimark 2.1.7
Propagated dependencies: r-statmod@1.5.2 r-sp@2.2-1 r-rmark@3.0.8 r-raster@3.6-32 r-prodlim@2026.03.11 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-coda@0.19-4.1 r-brobdingnag@1.2-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multimark
Licenses: GPL 2
Build system: r
Synopsis: Capture-Mark-Recapture Analysis using Multiple Non-Invasive Marks
Description:

Traditional and spatial capture-mark-recapture analysis with multiple non-invasive marks. The models implemented in multimark combine encounter history data arising from two different non-invasive "marks", such as images of left-sided and right-sided pelage patterns of bilaterally asymmetrical species, to estimate abundance and related demographic parameters while accounting for imperfect detection. Bayesian models are specified using simple formulae and fitted using Markov chain Monte Carlo. Addressing deficiencies in currently available software, multimark also provides a user-friendly interface for performing Bayesian multimodel inference using non-spatial or spatial capture-recapture data consisting of a single conventional mark or multiple non-invasive marks. See McClintock (2015) <doi:10.1002/ece3.1676> and Maronde et al. (2020) <doi:10.1002/ece3.6990>.

r-mt-surv 1.1.1
Propagated dependencies: r-tidyr@1.3.2 r-survival@3.8-6 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-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mt.surv
Licenses: Expat
Build system: r
Synopsis: Multi-Threshold Survival Analysis
Description:

This package implements survival analyses across multiple abundance thresholds, repeatedly partitioning samples into groups and evaluating survival differences to assess taxonomic associations with outcomes.

r-maxnet 0.1.4
Propagated dependencies: r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mrmaxent/maxnet
Licenses: Expat
Build system: r
Synopsis: Fitting 'Maxent' Species Distribution Models with 'glmnet'
Description:

Procedures to fit species distributions models from occurrence records and environmental variables, using glmnet for model fitting. Model structure is the same as for the Maxent Java package, version 3.4.0, with the same feature types and regularization options. See the Maxent website <http://biodiversityinformatics.amnh.org/open_source/maxent> for more details.

r-metaphonebr 0.0.5
Propagated dependencies: r-stringi@1.8.7 r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ipeadata-lab/metaphonebr
Licenses: Expat
Build system: r
Synopsis: Custom 'MetaphoneBR' Phonetic Encoding for Brazilian Names
Description:

Simplifies Brazilian names phonetically using a custom metaphoneBR algorithm that preserves ending vowels. Useful for name matching processing preserving gender information carried generally by ending vowels in Portuguese. Mation (2025) <doi:10.6082/uchicago.15104>.

r-mapme-biodiversity 0.9.6
Dependencies: proj@9.7.1 gdal@3.8.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-terra@1.9-27 r-sf@1.1-1 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-furrr@0.4.0 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mapme-initiative.github.io/mapme.biodiversity/
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Monitoring of Global Biodiversity Portfolios
Description:

Biodiversity areas, especially primary forest, serve a multitude of functions for local economy, regional functionality of the ecosystems as well as the global health of our planet. Recently, adverse changes in human land use practices and climatic responses to increased greenhouse gas emissions, put these biodiversity areas under a variety of different threats. The present package helps to analyse a number of biodiversity indicators based on freely available geographical datasets. It supports computational efficient routines that allow the analysis of potentially global biodiversity portfolios. The primary use case of the package is to support evidence based reporting of an organization's effort to protect biodiversity areas under threat and to identify regions were intervention is most duly needed.

r-mwright 0.3.2
Propagated dependencies: 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=MWright
Licenses: GPL 3+
Build system: r
Synopsis: Mainardi-Wright Family of Distributions
Description:

This package implements random number generation, plotting, and estimation algorithms for the two-parameter one-sided and two-sided M-Wright (Mainardi-Wright) family. The M-Wright distributions naturally generalize the widely used one-sided (Airy and half-normal or half-Gaussian) and symmetric (Airy and Gaussian or normal) models. These are widely studied in time-fractional differential equations. References: Cahoy and Minkabo (2017) <doi:10.3233/MAS-170388>; Cahoy (2012) <doi:10.1007/s00180-011-0269-x>; Cahoy (2012) <doi:10.1080/03610926.2010.543299>; Cahoy (2011); Mainardi, Mura, and Pagnini (2010) <doi:10.1155/2010/104505>.

r-msbox 1.4.8
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/YonghuiDong/MSbox
Licenses: GPL 2
Build system: r
Synopsis: Mass Spectrometry Tools
Description:

Common mass spectrometry tools described in John Roboz (2013) <doi:10.1201/b15436>. It allows checking element isotopes, calculating (isotope labelled) exact monoisitopic mass, m/z values and mass accuracy, and inspecting possible contaminant mass peaks, examining possible adducts in electrospray ionization (ESI) and matrix-assisted laser desorption ionization (MALDI) ion sources.

r-minired 1.0.1
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minired
Licenses: GPL 3+
Build system: r
Synopsis: R Interface to 'Redatam' Library
Description:

This package is deprecated. Please use redatamx instead. Provides an API to work with Redatam (see <https://redatam.org>) databases in both formats: RXDB (new format) and DICX (old format) and running Redatam programs written in SPC language. It's a wrapper around Redatam core and provides functions to open/close a database (redatam_open()/redatam_close()), list entities and variables from the database (redatam_entities(), redatam_variables()) and execute a SPC program and gets the results as data frames (redatam_query(), redatam_run()).

r-mvctm 1.2
Propagated dependencies: r-spatialnp@1.1-6 r-rfit@0.27.0 r-quantreg@6.1 r-nlme@3.1-169 r-mnm@1.0-4 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=mvctm
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Variance Components Tests for Multilevel Data
Description:

Permutation tests for variance components for 2-level, 3-level and 4-level data with univariate or multivariate responses.

r-multiord 2.4.4
Propagated dependencies: r-psych@2.6.5 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiOrd
Licenses: GPL 2
Build system: r
Synopsis: Generation of Multivariate Ordinal Variates
Description:

This package provides a method for multivariate ordinal data generation given marginal distributions and correlation matrix based on the methodology proposed by Demirtas (2006) <DOI:10.1080/10629360600569246>.

Total packages: 22167