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

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-mlr3spatiotempcv 2.3.4
Propagated dependencies: r-r6@2.6.1 r-paradox@1.0.1 r-mlr3misc@0.19.0 r-mlr3@1.2.0 r-ggplot2@4.0.1 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://mlr3spatiotempcv.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Spatiotemporal Resampling Methods for 'mlr3'
Description:

Extends the mlr3 machine learning framework with spatio-temporal resampling methods to account for the presence of spatiotemporal autocorrelation (STAC) in predictor variables. STAC may cause highly biased performance estimates in cross-validation if ignored. A JSS article is available at <doi:10.18637/jss.v111.i07>.

r-metabolomicsbasics 1.4.7
Propagated dependencies: r-webchem@1.3.1 r-rpart@4.1.24 r-rlang@1.1.6 r-plyr@1.8.9 r-pcamethods@2.2.0 r-interpretmsspectrum@1.5.3 r-hirestec@0.63.1 r-fs@1.6.6 r-e1071@1.7-16 r-caret@7.0-1 r-c50@0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/janlisec/MetabolomicsBasics
Licenses: GPL 3
Build system: r
Synopsis: Basic Functions to Investigate Metabolomics Data Matrices
Description:

This package provides a set of functions to investigate raw data from (metabol)omics experiments intended to be used on a raw data matrix, i.e. following peak picking and signal deconvolution. Functions can be used to normalize data, detect biomarkers and perform sample classification. A detailed description of best practice usage may be found in the publication <doi:10.1007/978-1-4939-7819-9_20>.

r-mvnpermute 1.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/markabney/MVNpermute
Licenses: GPL 3+
Build system: r
Synopsis: Generate New Multivariate Normal Samples from Permutations
Description:

Given a vector of multivariate normal data, a matrix of covariates and the data covariance matrix, generate new multivariate normal samples that have the same covariance matrix based on permutations of the transformed data residuals.

r-mgi-report-reader 0.1.3
Propagated dependencies: r-vroom@1.6.6 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-memoise@2.0.1 r-httr2@1.2.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.pattern.institute/mgi.report.reader/
Licenses: Expat
Build system: r
Synopsis: Read Mouse Genome Informatics Reports
Description:

This package provides readers for easy and consistent importing of Mouse Genome Informatics (MGI) report files: <https://www.informatics.jax.org/downloads/reports/index.html>. These data are provided by Baldarelli RM, Smith CL, Ringwald M, Richardson JE, Bult CJ, Mouse Genome Informatics Group (2024) <doi:10.1093/genetics/iyae031>.

r-modopt-matlab 1.0-2
Propagated dependencies: r-roi-plugin-quadprog@1.0-1 r-roi-plugin-glpk@1.0-0 r-roi@1.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://www.finance-r.com/
Licenses: Expat
Build system: r
Synopsis: 'MatLab'-Style Modeling of Optimization Problems
Description:

MatLab'-Style Modeling of Optimization Problems with R'. This package provides a set of convenience functions to transform a MatLab'-style optimization modeling structure to its ROI equivalent.

r-msbox 1.4.8
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/YonghuiDong/MSbox
Licenses: GPL 2
Build system: r
Synopsis: Mass Spectrometry Tools
Description:

Common mass spectrometry tools described in John Roboz (2013) <doi:10.1201/b15436>. It allows checking element isotopes, calculating (isotope labelled) exact monoisitopic mass, m/z values and mass accuracy, and inspecting possible contaminant mass peaks, examining possible adducts in electrospray ionization (ESI) and matrix-assisted laser desorption ionization (MALDI) ion sources.

r-mlr3spatial 0.6.1
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-r6@2.6.1 r-mlr3misc@0.19.0 r-mlr3@1.2.0 r-lgr@0.5.0 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://mlr3spatial.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Support for Spatial Objects Within the 'mlr3' Ecosystem
Description:

Extends the mlr3 ML framework with methods for spatial objects. Data storage and prediction are supported for packages terra', raster and stars'.

r-multiobjmatch 1.0.0
Propagated dependencies: r-rlemon@0.2.1 r-rlang@1.1.6 r-rcurl@1.98-1.17 r-rcbalance@1.8.8 r-plyr@1.8.9 r-optmatch@0.10.8 r-matchmulti@1.1.14 r-mass@7.3-65 r-gtools@3.9.5 r-ggplot2@4.0.1 r-fields@17.1 r-dplyr@1.1.4 r-cobalt@4.6.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MultiObjMatch
Licenses: Expat
Build system: r
Synopsis: Multi-Objective Matching Algorithm
Description:

Matching algorithm based on network-flow structure. Users are able to modify the emphasis on three different optimization goals: two different distance measures and the number of treated units left unmatched. The method is proposed by Pimentel and Kelz (2019) <doi:10.1080/01621459.2020.1720693>. The rrelaxiv package, which provides an alternative solver for the underlying network flow problems, carries an academic license and is not available on CRAN, but may be downloaded from Github at <https://github.com/josherrickson/rrelaxiv/>.

