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

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-medfate 5.0.0
Propagated dependencies: r-units@1.0-1 r-shiny@1.13.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-meteoland@2.2.7 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://emf-creaf.github.io/medfate/
Licenses: GPL 2+ LGPL 3+
Build system: r
Synopsis: Mediterranean Forest Simulation
Description:

Simulate Mediterranean forest functioning and dynamics using cohort-based description of vegetation [De Caceres et al. (2015) <doi:10.1016/j.agrformet.2015.06.012>; De Caceres et al. (2021) <doi:10.1016/j.agrformet.2020.108233>].

r-mgl 1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://sites.google.com/a/cs.washington.edu/mgl/
Licenses: GPL 2+
Build system: r
Synopsis: Module Graphical Lasso
Description:

An aggressive dimensionality reduction and network estimation technique for a high-dimensional Gaussian graphical model (GGM). Please refer to: Efficient Dimensionality Reduction for High-Dimensional Network Estimation, Safiye Celik, Benjamin A. Logsdon, Su-In Lee, Proceedings of The 31st International Conference on Machine Learning, 2014, p. 1953--1961.

r-mfaces 0.1-4
Propagated dependencies: r-mgcv@1.9-4 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-face@0.1-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mfaces
Licenses: GPL 3
Build system: r
Synopsis: Fast Covariance Estimation for Multivariate Sparse Functional Data
Description:

Multivariate functional principal component analysis via fast covariance estimation for multivariate sparse functional data or longitudinal data proposed by Li, Xiao, and Luo (2020) <doi: 10.1002/sta4.245>.

r-mrbsizer 1.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-maps@3.4.3 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/romanflury/mrbsizeR
Licenses: GPL 2
Build system: r
Synopsis: Scale Space Multiresolution Analysis of Random Signals
Description:

This package provides a method for the multiresolution analysis of spatial fields and images to capture scale-dependent features. mrbsizeR is based on scale space smoothing and uses differences of smooths at neighbouring scales for finding features on different scales. To infer which of the captured features are credible, Bayesian analysis is used. The scale space multiresolution analysis has three steps: (1) Bayesian signal reconstruction. (2) Using differences of smooths, scale-dependent features of the reconstructed signal can be found. (3) Posterior credibility analysis of the differences of smooths created. The method has first been proposed by Holmstrom, Pasanen, Furrer, Sain (2011) <DOI:10.1016/j.csda.2011.04.011> and extended in Flury, Gerber, Schmid and Furrer (2021) <DOI:10.1016/j.spasta.2020.100483>.

r-milineage 2.1
Propagated dependencies: r-mass@7.3-65 r-geepack@1.3.13 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miLineage
Licenses: GPL 2+
Build system: r
Synopsis: Association Tests for Microbial Lineages on a Taxonomic Tree
Description:

This package provides a variety of association tests for microbiome data analysis including Quasi-Conditional Association Tests (QCAT) described in Tang Z.-Z. et al.(2017) <doi:10.1093/bioinformatics/btw804> and Zero-Inflated Generalized Dirichlet Multinomial (ZIGDM) tests described in Tang Z.-Z. & Chen G. (2017, submitted).

r-multica 1.2.0
Propagated dependencies: r-multcomp@1.4-30 r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/anikoszabo/multiCA
Licenses: GPL 2+
Build system: r
Synopsis: Multinomial Cochran-Armitage Trend Test
Description:

This package implements a generalization of the Cochran-Armitage trend test to multinomial data. In addition to an overall test, multiple testing adjusted p-values for trend in individual outcomes and power calculation is available.

r-mlmtools 1.0.2
Propagated dependencies: 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://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-matricks 0.8.2
Propagated dependencies: r-rlang@1.2.0 r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/krzjoa/matricks
Licenses: Expat
Build system: r
Synopsis: Useful Tricks for Matrix Manipulation
Description:

This package provides functions, which make matrix creation conciser (such as the core package's function m() for rowwise matrix definition or runifm() for random value matrices). Allows to set multiple matrix values at once, by using list of formulae. Provides additional matrix operators and dedicated plotting function.

r-mcartest 1.3
Propagated dependencies: r-rdpack@2.6.6 r-rcsdp@0.1.57.6 r-rcpp@1.1.1-1.1 r-rcdd@1.6-1 r-pracma@2.4.6 r-norm@1.0-11.1 r-missmethods@0.4.0 r-matrix@1.7-5 r-mass@7.3-65 r-lpsolve@5.6.23 r-highs@1.12.0-3 r-gtools@3.9.5 r-epi@2.65 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MCARtest
Licenses: Expat
Build system: r
Synopsis: Optimal Nonparametric Testing of Missing Completely at Random
Description:

This package provides functions for carrying out nonparametric hypothesis tests of the MCAR hypothesis based on the theory of Frechet classes and compatibility. Also gives functions for computing halfspace representations of the marginal polytope and related geometric objects.

r-mrmediation 1.0.1
Propagated dependencies: r-mass@7.3-65 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRmediation
Licenses: GPL 2+
Build system: r
Synopsis: Causal Mediation Method with Methylated Region (MR) as the Mediator
Description:

This package provides a causal mediation approach under the counterfactual framework to test the significance of total, direct and indirect effects. In this approach, a group of methylated sites from a predefined region are utilized as the mediator, and the functional transformation is used to reduce the possible high dimension in the region-based methylated sites and account for their location information.

r-microbial 0.0.22
Propagated dependencies: r-vegan@2.7-3 r-tidyr@1.3.2 r-summarizedexperiment@1.42.0 r-s4vectors@0.50.1 r-rstatix@0.7.3 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-plyr@1.8.9 r-phyloseq@1.56.0 r-phangorn@2.12.1 r-magrittr@2.0.5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-edger@4.10.0 r-dplyr@1.2.1 r-deseq2@1.52.0 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=microbial
Licenses: GPL 3
Build system: r
Synopsis: Do 16s Data Analysis and Generate Figures
Description:

This package provides functions to enhance the available statistical analysis procedures in R by providing simple functions to analysis and visualize the 16S rRNA data.Here we present a tutorial with minimum working examples to demonstrate usage and dependencies.

r-mstherm 0.4.7
Propagated dependencies: r-rcolorbrewer@1.1-3 r-plotrix@3.8-14 r-nls2@0.3-4 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=mstherm
Licenses: GPL 3
Build system: r
Synopsis: Analyze MS/MS Protein Melting Data
Description:

Software to aid in modeling and analyzing mass-spectrometry-based proteome melting data. Quantitative data is imported and normalized and thermal behavior is modeled at the protein level. Methods exist for normalization, modeling, visualization, and export of results. For a general introduction to MS-based thermal profiling, see Savitski et al. (2014) <doi:10.1126/science.1255784>.

r-mvna 2.0.1
Propagated dependencies: 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=mvna
Licenses: Expat
Build system: r
Synopsis: Nelson-Aalen Estimator of the Cumulative Hazard in Multistate Models
Description:

Computes the Nelson-Aalen estimator of the cumulative transition hazard for arbitrary Markov multistate models <ISBN:978-0-387-68560-1>.

r-mvnma 0.1-0
Propagated dependencies: r-rlist@0.4.6.2 r-r2jags@0.8-9 r-netmeta@3.6-1 r-meta@8.5-0 r-matrixstats@1.5.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/TEvrenoglou/mvnma
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Network Meta-Analysis using Bayesian Methods
Description:

This package provides tools to conduct Bayesian multivariate network meta-analysis providing - the single correlation coefficient model by Efthimiou et al. (2015) <doi:10.1093/biostatistics/kxu030>; - per-outcome treatment hierarchies using the surface under the cumulative ranking curve (SUCRA), the probability of best value, or median (or mean) ranks (Salanti et al., 2011) <doi:10.1016/j.jclinepi.2010.03.016>; - across-outcomes benefit-risk assessment using the VišeKriterijumska Optimizacija I Kompromisno Rešenje (VIKOR) method (Opricovic & Tzeng, 2004) <doi:10.1016/S0377-2217(03)00020-1>; - convergence checks using trace plots, density plots, or the R-hat statistic; - forest plots of treatment estimates, scatter plots of per-outcome rankings, Hasse diagrams (Carlsen & Bruggemann, 2014) <doi:10.1002/cem.2569> to visualize the partial order of the treatments across all outcomes.

r-mbmethpred 0.1.4.4
Propagated dependencies: r-xgboost@3.2.1.1 r-tensorflow@2.20.0 r-stringr@1.6.0 r-snftool@2.3.1 r-rtsne@0.17 r-rgl@1.3.36 r-reticulate@1.46.0 r-reshape2@1.4.5 r-readr@2.2.0 r-randomforest@4.7-1.2 r-proc@1.19.0.1 r-mass@7.3-65 r-keras@2.16.1 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dplyr@1.2.1 r-class@7.3-23 r-catools@1.18.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/sharifrahmanie/MBMethPred
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Medulloblastoma Subgroups Prediction
Description:

Utilizing a combination of machine learning models (Random Forest, Naive Bayes, K-Nearest Neighbor, Support Vector Machines, Extreme Gradient Boosting, and Linear Discriminant Analysis) and a deep Artificial Neural Network model, MBMethPred can predict medulloblastoma subgroups, including wingless (WNT), sonic hedgehog (SHH), Group 3, and Group 4 from DNA methylation beta values. See Sharif Rahmani E, Lawarde A, Lingasamy P, Moreno SV, Salumets A and Modhukur V (2023), MBMethPred: a computational framework for the accurate classification of childhood medulloblastoma subgroups using data integration and AI-based approaches. Front. Genet. 14:1233657. <doi: 10.3389/fgene.2023.1233657> for more details.

r-marss 3.11.10
Propagated dependencies: r-nlme@3.1-169 r-mvtnorm@1.3-7 r-kfas@1.6.0 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://atsa-es.github.io/MARSS/
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Autoregressive State-Space Modeling
Description:

The MARSS package provides maximum-likelihood parameter estimation for constrained and unconstrained linear multivariate autoregressive state-space (MARSS) models, including partially deterministic models. MARSS models are a class of dynamic linear model (DLM) and vector autoregressive model (VAR) model. Fitting available via Expectation-Maximization (EM), BFGS (using optim), and TMB (using the marssTMB companion package). Functions are provided for parametric and innovations bootstrapping, Kalman filtering and smoothing, model selection criteria including bootstrap AICb, confidences intervals via the Hessian approximation or bootstrapping, and all conditional residual types. See the user guide for examples of dynamic factor analysis, dynamic linear models, outlier and shock detection, and multivariate AR-p models. Online workshops (lectures, eBook, and computer labs) at <https://atsa-es.github.io/>.

r-matrixeqtl 2.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.bios.unc.edu/research/genomic_software/Matrix_eQTL/
Licenses: LGPL 3
Build system: r
Synopsis: Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Description:

Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for association between genotype and gene expression using linear regression with either additive or ANOVA genotype effects. The models can include covariates to account for factors as population stratification, gender, and clinical variables. It also supports models with heteroscedastic and/or correlated errors, false discovery rate estimation and separate treatment of local (cis) and distant (trans) eQTLs. For more details see Shabalin (2012) <doi:10.1093/bioinformatics/bts163>.

r-mvglmmrank 1.2-5
Propagated dependencies: r-numderiv@2016.8-1.1 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvglmmRank
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Generalized Linear Mixed Models for Ranking Sports Teams
Description:

Maximum likelihood estimates are obtained via an EM algorithm with either a first-order or a fully exponential Laplace approximation as documented by Broatch and Karl (2018) <doi:10.48550/arXiv.1710.05284>, Karl, Yang, and Lohr (2014) <doi:10.1016/j.csda.2013.11.019>, and by Karl (2012) <doi:10.1515/1559-0410.1471>. Karl and Zimmerman <doi:10.1016/j.jspi.2020.06.004> use this package to illustrate how the home field effect estimator from a mixed model can be biased under nonrandom scheduling.

r-midr 0.6.1
Propagated dependencies: r-rlang@1.2.0 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/ryo-asashi/midr
Licenses: Expat
Build system: r
Synopsis: Learning from Black-Box Models by Maximum Interpretation Decomposition
Description:

The goal of midr is to provide a model-agnostic method for interpreting and explaining black-box predictive models by creating a globally interpretable surrogate model. The package implements Maximum Interpretation Decomposition (MID), a functional decomposition technique that finds an optimal additive approximation of the original model. This approximation is achieved by minimizing the squared error between the predictions of the black-box model and the surrogate model. The theoretical foundations of MID are described in Iwasawa & Matsumori (2025) [Forthcoming], and the package itself is detailed in Asashiba et al. (2025) <doi:10.48550/arXiv.2506.08338>.

r-mcbette 1.15.3
Propagated dependencies: r-txtplot@1.0-5 r-testit@1.0 r-rmpfr@1.1-2 r-mauricer@2.5.4 r-devtools@2.5.2 r-curl@7.1.0 r-beautier@2.6.12 r-beastier@2.5.2 r-babette@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ropensci/mcbette/
Licenses: GPL 3
Build system: r
Synopsis: Model Comparison Using 'babette'
Description:

BEAST2 (<https://www.beast2.org>) is a widely used Bayesian phylogenetic tool, that uses DNA/RNA/protein data and many model priors to create a posterior of jointly estimated phylogenies and parameters. mcbette allows to do a Bayesian model comparison over some site and clock models, using babette (<https://github.com/ropensci/babette/>).

r-mdbr 0.3.1
Propagated dependencies: r-tibble@3.3.1 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://k5cents.github.io/mdbr/
Licenses: GPL 3 LGPL 2.0
Build system: r
Synopsis: Work with Microsoft Access Files
Description:

Work with Microsoft Access .mdb and .accdb files using the open source MDB Tools library <https://github.com/mdbtools/mdbtools/>. The library is compiled and bundled with the package, so no external installation is required. Provides high-level helpers for reading tables, exporting to CSV or JSON, inspecting table definitions, and running SQL queries. Also exposes a full read-only DBI interface for use with standard database workflows.

r-memoir 1.3-1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-usethis@3.2.1 r-rmdformats@1.0.4 r-rmarkdown@2.31 r-distill@1.6 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://ericmarcon.github.io/memoiR/
Licenses: GPL 3+
Build system: r
Synopsis: R Markdown and Bookdown Templates to Publish Documents
Description:

Producing high-quality documents suitable for publication directly from R is made possible by the R Markdown ecosystem. memoiR makes it easy. It provides templates to knit memoirs, articles and slideshows with helpers to publish the documents on GitHub Pages and activate continuous integration.

r-mantaid 1.0.4
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scutr@0.2.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-paradox@1.0.1 r-mlr3tuning@1.6.0 r-mlr3@1.6.0 r-magrittr@2.0.5 r-keras@2.16.1 r-ggplot2@4.0.3 r-ggcorrplot@0.1.4.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-caret@7.0-1 r-biomart@2.68.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://molaison.github.io/MantaID/
Licenses: GPL 3+
Build system: r
Synopsis: Machine-Learning Based Tool to Automate the Identification of Biological Database IDs
Description:

The number of biological databases is growing rapidly, but different databases use different IDs to refer to the same biological entity. The inconsistency in IDs impedes the integration of various types of biological data. To resolve the problem, we developed MantaID', a data-driven, machine-learning based approach that automates identifying IDs on a large scale. The MantaID model's prediction accuracy was proven to be 99%, and it correctly and effectively predicted 100,000 ID entries within two minutes. MantaID supports the discovery and exploitation of ID patterns from large quantities of databases. (e.g., up to 542 biological databases). An easy-to-use freely available open-source software R package, a user-friendly web application, and API were also developed for MantaID to improve applicability. To our knowledge, MantaID is the first tool that enables an automatic, quick, accurate, and comprehensive identification of large quantities of IDs, and can therefore be used as a starting point to facilitate the complex assimilation and aggregation of biological data across diverse databases.

r-mlcm 0.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MLCM
Licenses: GPL 2+
Build system: r
Synopsis: Maximum Likelihood Conjoint Measurement
Description:

Conjoint measurement is a psychophysical procedure in which stimulus pairs are presented that vary along 2 or more dimensions and the observer is required to compare the stimuli along one of them. This package contains functions to estimate the contribution of the n scales to the judgment by a maximum likelihood method under several hypotheses of how the perceptual dimensions interact. Reference: Knoblauch & Maloney (2012) "Modeling Psychophysical Data in R". <doi:10.1007/978-1-4614-4475-6>.

Total packages: 72166