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

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-multideggs 1.2.1
Propagated dependencies: r-visnetwork@2.1.4 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-sfsmisc@1.1-24 r-rmarkdown@2.31 r-pbmcapply@1.5.1 r-pbapply@1.7-4 r-mass@7.3-65 r-magrittr@2.0.5 r-knitr@1.51 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/elisabettasciacca/multiDEGGs/
Licenses: GPL 3
Build system: r
Synopsis: Multi-Omic Differentially Expressed Gene-Gene Pairs
Description:

This package performs multi-omic differential network analysis by revealing differential interactions between molecular entities (genes, proteins, transcription factors, or other biomolecules) across the omic datasets provided. For each omic dataset, a differential network is constructed where links represent statistically significant differential interactions between entities. These networks are then integrated into a comprehensive visualization using distinct colors to distinguish interactions from different omic layers. This unified display allows interactive exploration of cross-omic patterns, such as differential interactions present at both transcript and protein levels. For each link, users can access differential statistical significance metrics (p values or adjusted p values, calculated via robust or traditional linear regression with interaction term) and differential regression plots. The methods implemented in this package are described in Sciacca et al. (2023) <doi:10.1093/bioinformatics/btad192>.

r-mosum 1.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-plot3d@1.4.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mosum
Licenses: GPL 3+
Build system: r
Synopsis: Moving Sum Based Procedures for Changes in the Mean
Description:

Implementations of MOSUM-based statistical procedures and algorithms for detecting multiple changes in the mean. This comprises the MOSUM procedure for estimating multiple mean changes from Eichinger and Kirch (2018) <doi:10.3150/16-BEJ887> and the multiscale algorithmic extension from Cho and Kirch (2022) <doi:10.1007/s10463-021-00811-5>, as well as the bootstrap procedure for generating confidence intervals about the locations of change points as proposed in Cho and Kirch (2022) <doi:10.1016/j.csda.2022.107552>. See also Meier, Kirch and Cho (2021) <doi:10.18637/jss.v097.i08> which accompanies the R package.

r-mdendro 2.2.3
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://webs-deim.urv.cat/~sergio.gomez/mdendro.php
Licenses: AGPL 3
Build system: r
Synopsis: Extended Agglomerative Hierarchical Clustering
Description:

This package provides a comprehensive collection of linkage methods for agglomerative hierarchical clustering on a matrix of proximity data (distances or similarities), returning a multifurcated dendrogram or multidendrogram. Multidendrograms can group more than two clusters when ties in proximity data occur, and therefore they do not depend on the order of the input data. Descriptive measures to analyze the resulting dendrogram are additionally provided. <doi:10.18637/jss.v114.i02>.

r-mvcauchy 1.1
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvcauchy
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Cauchy Distribution
Description:

The Cauchy distribution is a special case of the t distribution when the degrees of freedom are equal to 1. The functions are related to the multivariate Cauchy distribution and include simulation, computation of the density, maximum likelihood estimation, contour plot of the bivariate Cauchy distribution, and discriminant analysis. References include: Nadarajah S. and Kotz S. (2008). "Estimation methods for the multivariate t distribution". Acta Applicandae Mathematicae, 102(1): 99--118. <doi:10.1007/s10440-008-9212-8>, and Kanti V. Mardia, John T. Kent and John M. Bibby (1979). "Multivariate analysis", ISBN:978-0124712522. Academic Press, London.

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-maketools 1.3.2
Propagated dependencies: r-sys@3.4.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jeroen.r-universe.dev/maketools
Licenses: Expat
Build system: r
Synopsis: Exploring and Testing the Toolchain and System Libraries
Description:

Helper functions that interface with the system utilities to learn about the local build environment. Lets you explore make rules to test the local configuration, or query pkg-config to find compiler flags and libs needed for building packages with external dependencies. Also contains tools to analyze which libraries that a installed R package linked to by inspecting output from ldd in combination with information from your distribution package manager, e.g. rpm or dpkg'.

r-multinmix 0.1.0
Propagated dependencies: r-rstan@2.32.7 r-nimble@1.4.2 r-mvtnorm@1.3-7 r-extradistr@1.10.0.4 r-coda@0.19-4.1 r-clustergeneration@1.3.8 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/niamhmimnagh/MultiNMix
Licenses: GPL 3+
Build system: r
Synopsis: Multi-Species N-Mixture (MNM) Models with 'nimble'
Description:

