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

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-crossnma 1.3.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-rjags@4-17 r-plyr@1.8.9 r-netmeta@3.3-1 r-meta@8.2-1 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/htx-r/crossnma
Licenses: GPL 2+
Build system: r
Synopsis: Cross-Design & Cross-Format Network Meta-Analysis and Regression
Description:

Network meta-analysis and meta-regression (allows including up to three covariates) for individual participant data, aggregate data, and mixtures of both formats using the three-level hierarchical model. Each format can come from randomized controlled trials or non-randomized studies or mixtures of both. Estimates are generated in a Bayesian framework using JAGS. The implemented models are described by Hamza et al. 2023 <DOI:10.1002/jrsm.1619>.

r-cipher 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cipheR
Licenses: GPL 3+
Build system: r
Synopsis: Encryption and Decryption with Text Ciphers
Description:

Encrypts and decrypts using basic ciphers. None of these should be used in place of real encryption using state of the art tools. The ciphers included use methods described in the ciphers's Wikipedia and cryptography hobby websites.

r-coga 1.2.3
Dependencies: gsl@2.8
Propagated dependencies: r-rcppgsl@0.3.13 r-rcpp@1.1.0 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ChaoranHu/coga
Licenses: GPL 3+
Build system: r
Synopsis: Convolution of Gamma Distributions
Description:

Evaluation for density and distribution function of convolution of gamma distributions in R. Two related exact methods and one approximate method are implemented with efficient algorithm and C++ code. A quick guide for choosing correct method and usage of this package is given in package vignette. For the detail of methods used in this package, we refer the user to Mathai(1982)<doi:10.1007/BF02481056>, Moschopoulos(1984)<doi:10.1007/BF02481123>, Barnabani(2017)<doi:10.1080/03610918.2014.963612>, Hu et al.(2020)<doi:10.1007/s00180-019-00924-9>.

r-calcite 1.0.0
Propagated dependencies: r-yyjsonr@0.1.21 r-shiny@1.11.1 r-rlang@1.1.6 r-htmltools@0.5.8.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://r.esri.com/calcite/
Licenses: FSDG-compatible
Build system: r
Synopsis: Bindings to the Calcite Design System 'JavaScript' Component Library
Description:

This package provides access to the Calcite Design System javascript components via integration with the htmltools and shiny packages. Pre-built and interactive components can be used to generate either static html or interactive web applications. Learn more about the Calcite Design System at <https://developers.arcgis.com/calcite-design-system/>.

r-compoundevents 1.0
Propagated dependencies: r-proc@1.19.0.1 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompoundEvents
Licenses: GPL 3
Build system: r
Synopsis: Statistical Modeling of Compound Events
Description:

This package provides tools for extracting occurrences, assessing potential driving factors, predicting occurrences, and quantifying impacts of compound events in hydrology and climatology. Please see Hao Zengchao et al. (2022) <doi:10.1016/j.earscirev.2022.104241>.

r-civ 0.1.0
Propagated dependencies: r-kcmeans@0.1.0 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/thomaswiemann/civ
Licenses: GPL 3+
Build system: r
Synopsis: Categorical Instrumental Variables
Description:

Implementation of the categorical instrumental variable (CIV) estimator proposed by Wiemann (2023) <arXiv:2311.17021>. CIV allows for optimal instrumental variable estimation in settings with relatively few observations per category. To obtain valid inference in these challenging settings, CIV leverages a regularization assumption that implies existence of a latent categorical variable with fixed finite support achieving the same first stage fit as the observed instrument.

r-cryptorng 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/coolbutuseless/cryptorng
Licenses: Expat
Build system: r
Synopsis: Access System Cryptographic Pseudorandom Number Generators
Description:

Generate random numbers from the Cryptographically Secure Pseudorandom Number Generator (CSPRNG) provided by the underlying operating system. System CSPRNGs are seeded internally by the OS with entropy it gathers from the system hardware. The following system functions are used: arc4random_buf() on macOS and BSD; BCryptgenRandom() on Windows; Sys_getrandom() on Linux.

r-conrad 1.0.0.1
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fhdsl/conrad
Licenses: Expat
Build system: r
Synopsis: Client for the Microsoft's 'Cognitive Services Text to Speech REST' API
Description:

Convert text into synthesized speech and get a list of supported voices for a region. Microsoft's Cognitive Services Text to Speech REST API <https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tabs=streaming> supports neural text to speech voices, which support specific languages and dialects that are identified by locale.

r-catt 2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CATT
Licenses: GPL 3
Build system: r
Synopsis: The Cochran-Armitage Trend Test
Description:

This function conducts the Cochran-Armitage trend test to a 2 by k contingency table. It will report the test statistic (Z) and p-value.A linear trend in the frequencies will be calculated, because the weights (0,1,2) will be used by default.

