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

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-mlflow 3.10.1
Propagated dependencies: r-zeallot@0.2.0 r-yaml@2.3.12 r-withr@3.0.2 r-tibble@3.3.1 r-swagger@5.32.1 r-rlang@1.2.0 r-purrr@1.2.2 r-processx@3.9.0 r-openssl@2.4.1 r-jsonlite@2.0.0 r-ini@0.3.1 r-httr@1.4.8 r-httpuv@1.6.17 r-glue@1.8.1 r-git2r@0.36.2 r-fs@2.1.0 r-base64enc@0.1-6
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-multispline 0.2.0
Propagated dependencies: r-rlang@1.2.0 r-mgcv@1.9-4 r-lme4@2.0-1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/causalfragility-lab/MultiSpline
Licenses: GPL 3
Build system: r
Synopsis: Spline-Based Nonlinear Modeling for Multilevel and Longitudinal Data
Description:

This package provides a unified framework for fitting, predicting, and interpreting nonlinear relationships in single-level, multilevel, and longitudinal regression models. Flexible functional forms are supported using natural cubic splines ('splines'), B-splines ('splines'), and GAM smooths ('mgcv'). Supports two-way and nested clustering via lme4', automatic knot selection by AIC or BIC, multilevel R-squared decomposition (Nakagawa-Schielzeth marginal and conditional R-squared with level-specific variance partitioning), a postestimation suite returning first and second derivatives with confidence bands, turning points and inflection regions, and a model comparison workflow contrasting linear, polynomial, and spline fits by AIC, BIC, and likelihood-ratio tests. Cluster heterogeneity in nonlinear effects is supported via random-slope spline terms.

r-monotonicity 1.3.1
Propagated dependencies: r-sandwich@3.1-1 r-mass@7.3-65 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/skoestlmeier/monotonicity
Licenses: Modified BSD
Build system: r
Synopsis: Test for Monotonicity in Expected Asset Returns, Sorted by Portfolios
Description:

Test for monotonicity in financial variables sorted by portfolios. It is conventional practice in empirical research to form portfolios of assets ranked by a certain sort variable. A t-test is then used to consider the mean return spread between the portfolios with the highest and lowest values of the sort variable. Yet comparing only the average returns on the top and bottom portfolios does not provide a sufficient way to test for a monotonic relation between expected returns and the sort variable. This package provides nonparametric tests for the full set of monotonic patterns by Patton, A. and Timmermann, A. (2010) <doi:10.1016/j.jfineco.2010.06.006> and compares the proposed results with extant alternatives such as t-tests, Bonferroni bounds, and multivariate inequality tests through empirical applications and simulations.

r-mmcards 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mightymetrika/mmcards
Licenses: Expat
Build system: r
Synopsis: Playing Cards Utility Functions
Description:

Early insights in probability theory were largely influenced by questions about gambling and games of chance, as noted by Blitzstein and Hwang (2019, ISBN:978-1138369917). In modern times, playing cards continue to serve as an effective teaching tool for probability, statistics, and even R programming, as demonstrated by Grolemund (2014, ISBN:978-1449359010). The mmcards package offers a collection of utility functions designed to aid in the creation, manipulation, and utilization of playing card decks in multiple formats. These include a standard 52-card deck, as well as alternative decks such as decks defined by custom anonymous functions and custom interleaved decks. Optimized for the development of educational shiny applications, the package is particularly useful for teaching statistics and probability through card-based games. Functions include shuffle_deck(), which creates either a shuffled standard deck or a shuffled custom alternative deck; deal_card(), which takes a deck and returns a list object containing both the dealt card and the updated deck; and i_deck(), which adds image paths to card objects, further enriching the package's utility in the development of interactive shiny application card games.

r-markmyassignment 0.8.9
Propagated dependencies: r-yaml@2.3.12 r-testthat@3.3.2 r-rlang@1.2.0 r-httr@1.4.8 r-codetools@0.2-20 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=markmyassignment
Licenses: FreeBSD
Build system: r
Synopsis: Automatic Marking of R Assignments
Description:

Automatic marking of R assignments for students and teachers based on testthat test suites.

r-mapmixture 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-sf@1.1-1 r-rnaturalearthdata@1.0.0 r-rlang@1.2.0 r-purrr@1.2.2 r-ggspatial@1.1.10 r-ggplot2@4.0.3 r-dplyr@1.2.1
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-mcprogress 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/myles-lewis/mcprogress
Licenses: GPL 3+
Build system: r
Synopsis: Progress Bars and Messages for Parallel Processes
Description:

This package provides tools for monitoring progress during parallel processing. Lightweight package which acts as a wrapper around mclapply() and adds a progress bar to it in RStudio or Linux environments. Simply replace your original call to mclapply() with pmclapply(). A progress bar can also be displayed during parallelisation via the foreach package. Also included are functions to safely print messages (including error messages) from within parallelised code, which can be useful for debugging parallelised R code.

r-mvquickgraphs 0.1.2
Propagated dependencies: r-plotrix@3.8-14
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MVQuickGraphs
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Quick Multivariate Graphs
Description:

This package provides functions used for graphing in multivariate contexts. These functions are designed to support produce reasonable graphs with minimal input of graphing parameters. The motivation for these functions was to support students learning multivariate concepts and R - there may be other functions and packages better-suited to practical data analysis. For details about the ellipse methods see Johnson and Wichern (2007, ISBN:9780131877153).

r-mlmoderator 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-lme4@2.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/causalfragility-lab/mlmoderator
Licenses: Expat
Build system: r
Synopsis: Probing, Plotting, and Interpreting Multilevel Interaction Effects
Description:

This package provides a unified workflow for probing, plotting, and assessing the robustness of cross-level interaction effects in two-level mixed-effects models fitted with lme4 (Bates et al., 2015) <doi:10.18637/jss.v067.i01>. Implements simple slopes analysis following Aiken and West (1991, ISBN:9780761907121), Johnson-Neyman intervals following Johnson and Fay (1950) <doi:10.1007/BF02288864> and Bauer and Curran (2005) <doi:10.1207/s15327906mbr4003_5>, and grand- or group-mean centering as described in Enders and Tofighi (2007) <doi:10.1037/1082-989X.12.2.121>. Includes a slope variance decomposition that separates fixed-effect uncertainty from random-slope variance (tau11), a contour surface plot of predicted outcomes over the full predictor-by-moderator space, and robustness diagnostics comprising intraclass correlation coefficient shift analysis and leave-one-cluster-out (LOCO) stability checks. Designed for researchers in education, psychology, biostatistics, epidemiology, organizational science, and other fields where outcomes are clustered within higher-level units.

r-macbehaviour 1.2.8
Propagated dependencies: r-rjson@0.2.23 r-openxlsx@4.2.8.1 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MacBehaviour
Licenses: LGPL 3
Build system: r
Synopsis: Behavioural Studies of Large Language Models
Description:

Efficient way to design and conduct psychological experiments for testing the performance of large language models. It simplifies the process of setting up experiments and data collection via language modelsâ API, facilitating a smooth workflow for researchers in the field of machine behaviour.

r-mcpmod 1.0-10.1
Propagated dependencies: r-mvtnorm@1.3-7 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCPMod
Licenses: GPL 3
Build system: r
Synopsis: Design and Analysis of Dose-Finding Studies
Description:

This package implements a methodology for the design and analysis of dose-response studies that combines aspects of multiple comparison procedures and modeling approaches (Bretz, Pinheiro and Branson, 2005, Biometrics 61, 738-748, <doi: 10.1111/j.1541-0420.2005.00344.x>). The package provides tools for the analysis of dose finding trials as well as a variety of tools necessary to plan a trial to be conducted with the MCP-Mod methodology. Please note: The MCPMod package will not be further developed, all future development of the MCP-Mod methodology will be done in the DoseFinding R-package.

r-multibiplotgui 1.1
Propagated dependencies: r-tkrplot@0.0-32 r-tcltk2@1.6.1 r-shapes@1.2.8 r-rgl@1.3.36 r-plotrix@3.8-14 r-matrix@1.7-5 r-mass@7.3-65 r-dendroextras@0.2.3 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multibiplotGUI
Licenses: GPL 2+
Build system: r
Synopsis: Multibiplot Analysis in R
Description:

This package provides a GUI with which users can construct and interact with Multibiplot Analysis.

r-multibiasmeta 0.2.2
Propagated dependencies: r-robumeta@2.1 r-rlang@1.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-metafor@5.0-1 r-metabias@0.1.1 r-evalue@4.1.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mathurlabstanford/multibiasmeta
Licenses: Expat
Build system: r
Synopsis: Sensitivity Analysis for Multiple Biases in Meta-Analyses
Description:

Meta-analyses can be compromised by studies internal biases (e.g., confounding in nonrandomized studies) as well as by publication bias. This package conducts sensitivity analyses for the joint effects of these biases (per Mathur (2022) <doi:10.31219/osf.io/u7vcb>). These sensitivity analyses address two questions: (1) For a given severity of internal bias across studies and of publication bias, how much could the results change?; and (2) For a given severity of publication bias, how severe would internal bias have to be, hypothetically, to attenuate the results to the null or by a given amount?