Simulating data and fitting multi-species N-mixture models using nimble'. Includes features for handling zero-inflation and temporal correlation, Bayesian inference, model diagnostics, parameter estimation, and predictive checks. Designed for ecological studies with zero-altered or time-series data. Mimnagh, N., Parnell, A., Prado, E., & Moral, R. A. (2022) <doi:10.1007/s10651-022-00542-7>. Royle, J. A. (2004) <doi:10.1111/j.0006-341X.2004.00142.x>.

r-mctq 0.3.2
Propagated dependencies: r-lubridate@1.9.5 r-lifecycle@1.0.5 r-hms@1.1.4 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://docs.ropensci.org/mctq/
Licenses: Expat
Build system: r
Synopsis: Tools to Process the Munich ChronoType Questionnaire (MCTQ)
Description:

This package provides a complete toolkit to process the Munich ChronoType Questionnaire (MCTQ) for its three versions (standard, micro, and shift). MCTQ is a quantitative and validated tool to assess chronotypes using peoples sleep behavior, originally presented by Till Roenneberg, Anna Wirz-Justice, and Martha Merrow (2003, <doi:10.1177/0748730402239679>).

r-matrans 0.2.0
Propagated dependencies: r-quadprog@1.5-8 r-mass@7.3-65 r-glmnet@5.0 r-formatr@1.14 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=matrans
Licenses: GPL 3+
Build system: r
Synopsis: Model Averaging-Assisted Optimal Transfer Learning
Description:

Transfer learning, as a prevailing technique in computer sciences, aims to improve the performance of a target model by leveraging auxiliary information from heterogeneous source data. We provide novel tools for multi-source transfer learning under statistical models based on model averaging strategies, including linear regression models, partially linear models. Unlike existing transfer learning approaches, this method integrates the auxiliary information through data-driven weight assignments to avoid negative transfer. This is the first package for transfer learning based on the optimal model averaging frameworks, providing efficient implementations for practitioners in multi-source data modeling. The details are described in Hu and Zhang (2023) <https://jmlr.org/papers/v24/23-0030.html>.

r-metacoder 0.3.9
Propagated dependencies: r-vegan@2.7-3 r-tibble@3.3.1 r-taxize@0.10.1 r-stringr@1.6.0 r-seqinr@4.2-44 r-rlang@1.2.0 r-readr@2.2.0 r-rcurl@1.98-1.18 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-magrittr@2.0.5 r-lazyeval@0.2.3 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggfittext@0.10.3 r-ga@3.2.5 r-dplyr@1.2.1 r-crayon@1.5.3 r-cowplot@1.2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://grunwaldlab.github.io/metacoder_documentation/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tools for Parsing, Manipulating, and Graphing Taxonomic Abundance Data
Description:

Reads, plots, and manipulates large taxonomic data sets, like those generated from modern high-throughput sequencing, such as metabarcoding (i.e. amplification metagenomics, 16S metagenomics, etc). It provides a tree-based visualization called "heat trees" used to depict statistics for every taxon in a taxonomy using color and size. It also provides various functions to do common tasks in microbiome bioinformatics on data in the taxmap format defined by the taxa package. The metacoder package is described in the publication by Foster et al. (2017) <doi:10.1371/journal.pcbi.1005404>.

r-mmbcv 0.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mmbcv
Licenses: Expat
Build system: r
Synopsis: Multistate Model Bias-Corrected Robust Variance
Description:

Computes robust and bias-corrected sandwich variance estimators for multi-state Cox models with clustered time-to-event data. The methodology extends the marginal Cox model bias-correction framework of Wang et al. (2023) <doi:10.1002/bimj.202200113> to the multi-state setting.

r-molhd 0.2
Propagated dependencies: r-fields@17.3 r-arrangements@1.1.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MOLHD
Licenses: LGPL 2.0+
Build system: r
Synopsis: Multiple Objective Latin Hypercube Design
Description:

Generate the optimal maximin distance, minimax distance (only for low dimensions), and maximum projection designs within the class of Latin hypercube designs efficiently for computer experiments. Generate Pareto front optimal designs for each two of the three criteria and all the three criteria within the class of Latin hypercube designs efficiently. Provide criterion computing functions. References of this package can be found in Morris, M. D. and Mitchell, T. J. (1995) <doi:10.1016/0378-3758(94)00035-T>, Lu Lu and Christine M. Anderson-CookTimothy J. Robinson (2011) <doi:10.1198/Tech.2011.10087>, Joseph, V. R., Gul, E., and Ba, S. (2015) <doi:10.1093/biomet/asv002>.

r-midn 1.0
Propagated dependencies: r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MIDN
Licenses: CC0
Build system: r
Synopsis: Nearly Exact Sample Size Calculation for Exact Powerful Nonrandomized Tests for Differences Between Binomial Proportions
Description:

Implementation of the mid-n algorithms presented in Wellek S (2015) <DOI:10.1111/stan.12063> Statistica Neerlandica 69, 358-373 for exact sample size calculation for superiority trials with binary outcome.

r-miscfuncs 1.5-10
Propagated dependencies: r-roxygen2@8.0.0 r-mvtnorm@1.3-7 r-extradistr@1.10.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=miscFuncs
Licenses: GPL 3
Build system: r
Synopsis: Miscellaneous Useful Functions Including LaTeX Tables, Kalman Filtering, QQplots with Simulation-Based Confidence Intervals, Linear Regression Diagnostics and Development Tools
Description:

Implementing various things including functions for LaTeX tables, the Kalman filter, QQ-plots with simulation-based confidence intervals, linear regression diagnostics, web scraping, development tools, relative risk and odds rati, GARCH(1,1) Forecasting.

r-metadigitise 1.0.2
Propagated dependencies: r-purrr@1.2.2 r-magick@2.9.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metaDigitise
Licenses: GPL 2+
Build system: r
Synopsis: Extract and Summarise Data from Published Figures
Description:

High-throughput, flexible and reproducible extraction of data from figures in primary research papers. metaDigitise() can extract data and / or automatically calculate summary statistics for users from box plots, bar plots (e.g., mean and errors), scatter plots and histograms.

r-mbest 0.6.1
Propagated dependencies: r-reformulas@0.4.4 r-nlme@3.1-169 r-logging@0.10-111 r-foreach@1.5.2 r-bigmemory@4.6.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/patperry/r-mbest
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: Moment-Based Estimation for Hierarchical Models
Description:

Fast moment-based hierarchical model fitting. Implements methods from the papers "Fast Moment-Based Estimation for Hierarchical Models," by Perry (2017) and "Fitting a Deeply Nested Hierarchical Model to a Large Book Review Dataset Using a Moment-Based Estimator," by Zhang, Schmaus, and Perry (2018).

r-mnpplasmonr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mnpPlasmonR
Licenses: GPL 3
Build system: r
Synopsis: Optical Response of Metallic Nanoparticles (Drude + Rayleigh)
Description:

Computes dielectric response and optical cross-sections of metallic nanoparticles using Drude dielectric model and Rayleigh approximation.

r-multilevelmediation 0.4.1
Propagated dependencies: r-tidyr@1.3.2 r-posterior@1.7.0 r-parallelly@1.47.0 r-nlme@3.1-169 r-mcmcpack@1.7-1 r-matrixcalc@1.0-6 r-glmmtmb@1.1.14 r-future@1.70.0 r-furrr@0.4.0 r-brms@2.23.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multilevelmediation
Licenses: GPL 3
Build system: r
Synopsis: Utility Functions for Multilevel Mediation Analysis
Description:

The ultimate goal is to support 2-2-1, 2-1-1, and 1-1-1 models for multilevel mediation, the option of a moderating variable for either the a, b, or both paths, and covariates. Currently the 1-1-1 model is supported and several options of random effects; the initial code for bootstrapping was evaluated in simulations by Falk, Vogel, Hammami, and MioÄ eviÄ (2024) <doi:10.3758/s13428-023-02079-4>. Support for Bayesian estimation using brms comprises ongoing work. Currently only continuous mediators and outcomes are supported. Factors for any predictors must be numerically represented.