r-cmgnd 0.1.1
Propagated dependencies: r-rcppalgos@2.9.3 r-purrr@1.2.0 r-lubridate@1.9.4 r-gnorm@1.0.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pierdutt/cmgnd
Licenses: GPL 3+
Build system: r
Synopsis: Constrained Mixture of Generalized Normal Distributions
Description:

The cmgnd implements the constrained mixture of generalized normal distributions model, a flexible statistical framework for modelling univariate data exhibiting non-normal features such as skewness, multi-modality, and heavy tails. By imposing constraints on model parameters, the cmgnd reduces estimation complexity while maintaining high descriptive power, offering an efficient solution in the presence of distributional irregularities. For more details see Duttilo and Gattone (2025) <doi:10.1007/s00180-025-01638-x> and Duttilo et al (2025) <doi:10.48550/arXiv.2506.03285>.

r-cubing 1.0-5
Propagated dependencies: r-rgl@1.3.31
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cubing
Licenses: GPL 3
Build system: r
Synopsis: Rubik's Cube Solving
Description:

This package provides functions for visualizing, animating, solving and analyzing the Rubik's cube. Includes data structures for solvable and unsolvable cubes, random moves and random state scrambles and cubes, 3D displays and animations using OpenGL', patterned cube generation, and lightweight solvers. See Rokicki, T. (2008) <arXiv:0803.3435> for the Kociemba solver.

r-clam 2.6.3
Propagated dependencies: r-rintcal@1.4.0 r-rice@2.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clam
Licenses: GPL 2+
Build system: r
Synopsis: Classical Age-Depth Modelling of Cores from Deposits
Description:

This package performs classical age-depth modelling of dated sediment deposits - prior to applying more sophisticated techniques such as Bayesian age-depth modelling. Any radiocarbon dated depths are calibrated. Age-depth models are constructed by sampling repeatedly from the dated levels, each time drawing age-depth curves. Model types include linear interpolation, linear or polynomial regression, and a range of splines. See Blaauw (2010) <doi:10.1016/j.quageo.2010.01.002>.

r-caribou 1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=caribou
Licenses: GPL 2
Build system: r
Synopsis: Estimation of Caribou Abundance Based on Radio Telemetry Data
Description:

Estimation of population size of migratory caribou herds based on large scale aggregations monitored by radio telemetry. It implements the methodology found in the article by Rivest et al. (1998) about caribou abundance estimation. It also includes a function based on the Lincoln-Petersen Index as applied to radio telemetry data by White and Garrott (1990).

r-censspatial 3.6
Propagated dependencies: r-tmvtnorm@1.7 r-tlrmvnmvt@1.1.2.1 r-rcpp@1.1.0 r-raster@3.6-32 r-psych@2.5.6 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-msm@1.8.2 r-moments@0.14.1 r-lattice@0.22-7 r-geor@1.9-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CensSpatial
Licenses: GPL 2+
Build system: r
Synopsis: Censored Spatial Models
Description:

It fits linear regression models for censored spatial data. It provides different estimation methods as the SAEM (Stochastic Approximation of Expectation Maximization) algorithm and seminaive that uses Kriging prediction to estimate the response at censored locations and predict new values at unknown locations. It also offers graphical tools for assessing the fitted model. More details can be found in Ordonez et al. (2018) <doi:10.1016/j.spasta.2017.12.001>.

r-combinatorics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=combinatorics
Licenses: GPL 3
Build system: r
Synopsis: Introduction to Some Combinatorial Relations
Description:

Determining the value of Stirling numbers of 1st kind and 2nd kind,references: Bóna,Miklós(2017,ISBN 9789813148840).

r-corto 1.2.4
Propagated dependencies: r-rmarkdown@2.30 r-plotrix@3.8-13 r-pbapply@1.7-4 r-knitr@1.50 r-gplots@3.2.0 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=corto
Licenses: LGPL 3
Build system: r
Synopsis: Inference of Gene Regulatory Networks
Description:

We present corto (Correlation Tool), a simple package to infer gene regulatory networks and visualize master regulators from gene expression data using DPI (Data Processing Inequality) and bootstrapping to recover edges. An initial step is performed to calculate all significant edges between a list of source nodes (centroids) and target genes. Then all triplets containing two centroids and one target are tested in a DPI step which removes edges. A bootstrapping process then calculates the robustness of the network, eventually re-adding edges previously removed by DPI. The algorithm has been optimized to run outside a computing cluster, using a fast correlation implementation. The package finally provides functions to calculate network enrichment analysis from RNA-Seq and ATAC-Seq signatures as described in the article by Giorgi lab (2020) <doi:10.1093/bioinformatics/btaa223>.