r-manorm2 1.2.2
Propagated dependencies: r-statmod@1.5.1 r-scales@1.4.0 r-locfit@1.5-9.12
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/tushiqi/MAnorm2
Licenses: GPL 3
Build system: r
Synopsis: Tools for Normalizing and Comparing ChIP-seq Samples
Description:

Chromatin immunoprecipitation followed by high-throughput sequencing (ChIP-seq) is the premier technology for profiling genome-wide localization of chromatin-binding proteins, including transcription factors and histones with various modifications. This package provides a robust method for normalizing ChIP-seq signals across individual samples or groups of samples. It also designs a self-contained system of statistical models for calling differential ChIP-seq signals between two or more biological conditions as well as for calling hypervariable ChIP-seq signals across samples. Refer to Tu et al. (2021) <doi:10.1101/gr.262675.120> and Chen et al. (2022) <doi:10.1186/s13059-022-02627-9> for associated statistical details.

r-mgpsdk 1.0.0
Propagated dependencies: r-reticulate@1.44.1 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MGPSDK
Licenses: Expat
Build system: r
Synopsis: Interact with the Maxar 'MGP' Application Programming Interfaces
Description:

This package provides an interface to the Maxar Geospatial Platform (MGP) Application Programming Interface. <https://www.maxar.com/maxar-geospatial-platform> It facilitates imagery searches using the MGP Streaming Application Programming Interface via the Web Feature Service (WFS) method, and supports image downloads through Web Map Service (WMS) and Web Map Tile Service (WMTS) Open Geospatial Consortium (OGC) methods. Additionally, it integrates with the Maxar Geospatial Platform Basemaps Application Programming Interface for accessing Maxar basemaps imagery and seamlines. The package also offers seamless integration with the Maxar Geospatial Platform Discovery Application Programming Interface, allowing users to search, filter, and sort Maxar content, while retrieving detailed metadata in formats like SpatioTemporal Asset Catalog (STAC) and GeoJSON.

r-micompr 1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nunofachada/micompr
Licenses: Expat
Build system: r
Synopsis: Multivariate Independent Comparison of Observations
Description:

This package provides a procedure for comparing multivariate samples associated with different groups. It uses principal component analysis to convert multivariate observations into a set of linearly uncorrelated statistical measures, which are then compared using a number of statistical methods. The procedure is independent of the distributional properties of samples and automatically selects features that best explain their differences, avoiding manual selection of specific points or summary statistics. It is appropriate for comparing samples of time series, images, spectrometric measures or similar multivariate observations. This package is described in Fachada et al. (2016) <doi:10.32614/RJ-2016-055>.

r-mutossgui 0.1-12
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 r-plotrix@3.8-13 r-mutoss@0.1-13 r-multcomp@1.4-29 r-jgr@1.9-2 r-javagd@0.6-6 r-commonjavajars@1.1-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://mutoss.r-forge.r-project.org/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Graphical User Interface for the MuToss Project
Description:

This package provides a graphical user interface for the MuToss Project.

r-maxskew 1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MaxSkew
Licenses: GPL 2
Build system: r
Synopsis: Orthogonal Data Projections with Maximal Skewness
Description:

It finds Orthogonal Data Projections with Maximal Skewness. The first data projection in the output is the most skewed among all linear data projections. The second data projection in the output is the most skewed among all data projections orthogonal to the first one, and so on.

r-mvtsplot 1.0-5
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/rdpeng/mvtsplot
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Time Series Plot
Description:

This package provides a function for plotting multivariate time series data.

r-manymodelr 0.4.0
Propagated dependencies: r-usethis@3.2.1 r-testthat@3.3.0 r-stringr@1.6.0 r-metrics@0.1.4 r-lme4@1.1-37 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/Nelson-Gon/manymodelr
Licenses: GPL 2
Build system: r
Synopsis: Build and Tune Several Models
Description:

Frequently one needs a convenient way to build and tune several models in one go.The goal is to provide a number of machine learning convenience functions. It provides the ability to build, tune and obtain predictions of several models in one function. The models are built using functions from caret with easier to read syntax. Kuhn(2014) <doi:10.48550/arXiv.1405.6974>.

r-mps 2.3.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPS
Licenses: GPL 2+
Build system: r
Synopsis: Estimating Through the Maximum Product Spacing Approach
Description:

Developed for computing the probability density function, computing the cumulative distribution function, computing the quantile function, random generation, drawing q-q plot, and estimating the parameters of 24 G-family of statistical distributions via the maximum product spacing approach introduced in <https://www.jstor.org/stable/2345411>. The set of families contains: beta G distribution, beta exponential G distribution, beta extended G distribution, exponentiated G distribution, exponentiated exponential Poisson G distribution, exponentiated generalized G distribution, exponentiated Kumaraswamy G distribution, gamma type I G distribution, gamma type II G distribution, gamma uniform G distribution, gamma-X generated of log-logistic family of G distribution, gamma-X family of modified beta exponential G distribution, geometric exponential Poisson G distribution, generalized beta G distribution, generalized transmuted G distribution, Kumaraswamy G distribution, log gamma type I G distribution, log gamma type II G distribution, Marshall Olkin G distribution, Marshall Olkin Kumaraswamy G distribution, modified beta G distribution, odd log-logistic G distribution, truncated-exponential skew-symmetric G distribution, and Weibull G distribution.

