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

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-mlr3fda 0.6.0
Propagated dependencies: r-tf@0.4.1 r-r6@2.6.1 r-paradox@1.0.1 r-mlr3pipelines@0.11.0 r-mlr3misc@0.21.0 r-mlr3@1.6.0 r-lgr@0.5.2 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlr3fda.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Extending 'mlr3' to Functional Data Analysis
Description:

Extends the mlr3 ecosystem to functional analysis by adding support for irregular and regular functional data as defined in the tf package. The package provides PipeOps for preprocessing functional columns and for extracting scalar features, thereby allowing standard machine learning algorithms to be applied afterwards. Available operations include simple functional features such as the mean or maximum, smoothing, interpolation, flattening, and functional PCA'.

r-multius 1.2.3
Propagated dependencies: r-mass@7.3-65 r-gplots@3.3.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multiUS
Licenses: GPL 2+
Build system: r
Synopsis: Functions for the Courses Multivariate Analysis and Computer Intensive Methods
Description:

This package provides utility functions for multivariate analysis (factor analysis, discriminant analysis, and others). The package is primary written for the course Multivariate analysis and for the course Computer intensive methods at the masters program of Applied Statistics at University of Ljubljana.

r-mspca 0.5.0
Propagated dependencies: 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://jeanpauphilet.github.io/msPCA/
Licenses: Expat
Build system: r
Synopsis: Sparse Principal Component Analysis with Multiple Principal Components
Description:

This package implements an algorithm for computing multiple sparse principal components of a dataset. The method is based on Cory-Wright and Pauphilet "Sparse PCA with Multiple Principal Components" (2026) <doi:10.1287/opre.2023.0598>. The algorithm uses an iterative deflation heuristic with a truncated power method applied at each iteration to compute sparse principal components with controlled sparsity.

r-map2ncbi 1.5
Propagated dependencies: r-rentrez@1.2.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=Map2NCBI
Licenses: GPL 2+
Build system: r
Synopsis: Mapping Markers to the Nearest Genomic Feature
Description:

Allows the user to generate a list of features (gene, pseudo, RNA, CDS, and/or UTR) directly from NCBI database for any species with a current build available. Option to save downloaded and formatted files is available, and the user can prioritize the feature list based on type and assembly builds present in the current build used. The user can then use the list of features generated or provide a list to map a set of markers (designed for SNP markers with a single base pair position available) to the closest feature based on the map build. This function does require map positions of the markers to be provided and the positions should be based on the build being queried through NCBI.

r-mdsmap 1.3
Propagated dependencies: r-smacof@2.1-7 r-rgl@1.3.36 r-reshape@0.8.10 r-princurve@2.1.6
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MDSMap
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: High Density Genetic Linkage Mapping using Multidimensional Scaling
Description:

Estimate genetic linkage maps for markers on a single chromosome (or in a single linkage group) from pairwise recombination fractions or intermarker distances using weighted metric multidimensional scaling. The methods are suitable for autotetraploid as well as diploid populations. Options for assessing the fit to a known map are also provided. Methods are discussed in detail in Preedy and Hackett (2016) <doi:10.1007/s00122-016-2761-8>.

r-matchingmarkets 1.0-5
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-partitions@1.10-9 r-lpsolve@5.6.23 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://matchingMarkets.org
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Stable Matchings
Description:

This package implements structural estimators to estimate preferences and correct for the sample selection bias of observed outcomes in matching markets. This includes one-sided matching of agents into groups (Klein, 2015) <doi:10.17863/CAM.5812> as well as two-sided matching of students to schools (Klein et al., 2024) <doi:10.1016/j.geb.2024.07.003>. The package also contains algorithms to find stable matchings in the three most common matching problems: the stable roommates problem (Irving, 1985) <doi:10.1016/0196-6774(85)90033-1>, the college admissions problem (Gale and Shapley, 1962) <doi:10.2307/2312726>, and the house allocation problem (Shapley and Scarf, 1974) <doi:10.1016/0304-4068(74)90033-0>.

