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

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-cayleyr 0.2.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Zabis13/cayleyR
Licenses: Expat
Build system: r
Synopsis: Cayley Graph Analysis for Permutation Puzzles
Description:

This package implements algorithms for analyzing Cayley graphs of permutation groups for the TopSpin puzzle. Provides methods for cycle detection, state space exploration and finding optimal operation sequences in permutation groups generated by shift and reverse operations. Also provides rule-defined landmark states for probing graphs too large to enumerate, and convex and non-convex hulls for measuring the solid such states span. The method Iterative Cycle Intersection (ICI) is described in Yuri Baramykov (2026) <doi:10.48550/arXiv.2607.13219>.

r-clhs 0.9.2
Propagated dependencies: r-sf@1.1-1 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-plyr@1.8.9 r-ggplot2@4.0.3 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pierreroudier/clhs/
Licenses: GPL 2+
Build system: r
Synopsis: Conditioned Latin Hypercube Sampling
Description:

Conditioned Latin hypercube sampling, as published by Minasny and McBratney (2006) <DOI:10.1016/j.cageo.2005.12.009>. This method proposes to stratify sampling in presence of ancillary data. An extension of this method, which propose to associate a cost to each individual and take it into account during the optimisation process, is also proposed (Roudier et al., 2012, <DOI:10.1201/b12728>).

r-compr 1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompR
Licenses: GPL 2
Build system: r
Synopsis: Paired Comparison Data Analysis
Description:

Different tools for describing and analysing paired comparison data are presented. Main methods are estimation of products scores according Bradley Terry Luce model. A segmentation of the individual could be conducted on the basis of a mixture distribution approach. The number of classes can be tested by the use of Monte Carlo simulations. This package deals also with multi-criteria paired comparison data.

r-clusterwebapp 0.1.3
Propagated dependencies: r-tidyr@1.3.2 r-shinythemes@1.2.0 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rtsne@0.17 r-mlbench@2.1-8 r-mclust@6.1.2 r-magrittr@2.0.5 r-kernlab@0.9-33 r-ggplot2@4.0.3 r-factoextra@2.0.0 r-dt@0.34.0 r-dplyr@1.2.1 r-dbscan@1.2.4 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clusterWebApp
Licenses: Expat
Build system: r
Synopsis: Universal Clustering Analysis Platform
Description:

An interactive platform for clustering analysis and teaching based on the shiny web application framework. Supports multiple popular clustering algorithms including k-means, hierarchical clustering, DBSCAN (Density-Based Spatial Clustering of Applications with Noise), PAM (Partitioning Around Medoids), GMM (Gaussian Mixture Model), and spectral clustering. Users can upload datasets or use built-in ones, visualize clustering results using dimensionality reduction methods such as Principal Component Analysis (PCA) and t-distributed Stochastic Neighbor Embedding (t-SNE), evaluate clustering quality via silhouette plots, and explore method-specific visualizations and guides. For details on implemented methods, see: Reynolds (2009, ISBN:9781598296975) for GMM; Luxburg (2007) <doi:10.1007/s11222-007-9033-z> for spectral clustering.

r-correctoverloadedpeaks 1.3.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/janlisec/CorrectOverloadedPeaks
Licenses: GPL 3
Build system: r
Synopsis: Correct Overloaded Peaks from GC-APCI-MS Data
Description:

Analyzes and modifies metabolomics raw data (generated using Gas Chromatography-Atmospheric Pressure Chemical Ionization-Mass Spectrometry) to correct overloaded signals, i.e. ion intensities exceeding detector saturation leading to a cut-off peak. Data in xcmsRaw format are accepted as input and mzXML files can be processed alternatively. Overloaded signals are detected automatically and modified using an Gaussian or an Isotopic-Ratio approach. Quality control plots are generated and corrected data are stored within the original xcmsRaw or mzXML respectively to allow further processing.

r-counterfactual 1.2
Propagated dependencies: r-survival@3.8-6 r-quantreg@6.1 r-hmisc@5.2-5 r-foreach@1.5.2 r-dorng@1.8.6.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Counterfactual
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Inference Methods for Counterfactual Analysis
Description:

This package implements the estimation and inference methods for counterfactual analysis described in Chernozhukov, Fernandez-Val and Melly (2013) <DOI:10.3982/ECTA10582> "Inference on Counterfactual Distributions," Econometrica, 81(6). The counterfactual distributions considered are the result of changing either the marginal distribution of covariates related to the outcome variable of interest, or the conditional distribution of the outcome given the covariates. They can be applied to estimate quantile treatment effects and wage decompositions.

r-cubble 1.0.0
Propagated dependencies: r-vctrs@0.7.3 r-tsibble@1.2.0 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-ncdf4@1.24 r-lubridate@1.9.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/huizezhang-sherry/cubble
Licenses: Expat
Build system: r
Synopsis: Vector Spatio-Temporal Data Structure for Data Analysis
Description:

This package provides a spatiotemperal data object in a relational data structure to separate the recording of time variant/ invariant variables. See the Journal of Statistical Software reference: <doi:10.18637/jss.v110.i07>.

r-climenu 0.2.0
Propagated dependencies: r-keypress@1.3.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PetrCala/climenu
Licenses: Expat
Build system: r
Synopsis: Interactive Command-Line Menus
Description:

This package provides interactive command-line menu functionality with single and multiple selection menus, keyboard navigation (arrow keys or vi-style j/k), preselection, and graceful fallback for non-interactive environments. Inspired by tools such as inquirer.js <https://github.com/SBoudrias/Inquirer.js>, pick <https://github.com/aisk/pick>, and survey <https://github.com/AlecAivazis/survey>. Designed to be lightweight and easy to integrate into R packages and scripts.

r-covests 1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/AdamBilchouris/CovEsts
Licenses: GPL 3+
Build system: r
Synopsis: Nonparametric Estimators for Covariance Functions
Description:

Several nonparametric estimators of autocovariance functions. Procedures for constructing their confidence regions by using bootstrap techniques. Methods to correct autocovariance estimators and several tools for analysing and comparing them. Supplementary functions, including kernel computations and discrete cosine Fourier transforms. For more details see Bilchouris and Olenko (2025) <doi:10.17713/ajs.v54i1.1975>.

r-cranlike 1.0.3
Propagated dependencies: r-rsqlite@3.52.0 r-desc@1.4.3 r-debugme@1.2.0 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-hub/cranlike
Licenses: GPL 2+
Build system: r
Synopsis: Tools for 'CRAN'-Like Repositories
Description:

This package provides a set of functions to manage CRAN'-like repositories efficiently.

r-cellkey 1.0.3
Propagated dependencies: r-yaml@2.3.12 r-sdctable@0.34.0 r-sdchierarchies@0.23.1 r-rlang@1.2.0 r-ptable@1.0.0 r-digest@0.6.39 r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sdcTools/cellKey
Licenses: GPL 2
Build system: r
Synopsis: Consistent Perturbation of Statistical Frequency- And Magnitude Tables
Description:

Data from statistical agencies and other institutions often need to be protected before they can be published. This package can be used to perturb statistical tables in a consistent way. The main idea is to add - at the micro data level - a record key for each unit. Based on these keys, for any cell in a statistical table a cell key is computed as a function on the record keys contributing to a specific cell. Values that are added to the cell in order to perturb it are derived from a lookup-table that maps values of cell keys to specific perturbation values. The theoretical basis for the methods implemented can be found in Thompson, Broadfoot and Elazar (2013) <https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2013/Topic_1_ABS.pdf> which was extended and enhanced by Giessing and Tent (2019) <https://unece.org/fileadmin/DAM/stats/documents/ece/ces/ge.46/2019/mtg1/SDC2019_S2_Germany_Giessing_Tent_AD.pdf>.

r-casebase 0.10.7
Propagated dependencies: r-vgam@1.1-14 r-survival@3.8-6 r-mgcv@1.9-4 r-ggplot2@4.0.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sahirbhatnagar.com/casebase/
Licenses: Expat
Build system: r
Synopsis: Fitting Flexible Smooth-in-Time Hazards and Risk Functions via Logistic and Multinomial Regression
Description:

