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

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-chnosz 2.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://chnosz.net/
Licenses: GPL 3
Build system: r
Synopsis: Thermodynamic Calculations and Diagrams for Geochemistry
Description:

An integrated set of tools for thermodynamic calculations in aqueous geochemistry and geobiochemistry. Functions are provided for writing balanced reactions to form species from user-selected basis species and for calculating the standard molal properties of species and reactions, including the standard Gibbs energy and equilibrium constant. Calculations of the non-equilibrium chemical affinity and equilibrium chemical activity of species can be portrayed on diagrams as a function of temperature, pressure, or activity of basis species; in two dimensions, this gives a maximum affinity or predominance diagram. The diagrams have formatted chemical formulas and axis labels, and water stability limits can be added to Eh-pH, oxygen fugacity- temperature, and other diagrams with a redox variable. The package has been developed to handle common calculations in aqueous geochemistry, such as solubility due to complexation of metal ions, mineral buffers of redox or pH, and changing the basis species across a diagram ("mosaic diagrams"). CHNOSZ also implements a group additivity algorithm for the standard thermodynamic properties of proteins.

r-cumprinc 0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cumprinc
Licenses: GPL 2+
Build system: r
Synopsis: Functions Centered Around Microsoft Excel Cumprinc Function
Description:

This package provides similar functionality to Microsoft Excel CUMPRINC function <https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d>. Returns principal remaining at a given month, principal paid in a month, and accumulated principal paid at a given month based on original loan amount, monthly interest rate, and term of loan.

r-cleants 0.1.2
Propagated dependencies: r-transformr@0.1.5 r-tibble@3.3.0 r-stringr@1.6.0 r-shiny@1.11.1 r-lubridate@1.9.4 r-imputets@3.4 r-imputetestbench@3.0.3 r-glue@1.8.0 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-gganimate@1.0.11 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Mayur1009/cleanTS
Licenses: GPL 3+
Build system: r
Synopsis: Testbench for Univariate Time Series Cleaning
Description:

This package provides a reliable and efficient tool for cleaning univariate time series data. It implements reliable and efficient procedures for automating the process of cleaning univariate time series data. The package provides integration with already developed and deployed tools for missing value imputation and outlier detection. It also provides a way of visualizing large time-series data in different resolutions.

r-cadence 1.2.5
Propagated dependencies: r-pso@1.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CaDENCE
Licenses: GPL 2
Build system: r
Synopsis: Conditional Density Estimation Network Construction and Evaluation
Description:

Parameters of a user-specified probability distribution are modelled by a multi-layer perceptron artificial neural network. This framework can be used to implement probabilistic nonlinear models including mixture density networks, heteroscedastic regression models, zero-inflated models, etc. following Cannon (2012) <doi:10.1016/j.cageo.2011.08.023>.

r-causaloptim 1.0.0
Propagated dependencies: r-shiny@1.11.1 r-rcdd@1.6 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sachsmc.github.io/causaloptim/
Licenses: Expat
Build system: r
Synopsis: An Interface to Specify Causal Graphs and Compute Bounds on Causal Effects
Description:

When causal quantities are not identifiable from the observed data, it still may be possible to bound these quantities using the observed data. We outline a class of problems for which the derivation of tight bounds is always a linear programming problem and can therefore, at least theoretically, be solved using a symbolic linear optimizer. We extend and generalize the approach of Balke and Pearl (1994) <doi:10.1016/B978-1-55860-332-5.50011-0> and we provide a user friendly graphical interface for setting up such problems via directed acyclic graphs (DAG), which only allow for problems within this class to be depicted. The user can then define linear constraints to further refine their assumptions to meet their specific problem, and then specify a causal query using a text interface. The program converts this user defined DAG, query, and constraints, and returns tight bounds. The bounds can be converted to R functions to evaluate them for specific datasets, and to latex code for publication. The methods and proofs of tightness and validity of the bounds are described in a paper by Sachs, Jonzon, Gabriel, and Sjölander (2022) <doi:10.1080/10618600.2022.2071905>.

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-customiser 0.1.1
Propagated dependencies: r-withr@3.0.2 r-rmarkdown@2.30 r-rlang@1.1.6 r-knitr@1.50 r-fs@1.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jameslairdsmith/customiser
Licenses: Expat
Build system: r
Synopsis: Use R Markdown to Write your "Rprofile"
Description:

This package provides a simple way to write ".Rprofile" code in an R Markdown file and have it knit to the correct location for your operating system.

r-commonsmath 1.2.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dbdahl/commonsMath
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: JAR Files of the Apache Commons Mathematics Library
Description:

Java JAR files for the Apache Commons Mathematics Library for use by users and other packages.

r-cyclotomic 1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stla/cyclotomic
Licenses: GPL 3
Build system: r
Synopsis: The Field of Cyclotomic Numbers
Description:

The cyclotomic numbers are complex numbers that can be thought of as the rational numbers extended with the roots of unity. They are represented exactly, enabling exact computations. They contain the Gaussian rationals (complex numbers with rational real and imaginary parts) as well as the square roots of all rational numbers. They also contain the sine and cosine of all rational multiples of pi. The algorithms implemented in this package are taken from the Haskell package cyclotomic', whose algorithms are adapted from code by Martin Schoenert and Thomas Breuer in the GAP project (<https://www.gap-system.org/>). Cyclotomic numbers have applications in number theory, algebraic geometry, algebraic number theory, coding theory, and in the theory of graphs and combinatorics. They have connections to the theory of modular functions and modular curves.

r-cusumcharter 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/johnmackintosh/cusumcharter
Licenses: GPL 3+
Build system: r
Synopsis: Easier CUSUM Control Charts
Description:

Create CUSUM (cumulative sum) statistics from a vector or dataframe. Also create single or faceted CUSUM control charts, with or without control limits. Accepts vector, dataframe, tibble or data.table inputs.

r-clinify 0.3.0
Propagated dependencies: r-zoo@1.8-14 r-tidyselect@1.2.1 r-officer@0.7.1 r-magrittr@2.0.4 r-knitr@1.50 r-htmltools@0.5.8.1 r-flextable@0.9.10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://atorus-research.github.io/clinify/
Licenses: FSDG-compatible
Build system: r
Synopsis: Clinical Table Styling Tools and Utilities
Description:

The primary motivation of this package is to take the things that are great about the R packages flextable <https://davidgohel.github.io/flextable/> and officer <https://davidgohel.github.io/officer/>, take the standard and complex pieces of formatting clinical tables for regulatory use, and simplify the tedious pieces.

r-csmes 1.0.1
Propagated dependencies: r-zoo@1.8-14 r-rpart@4.1.24 r-rocr@1.0-11 r-mco@1.17 r-data-table@1.17.8 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSMES
Licenses: GPL 2+
Build system: r
Synopsis: Cost-Sensitive Multi-Criteria Ensemble Selection for Uncertain Cost Conditions
Description:

This package provides functions for cost-sensitive multi-criteria ensemble selection (CSMES) (as described in De bock et al. (2020) <doi:10.1016/j.ejor.2020.01.052>) for cost-sensitive learning under unknown cost conditions.

r-carsurv 1.0.0
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-mboost@2.9-11 r-fdrtool@1.2.18 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=carSurv
Licenses: GPL 3
Build system: r
Synopsis: Correlation-Adjusted Regression Survival (CARS) Scores
Description:

This package contains functions to estimate the Correlation-Adjusted Regression Survival (CARS) Scores. The method is described in Welchowski, T. and Zuber, V. and Schmid, M., (2018), Correlation-Adjusted Regression Survival Scores for High-Dimensional Variable Selection, <arXiv:1802.08178>.

r-countr 3.6.1
Propagated dependencies: r-vgam@1.1-13 r-standardize@0.2.2 r-rdpack@2.6.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pscl@1.5.9 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-matrix@1.7-4 r-mass@7.3-65 r-formula@1.2-5 r-flexsurv@2.3.2 r-dplyr@1.1.4 r-car@3.1-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://geobosh.github.io/Countr/
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Univariate Count Models Based on Renewal Processes
Description:

Flexible univariate count models based on renewal processes. The models may include covariates and can be specified with familiar formula syntax as in glm() and package flexsurv'. The methodology is described by Kharrat et all (2019) <doi:10.18637/jss.v090.i13> (included as vignette Countr_guide in the package).

r-cropwaterbalance 0.2.0
Propagated dependencies: r-powersdi@1.0.0 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/gabrielblain/CropWaterBalance
Licenses: Expat
Build system: r
Synopsis: Climate Water Balance for Irrigation Purposes
Description:

Calculates daily climate water balance for irrigation purposes and also calculates the reference evapotranspiration (ET) using three methods, Penman and Monteith (Allen et al. 1998, ISBN:92-5-104219-5); Priestley and Taylor (1972) <doi:10/cr3qwn>; or Hargreaves and Samani (1985) <doi:10.13031/2013.26773>. Users may specify a management allowed depletion (MAD), which is used to suggest when to irrigate. The functionality allows for the use of crop and water stress coefficients as well.