r-mini007 0.4.0
Propagated dependencies: r-uuid@1.2-2 r-rlang@1.2.0 r-r6@2.6.1 r-glue@1.8.1 r-ellmer@0.4.1 r-diagrammer@1.0.12 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/feddelegrand7/mini007
Licenses: Expat
Build system: r
Synopsis: Lightweight Framework for Orchestrating Multi-Agent Large Language Models
Description:

This package provides tools for creating agents with persistent state using R6 classes <https://cran.r-project.org/package=R6> and the ellmer package <https://cran.r-project.org/package=ellmer>. Tracks prompts, messages, and agent metadata for reproducible, multi-turn large language model sessions.

r-moodler 1.0.5
Propagated dependencies: r-usethis@3.2.1 r-tidytext@0.4.3 r-stringr@1.6.0 r-scales@1.4.0 r-rsqlite@3.52.0 r-rpostgres@1.4.10 r-rmariadb@1.3.5 r-rlang@1.2.0 r-lifecycle@1.0.5 r-glue@1.8.1 r-ggwordcloud@0.6.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dbi@1.3.0 r-config@0.3.2 r-cli@3.6.6 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/chi2labs/moodleR
Licenses: Expat
Build system: r
Synopsis: Helper Functions to Work with 'Moodle' Data
Description:

This package provides a collection of functions to connect to a Moodle database, cache relevant tables locally and generate learning analytics. Moodle is an open source Learning Management System (LMS) developed by MoodleHQ. For more information about Moodle, visit <https://moodle.org>.

r-miceafter 0.5.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-survival@3.8-6 r-stringr@1.6.0 r-rms@8.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-proc@1.19.0.1 r-mitools@2.4 r-mitml@0.4-5 r-mice@3.19.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mwheymans.github.io/miceafter/
Licenses: GPL 2+
Build system: r
Synopsis: Data and Statistical Analyses after Multiple Imputation
Description:

Statistical Analyses and Pooling after Multiple Imputation. A large variety of repeated statistical analysis can be performed and finally pooled. Statistical analysis that are available are, among others, Levene's test, Odds and Risk Ratios, One sample proportions, difference between proportions and linear and logistic regression models. Functions can also be used in combination with the Pipe operator. More and more statistical analyses and pooling functions will be added over time. Heymans (2007) <doi:10.1186/1471-2288-7-33>. Eekhout (2017) <doi:10.1186/s12874-017-0404-7>. Wiel (2009) <doi:10.1093/biostatistics/kxp011>. Marshall (2009) <doi:10.1186/1471-2288-9-57>. Sidi (2021) <doi:10.1080/00031305.2021.1898468>. Lott (2018) <doi:10.1080/00031305.2018.1473796>. Grund (2021) <doi:10.31234/osf.io/d459g>.

r-messy 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://nrennie.rbind.io/messy/
Licenses: FSDG-compatible
Build system: r
Synopsis: Create Messy Data from Clean Data Frames
Description:

For the purposes of teaching, it is often desirable to show examples of working with messy data and how to clean it. This R package creates messy data from clean, tidy data frames so that students have a clean example to work towards.

r-mtar 0.1.1
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MTAR
Licenses: GPL 2+
Build system: r
Synopsis: Multi-Trait Analysis of Rare-Variant Association Study
Description:

Perform multi-trait rare-variant association tests using the summary statistics and adjust for possible sample overlap. Package is based on "Multi-Trait Analysis of Rare-Variant Association Summary Statistics using MTAR" by Luo, L., Shen, J., Zhang, H., Chhibber, A. Mehrotra, D.V., Tang, Z., 2019 (submitted).

r-mctrend 1.0.1
Propagated dependencies: r-trend@1.1.6 r-reshape2@1.4.5 r-magrittr@2.0.5 r-lmomco@2.5.5 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://cran.r-project.org/package=MCTrend
Licenses: GPL 3
Build system: r
Synopsis: Monte Carlo Trend Analysis
Description:

Application of a test to rule out that trends detected in hydrological time series are explained exclusively by the randomness of the climate. Based on: Ricchetti, (2018) <https://repositorio.uchile.cl/handle/2250/168487>.

Total packages: 72693