Fit flexible and fully parametric hazard regression models to survival data with single event type or multiple competing causes via logistic and multinomial regression. Our formulation allows for arbitrary functional forms of time and its interactions with other predictors for time-dependent hazards and hazard ratios. From the fitted hazard model, we provide functions to readily calculate and plot cumulative incidence and survival curves for a given covariate profile. This approach accommodates any log-linear hazard function of prognostic time, treatment, and covariates, and readily allows for non-proportionality. We also provide a plot method for visualizing incidence density via population time plots. Based on the case-base sampling approach of Hanley and Miettinen (2009) <DOI:10.2202/1557-4679.1125>, Saarela and Arjas (2015) <DOI:10.1111/sjos.12125>, and Saarela (2015) <DOI:10.1007/s10985-015-9352-x>.

r-ctv 1.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cran-task-views/ctv/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: CRAN Task Views
Description:

Infrastructure for task views to CRAN-style repositories: Querying task views and installing the associated packages (client-side tools), generating HTML pages and storing task view information in the repository (server-side tools).

r-cfda 0.12.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-pbapply@1.7-4 r-msm@1.8.2 r-mgcv@1.9-4 r-ggplot2@4.0.3 r-fda@6.3.0 r-dplyr@1.2.1 r-diagram@1.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://modal-inria.github.io/cfda/
Licenses: AGPL 3
Build system: r
Synopsis: Categorical Functional Data Analysis
Description:

Package for the analysis of categorical functional data. The main purpose is to compute an encoding (real functional variable) for each state <doi:10.3390/math9233074>. It also provides functions to perform basic statistical analysis on categorical functional data.

r-commecometrics 1.1.1
Propagated dependencies: r-viridis@0.6.5 r-tibble@3.3.1 r-sf@1.1-1 r-rnaturalearth@1.2.0 r-raster@3.6-32 r-purrr@1.2.2 r-leaflet@2.2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mariahm1995/commecometrics
Licenses: Expat
Build system: r
Synopsis: Ecometric Models of Trait–Environment Relationships at the Community Level
Description:

This package provides a framework for modeling relationships between functional traits and both quantitative and qualitative environmental variables at the community level. It includes tools for trait binning, likelihood-based environmental estimation, model evaluation, fossil projection into modern ecometric space, and result visualization. For more details see Vermillion et al. (2018) <doi:10.1007/978-3-319-94265-0_17>, Polly et al. (2011) <doi:10.1098/rspb.2010.2233> and Polly and Head (2015) <doi:10.1017/S1089332600002953>.

r-casecohortcoxsurvival 0.0.36
Propagated dependencies: r-survival@3.8-6 r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CaseCohortCoxSurvival
Licenses: GPL 2
Build system: r
Synopsis: Case-Cohort Cox Survival Inference
Description:

Cox model inference for relative hazard and covariate-specific pure risk estimated from stratified and unstratified case-cohort data as described in Etievant, L., Gail, M.H. (Lifetime Data Analysis, 2024) <doi:10.1007/s10985-024-09621-2>.

r-conjoint 1.42
Propagated dependencies: r-ggplot2@4.0.3 r-ggfortify@0.4.19 r-fpc@2.2-14 r-cluster@2.1.8.2 r-broom@1.0.13 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/packagesR/conjoint
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An Implementation of Conjoint Analysis Method
Description:

This is a simple R package that allows to measure the stated preferences using traditional conjoint analysis method.

r-cdcanthro 0.4.0
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cdcanthro
Licenses: GPL 3
Build system: r
Synopsis: Standardized Metrics Based on the CDC and WHO Growth Charts
Description:

Calculation of sex- and age-standardized growth metrics using the LMS method (lambda-mu-sigma). The package includes functions for the CDC Growth Charts (cdc_z) and the WHO Charts (who_z). Because CDC recommends using the WHO Charts for children under 24 months and the CDC Charts among older children, there can be large differences at age 2.0 years. For example, a girl weighing 9.9 kg would be at the WHO 10th percentile on the day before her second birthday, but at the CDC 2nd percentile the following day. The gradual_z function reduces the differences among 2- to 5-year-olds by taking a weighted average of the CDC and WHO z-scores.