r-corbouli 0.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cadam00/corbouli
Licenses: GPL 3
Build system: r
Synopsis: Corbae-Ouliaris Frequency Domain Filtering
Description:

Corbae-Ouliaris frequency domain filtering. According to Corbae and Ouliaris (2006) <doi:10.1017/CBO9781139164863.008>, this is a solution for extracting cycles from time series, like business cycles etc. when filtering. This method is valid for both stationary and non-stationary time series.

r-citecorp 0.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-fauxpas@0.5.2 r-data-table@1.17.8 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ropenscilabs/citecorp
Licenses: Expat
Build system: r
Synopsis: Client for the Open Citations Corpus
Description:

Client for the Open Citations Corpus (<http://opencitations.net/>). Includes a set of functions for getting one identifier type from another, as well as getting references and citations for a given identifier.

r-countfitter 1.5
Propagated dependencies: r-shiny@1.11.1 r-pscl@1.5.9 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/BioGenies/countfitteR
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Automatized Evaluation of Distribution Models for Count Data
Description:

This package provides a large number of measurements generate count data. This is a statistical data type that only assumes non-negative integer values and is generated by counting. Typically, counting data can be found in biomedical applications, such as the analysis of DNA double-strand breaks. The number of DNA double-strand breaks can be counted in individual cells using various bioanalytical methods. For diagnostic applications, it is relevant to record the distribution of the number data in order to determine their biomedical significance (Roediger, S. et al., 2018. Journal of Laboratory and Precision Medicine. <doi:10.21037/jlpm.2018.04.10>). The software offers functions for a comprehensive automated evaluation of distribution models of count data. In addition to programmatic interaction, a graphical user interface (web server) is included, which enables fast and interactive data-scientific analyses. The user is supported in selecting the most suitable counting distribution for his own data set.

r-ccremover 1.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ccRemover
Licenses: GPL 3
Build system: r
Synopsis: Removes the Cell-Cycle Effect from Single-Cell RNA-Sequencing Data
Description:

This package implements a method for identifying and removing the cell-cycle effect from scRNA-Seq data. The description of the method is in Barron M. and Li J. (2016) <doi:10.1038/srep33892>. Identifying and removing the cell-cycle effect from single-cell RNA-Sequencing data. Submitted. Different from previous methods, ccRemover implements a mechanism that formally tests whether a component is cell-cycle related or not, and thus while it often thoroughly removes the cell-cycle effect, it preserves other features/signals of interest in the data.

r-covercorr 1.0.0
Propagated dependencies: r-transport@0.15-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covercorr
Licenses: GPL 3
Build system: r
Synopsis: Coverage Correlation Coefficient and Testing for Independence
Description:

Computes the coverage correlation coefficient introduced in <doi:10.48550/arXiv.2508.06402> , a statistical measure that quantifies dependence between two random vectors by computing the union volume of data-centered hypercubes in a uniform space.

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-calsim 0.5.4
Propagated dependencies: r-spatstat-geom@3.6-1 r-spatstat@3.4-1 r-exactmultinom@0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CalSim
Licenses: GPL 2
Build system: r
Synopsis: The Calibration Simplex
Description:

Generates the calibration simplex (a generalization of the reliability diagram) for three-category probability forecasts, as proposed by Wilks (2013) <doi:10.1175/WAF-D-13-00027.1>.

r-ccd 1.1
Propagated dependencies: r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CCd
Licenses: GPL 2+
Build system: r
Synopsis: The Cauchy-Cacoullos (Discrete Cauchy) Distribution
Description:

Maximum likelihood estimation of the Cauchy-Cacoullos (discrete Cauchy) distribution. Probability mass, distribution and quantile function are also included. The reference paper is: Papadatos N. (2022). "The Characteristic Function of the Discrete Cauchy Distribution in Memory of T. Cacoullos". Journal of Statistical Theory Practice, 16(3): 47. <doi:10.1007/s42519-022-00268-6>.

r-cb2 1.3.8
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-r-utils@2.13.0 r-pheatmap@1.0.13 r-metap@1.12 r-magrittr@2.0.4 r-glue@1.8.0 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=CB2
Licenses: Expat
Build system: r
Synopsis: CRISPR Pooled Screen Analysis using Beta-Binomial Test
Description:

This package provides functions for hit gene identification and quantification of sgRNA (single-guided RNA) abundances for CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) pooled screen data analysis. Details are in Jeong et al. (2019) <doi:10.1101/gr.245571.118> and Baggerly et al. (2003) <doi:10.1093/bioinformatics/btg173>.

Total packages: 69239