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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-mram 1.0.1
Propagated dependencies: r-rann@2.6.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRAM
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Regression Association Measure
Description:

Implementations of an estimator for the multivariate regression association measure (MRAM) proposed in Shih and Chen (2026) <doi:10.1016/j.csda.2025.108288> and its associated variable selection algorithm. The MRAM quantifies the predictability of a random vector Y from a random vector X given a random vector Z. It takes the maximum value 1 if and only if Y is almost surely a measurable function of X and Z, and the minimum value of 0 if Y is conditionally independent of X given Z. The MRAM generalizes the Kendall's tau copula correlation ratio proposed in Shih and Emura (2021) <doi:10.1016/j.jmva.2020.104708> by employing the spatial sign function. The estimator is based on the nearest neighbor method, and the associated variable selection algorithm is adapted from the feature ordering by conditional independence (FOCI) algorithm of Azadkia and Chatterjee (2021) <doi:10.1214/21-AOS2073>. For further details, see the paper Shih and Chen (2026) <doi:10.1016/j.csda.2025.108288>.

r-mfag 2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MFAg
Licenses: GPL 3
Build system: r
Synopsis: Multiple Factor Analysis (MFA)
Description:

This package performs Multiple Factor Analysis method for quantitative, categorical, frequency and mixed data, in addition to generating a lot of graphics, also has other useful functions.

r-marinepredator 0.0.1
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/urbs-dev/marinepredator
Licenses: Expat
Build system: r
Synopsis: Marine Predators Algorithm
Description:

Implementation of the Marine Predators Algorithm (MPA) in R. MPA is a nature-inspired optimization algorithm that follows the rules governing optimal foraging strategy and encounter rate policy between predator and prey in marine ecosystems. Based on the paper by Faramarzi et al. (2020) <doi:10.1016/j.eswa.2020.113377>.

r-madsim 1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=madsim
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Microarray Data Simulation Model
Description:

This function allows to generate two biological conditions synthetic microarray dataset which has similar behavior to those currently observed with common platforms. User provides a subset of parameters. Available default parameters settings can be modified.

r-modeltime 1.3.5
Propagated dependencies: r-yardstick@1.3.2 r-xgboost@1.7.11.1 r-workflows@1.3.0 r-timetk@2.9.1 r-tidyr@1.3.1 r-tidymodels@1.4.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stanheaders@2.32.10 r-scales@1.4.0 r-rlang@1.1.6 r-reactable@0.4.5 r-purrr@1.2.0 r-prophet@1.1.7 r-plotly@4.11.0 r-parsnip@1.3.3 r-parallelly@1.45.1 r-magrittr@2.0.4 r-janitor@2.2.1 r-hardhat@1.4.2 r-gt@1.3.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-forecast@8.24.0 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-dials@1.4.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/business-science/modeltime
Licenses: Expat
Build system: r
Synopsis: The Tidymodels Extension for Time Series Modeling
Description:

The time series forecasting framework for use with the tidymodels ecosystem. Models include ARIMA, Exponential Smoothing, and additional time series models from the forecast and prophet packages. Refer to "Forecasting Principles & Practice, Second edition" (<https://otexts.com/fpp2/>). Refer to "Prophet: forecasting at scale" (<https://research.facebook.com/blog/2017/02/prophet-forecasting-at-scale/>.).

r-mixtwice 2.0
Propagated dependencies: r-iso@0.0-21 r-fdrtool@1.2.18 r-ashr@2.2-63 r-alabama@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixTwice
Licenses: GPL 2
Build system: r
Synopsis: Large-Scale Hypothesis Testing by Variance Mixing
Description:

This package implements large-scale hypothesis testing by variance mixing. It takes two statistics per testing unit -- an estimated effect and its associated squared standard error -- and fits a nonparametric, shape-constrained mixture separately on two latent parameters. It reports local false discovery rates (lfdr) and local false sign rates (lfsr). Manuscript describing algorithm of MixTwice: Zheng et al(2021) <doi: 10.1093/bioinformatics/btab162>.

r-metevalue 0.2.4
Propagated dependencies: r-sqldf@0.4-11 r-psych@2.5.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metevalue
Licenses: FSDG-compatible
Build system: r
Synopsis: E-Value in the Omics Data Association Studies
Description:

In the omics data association studies, it is common to conduct the p-value corrections to control the false significance. Beyond the P-value corrections, E-value is recently studied to facilitate multiple testing correction based on V. Vovk and R. Wang (2021) <doi:10.1214/20-AOS2020>. This package provides E-value calculation for DNA methylation data and RNA-seq data. Currently, five data formats are supported: DNA methylation levels using DMR detection tools (BiSeq, DMRfinder, MethylKit, Metilene and other DNA methylation tools) and RNA-seq data. The relevant references are listed below: Katja Hebestreit and Hans-Ulrich Klein (2022) <doi:10.18129/B9.bioc.BiSeq>; Altuna Akalin et.al (2012) <doi:10.18129/B9.bioc.methylKit>.

r-modelimpact 1.0.0
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/PeerChristensen/modelimpact
Licenses: Expat
Build system: r
Synopsis: Functions to Assess the Business Impact of Churn Prediction Models
Description:

Calculate the financial impact of using a churn model in terms of cost, revenue, profit and return on investment.

r-mlflow 3.10.1
Propagated dependencies: r-zeallot@0.2.0 r-yaml@2.3.10 r-withr@3.0.2 r-tibble@3.3.0 r-swagger@5.17.14.1 r-rlang@1.1.6 r-purrr@1.2.0 r-processx@3.8.6 r-openssl@2.3.4 r-jsonlite@2.0.0 r-ini@0.3.1 r-httr@1.4.7 r-httpuv@1.6.16 r-glue@1.8.0 r-git2r@0.36.2 r-fs@1.6.6 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mlflow/mlflow
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to 'MLflow'
Description:

R interface to MLflow', open source platform for the complete machine learning life cycle, see <https://mlflow.org/>. This package supports installing MLflow', tracking experiments, creating and running projects, and saving and serving models.

r-mrap 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-dtreg@1.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.com/TIBHannover/lki/knowledge-loom/mrap-r
Licenses: Expat
Build system: r
Synopsis: Machine-Readable Data Analysis Results with Function Wrappers
Description:

You can use the set of wrappers for analytical schemata to reduce the effort in writing machine-readable data. The set of all-in-one wrappers will cover widely used functions from data analysis packages.

r-mcreplicate 0.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mcreplicate
Licenses: AGPL 3+
Build system: r
Synopsis: Multi-Core Replicate
Description:

Multi-core replication function to make it easier to do fast Monte Carlo simulation. Based on the mcreplicate() function from the rethinking package. The rethinking package requires installing rstan', which is onerous to install, while also not adding capabilities to this function.

r-maxwik 1.0.6
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.1 r-abc@2.2.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MaxWiK
Licenses: GPL 3+
Build system: r
Synopsis: Machine Learning Method Based on Isolation Kernel Mean Embedding
Description:

Incorporates Approximate Bayesian Computation to get a posterior distribution and to select a model optimal parameter for an observation point. Additionally, the meta-sampling heuristic algorithm is realized for parameter estimation, which requires no model runs and is dimension-independent. A sampling scheme is also presented that allows model runs and uses the meta-sampling for point generation. A predictor is realized as the meta-sampling for the model output. All the algorithms leverage a machine learning method utilizing the maxima weighted Isolation Kernel approach, or MaxWiK'. The method involves transforming raw data to a Hilbert space (mapping) and measuring the similarity between simulated points and the maxima weighted Isolation Kernel mapping corresponding to the observation point. Comprehensive details of the methodology can be found in the papers Iurii Nagornov (2024) <doi:10.1007/978-3-031-66431-1_16> and Iurii Nagornov (2023) <doi:10.1007/978-3-031-29168-5_18>.

r-mediana 1.0.8
Propagated dependencies: r-survival@3.8-3 r-mvtnorm@1.3-3 r-mass@7.3-65 r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://gpaux.github.io/Mediana/
Licenses: GPL 2
Build system: r
Synopsis: Clinical Trial Simulations
Description:

This package provides a general framework for clinical trial simulations based on the Clinical Scenario Evaluation (CSE) approach. The package supports a broad class of data models (including clinical trials with continuous, binary, survival-type and count-type endpoints as well as multivariate outcomes that are based on combinations of different endpoints), analysis strategies and commonly used evaluation criteria.

r-metalong 0.1.0
Propagated dependencies: r-metafor@4.8-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/causalfragility-lab/metaLong
Licenses: Expat
Build system: r
Synopsis: Longitudinal Meta-Analysis with Robust Variance Estimation and Sensitivity Analysis
Description:

This package provides tools for longitudinal meta-analysis where studies contribute effect sizes at multiple follow-up time points. Implements robust variance estimation (RVE) with Tipton small-sample corrections following Hedges, Tipton, and Johnson (2010) <doi:10.1002/jrsm.5> and Tipton (2015) <doi:10.1037/met0000011>, time-varying sensitivity analysis via the Impact Threshold for a Confounding Variable (ITCV) following Frank (2000) <doi:10.1177/0049124100029002003>, benchmark calibration of the ITCV threshold against observed study-level covariates, spline-based nonlinear time-trend modeling with a nonlinearity test, and leave-k-out fragility analysis across the follow-up trajectory. Designed for researchers synthesising evidence from studies with repeated outcome measurement in education, psychology, health, and the social sciences.

r-mlma 6.3-1
Propagated dependencies: r-survival@3.8-3 r-lme4@1.1-37 r-gplots@3.2.0 r-coxme@2.2-22 r-car@3.1-3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlma
Licenses: GPL 2+
Build system: r
Synopsis: Multilevel Mediation Analysis
Description:

Do multilevel mediation analysis with generalized additive multilevel models. The analysis method is described in Yu and Li (2020), "Third-Variable Effect Analysis with Multilevel Additive Models", PLoS ONE 15(10): e0241072.

r-mefm 0.1.1
Propagated dependencies: r-tensormiss@1.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MEFM
Licenses: GPL 3
Build system: r
Synopsis: Perform MEFM Estimation on Matrix Time Series
Description:

To perform main effect matrix factor model (MEFM) estimation for a given matrix time series as described in Lam and Cen (2024) <doi:10.48550/arXiv.2406.00128>. Estimation of traditional matrix factor models is also supported. Supplementary functions for testing MEFM over factor models are included.

r-multicoll 2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://colldetreat.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Collinearity Detection in a Multiple Linear Regression Model
Description:

The detection of worrying approximate collinearity in a multiple linear regression model is a problem addressed in all existing statistical packages. However, we have detected deficits regarding to the incorrect treatment of qualitative independent variables and the role of the intercept of the model. The objective of this package is to correct these deficits. In this package will be available detection and treatment techniques traditionally used as the recently developed.

r-messy-cats 1.0
Propagated dependencies: r-varhandle@2.0.6 r-stringr@1.6.0 r-stringdist@0.9.15 r-rapportools@1.2 r-gt@1.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=messy.cats
Licenses: Expat
Build system: r
Synopsis: Employs String Distance Tools to Help Clean Categorical Data
Description:

Matching with string distance has never been easier! messy.cats contains various functions that employ string distance tools in order to make data management easier for users working with categorical data. Categorical data, especially user inputted categorical data that often tends to be plagued by typos, can be difficult to work with. messy.cats aims to provide functions that make cleaning categorical data simple and easy.

r-mom 0.1.0
Propagated dependencies: r-vgam@1.1-13 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MOM
Licenses: Expat
Build system: r
Synopsis: Estimation and Testing of Hypothesis
Description:

This package provides a collection of functions to do some statistical inferences. On estimation, it has the function to get the method of moments estimates, the sampling interval. In terms of testing it has function of doing most powerful test.

r-modelsummary 2.6.0
Propagated dependencies: r-tinytable@0.16.0 r-tables@0.9.33 r-performance@0.15.2 r-parameters@0.28.3 r-insight@1.4.3 r-glue@1.8.0 r-generics@0.1.4 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://modelsummary.com
Licenses: GPL 3
Build system: r
Synopsis: Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready
Description:

Create beautiful and customizable tables to summarize several statistical models side-by-side. Draw coefficient plots, multi-level cross-tabs, dataset summaries, balance tables (a.k.a. "Table 1s"), and correlation matrices. This package supports dozens of statistical models, and it can produce tables in HTML, LaTeX, Word, Markdown, PDF, PowerPoint, Excel, RTF, JPG, or PNG. Tables can easily be embedded in Rmarkdown or knitr dynamic documents. Details can be found in Arel-Bundock (2022) <doi:10.18637/jss.v103.i01>.

r-moeclust 1.6.0
Propagated dependencies: r-vcd@1.4-13 r-nnet@7.3-20 r-mvnfast@0.2.8 r-mclust@6.1.2 r-matrixstats@1.5.0 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MoEClust
Licenses: GPL 3+
Build system: r
Synopsis: Gaussian Parsimonious Clustering Models with Covariates and a Noise Component
Description:

Clustering via parsimonious Gaussian Mixtures of Experts using the MoEClust models introduced by Murphy and Murphy (2020) <doi:10.1007/s11634-019-00373-8>. This package fits finite Gaussian mixture models with a formula interface for supplying gating and/or expert network covariates using a range of parsimonious covariance parameterisations from the GPCM family via the EM/CEM algorithm. Visualisation of the results of such models using generalised pairs plots and the inclusion of an additional noise component is also facilitated. A greedy forward stepwise search algorithm is provided for identifying the optimal model in terms of the number of components, the GPCM covariance parameterisation, and the subsets of gating/expert network covariates.

r-mtscr 2.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-glue@1.8.0 r-glmmtmb@1.1.13 r-dplyr@1.1.4 r-cli@3.6.5 r-broom-mixed@0.2.9.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jakub-jedrusiak/mtscr
Licenses: Expat
Build system: r
Synopsis: Multidimensional Top Scoring for Creativity Research
Description:

Implementation of Multidimensional Top Scoring method for creativity assessment proposed in Boris Forthmann, Maciej Karwowski, Roger E. Beaty (2023) <doi:10.1037/aca0000571>.

r-multifunc 0.9.4
Propagated dependencies: r-purrr@1.2.0 r-mass@7.3-65 r-magrittr@2.0.4 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://jebyrnes.github.io/multifunc/
Licenses: Expat
Build system: r
Synopsis: Analysis of Ecological Drivers on Ecosystem Multifunctionality
Description:

This package provides methods for the analysis of how ecological drivers affect the multifunctionality of an ecosystem based on methods of Byrnes et al. 2016 <doi:10.1111/2041-210X.12143> and Byrnes et al. 2022 <doi:10.1101/2022.03.17.484802>. Most standard methods in the literature are implemented (see vignettes) in a tidy format.

r-msar 0.6.0
Propagated dependencies: r-htmlwidgets@1.6.4 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=msaR
Licenses: FSDG-compatible
Build system: r
Synopsis: Multiple Sequence Alignment for R Shiny
Description:

Visualizes multiple sequence alignments dynamically within the Shiny web application framework.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615