r-mixedfact 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixedfact
Licenses: GPL 3
Build system: r
Synopsis: Generate and Analyze Mixed-Level Blocked Factorial Designs
Description:

Generates blocked designs for mixed-level factorial experiments for a given block size. Internally, it uses finite-field based, collapsed, and heuristic methods to construct block structures that minimize confounding between block effects and factorial effects. The package creates the full treatment combination table, partitions runs into blocks, and computes detailed confounding diagnostics for main effects and two-factor interactions. It also checks orthogonal factorial structure (OFS) and computes efficiencies of factorial effects using the methods of Nair and Rao (1948) <doi:10.1111/j.2517-6161.1948.tb00005.x>. When OFS is not satisfied but the design has equal treatment replications and equal block sizes, a general method based on the C-matrix and custom contrast vectors is used to compute efficiencies. The output includes the generated design, finite-field metadata, confounding summaries, OFS diagnostics, and efficiency results.

r-mau 0.4.0
Propagated dependencies: r-stringr@1.6.0 r-rdpack@2.6.6 r-rcolorbrewer@1.1-3 r-igraph@2.3.1 r-gtools@3.9.5 r-ggplot2@4.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/pedroguarderas/mau
Licenses: LGPL 3
Build system: r
Synopsis: Decision Models with Multi Attribute Utility Theory
Description:

This package provides functions for the creation, evaluation and test of decision models based in Multi Attribute Utility Theory (MAUT). Can process and evaluate local risk aversion utilities for a set of indexes, compute utilities and weights for the whole decision tree defining the decision model and simulate weights employing Dirichlet distributions under addition constraints in weights. Also includes other rating analysis methods as for example the Colley, Offensive - Defensive ratings and the ranking aggregation with Borda count.

r-mmibain 0.2.0
Propagated dependencies: r-shinythemes@1.2.0 r-shiny@1.13.0 r-psych@2.6.5 r-mmcards@0.1.1 r-lavaan@0.6-21 r-igraph@2.3.1 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dt@0.34.0 r-car@3.1-5 r-broom@1.0.13 r-bain@0.2.11
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mightymetrika/mmibain
Licenses: Expat
Build system: r
Synopsis: Bayesian Informative Hypotheses Evaluation Web Applications
Description:

Researchers often have expectations about the relations between means of different groups or standardized regression coefficients; using informative hypothesis testing to incorporate these expectations into the analysis through order constraints increases statistical power Vanbrabant and Rosseel (2020) <doi:10.4324/9780429273872-14>. Another valuable tool, the Bayes factor, can evaluate evidence for multiple hypotheses without concerns about multiple testing, and can be used in Bayesian updating Hoijtink, Mulder, van Lissa & Gu (2019) <doi:10.1037/met0000201>. The bain R package enables informative hypothesis testing using the Bayes factor. The mmibain package provides shiny web applications based on bain'. The RepliCrisis() function launches a shiny card game to simulate the evaluation of replication studies while the mmibain() function launches a shiny application to fit Bayesian informative hypotheses evaluation models from bain'.

r-mr-rgm 0.1.0
Propagated dependencies: r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1 r-gigrvg@0.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/bitansa/MR.RGM
Licenses: GPL 3+
Build system: r
Synopsis: Fitting Multivariate Bidirectional Mendelian Randomization Networks Using Bayesian Directed Cyclic Graphical Models
Description:

Addressing a central challenge encountered in Mendelian randomization (MR) studies, where MR primarily focuses on discerning the effects of individual exposures on specific outcomes and establishes causal links between them. Using a network-based methodology, the intricacy involving interdependent outcomes due to numerous factors has been tackled through this routine. Based on Ni et al. (2018) <doi:10.1214/17-BA1087>, MR.RGM extends to a broader exploration of the causal landscape by leveraging on network structures and involves the construction of causal graphs that capture interactions between response variables and consequently between responses and instrument variables. The resulting Graph visually represents these causal connections, showing directed edges with effect sizes labeled. MR.RGM facilitates the navigation of various data availability scenarios effectively by accommodating three input formats, i.e., individual-level data and two types of summary-level data. The method also optionally incorporates measured covariates (when available) and allows flexible modeling of the error variance structure, including correlated errors that may reflect unmeasured confounding among responses. In the process, causal effects, adjacency matrices, and other essential parameters of the complex biological networks, are estimated. Besides, MR.RGM provides uncertainty quantification for specific network structures among response variables. Parts of the Inverse Wishart sampler are adapted from the econ722 repository by DiTraglia (GPL-2.0).

