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

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-mrf 0.1.9
Propagated dependencies: r-wavelets@0.3-0.2 r-nnfor@0.9.9 r-monmlp@1.1.5-1 r-forecast@9.0.1 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.deepbionics.org
Licenses: GPL 3
Build system: r
Synopsis: Multiresolution Forecasting
Description:

Forecasting of univariate time series using feature extraction with variable prediction methods is provided. Feature extraction is done with a redundant Haar wavelet transform with filter h = (0.5, 0.5). The advantage of the approach compared to typical Fourier based methods is an dynamic adaptation to varying seasonalities. Currently implemented prediction methods based on the selected wavelets levels and scales are a regression and a multi-layer perceptron. Forecasts can be computed for horizon 1 or higher. Model selection is performed with an evolutionary optimization. Selection criteria are currently the AIC criterion, the Mean Absolute Error or the Mean Root Error. The data is split into three parts for model selection: Training, test, and evaluation dataset. The training data is for computing the weights of a parameter set. The test data is for choosing the best parameter set. The evaluation data is for assessing the forecast performance of the best parameter set on new data unknown to the model. This work is published in Stier, Q.; Gehlert, T.; Thrun, M.C. Multiresolution Forecasting for Industrial Applications. Processes 2021, 9, 1697. <doi:10.3390/pr9101697>.

r-mdsgui 0.1.6
Propagated dependencies: r-tkrplot@0.0-30 r-tcltk2@1.6.1 r-scatterplot3d@0.3-45 r-rpanel@1.1-6.3 r-rgl@1.3.34 r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MDSGUI
Licenses: GPL 3+
Build system: r
Synopsis: GUI for interactive MDS in R
Description:

This package provides a graphical user interface (GUI) for performing Multidimensional Scaling applications and interactively analysing the results all within the GUI environment. The MDS-GUI provides means of performing Classical Scaling, Least Squares Scaling, Metric SMACOF, Non-Metric SMACOF, Kruskal's Analysis and Sammon Mapping with animated optimisation.

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-maskr 0.1.0
Propagated dependencies: r-vctrs@0.7.1 r-rlang@1.1.7 r-pillar@1.11.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/inpowell/maskr
Licenses: Expat
Build system: r
Synopsis: Visual Class for Vectors with Non-Publishing Requirements
Description:

Create vectors with sticky flags for elements that should not be displayed. Numeric vectors have basic subset and arithmetic methods implemented.

r-mrgsim-sa 0.3.0
Propagated dependencies: r-withr@3.0.2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.1.7 r-purrr@1.2.1 r-patchwork@1.3.2 r-mrgsolve@2.0.1 r-lifecycle@1.0.5 r-lattice@0.22-9 r-glue@1.8.0 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kylebaron/mrgsim.sa
Licenses: GPL 2+
Build system: r
Synopsis: Sensitivity Analysis with 'mrgsolve'
Description:

Perform sensitivity analysis on ordinary differential equation based models, including ad-hoc graphical analyses based on structured sequences of parameters as well as local sensitivity analysis. Functions are provided for creating inputs, simulating scenarios and plotting outputs.

r-mro 0.1.1
Propagated dependencies: r-matrixcalc@1.0-6 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=mro
Licenses: GPL 2
Build system: r
Synopsis: Multiple Correlation
Description:

Computes multiple correlation coefficient when the data matrix is given and tests its significance.

r-matlab 1.0.4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=matlab
Licenses: Artistic License 2.0
Build system: r
Synopsis: 'MATLAB' Emulation Package
Description:

Emulate MATLAB code using R'.

r-mkbo 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.1.7 r-purrr@1.2.1 r-dplyr@1.2.0 r-broom@1.0.12
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mKBO
Licenses: FSDG-compatible
Build system: r
Synopsis: Multi-Group Kitagawa-Blinder-Oaxaca Decomposition
Description:

This package provides multigroup Kitagawa-Blinder-Oaxaca ('mKBO') decompositions, that allow for more than two groups. Each group is compared to the sample average. For more details see Thaning and Nieuwenhuis (2025) <doi:10.31235/osf.io/6twvj_v1>.

r-mbnmatime 0.2.6
Dependencies: jags@4.3.1
Propagated dependencies: r-zoo@1.8-15 r-scales@1.4.0 r-rjags@4-17 r-reshape2@1.4.5 r-rdpack@2.6.6 r-r2jags@0.8-9 r-png@0.1-8 r-magrittr@2.0.4 r-lspline@1.0-0 r-knitr@1.51 r-igraph@2.2.2 r-gridextra@2.3 r-ggplot2@4.0.2 r-ggdist@3.3.3 r-dplyr@1.2.0 r-crayon@1.5.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://hugaped.github.io/MBNMAtime/
Licenses: GPL 3
Build system: r
Synopsis: Run Time-Course Model-Based Network Meta-Analysis (MBNMA) Models
Description:

