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

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-mlmtools 1.0.2
Propagated dependencies: r-lme4@1.1-37 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlmtools
Licenses: GPL 3+
Build system: r
Synopsis: Multi-Level Model Assessment Kit
Description:

Multilevel models (mixed effects models) are the statistical tool of choice for analyzing multilevel data (Searle et al, 2009). These models account for the correlated nature of observations within higher level units by adding group-level error terms that augment the singular residual error of a standard OLS regression. Multilevel and mixed effects models often require specialized data pre-processing and further post-estimation derivations and graphics to gain insight into model results. The package presented here, mlmtools', is a suite of pre- and post-estimation tools for multilevel models in R'. Package implements post-estimation tools designed to work with models estimated using lme4''s (Bates et al., 2014) lmer() function, which fits linear mixed effects regression models. Searle, S. R., Casella, G., & McCulloch, C. E. (2009, ISBN:978-0470009598). Bates, D., Mächler, M., Bolker, B., & Walker, S. (2014) <doi:10.18637/jss.v067.i01>.

r-mbreaks 1.0.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/RoDivinity/mbreaks
Licenses: Expat
Build system: r
Synopsis: Estimation and Inference for Structural Breaks in Linear Regression Models
Description:

This package provides functions provide comprehensive treatments for estimating, inferring, testing and model selecting in linear regression models with structural breaks. The tests, estimation methods, inference and information criteria implemented are discussed in Bai and Perron (1998) "Estimating and Testing Linear Models with Multiple Structural Changes" <doi:10.2307/2998540>.

r-multichull 3.0.1
Propagated dependencies: r-shinythemes@1.2.0 r-shiny@1.11.1 r-plotly@4.11.0 r-igraph@2.2.1 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multichull
Licenses: GPL 2+
Build system: r
Synopsis: Generic Convex-Hull-Based Model Selection Method
Description:

Given a set of models for which a measure of model (mis)fit and model complexity is provided, CHull(), developed by Ceulemans and Kiers (2006) <doi:10.1348/000711005X64817>, determines the models that are located on the boundary of the convex hull and selects an optimal model by means of the scree test values.

r-metathis 1.1.4
Propagated dependencies: r-purrr@1.2.0 r-magrittr@2.0.4 r-knitr@1.50 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://pkg.garrickadenbuie.com/metathis/
Licenses: Expat
Build system: r
Synopsis: HTML Metadata Tags for 'R Markdown' and 'Shiny'
Description:

Create meta tags for R Markdown HTML documents and Shiny apps for customized social media cards, for accessibility, and quality search engine indexing. metathis currently supports HTML documents created with rmarkdown', shiny', xaringan', pagedown', bookdown', and flexdashboard'.

r-memor 0.2.3
Propagated dependencies: r-yaml@2.3.10 r-rmarkdown@2.30 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hebrewseniorlife/memor
Licenses: GPL 3
Build system: r
Synopsis: 'rmarkdown' Template that Can be Highly Customized
Description:

This package provides a rmarkdown template that supports company logo, contact info, watermarks and more. Currently restricted to Latex'/'Markdown'; a similar HTML theme will be added in the future.

r-marginalizedrisk 2024.5-17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=marginalizedRisk
Licenses: GPL 2+
Build system: r
Synopsis: Estimating Marginalized Risk
Description:

Estimates risk as a function of a marker by integrating over other covariates in a conditional risk model.

r-mmtdiff 1.0.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mmtdiff
Licenses: Expat
Build system: r
Synopsis: Moment-Matching Approximation for t-Distribution Differences
Description:

This package implements the moment-matching approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides density, distribution function, quantile function, and random generation for the approximated distributions of t-differences. The methodology establishes the univariate approximated distributions through the systematic matching of the first, second, and fourth moments, and extends it to multivariate cases, considering both scenarios of independent components and the more general multivariate t-distributions with arbitrary dependence structures. Methods build on the classical moment-matching approximation method (e.g., Casella and Berger (2024) <doi:10.1201/9781003456285>).

r-mdpiexplorer 0.3.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rvest@1.0.5 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pgomba/MDPI_exploreR
Licenses: FSDG-compatible
Build system: r
Synopsis: Web Scraping and Bibliometric Analysis of MDPI Journals
Description:

This package provides comprehensive tools to scrape and analyze data from the MDPI journals. It allows users to extract metrics such as submission-to-acceptance times, article types, and whether articles are part of special issues. The package can also visualize this information through plots. Additionally, MDPIexploreR offers tools to explore patterns of self-citations within articles and provides insights into guest-edited special issues.

r-mapmixture 1.2.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-sf@1.0-23 r-rnaturalearthdata@1.0.0 r-rlang@1.1.6 r-purrr@1.2.0 r-ggspatial@1.1.10 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Tom-Jenkins/mapmixture
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Visualisation of Admixture on a Projected Map
Description:

Visualise admixture as pie charts on a projected map, admixture as traditional structure barplots or facet barplots, and scatter plots from genotype principal components analysis. A shiny app allows users to create admixture maps interactively. Jenkins TL (2024) <doi:10.1111/1755-0998.13943>.