r-marsruntime 0.0.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/edithatogo/mars
Licenses: FSDG-compatible
Build system: r
Synopsis: Portable Mars Runtime Replay
Description:

Loads, validates, and replays portable mars ModelSpec artifacts from R. The package provides helpers for constructing design matrices, generating predictions, and, when the companion runtime helper is available, fitting portable model specifications for cross-language replay.

r-midas2 1.1.0
Propagated dependencies: r-r2jags@0.8-9 r-mcmcpack@1.7-1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=midas2
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Platform Design with Subgroup Efficacy Exploration(MIDAS-2)
Description:

The rapid screening of effective and optimal therapies from large numbers of candidate combinations, as well as exploring subgroup efficacy, remains challenging, which necessitates innovative, integrated, and efficient trial designs(Yuan, Y., et al. (2016) <doi:10.1002/sim.6971>). MIDAS-2 package enables quick and continuous screening of promising combination strategies and exploration of their subgroup effects within a unified platform design framework. We used a regression model to characterize the efficacy pattern in subgroups. Information borrowing was applied through Bayesian hierarchical model to improve trial efficiency considering the limited sample size in subgroups(Cunanan, K. M., et al. (2019) <doi:10.1177/1740774518812779>). MIDAS-2 provides an adaptive drug screening and subgroup exploring framework to accelerate immunotherapy development in an efficient, accurate, and integrated fashion(Wathen, J. K., & Thall, P. F. (2017) <doi: 10.1177/1740774517692302>).

r-multiscaler 0.6.13
Propagated dependencies: r-unmarked@1.5.1 r-terra@1.9-27 r-sf@1.1-1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pscl@1.5.9 r-optimparallel@1.0-2 r-matrix@1.7-5 r-insight@1.5.1 r-ggplot2@4.0.3 r-fields@17.3 r-exactextractr@0.10.1 r-dplyr@1.2.1 r-crayon@1.5.3 r-cowplot@1.2.0 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/wpeterman/multiScaleR
Licenses: GPL 3
Build system: r
Synopsis: Methods for Optimizing Scales of Effect
Description:

This package provides a tool for optimizing scales of effect when modeling ecological processes in space. Specifically, the scale parameter of a distance-weighted kernel distribution is identified for all environmental layers included in the model. Includes functions to assist in model selection, model evaluation, efficient transformation of raster surfaces using fast Fourier transformation, and projecting models. For more details see Peterman (2026) <doi:10.1007/s10980-025-02267-x>.

r-metricsweighted 1.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mayer79/MetricsWeighted
Licenses: GPL 2+
Build system: r
Synopsis: Weighted Metrics and Performance Measures for Machine Learning
Description:

This package provides weighted versions of several metrics and performance measures used in machine learning, including average unit deviances of the Bernoulli, Tweedie, Poisson, and Gamma distributions, see Jorgensen B. (1997, ISBN: 978-0412997112). The package also contains a weighted version of generalized R-squared, see e.g. Cohen, J. et al. (2002, ISBN: 978-0805822236). Furthermore, dplyr chains are supported.

r-multirfm 1.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mixtools@2.0.0.1 r-mass@7.3-65 r-laplacesdemon@16.1.8 r-irlba@2.3.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/feiyoung/MultiRFM
Licenses: GPL 3
Build system: r
Synopsis: High-Dimensional Multi-Study Robust Factor Model
Description:

We introduce a high-dimensional multi-study robust factor model, which learns latent features and accounts for the heterogeneity among source. It could be used for analyzing heterogeneous RNA sequencing data. More details can be referred to Jiang et al. (2025) <doi:10.48550/arXiv.2506.18478>.

r-manhplot 1.1
Propagated dependencies: r-reshape2@1.4.5 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cgrace1978/manhplot/
Licenses: GPL 2+
Build system: r
Synopsis: The Manhattan++ Plot
Description:

This plot integrates annotation into a manhattan plot. The plot is implemented as a heatmap, which is binned using -log10(p-value) and chromosome position. Annotation currently supported is minor allele frequency and gene function high impact variants.

r-meteor 0.4-5
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=meteor
Licenses: GPL 3
Build system: r
Synopsis: Meteorological Data Manipulation
Description:

This package provides a set of functions for weather and climate data manipulation, and other helper functions, to support dynamic ecological modeling, particularly crop and crop disease modeling.

Total packages: 22167