Fits Bayesian time-course models for model-based network meta-analysis (MBNMA) that allows inclusion of multiple time-points from studies. Repeated measures over time are accounted for within studies by applying different time-course functions, following the method of Pedder et al. (2019) <doi:10.1002/jrsm.1351>. The method allows synthesis of studies with multiple follow-up measurements that can account for time-course for a single or multiple treatment comparisons. Several general time-course functions are provided; others may be added by the user. Various characteristics can be flexibly added to the models, such as correlation between time points and shared class effects. The consistency of direct and indirect evidence in the network can be assessed using unrelated mean effects models and/or by node-splitting.

r-multicastr 2.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://multicast.aspra.uni-bamberg.de/
Licenses: FSDG-compatible
Build system: r
Synopsis: Companion to the Multi-CAST Collection
Description:

This package provides a basic interface for accessing annotation data from the Multi-CAST collection, a database of spoken natural language texts edited by Geoffrey Haig and Stefan Schnell. The collection draws from a diverse set of languages and has been annotated across multiple levels. Annotation data is downloaded on request from the servers of the University of Bamberg. See the Multi-CAST website <https://multicast.aspra.uni-bamberg.de/> for more information and a list of related publications.

r-mrcv 0.4-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MRCV
Licenses: GPL 3+
Build system: r
Synopsis: Methods for Analyzing Multiple Response Categorical Variables (MRCVs)
Description:

This package provides functions for analyzing the association between one single response categorical variable (SRCV) and one multiple response categorical variable (MRCV), or between two or three MRCVs. A modified Pearson chi-square statistic can be used to test for marginal independence for the one or two MRCV case, or a more general loglinear modeling approach can be used to examine various other structures of association for the two or three MRCV case. Bootstrap- and asymptotic-based standardized residuals and model-predicted odds ratios are available, in addition to other descriptive information. Statisical methods implemented are described in Bilder et al. (2000) <doi:10.1080/03610910008813665>, Bilder and Loughin (2004) <doi:10.1111/j.0006-341X.2004.00147.x>, Bilder and Loughin (2007) <doi:10.1080/03610920600974419>, and Koziol and Bilder (2014) <https://journal.r-project.org/articles/RJ-2014-014/>.

r-measurer 0.0.3
Propagated dependencies: r-viridislite@0.4.3 r-tidyverse@2.0.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinycssloaders@1.1.0 r-shinybs@0.63.0 r-shiny@1.11.1 r-semptools@0.3.3 r-semplot@1.1.8 r-scales@1.4.0 r-rmarkdown@2.30 r-rlang@1.1.7 r-readxl@1.4.5 r-readr@2.2.0 r-purrr@1.2.1 r-psych@2.6.1 r-officer@0.7.3 r-mirt@1.45.1 r-magick@2.9.1 r-lavaan@0.6-21 r-knitr@1.51 r-kableextra@1.4.0 r-irr@0.84.1 r-haven@2.5.5 r-ggplot2@4.0.2 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.0 r-data-table@1.18.2.1 r-ctt@2.3.4 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hdmeasure/measureR
Licenses: Expat
Build system: r
Synopsis: Tools for Educational and Psychological Measurement
Description:

Provides an interactive toolkit for educational and psychological measurement implemented using the shiny framework. The package supports content validity analysis, dimensionality assessment, and Classical Test Theory using the CTT package (Willse, 2018) <doi:10.32614/CRAN.package.CTT>. Item Response Theory (IRT) analyses are conducted via mirt (Chalmers, 2012) <doi:10.18637/jss.v048.i06>. Exploratory Factor Analysis is performed using psych (Revelle, 2025), while Confirmatory Factor Analysis (CFA) and Structural Equation Modeling (SEM) are based on the lavaan framework (Rosseel, 2012) <doi:10.18637/jss.v048.i02>. The CFA/SEM module features interactive model specification, automatic model comparison, modification indices, comprehensive fit diagnostics, path diagram visualization, and HTML report generation. The application allows users to upload data, evaluate statistical models, visualize results, and export outputs through an intuitive graphical interface without requiring programming experience.

r-metabolomicsbasics 1.4.7
Propagated dependencies: r-webchem@1.3.1 r-rpart@4.1.24 r-rlang@1.1.7 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-17 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-mocca 1.4
Propagated dependencies: r-cluster@2.1.8.2 r-clue@0.3-67 r-class@7.3-23 r-cclust@0.6-27
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MOCCA
Licenses: FSDG-compatible
Build system: r
Synopsis: Multi-Objective Optimization for Collecting Cluster Alternatives
Description:

This package provides methods to analyze cluster alternatives based on multi-objective optimization of cluster validation indices. For details see Kraus et al. (2011) <doi:10.1007/s00180-011-0244-6>.

r-maddison 0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=maddison
Licenses: CC0
Build system: r
Synopsis: The Maddison Project Database
Description:

This package contains the Maddison Project 2018 database, which provides estimates of GDP per capita for all countries in the world between AD 1 and 2016. See <https://www.rug.nl/ggdc/historicaldevelopment/maddison/> for more information.

r-minimalrsd 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minimalRSD
Licenses: GPL 2+
Build system: r
Synopsis: Minimally Changed CCD and BBD
Description:

Generate central composite designs (CCD)with full as well as fractional factorial points (half replicate) and Box Behnken designs (BBD) with minimally changed run sequence.

r-movewindspeed 0.2.4
Propagated dependencies: r-rcpp@1.1.1 r-move@4.2.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.com/bartk/moveWindSpeed
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Estimate Wind Speeds from Bird Trajectories
Description:

Estimating wind speed from trajectories of individually tracked birds using a maximum likelihood approach.

r-multiscaler 0.6.13
Propagated dependencies: r-unmarked@1.5.1 r-terra@1.8-93 r-sf@1.1-0 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-pscl@1.5.9 r-optimparallel@1.0-2 r-matrix@1.7-4 r-insight@1.4.6 r-ggplot2@4.0.2 r-fields@17.1 r-exactextractr@0.10.1 r-dplyr@1.2.0 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-mclink 1.1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-dplyr@1.2.0 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/LiuyangLee/mclink
Licenses: GPL 3
Build system: r
Synopsis: Metabolic Pathway Completeness and Abundance Calculation
Description:

This package provides tools for analyzing metabolic pathway completeness, abundance, and transcripts using KEGG Orthology (KO) data from (meta)genomic and (meta)transcriptomic studies. Supports both completeness (presence/absence) and abundance-weighted analyses. Includes built-in KEGG reference datasets. For more details see Li et al. (2023) <doi:10.1038/s41467-023-42193-7>.

r-metanlp 0.1.4
Propagated dependencies: r-tm@0.7-18 r-textstem@0.1.4 r-lexicon@1.2.1 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/imbi-heidelberg/MetaNLP
Licenses: Expat
Build system: r
Synopsis: Natural Language Processing for Meta Analysis
Description:

Given a CSV file with titles and abstracts, the package creates a document-term matrix that is lemmatized and stemmed and can directly be used to train machine learning methods for automatic title-abstract screening in the preparation of a meta analysis.

r-meaanalysis 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-reshape2@1.4.5 r-readxl@1.4.5 r-readr@2.2.0 r-knitr@1.51 r-kableextra@1.4.0 r-janitor@2.2.1 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://egordon2.github.io/MEA-analysis-package/
Licenses: GPL 2+
Build system: r
Synopsis: Analyse and Visualise Multi Electrode Array Burst Data
Description:

Analyse and visualise multi electrode array data at the single electrode and whole well level, downstream of AxIS Navigator 3.6.2 Software processing. Compare bursting parameters between time intervals and recordings using the bar chart visualisation functions. Compatible with 12- and 24- well plates.

r-manifesto 0.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/christopherkenny/manifesto
Licenses: Expat
Build system: r
Synopsis: Create Project Manifest Files
Description:

This package provides TOML representations of packages needed that must be installed to run a project. Includes functions to specify detailed installation functions, validate files, and to use a given file as the requirements for a project. Handles package installations, when necessary, via pak'.

r-multiway 1.0-7
Propagated dependencies: r-cmls@1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multiway
Licenses: GPL 2+
Build system: r
Synopsis: Component Models for Multi-Way Data
Description:

Fits multi-way component models via alternating least squares algorithms with optional constraints. Fit models include N-way Canonical Polyadic Decomposition, Individual Differences Scaling, Multiway Covariates Regression, Parallel Factor Analysis (1 and 2), Simultaneous Component Analysis, and Tucker Factor Analysis.

r-mscct 1.0.2
Propagated dependencies: r-survival@3.8-6 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/HMinP/MSCCT
Licenses: GPL 3+
Build system: r
Synopsis: Multiple Survival Crossing Curves Tests
Description:

Tests of comparison of two or more survival curves. Allows for comparison of more than two survival curves whether the proportional hazards hypothesis is verified or not.

Total packages: 70999