r-marqlevalg 2.0.8
Propagated dependencies: 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://cran.r-project.org/package=marqLevAlg
Licenses: GPL 2+
Build system: r
Synopsis: Parallelized General-Purpose Optimization Based on Marquardt-Levenberg Algorithm
Description:

This algorithm provides a numerical solution to the problem of unconstrained local minimization (or maximization). It is particularly suited for complex problems and more efficient than the Gauss-Newton-like algorithm when starting from points very far from the final minimum (or maximum). Each iteration is parallelized and convergence relies on a stringent stopping criterion based on the first and second derivatives. See Philipps et al, 2021 <doi:10.32614/RJ-2021-089>.

r-mldatar 1.0.1
Propagated dependencies: r-workflows@1.3.0 r-varhandle@2.0.6 r-rsample@1.3.1 r-recipes@1.3.1 r-ranger@0.17.0 r-parsnip@1.3.3 r-oddsplotty@1.0.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-confusiontabler@1.0.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MLDataR
Licenses: Expat
Build system: r
Synopsis: Collection of Machine Learning Datasets for Supervised Machine Learning
Description:

This package contains a collection of datasets for working with machine learning tasks. It will contain datasets for supervised machine learning Jiang (2020)<doi:10.1016/j.beth.2020.05.002> and will include datasets for classification and regression. The aim of this package is to use data generated around health and other domains.

r-maxbootr 1.0.0
Propagated dependencies: r-rcpp@1.1.0 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://torbenstaud.github.io/maxbootR/
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Bootstrap Methods for Block Maxima
Description:

This package implements state-of-the-art block bootstrap methods for extreme value statistics based on block maxima. Includes disjoint blocks, sliding blocks, relying on a circular transformation of blocks. Fast C++ backends (via Rcpp') ensure scalability for large time series.

r-multipleregression 0.1.0
Propagated dependencies: r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultipleRegression
Licenses: GPL 3
Build system: r
Synopsis: Multiple Regression Analysis
Description:

This package provides tools to analysis of experiments having two or more quantitative explanatory variables and one quantitative dependent variable. Experiments can be without repetitions or with a statistical design (Hair JF, 2016) <ISBN: 13: 978-0138132637>. Pacote para uma analise de experimentos havendo duas ou mais variaveis explicativas quantitativas e uma variavel dependente quantitativa. Os experimentos podem ser sem repeticoes ou com delineamento estatistico (Hair JF, 2016) <ISBN: 13: 978-0138132637>.

r-mbres 0.1.7
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-scales@1.4.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 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-modgo 1.0.1
Propagated dependencies: r-wesanderson@0.3.7 r-survival@3.8-3 r-psych@2.5.6 r-patchwork@1.3.2 r-matrix@1.7-4 r-mass@7.3-65 r-gridextra@2.3 r-gp@1.1 r-gldex@2.0.0.9.4 r-ggplot2@4.0.1 r-ggcorrplot@0.1.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=modgo
Licenses: GPL 3
Build system: r
Synopsis: Mock Data Generation
Description:

Generation of synthetic data from a real dataset using the combination of rank normal inverse transformation with the calculation of correlation matrix <doi:10.1055/a-2048-7692>. Completely artificial data may be generated through the use of Generalized Lambda Distribution and Generalized Poisson Distribution <doi:10.1201/9781420038040>. Quantitative, binary, ordinal categorical, and survival data may be simulated. Functionalities are offered to generate synthetic data sets according to user's needs.

r-mase 0.1.5.2
Propagated dependencies: r-tidyr@1.3.1 r-survey@4.4-8 r-rpms@0.5.1 r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-glmnet@4.1-10 r-ellipsis@0.3.2 r-dplyr@1.1.4 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=mase
Licenses: GPL 2
Build system: r
Synopsis: Model-Assisted Survey Estimators
Description:

This package provides a set of model-assisted survey estimators and corresponding variance estimators for single stage, unequal probability, without replacement sampling designs. All of the estimators can be written as a generalized regression estimator with the Horvitz-Thompson, ratio, post-stratified, and regression estimators summarized by Sarndal et al. (1992, ISBN:978-0-387-40620-6). Two of the estimators employ a statistical learning model as the assisting model: the elastic net regression estimator, which is an extension of the lasso regression estimator given by McConville et al. (2017) <doi:10.1093/jssam/smw041>, and the regression tree estimator described in McConville and Toth (2017) <arXiv:1712.05708>. The variance estimators which approximate the joint inclusion probabilities can be found in Berger and Tille (2009) <doi:10.1016/S0169-7161(08)00002-3> and the bootstrap variance estimator is presented in Mashreghi et al. (2016) <doi:10.1214/16-SS113>.

r-mrds 3.0.1
Propagated dependencies: r-rsolnp@2.0.1 r-rdpack@2.6.4 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/DistanceDevelopment/mrds/
Licenses: GPL 2+
Build system: r
Synopsis: Mark-Recapture Distance Sampling
Description:

Animal abundance estimation via conventional, multiple covariate and mark-recapture distance sampling (CDS/MCDS/MRDS). Detection function fitting is performed via maximum likelihood. Also included are diagnostics and plotting for fitted detection functions. Abundance estimation is via a Horvitz-Thompson-like estimator.

r-magmaclustr 1.2.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-plyr@1.8.9 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ArthurLeroy/MagmaClustR
Licenses: Expat
Build system: r
Synopsis: Clustering and Prediction using Multi-Task Gaussian Processes with Common Mean
Description:

An implementation for the multi-task Gaussian processes with common mean framework. Two main algorithms, called Magma and MagmaClust', are available to perform predictions for supervised learning problems, in particular for time series or any functional/continuous data applications. The corresponding articles has been respectively proposed by Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey (2022) <doi:10.1007/s10994-022-06172-1>, and Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey (2023) <https://jmlr.org/papers/v24/20-1321.html>. Theses approaches leverage the learning of cluster-specific mean processes, which are common across similar tasks, to provide enhanced prediction performances (even far from data) at a linear computational cost (in the number of tasks). MagmaClust is a generalisation of Magma where the tasks are simultaneously clustered into groups, each being associated to a specific mean process. User-oriented functions in the package are decomposed into training, prediction and plotting functions. Some basic features (classic kernels, training, prediction) of standard Gaussian processes are also implemented.

r-midfieldr 1.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://midfieldr.github.io/midfieldr/
Licenses: Expat
Build system: r
Synopsis: Tools and Methods for Working with MIDFIELD Data in 'R'
Description:

This package provides tools and demonstrates methods for working with individual undergraduate student-level records (registrar's data) in R'. Tools include filters for program codes, data sufficiency, and timely completion. Methods include gathering blocs of records, computing quantitative metrics such as graduation rate, and creating charts to visualize comparisons. midfieldr interacts with practice data provided in midfielddata', an R data package available at <https://midfieldr.github.io/midfielddata/>. midfieldr also interacts with the full MIDFIELD database for users who have access. This work is supported by the US National Science Foundation through grant numbers 1545667 and 2142087.

r-mnp 3.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kosukeimai/MNP
Licenses: GPL 2+
Build system: r
Synopsis: Fitting the Multinomial Probit Model
Description:

Fits the Bayesian multinomial probit model via Markov chain Monte Carlo. The multinomial probit model is often used to analyze the discrete choices made by individuals recorded in survey data. Examples where the multinomial probit model may be useful include the analysis of product choice by consumers in market research and the analysis of candidate or party choice by voters in electoral studies. The MNP package can also fit the model with different choice sets for each individual, and complete or partial individual choice orderings of the available alternatives from the choice set. The estimation is based on the efficient marginal data augmentation algorithm that is developed by Imai and van Dyk (2005). "A Bayesian Analysis of the Multinomial Probit Model Using the Data Augmentation." Journal of Econometrics, Vol. 124, No. 2 (February), pp. 311-334. <doi:10.1016/j.jeconom.2004.02.002> Detailed examples are given in Imai and van Dyk (2005). "MNP: R Package for Fitting the Multinomial Probit Model." Journal of Statistical Software, Vol. 14, No. 3 (May), pp. 1-32. <doi:10.18637/jss.v014.i03>.

r-metagroup 1.0.2
Propagated dependencies: r-rlang@1.1.6 r-meta@8.3-0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/asmpro7/metagroup/
Licenses: GPL 3+
Build system: r
Synopsis: Meaningful Grouping of Studies in Meta-Analysis
Description:

This package performs meaningful subgrouping in a meta-analysis. This is a two-step process; first, use the iterative grouping functions (e.g., mgbin(), mgcont() ) to partition studies into statistically homogeneous clusters based on their effect size data. Second, use the meaning() function to analyze these new subgroups and understand their composition based on study-level characteristics (e.g., country, setting). This approach helps to uncover hidden structures in meta-analytic data and provide a deeper interpretation of heterogeneity.

r-magree 1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=magree
Licenses: GPL 3 GPL 2
Build system: r
Synopsis: Implements the O'Connell-Dobson-Schouten Estimators of Agreement for Multiple Observers
Description:

This package implements an interface to the legacy Fortran code from O'Connell and Dobson (1984) <DOI:10.2307/2531148>. Implements Fortran 77 code for the methods developed by Schouten (1982) <DOI:10.1111/j.1467-9574.1982.tb00774.x>. Includes estimates of average agreement for each observer and average agreement for each subject.

r-multicca 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1 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-matpow 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=matpow
Licenses: GPL 2+
Build system: r
Synopsis: Matrix Powers
Description:

This package provides a general framework for computing powers of matrices. A key feature is the capability for users to write callback functions, called after each iteration, thus enabling customization for specific applications. Diverse types of matrix classes/matrix multiplication are accommodated. If the multiplication type computes in parallel, then the package computation is also parallel.

Total packages: 69239