r-mcmcvis 0.16.5
Propagated dependencies: r-rstan@2.32.7 r-overlapping@2.4 r-colorspace@2.1-2 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/caseyyoungflesh/MCMCvis
Licenses: GPL 3
Build system: r
Synopsis: Tools to Visualize, Manipulate, and Summarize MCMC Output
Description:

This package performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and publication-ready output. MCMC output may be derived from Bayesian model output fit with Stan, NIMBLE, JAGS, and other software.

r-multimark 2.1.7
Propagated dependencies: r-statmod@1.5.1 r-sp@2.2-0 r-rmark@3.0.7 r-raster@3.6-32 r-prodlim@2025.04.28 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-coda@0.19-4.1 r-brobdingnag@1.2-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multimark
Licenses: GPL 2
Build system: r
Synopsis: Capture-Mark-Recapture Analysis using Multiple Non-Invasive Marks
Description:

Traditional and spatial capture-mark-recapture analysis with multiple non-invasive marks. The models implemented in multimark combine encounter history data arising from two different non-invasive "marks", such as images of left-sided and right-sided pelage patterns of bilaterally asymmetrical species, to estimate abundance and related demographic parameters while accounting for imperfect detection. Bayesian models are specified using simple formulae and fitted using Markov chain Monte Carlo. Addressing deficiencies in currently available software, multimark also provides a user-friendly interface for performing Bayesian multimodel inference using non-spatial or spatial capture-recapture data consisting of a single conventional mark or multiple non-invasive marks. See McClintock (2015) <doi:10.1002/ece3.1676> and Maronde et al. (2020) <doi:10.1002/ece3.6990>.

r-mopac 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/sccmckenzie/mopac
Licenses: Expat
Build system: r
Synopsis: Collection of Datasets Pertaining to Loop 1 "Mopac"
Description:

This package provides real & simulated datasets containing time-series traffic observations and additional information pertaining to Loop 1 "Mopac" located in Austin, Texas.

r-maicplus 0.1.2
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-sandwich@3.1-1 r-matrixstats@1.5.0 r-mass@7.3-65 r-lubridate@1.9.4 r-lmtest@0.9-40 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hta-pharma/maicplus/
Licenses: ASL 2.0
Build system: r
Synopsis: Matching Adjusted Indirect Comparison
Description:

Facilitates performing matching adjusted indirect comparison (MAIC) analysis where the endpoint of interest is either time-to-event (e.g. overall survival) or binary (e.g. objective tumor response). The method is described by Signorovitch et al (2012) <doi:10.1016/j.jval.2012.05.004>.

r-mlmhelpr 0.1.1
Propagated dependencies: r-rdpack@2.6.4 r-mathjaxr@1.8-0 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/lrocconi/mlmhelpr
Licenses: Expat
Build system: r
Synopsis: Multilevel/Mixed Model Helper Functions
Description:

This package provides a collection of miscellaneous helper function for running multilevel/mixed models in lme4'. This package aims to provide functions to compute common tasks when estimating multilevel models such as computing the intraclass correlation and design effect, centering variables, estimating the proportion of variance explained at each level, pseudo-R squared, random intercept and slope reliabilities, tests for homogeneity of variance at level-1, and cluster robust and bootstrap standard errors. The tests and statistics reported in the package are from Raudenbush & Bryk (2002, ISBN:9780761919049), Hox et al. (2018, ISBN:9781138121362), and Snijders & Bosker (2012, ISBN:9781849202015).

r-mta 0.6.0
Propagated dependencies: r-sf@1.0-23 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/riatelab/MTA/
Licenses: GPL 3
Build system: r
Synopsis: Multiscalar Territorial Analysis
Description:

Build multiscalar territorial analysis based on various contexts.

r-matrixprofile 0.5.0
Propagated dependencies: r-zoo@1.8-14 r-ttr@0.24.4 r-signal@1.8-1 r-fftw@1.0-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ainsuotain/matrixprofile
Licenses: GPL 3
Build system: r
Synopsis: Matrix Profile
Description:

This package provides a simple and the early stage package for matrix profile based on the paper of Chin-Chia Michael Yeh, Yan Zhu, Liudmila Ulanova, Nurjahan Begum, Yifei Ding, Hoang Anh Dau, Diego Furtado Silva, Abdullah Mueen, and Eamonn Keogh (2016) <DOI:10.1109/ICDM.2016.0179>. This package calculates all-pairs-similarity for a given window size for time series data.

r-mergetrees 0.1.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mergeTrees
Licenses: GPL 2+
Build system: r
Synopsis: Aggregating Trees
Description:

Aggregates a set of trees with the same leaves to create a consensus tree. The trees are typically obtained via hierarchical clustering, hence the hclust format is used to encode both the aggregated trees and the final consensus tree. The method is exact and proven to be O(nqlog(n)), n being the individuals and q being the number of trees to aggregate.

Total packages: 69236