r-mriml 2.2.0
Propagated dependencies: r-yardstick@1.4.0 r-workflows@1.3.0 r-tune@2.1.0 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rsample@1.3.2 r-rlang@1.2.0 r-recipes@1.3.2 r-purrr@1.2.2 r-patchwork@1.3.2 r-metricsweighted@1.0.4 r-magrittr@2.0.5 r-hstats@1.2.2 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-flashlight@1.0.0 r-finetune@1.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/nickfountainjones/mrIML
Licenses: Expat
Build system: r
Synopsis: Multi-Response (Multivariate) Interpretable Machine Learning
Description:

Builds and interprets multi-response machine learning models using tidymodels syntax. Users can supply a tidy model, and mrIML automates the process of fitting multiple response models to multivariate data and applying interpretable machine learning techniques across them. For more details see Fountain-Jones (2021) <doi:10.1111/1755-0998.13495> and Fountain-Jones et al. (2024) <doi:10.22541/au.172676147.77148600/v1>.

r-maicplus 0.1.2
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-sandwich@3.1-1 r-matrixstats@1.5.0 r-mass@7.3-65 r-lubridate@1.9.5 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-mlid 1.0.1
Propagated dependencies: r-nlme@3.1-169 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/profrichharris/MLID
Licenses: GPL 3
Build system: r
Synopsis: Multilevel Index of Dissimilarity
Description:

This package provides tools and functions to fit a multilevel index of dissimilarity.

r-mpsychor 0.10-8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPsychoR
Licenses: GPL 2
Build system: r
Synopsis: Modern Psychometrics with R
Description:

Supplementary materials and datasets for the book "Modern Psychometrics With R" (Mair, 2018, Springer useR! series).

r-misc 0.0.5
Propagated dependencies: r-zip@2.3.3 r-writexl@1.5.4 r-usethis@3.2.1 r-tidyr@1.3.2 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-mapview@2.11.4 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-here@1.0.2 r-glue@1.8.1 r-ggplot2@4.0.3 r-fs@2.1.0 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kguidonimartins/misc
Licenses: Expat
Build system: r
Synopsis: Miscellaneous Functions for Data and Geospatial Work
Description:

Helpers for common data analysis tasks including missing-value summaries and filters, simple reporting and plotting utilities, Excel import and export workflows, and reading geospatial formats (for example shapefiles in zip archives, file geodatabases, KMZ, and KML) via sf and related packages. Also includes small project utilities such as creating directories, gitignore scaffolding, combined package loading, and optional lintr setup.

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-mhpfilter 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-data-table@1.18.4 r-collapse@2.1.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://myaseen208.com/mhpfilter/
Licenses: Expat
Build system: r
Synopsis: Modified Hodrick-Prescott Filter with Optimal Smoothing Parameter Selection
Description:

High-performance implementation of the Modified Hodrick-Prescott (HP) Filter for decomposing macroeconomic time series into trend and cyclical components. Based on the methodology of Choudhary, Hanif and Iqbal (2014) <doi:10.1080/00036846.2014.894631> "On smoothing macroeconomic time series using the modified HP filter", which uses generalized cross-validation (GCV) to automatically select the optimal smoothing parameter lambda, following McDermott (1997) "An automatic method for choosing the smoothing parameter in the HP filter" (as described in Coe and McDermott (1997) <doi:10.2307/3867497>). Unlike the standard HP filter that uses fixed lambda values (1600 for quarterly, 100 for annual data), this package estimates series-specific lambda values that minimize the GCV criterion. Implements efficient C++ routines via RcppArmadillo for fast computation, supports batch processing of multiple series, and provides comprehensive visualization tools using ggplot2'. Particularly useful for cross-country macroeconomic comparisons, business cycle analysis, and when the appropriate smoothing parameter is uncertain.

r-morestopwords 0.2.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://fatelarico.github.io/morestopwords.html
Licenses: Expat
Build system: r
Synopsis: All Stop Words in One Place
Description:

This package provides a standalone package combining several stop-word lists for 65 languages with a median of 329 stop words for language and over 1,000 entries for English, Breton, Latin, Slovenian, and Ancient Greek! The user automatically gets access to all the unique stop words contained in: the StopwordISO repository; the Natural Language Toolkit for python'; the Snowball stop-word list; the R package quanteda'; the marimo repository; the Perseus project; and A. Berra's list of stop words for Ancient Greek and Latin.

r-msde 1.0.5
Propagated dependencies: r-whisker@0.4.1 r-rcppprogress@0.4.2 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=msde
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Inference for Multivariate Stochastic Differential Equations
Description:

This package implements an MCMC sampler for the posterior distribution of arbitrary time-homogeneous multivariate stochastic differential equation (SDE) models with possibly latent components. The package provides a simple entry point to integrate user-defined models directly with the sampler's C++ code, and parallelizes large portions of the calculations when compiled with OpenMP'.

r-mortaar 1.1.8
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-reshape2@1.4.5 r-rdpack@2.6.6 r-magrittr@2.0.5 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ISAAKiel/mortAAR
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Analysis of Archaeological Mortality Data
Description:

This package provides a collection of functions for the analysis of archaeological mortality data (on the topic see e.g. Chamberlain 2006 <https://books.google.de/books?id=nG5FoO_becAC&lpg=PA27&ots=LG0b_xrx6O&dq=life%20table%20archaeology&pg=PA27#v=onepage&q&f=false>). It takes demographic data in different formats and displays the result in a standard life table as well as plots the relevant indices (percentage of deaths, survivorship, probability of death, life expectancy, percentage of population). It also checks for possible biases in the age structure and applies corrections to life tables.

r-mixtwice 2.0
Propagated dependencies: r-iso@0.0-21 r-fdrtool@1.2.18 r-ashr@2.2-63 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MixTwice
Licenses: GPL 2
Build system: r
Synopsis: Large-Scale Hypothesis Testing by Variance Mixing
Description:

This package implements large-scale hypothesis testing by variance mixing. It takes two statistics per testing unit -- an estimated effect and its associated squared standard error -- and fits a nonparametric, shape-constrained mixture separately on two latent parameters. It reports local false discovery rates (lfdr) and local false sign rates (lfsr). Manuscript describing algorithm of MixTwice: Zheng et al(2021) <doi: 10.1093/bioinformatics/btab162>.

r-mmap 0.6-26
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jaryan/mmap
Licenses: GPL 3
Build system: r
Synopsis: Map Pages of Memory
Description:

R interface to POSIX mmap and Window's MapViewOfFile.

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-midasr 0.9
Propagated dependencies: r-zoo@1.8-15 r-texreg@1.39.5 r-sandwich@3.1-1 r-quantreg@6.1 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-formula@1.2-5 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://mpiktas.github.io/midasr/
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Mixed Data Sampling Regression
Description:

This package provides methods and tools for mixed frequency time series data analysis. Allows estimation, model selection and forecasting for MIDAS regressions.

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-mflica 0.1.7
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/DarkEyes/mFLICA
Licenses: GPL 3
Build system: r
Synopsis: Leadership-Inference Framework for Multivariate Time Series
Description:

This package provides a leadership-inference framework for multivariate time series. The framework for multiple-faction-leadership inference from coordinated activities or mFLICA uses a notion of a leader as an individual who initiates collective patterns that everyone in a group follows. Given a set of time series of individual activities, our goal is to identify periods of coordinated activity, find factions of coordination if more than one exist, as well as identify leaders of each faction. For each time step, the framework infers following relations between individual time series, then identifying a leader of each faction whom many individuals follow but it follows no one. A faction is defined as a group of individuals that everyone follows the same leader. mFLICA reports following relations, leaders of factions, and members of each faction for each time step. Please see Chainarong Amornbunchornvej and Tanya Berger-Wolf (2018) <doi:10.1137/1.9781611975321.62> for methodology and Chainarong Amornbunchornvej (2021) <doi:10.1016/j.softx.2021.100781> for software when referring to this package in publications.

r-mycor 0.1.1
Propagated dependencies: r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cardiomoon/mycor
Licenses: CC0
Build system: r
Synopsis: Automatic Correlation and Regression Test in a 'data.frame'
Description:

Perform correlation and linear regression test among the numeric fields in a data.frame automatically and make plots using pairs or lattice::parallelplot.

r-msgarch 2.51
Propagated dependencies: r-zoo@1.8-15 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-fanplot@4.0.1 r-expm@1.0-0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/keblu/MSGARCH
Licenses: GPL 2+
Build system: r
Synopsis: Markov-Switching GARCH Models
Description:

Fit (by Maximum Likelihood or MCMC/Bayesian), simulate, and forecast various Markov-Switching GARCH models as described in Ardia et al. (2019) <doi:10.18637/jss.v091.i04>.

Total packages: 72166