r-cgmquantify 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-magrittr@2.0.4 r-hms@1.1.4 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=cgmquantify
Licenses: FSDG-compatible
Build system: r
Synopsis: Analyzing Glucose and Glucose Variability
Description:

Continuous glucose monitoring (CGM) systems provide real-time, dynamic glucose information by tracking interstitial glucose values throughout the day. Glycemic variability, also known as glucose variability, is an established risk factor for hypoglycemia (Kovatchev) and has been shown to be a risk factor in diabetes complications. Over 20 metrics of glycemic variability have been identified. Here, we provide functions to calculate glucose summary metrics, glucose variability metrics (as defined in clinical publications), and visualizations to visualize trends in CGM data. Cho P, Bent B, Wittmann A, et al. (2020) <https://diabetes.diabetesjournals.org/content/69/Supplement_1/73-LB.abstract> American Diabetes Association (2020) <https://professional.diabetes.org/diapro/glucose_calc> Kovatchev B (2019) <doi:10.1177/1932296819826111> Kovdeatchev BP (2017) <doi:10.1038/nrendo.2017.3> Tamborlane W V., Beck RW, Bode BW, et al. (2008) <doi:10.1056/NEJMoa0805017> Umpierrez GE, P. Kovatchev B (2018) <doi:10.1016/j.amjms.2018.09.010>.

r-colornamer 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/msanchez-beeckman/ColorNameR
Licenses: Expat
Build system: r
Synopsis: Give Colors a Name
Description:

This package provides a tool for transforming coordinates in a color space to common color names using data from the Royal Horticultural Society and the International Union for the Protection of New Varieties of Plants.

r-colorscience 1.0.9
Propagated dependencies: r-sp@2.2-0 r-pracma@2.4.6 r-hmisc@5.2-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorscience
Licenses: GPL 3+
Build system: r
Synopsis: Color Science Methods and Data
Description:

This package provides methods and data for color science - color conversions by observer, illuminant, and gamma. Color matching functions and chromaticity diagrams. Color indices, color differences, and spectral data conversion/analysis. This package is deprecated and will someday be removed; for reasons and details please see the README file.

r-circnntsrmult 0.1.0
Propagated dependencies: r-psychtools@2.5.7.22 r-circnntsr@2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircNNTSRmult
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Circular Data using MNNTS Models
Description:

This package provides a collection of utilities for the statistical analysis of multivariate circular data using distributions based on Multivariate Nonnegative Trigonometric Sums (MNNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, and more.

r-climextremes 0.3.1
Propagated dependencies: r-extremes@2.2-1 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://bitbucket.org/lbl-cascade/climextremes-dev
Licenses: Modified BSD
Build system: r
Synopsis: Tools for Analyzing Climate Extremes
Description:

This package provides functions for fitting GEV and POT (via point process fitting) models for extremes in climate data, providing return values, return probabilities, and return periods for stationary and nonstationary models. Also provides differences in return values and differences in log return probabilities for contrasts of covariate values. Functions for estimating risk ratios for event attribution analyses, including uncertainty. Under the hood, many of the functions use functions from extRemes', including for fitting the statistical models. Details are given in Paciorek, Stone, and Wehner (2018) <doi:10.1016/j.wace.2018.01.002>.

r-cuda-ml 0.3.2
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-parsnip@1.3.3 r-hardhat@1.4.2 r-ellipsis@0.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://mlverse.github.io/cuda.ml/
Licenses: Expat
Build system: r
Synopsis: R Interface for the RAPIDS cuML Suite of Libraries
Description:

R interface for RAPIDS cuML (<https://github.com/rapidsai/cuml>), a suite of GPU-accelerated machine learning libraries powered by CUDA (<https://en.wikipedia.org/wiki/CUDA>).

r-codecollection 0.1.3
Propagated dependencies: r-epi@2.61
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=codeCollection
Licenses: GPL 2
Build system: r
Synopsis: Collection of Codes with Labels
Description:

Includes several classifications such as International Statistical Classification of Diseases and Related Health Problems 10th Revision (ICD10), Anatomical Therapeutic Chemical (ATC) Classification, The International Classification of Diseases for Oncology (ICD-O-3), and International Classification of Primary Care (ICPC). Includes function that adds descriptive label to code value. Depending on classification following languages are available: English, Finnish, Swedish, and Latin.

r-climetrics 1.0-15
Propagated dependencies: r-zoo@1.8-14 r-yaimpute@1.0-34.1 r-xts@0.14.1 r-terra@1.8-86 r-rts@1.1-14 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://r-gis.net/
Licenses: GPL 3+
Build system: r
Synopsis: Climate Change Metrics
Description:

This package provides a framework that facilitates spatio-temporal analysis of climate dynamics through exploring and measuring different dimensions of climate change in space and time.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615