r-cmapviz 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-readxl@1.5.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMapViz
Licenses: GPL 3
Build system: r
Synopsis: Representation Tool For Output Of Connectivity Map (CMap) Analysis
Description:

Automatically displays graphical visualization for exported data table (permutated results) from Connectivity Map (CMap) (2006) <doi:10.1126/science.1132939>. It allows the representation of the statistics (p-value and enrichment) according to each cell lines in the form of a bubble plot.

r-cpge 1.0.2
Propagated dependencies: r-visnetwork@2.1.4 r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-quarto@1.5.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cpge
Licenses: GPL 3+
Build system: r
Synopsis: Interactive Clustered Graph for French Scientific Preparatory Classes
Description:

To help French students from scientific preparatory classes for the Grandes Ecoles (CPGE) in their choice of field of study and career options, this package provides an interactive tool and data visualization of a graph clustered by different competitive exams and sectors of activity for French selective engineering schools and selective higher education institutions like Ecoles Normales Superieures (ENS) or specialized university programs (magisteres). Besides, there are two drop-down menus to select on the graph many fields or more than 200 engineering schools or ENS or magisteres. It gives the opportunity to expand, collapse clusters of selective exams interactively too. For more information, see the demonstration video: <https://valerierobert-maths.re/index.php/maths-en-cpge/>. The data was collected via the official French website: <https://www.scei-concours.fr/statistiques.html>.

r-crew-cluster 0.4.0
Propagated dependencies: r-yaml@2.3.12 r-xml2@1.5.2 r-vctrs@0.7.3 r-rlang@1.2.0 r-r6@2.6.1 r-ps@1.9.3 r-nanonext@1.9.0 r-lifecycle@1.0.5 r-crew@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://wlandau.github.io/crew.cluster/
Licenses: Expat
Build system: r
Synopsis: Crew Launcher Plugins for Traditional High-Performance Computing Clusters
Description:

In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The crew.cluster package extends the mirai'-powered crew package with worker launcher plugins for traditional high-performance computing systems. Inspiration also comes from packages mirai by Gao (2023) <https://github.com/r-lib/mirai>, future by Bengtsson (2021) <doi:10.32614/RJ-2021-048>, rrq by FitzJohn and Ashton (2023) <https://github.com/mrc-ide/rrq>, clustermq by Schubert (2019) <doi:10.1093/bioinformatics/btz284>), and batchtools by Lang, Bischl, and Surmann (2017). <doi:10.21105/joss.00135>.

r-comire 0.8
Propagated dependencies: r-truncnorm@1.0-9 r-splines2@0.5.4 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-kernsmooth@2.23-26 r-gtools@3.9.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CoMiRe
Licenses: GPL 2
Build system: r
Synopsis: Convex Mixture Regression
Description:

Posterior inference under the convex mixture regression (CoMiRe) models introduced by Canale, Durante, and Dunson (2018) <doi:10.1111/biom.12917>.

r-cmcmc 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMCMC
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Contemporaneous Markov Chain Monte Carlo
Description:

This package implements contemporaneous Markov chain Monte Carlo (CMCMC) and interchain adaptive Markov chain Monte Carlo (INCA) samplers of Craiu, Rosenthal and Yang (2009) <doi:10.1198/jasa.2009.tm08393> for targets known up to a normalising constant. The samplers run multiple Metropolis chains in parallel and update proposal covariance estimates using contemporaneous particle groups. Built-in target kernels include multivariate normal, logistic regression, Poisson, Gaussian, Gamma, and hierarchical models, with support for user-provided target kernels. The formula interface glm_cmcmc() fits supported generalized linear models using the built-in kernels. CUDA is used when available, and an OpenMP'-enabled CPU backend is available on systems without a CUDA compiler.

r-cluster-datasets 1.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cluster.datasets
Licenses: GPL 2+
Build system: r
Synopsis: Cluster Analysis Data Sets
Description:

This package provides a collection of data sets for teaching cluster analysis.

Total packages: 73978