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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-cpi 0.1.5
Propagated dependencies: r-mlr3@1.2.0 r-lgr@0.5.0 r-knockoff@0.3.6 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bips-hb/cpi
Licenses: GPL 3+
Build system: r
Synopsis: Conditional Predictive Impact
Description:

This package provides a general test for conditional independence in supervised learning algorithms as proposed by Watson & Wright (2021) <doi:10.1007/s10994-021-06030-6>. Implements a conditional variable importance measure which can be applied to any supervised learning algorithm and loss function. Provides statistical inference procedures without parametric assumptions and applies equally well to continuous and categorical predictors and outcomes.

r-cohortgenerator 1.1.0
Propagated dependencies: r-tibble@3.3.0 r-stringi@1.8.7 r-sqlrender@1.19.4 r-rlang@1.1.6 r-resultmodelmanager@0.6.2 r-readr@2.1.6 r-r6@2.6.1 r-parallellogger@3.5.1 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-digest@0.6.39 r-databaseconnector@7.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ohdsi.github.io/CohortGenerator/
Licenses: FSDG-compatible
Build system: r
Synopsis: Cohort Generation for the OMOP Common Data Model
Description:

Generate cohorts and subsets using an Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM) Database. Cohorts are defined using CIRCE (<https://github.com/ohdsi/circe-be>) or SQL compatible with SqlRender (<https://github.com/OHDSI/SqlRender>).

r-comstab 0.0.3
Propagated dependencies: r-ternary@2.3.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jsegrestin/comstab
Licenses: GPL 3
Build system: r
Synopsis: Partitioning the Drivers of Stability of Ecological Communities
Description:

This package contains the basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities. Segrestin et al. (2024) <doi:10.1111/geb.13828>.

r-clusterwebapp 0.1.3
Propagated dependencies: r-tidyr@1.3.1 r-shinythemes@1.2.0 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-rtsne@0.17 r-mlbench@2.1-6 r-mclust@6.1.2 r-magrittr@2.0.4 r-kernlab@0.9-33 r-ggplot2@4.0.1 r-factoextra@1.0.7 r-dt@0.34.0 r-dplyr@1.1.4 r-dbscan@1.2.3 r-cluster@2.1.8.1
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-codename 0.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/svmiller/codename
Licenses: GPL 2
Build system: r
Synopsis: Generation of Code Names for Organizations, People, Projects, and Whatever Else
Description:

This creates code names that a user can consider for their organizations, their projects, themselves, people in their organizations or projects, or whatever else. The user can also supply a numeric seed (and even a character seed) for maximum reproducibility. Use is simple and the code names produced come in various types too, contingent on what the user may be desiring as a code name or nickname.

r-cbrt 0.2.0
Propagated dependencies: r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/etaymaz/CBRT
Licenses: GPL 3
Build system: r
Synopsis: CBRT Data on Turkish Economy
Description:

The Central Bank of the Republic of Turkey (CBRT) provides one of the most comprehensive time series databases on the Turkish economy. The CBRT package provides functions for accessing the CBRT's electronic data delivery system <https://evds3.tcmb.gov.tr/>. It contains the lists of all data categories and data groups for searching the available variables (data series). As of February 17, 2026, there were 47,986 variables in the dataset. The lists of data categories and data groups can be updated by the user at any time. A specific variable, a group of variables, or all variables in a data group can be downloaded at different frequencies using a variety of aggregation methods.

r-coimp 2.2
Propagated dependencies: r-nnet@7.3-20 r-locfit@1.5-9.12 r-gtools@3.9.5 r-copula@1.1-7 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CoImp
Licenses: GPL 2+
Build system: r
Synopsis: Parametric and Nonparametric Copula-Based Imputation Methods
Description:

Copula-based imputation methods: parametric and nonparametric algorithms for missing multivariate data through conditional copulas.

r-circle 0.7.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-gh@1.5.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/circle/
Licenses: GPL 3
Build system: r
Synopsis: R Client Package for Circle CI
Description:

This package provides tools for interacting with the Circle CI API (<https://circleci.com/docs/api/v2/>). Besides executing common tasks such as querying build logs and restarting builds, this package also helps setting up permissions to deploy from builds.

r-cdltools 1.13
Propagated dependencies: r-terra@1.8-86 r-stringr@1.6.0 r-rvest@1.0.5 r-raster@3.6-32 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jlisic/cdlTools
Licenses: FSDG-compatible
Build system: r
Synopsis: Tools to Download and Work with USDA Cropscape Data
Description:

Downloads USDA National Agricultural Statistics Service (NASS) cropscape data for a specified state. Utilities for fips, abbreviation, and name conversion are also provided. Full functionality requires an internet connection, but data sets can be cached for later off-line use.

r-cord 0.2.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://doi.org/10.1214/18-AOS1794
Licenses: GPL 3
Build system: r
Synopsis: Community Estimation in G-Models via CORD
Description:

Partitions data points (variables) into communities/clusters, similar to clustering algorithms such as k-means and hierarchical clustering. This package implements a clustering algorithm based on a new metric CORD, defined for high-dimensional parametric or semiparametric distributions. For more details see Bunea et al. (2020), Annals of Statistics <doi:10.1214/18-AOS1794>.

r-ceda 1.1.1
Propagated dependencies: r-mixtools@2.0.0.1 r-limma@3.66.0 r-ggsci@4.1.0 r-ggridges@0.5.7 r-ggprism@1.0.7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CEDA
Licenses: ASL 2.0
Build system: r
Synopsis: CRISPR Screen and Gene Expression Differential Analysis
Description:

This package provides analytical methods for analyzing CRISPR screen data at different levels of gene expression. Multi-component normal mixture models and EM algorithms are used for modeling.

r-conjointchecks 0.2.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ben-domingue/ConjointChecks
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of a Method to Check the Cancellation Axioms of Additive Conjoint Measurement
Description:

Implementation of a procedure---Domingue (2012) <https://eric.ed.gov/?id=ED548657>, Domingue (2014) <doi:10.1007/s11336-013-9342-4>; see also Karabatsos (2001) <https://psycnet.apa.org/record/2002-01665-005> and Kyngdon (2011) <doi:10.1348/2044-8317.002004>---to test the single and double cancellation axioms of conjoint measure in data that is dichotomously coded and measured with error.

r-calcal 1.0.4
Propagated dependencies: r-vctrs@0.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://pkg.robjhyndman.com/calcal/
Licenses: FSDG-compatible
Build system: r
Synopsis: Calendrical Calculations
Description:

An R implementation of the algorithms described in Reingold and Dershowitz (4th ed., Cambridge University Press, 2018) <doi:10.1017/9781107415058>, allowing conversion between many different calendar systems. Cultural and religious holidays from several calendars can be calculated.

r-comorbidity 1.1.0
Propagated dependencies: r-stringi@1.8.7 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ellessenne.github.io/comorbidity/
Licenses: GPL 3+
Build system: r
Synopsis: Computing Comorbidity Scores
Description:

Computing comorbidity indices and scores such as the weighted Charlson score (Charlson, 1987 <doi:10.1016/0021-9681(87)90171-8>) and the Elixhauser comorbidity score (Elixhauser, 1998 <doi:10.1097/00005650-199801000-00004>) using ICD-9-CM or ICD-10 codes (Quan, 2005 <doi:10.1097/01.mlr.0000182534.19832.83>). Australian and Swedish modifications of the Charlson Comorbidity Index are available as well (Sundararajan, 2004 <doi:10.1016/j.jclinepi.2004.03.012> and Ludvigsson, 2021 <doi:10.2147/CLEP.S282475>), together with different weighting algorithms for both the Charlson and Elixhauser comorbidity scores.

r-covidcast 0.5.3
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-sf@1.0-23 r-rlang@1.1.6 r-purrr@1.2.0 r-mmwrweek@0.1.3 r-httr@1.4.7 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cmu-delphi.github.io/covidcast/covidcastR/
Licenses: Expat
Build system: r
Synopsis: Client for Delphi's 'COVIDcast Epidata' API
Description:

This package provides tools for Delphi's COVIDcast Epidata API: data access, maps and time series plotting, and basic signal processing. The API includes a collection of numerous indicators relevant to the COVID-19 pandemic in the United States, including official reports, de-identified aggregated medical claims data, large-scale surveys of symptoms and public behavior, and mobility data, typically updated daily and at the county level. All data sources are documented at <https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html>.

r-clustshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-psycho@0.6.1 r-mass@7.3-65 r-klar@1.7-4 r-dplyr@1.1.4 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CLUSTShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Cluster Analysis
Description:

An interactive document on the topic of cluster analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://analyticmodels.shinyapps.io/ClusterAnalysis/>.

r-crew-aws-batch 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-r6@2.6.1 r-paws-management@0.9.0 r-paws-compute@0.9.0 r-paws-common@0.8.7 r-crew@1.3.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://wlandau.github.io/crew.aws.batch/
Licenses: Expat
Build system: r
Synopsis: Crew Launcher Plugin for AWS Batch
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.aws.batch package extends the mirai'-powered crew package with a worker launcher plugin for AWS Batch. 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-cleangeo 0.3-1
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/eblondel/cleangeo
Licenses: GPL 2+
Build system: r
Synopsis: Cleaning Geometries from Spatial Objects
Description:

This package provides a set of utility tools to inspect spatial objects, facilitate handling and reporting of topology errors and geometry validity issue with sp objects. Finally, it provides a geometry cleaner that will fix all geometry problems, and eliminate (at least reduce) the likelihood of having issues when doing spatial data processing.

r-cste 3.0.0
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-locpol@0.9.0 r-fda@6.3.0 r-dfoptim@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSTE
Licenses: GPL 2+
Build system: r
Synopsis: Covariate Specific Treatment Effect (CSTE) Curve
Description:

This package provides a uniform statistical inferential tool in making individualized treatment decisions, which implements the methods of Ma et al. (2017)<DOI:10.1177/0962280214541724> and Guo et al. (2021)<DOI:10.1080/01621459.2020.1865167>. It uses a flexible semiparametric modeling strategy for heterogeneous treatment effect estimation in high-dimensional settings and can gave valid confidence bands. Based on it, one can find the subgroups of patients that benefit from each treatment, thereby making individualized treatment selection.

r-chartreview 1.0
Propagated dependencies: r-weights@1.1.2 r-rdpack@2.6.4 r-anesrake@0.80
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chartreview
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive Multi-Wave Sampling for Efficient Chart Validation
Description:

Functionality to perform adaptive multi-wave sampling for efficient chart validation. Code allows one to define strata, adaptively sample using several types of confidence bounds for the quantity of interest (Lai's confidence bands, Bayesian credible intervals, normal confidence intervals), and sampling strategies (random sampling, stratified random sampling, Neyman's sampling, see Neyman (1934) <doi:10.2307/2342192> and Neyman (1938) <doi:10.1080/01621459.1938.10503378>).

r-condgee 0.2.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=condGEE
Licenses: GPL 2+
Build system: r
Synopsis: Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Description:

Solves for the mean parameters, the variance parameter, and their asymptotic variance in a conditional GEE for recurrent event gap times, as described by Clement and Strawderman (2009) in the journal Biostatistics. Makes a parametric assumption for the length of the censored gap time.

r-clustassess 1.1.0
Propagated dependencies: r-vioplot@0.5.1 r-uwot@0.2.4 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shinylp@1.1.3 r-shinyjs@2.1.0 r-shiny@1.11.1 r-seurat@5.3.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-rann@2.6.2 r-qualpalr@2.0.0 r-progress@1.2.3 r-plotly@4.11.0 r-paletteer@1.6.0 r-matrixstats@1.5.0 r-matrix@1.7-4 r-leiden@0.4.3.1 r-jsonlite@2.0.0 r-igraph@2.2.1 r-gprofiler2@0.2.4 r-gmedian@1.2.7 r-glue@1.8.0 r-ggtext@0.1.2 r-ggrepel@0.9.6 r-ggrastr@1.0.2 r-ggplot2@4.0.1 r-ggnewscale@0.5.2 r-foreach@1.5.2 r-fastcluster@1.3.0 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Core-Bioinformatics/ClustAssess
Licenses: Expat
Build system: r
Synopsis: Tools for Assessing Clustering
Description:

This package provides a set of tools for evaluating clustering robustness using proportion of ambiguously clustered pairs (Senbabaoglu et al. (2014) <doi:10.1038/srep06207>), as well as similarity across methods and method stability using element-centric clustering comparison (Gates et al. (2019) <doi:10.1038/s41598-019-44892-y>). Additionally, this package enables stability-based parameter assessment for graph-based clustering pipelines typical in single-cell data analysis.

r-catdyn 1.1-1
Propagated dependencies: r-optimx@2025-4.9 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CatDyn
Licenses: GPL 2+
Build system: r
Synopsis: Fishery Stock Assessment by Catch Dynamics Models
Description:

Based on fishery Catch Dynamics instead of fish Population Dynamics (hence CatDyn) and using high-frequency or medium-frequency catch in biomass or numbers, fishing nominal effort, and mean fish body weight by time step, from one or two fishing fleets, estimate stock abundance, natural mortality rate, and fishing operational parameters. It includes methods for data organization, plotting standard exploratory and analytical plots, predictions, for 100 types of models of increasing complexity, and 72 likelihood models for the data.

r-col2hex2col 0.5.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/AnttiRask/col2hex2col
Licenses: Expat
Build system: r
Synopsis: Convert Between Color Names and Hex Codes
Description:

This package provides simple functions to convert between color names and hexadecimal color codes using an extensive database of over 32,000 colors. Includes all 657 R built-in colors plus the comprehensive color-names database. The package supports bidirectional conversion with backward compatibility, prioritizing R colors when available.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457