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

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-cropdemand 1.0.3
Propagated dependencies: r-tidyr@1.3.2 r-terra@1.9-27 r-sf@1.1-1 r-ncdf4@1.24 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=cropDemand
Licenses: FSDG-compatible
Build system: r
Synopsis: Spatial Crop Water Demand for Brazil
Description:

Estimation of crop water demand can be processed via this package. As example, the data from TerraClimate dataset (<https://www.climatologylab.org/terraclimate.html>) calibrated with automatic weather stations of National Meteorological Institute of Brazil is available in a coarse spatial resolution to do the crop water demand. However, the user have also the option to download the variables directly from TerraClimate repository with the download.terraclimate function and access the original TerraClimate products. If the user believes that is necessary calibrate the variables, there is another function to do it. Lastly, the estimation of the crop water demand present in this package can be run for all the Brazilian territory with TerraClimate dataset.

r-cbass 0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbass
Licenses: GPL 3
Build system: r
Synopsis: Classification -- Bayesian Adaptive Smoothing Splines
Description:

Fit multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS) to data using reversible jump MCMC. The multiclass classification problem consists of a response variable that takes on unordered categorical values with at least three levels, and a set of inputs for each response variable. The CBASS model consists of a latent multivariate probit formulation, and the means of the latent Gaussian random variables are specified using adaptive regression splines. The MCMC alternates updates of the latent Gaussian variables and the spline parameters. All the spline parameters (variables, signs, knots, number of interactions), including the number of basis functions used to model each latent mean, are inferred. Functions are provided to process inputs, initialize the chain, run the chain, and make predictions. Predictions are made on a probabilistic basis, where, for a given input, the probabilities of each categorical value are produced. See Marrs and Francom (2023) "Multiclass classification using Bayesian multivariate adaptive regression splines" Under review.

r-crrsc 1.1.2
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crrSC
Licenses: GPL 2
Build system: r
Synopsis: Competing Risks Regression for Stratified and Clustered Data
Description:

Extension of cmprsk to Stratified and Clustered data. A goodness of fit test for Fine-Gray model is also provided. Methods are detailed in the following articles: Zhou et al. (2011) <doi:10.1111/j.1541-0420.2010.01493.x>, Zhou et al. (2012) <doi:10.1093/biostatistics/kxr032>, Zhou et al. (2013) <doi: 10.1002/sim.5815>.

r-csvread 1.2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jabiru/csvread
Licenses: ASL 2.0
Build system: r
Synopsis: Fast Specialized CSV File Loader
Description:

This package provides functions for loading large (10M+ lines) CSV and other delimited files, similar to read.csv, but typically faster and using less memory than the standard R loader. While not entirely general, it covers many common use cases when the types of columns in the CSV file are known in advance. In addition, the package provides a class int64', which represents 64-bit integers exactly when reading from a file. The latter is useful when working with 64-bit integer identifiers exported from databases. The CSV file loader supports common column types including integer', double', string', and int64', leaving further type transformations to the user.

r-clustanalytics 0.5.5
Propagated dependencies: r-truncnorm@1.0-9 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-mclust@6.1.2 r-mcclust@1.0.1 r-igraph@2.3.1 r-fossil@0.4.0 r-dplyr@1.2.1 r-boot@1.3-32 r-aricode@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/martirm/clustAnalytics
Licenses: GPL 3+
Build system: r
Synopsis: Cluster Evaluation on Graphs
Description:

Evaluates the stability and significance of clusters on igraph graphs. Supports weighted and unweighted graphs. Implements the cluster evaluation methods defined by Arratia A, Renedo M (2021) <doi:10.7717/peerj-cs.600>. Also includes an implementation of the Reduced Mutual Information introduced by Newman et al. (2020) <doi:10.1103/PhysRevE.101.042304>.

r-clustofvar 1.2
Propagated dependencies: r-pcamixdata@3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClustOfVar
Licenses: GPL 2+
Build system: r
Synopsis: Clustering of Variables
Description:

Cluster analysis of a set of variables. Variables can be quantitative, qualitative or a mixture of both.

r-compositional 8.2
Propagated dependencies: r-sn@2.1.3 r-rnanoflann@0.0.3 r-rgl@1.3.36 r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-rangen@0.0.1 r-quantreg@6.1 r-quadprog@1.5-8 r-osqp@1.0.0 r-nnet@7.3-20 r-mixture@2.2.0 r-minpack-lm@1.2-4 r-mda@0.5-5 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0 r-emplik@1.3-2 r-cluster@2.1.8.2 r-bigstatsr@1.6.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Compositional
Licenses: GPL 2+
Build system: r
Synopsis: Compositional Data Analysis
Description:

Regression, classification, contour plots, hypothesis testing and fitting of distributions for compositional data are some of the functions included. We further include functions for percentages (or proportions). The standard textbook for such data is John Aitchison's (1986) "The statistical analysis of compositional data". Relevant papers include: a) Tsagris M.T., Preston S. and Wood A.T.A. (2011). "A data--based power transformation for compositional data". Fourth International International Workshop on Compositional Data Analysis. <doi:10.48550/arXiv.1106.1451>. b) Tsagris M. (2014). "The k--NN algorithm for compositional data: a revised approach with and without zero values present". Journal of Data Science, 12(3): 519--534. <doi:10.6339/JDS.201407_12(3).0008>. c) Tsagris M. (2015). "A novel, divergence based, regression for compositional data". Proceedings of the 28th Panhellenic Statistics Conference, 15-18 April 2015, Athens, Greece, 430--444. <doi:10.48550/arXiv.1511.07600>. d) Tsagris M. (2015). "Regression analysis with compositional data containing zero values". Chilean Journal of Statistics, 6(2): 47--57. <https://soche.cl/chjs/volumes/06/02/Tsagris(2015).pdf>. e) Tsagris M., Preston S. and Wood A.T.A. (2016). "Improved supervised classification for compositional data using the alpha-transformation". Journal of Classification, 33(2): 243--261. <doi:10.1007/s00357-016-9207-5>. f) Tsagris M., Preston S. and Wood A.T.A. (2017). "Nonparametric hypothesis testing for equality of means on the simplex". Journal of Statistical Computation and Simulation, 87(2): 406--422. <doi:10.1080/00949655.2016.1216554>. g) Tsagris M. and Stewart C. (2018). "A Dirichlet regression model for compositional data with zeros". Lobachevskii Journal of Mathematics, 39(3): 398--412. <doi:10.1134/S1995080218030198>. h) Alenazi A. (2019). "Regression for compositional data with compositional data as predictor variables with or without zero values". Journal of Data Science, 17(1): 219--238. <doi:10.6339/JDS.201901_17(1).0010>. i) Tsagris M. and Stewart C. (2020). "A folded model for compositional data analysis". Australian and New Zealand Journal of Statistics, 62(2): 249--277. <doi:10.1111/anzs.12289>. j) Alenazi A.A. (2022). "f--divergence regression models for compositional data". Pakistan Journal of Statistics and Operation Research, 18(4): 867--882. <doi:10.18187/pjsor.v18i4.3969>. k) Tsagris M. and Stewart C. (2022). "A Review of Flexible Transformations for Modeling Compositional Data". In Advances and Innovations in Statistics and Data Science, pp. 225--234. <doi:10.1007/978-3-031-08329-7_10>. l) Alenazi A. (2023). "A review of compositional data analysis and recent advances". Communications in Statistics--Theory and Methods, 52(16): 5535--5567. <doi:10.1080/03610926.2021.2014890>. m) Tsagris M., Alenazi A. and Stewart C. (2023). "Flexible non--parametric regression models for compositional response data with zeros". Statistics and Computing, 33(106). <doi:10.1007/s11222-023-10277-5>. n) Tsagris. M. (2025). "Constrained least squares simplicial--simplicial regression". Statistics and Computing, 35(27). <doi:10.1007/s11222-024-10560-z>. o) Sevinc V. and Tsagris. M. (2026). "Energy Based Equality of Distributions Testing for Compositional Data". Communications in Statistics--Simulation and Computation. <doi:10.1080/03610918.2026.2636167>. p) Tsagris M. and Alzeley O. (2025). "Scalable approximation of the transformation--free linear simplicial--simplicial regression via constrained iterative reweighted least squares". <doi:10.48550/arXiv.2511.13296>.

r-ctv 0.9-8
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-csdm 1.0.1
Propagated dependencies: r-rdpack@2.6.6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Macosso/csdm
Licenses: GPL 3
Build system: r
Synopsis: Cross-Sectional Dependence Models
Description:

This package provides estimators and utilities for large panel-data models with cross-sectional dependence, including mean group (MG), common correlated effects (CCE) and dynamic CCE (DCCE) estimators, and cross-sectionally augmented ARDL (CS-ARDL) specifications, plus related inference and diagnostics.

r-csesa 1.2.0
Propagated dependencies: r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSESA
Licenses: GPL 2+
Build system: r
Synopsis: CRISPR-Based Salmonella Enterica Serotype Analyzer
Description:

Salmonella enterica is a major cause of bacterial food-borne disease worldwide. Serotype identification is the most commonly used typing method to characterize Salmonella isolates. However, experimental serotyping needs great cost on manpower and resources. Recently, we found that the newly incorporated spacer in the clustered regularly interspaced short palindromic repeat (CRISPR) could serve as an effective marker for typing of Salmonella. It was further revealed by Li et. al (2014) <doi:10.1128/JCM.00696-14> that recognized types based on the combination of two newly incorporated spacer in both CRISPR loci showed high accordance with serotypes. Here, we developed an R package CSESA to predict the serotype based on this finding. Considering itâ s time saving and of high accuracy, we recommend to predict the serotypes of unknown Salmonella isolates using CSESA before doing the traditional serotyping.

r-crtgeedr 2.0.1
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65 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=CRTgeeDR
Licenses: GPL 2+
Build system: r
Synopsis: Doubly Robust Inverse Probability Weighted Augmented GEE Estimator
Description:

This package implements a semi-parametric GEE estimator accounting for missing data with Inverse-probability weighting (IPW) and for imbalance in covariates with augmentation (AUG). The estimator IPW-AUG-GEE is Doubly robust (DR).

r-cuperdec 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 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/jfy133/cuperdec
Licenses: Expat
Build system: r
Synopsis: Cumulative Percent Decay Curve Generator
Description:

Calculates and visualises cumulative percent decay curves, which are typically calculated from metagenomic taxonomic profiles. These can be used to estimate the level of expected endogenous taxa at different abundance levels retrieved from metagenomic samples, when comparing to samples of known sampling site or source. Method described in Fellows Yates, J. A. et. al. (2021) Proceedings of the National Academy of Sciences USA <doi:10.1073/pnas.2021655118>.

r-congressdata 1.5.5
Propagated dependencies: r-tidyselect@1.2.1 r-stringr@1.6.0 r-rlang@1.2.0 r-fst@0.9.8 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CongressData
Licenses: GPL 3
Build system: r
Synopsis: Functional Tool for 'CongressData'
Description:

This package provides a tool that imports, subsets, and exports the CongressData dataset. CongressData contains approximately 800 variables concerning all US congressional districts with data back to 1789. The dataset tracks district characteristics, members of Congress, and the political behavior of those members. Users with only a basic understanding of R can subset this data across multiple dimensions, export their search results, identify the citations associated with their searches, and more.

r-causalpaf 1.2.5
Propagated dependencies: r-rlist@0.4.6.2 r-reshape2@1.4.5 r-mass@7.3-65 r-magrittr@2.0.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggdag@0.2.13 r-forestplot@3.2.0 r-dplyr@1.2.1 r-dagitty@0.3-4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MauriceOConnell/causalPAF
Licenses: GPL 2+
Build system: r
Synopsis: Causal Effect for Population Attributable Fractions (PAF)
Description:

Calculates population attributable fraction causal effects. The causalPAF package contains a suite of functions for causal analysis calculations of population attributable fractions (PAF) given a causal diagram which apply both: Pathway-specific population attributable fractions (PS-PAFs) Oâ Connell and Ferguson (2022) <doi:10.1093/ije/dyac079> and Sequential population attributable fractions Ferguson, Oâ Connell, and Oâ Donnell (2020) <doi:10.1186/s13690-020-00442-x>. Results are presentable in both table and plot format.

r-copernicusr 0.1.0
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/HansTtito/copernicusR
Licenses: Expat
Build system: r
Synopsis: R Interface to Copernicus Marine Service
Description:

This package provides an R interface to the Copernicus Marine Service for downloading and accessing marine data. Integrates with the official copernicusmarine Python library through reticulate'. Requires Python 3.7+ and a free Copernicus Marine account. See <https://marine.copernicus.eu/> and <https://pypi.org/project/copernicusmarine/> for more information.

r-coxstream 0.1.0
Propagated dependencies: r-survival@3.8-6 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/tommycarstensen/coxstream-r
Licenses: Expat
Build system: r
Synopsis: Memory-Efficient Cox Proportional Hazards via Streaming Newton-Raphson
Description:

Fits the Cox proportional hazards model using a single descending-order pass per Newton-Raphson iteration. Peak RAM is O(p^2) regardless of the number of rows, making it suitable for datasets that do not fit in memory. Produces identical coefficients to survival::coxph() with Efron tie correction.

r-comriskmodel 0.2.0
Propagated dependencies: r-adequacymodel@2.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ComRiskModel
Licenses: GPL 2+
Build system: r
Synopsis: Fitting of Complementary Risk Models
Description:

Evaluates the probability density function (PDF), cumulative distribution function (CDF), quantile function (QF), random numbers and maximum likelihood estimates (MLEs) of well-known complementary binomial-G, complementary negative binomial-G and complementary geometric-G families of distributions taking baseline models such as exponential, extended exponential, Weibull, extended Weibull, Fisk, Lomax, Burr-XII and Burr-X. The functions also allow computing the goodness-of-fit measures namely the Akaike-information-criterion (AIC), the Bayesian-information-criterion (BIC), the minimum value of the negative log-likelihood (-2L) function, Anderson-Darling (A) test, Cramer-Von-Mises (W) test, Kolmogorov-Smirnov test, P-value and convergence status. Moreover, some commonly used data sets from the fields of actuarial, reliability, and medical science are also provided. Related works include: a) Tahir, M. H., & Cordeiro, G. M. (2016). Compounding of distributions: a survey and new generalized classes. Journal of Statistical Distributions and Applications, 3, 1-35. <doi:10.1186/s40488-016-0052-1>.

r-clustermole 1.1.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-singscore@1.32.0 r-rlang@1.2.0 r-magrittr@2.0.5 r-gsva@2.6.2 r-gseabase@1.74.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://igordot.github.io/clustermole/
Licenses: Expat
Build system: r
Synopsis: Unbiased Single-Cell Transcriptomic Data Cell Type Identification
Description:

Assignment of cell type labels to single-cell RNA sequencing (scRNA-seq) clusters is often a time-consuming process that involves manual inspection of the cluster marker genes complemented with a detailed literature search. This is especially challenging when unexpected or poorly described populations are present. The clustermole R package provides methods to query thousands of human and mouse cell identity markers sourced from a variety of databases.

r-causaldrf 0.4.2
Propagated dependencies: r-survey@4.5 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=causaldrf
Licenses: Expat
Build system: r
Synopsis: Estimating Causal Dose Response Functions
Description:

This package provides functions and data to estimate causal dose response functions given continuous, ordinal, or binary treatments. A description of the methods is given in Galagate (2016) <https://drum.lib.umd.edu/handle/1903/18170>.

r-chronosphere 0.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chronosphere
Licenses: FSDG-compatible
Build system: r
Synopsis: Evolving Earth System Variables
Description:

The implemented functions allow the query, download, and import of remotely-stored and version-controlled data items. The inherent meta-database maps data files and import code to programming classes and allows access to these items via files deposited in public repositories. The purpose of the project is to increase reproducibility and establish version tracking of results from (paleo)environmental/ecological research.

r-clustering 1.7.10
Propagated dependencies: r-xtable@1.8-8 r-toordinal@1.4-0.0 r-sqldf@0.4-12 r-shiny@1.13.0 r-pvclust@2.2-0 r-pracma@2.4.6 r-gmp@0.7-5.1 r-ggplot2@4.0.3 r-future@1.70.0 r-foreach@1.5.2 r-dplyr@1.2.1 r-data-table@1.18.4 r-clusterr@1.3.6 r-cluster@2.1.8.2 r-apcluster@1.4.14 r-amap@0.8-20
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/laperez/clustering
Licenses: GPL 2+
Build system: r
Synopsis: Techniques for Evaluating Clustering
Description:

The design of this package allows us to run different clustering packages and compare the results between them, to determine which algorithm behaves best from the data provided. See Martos, L.A.P., Garcà a-Vico, à .M., González, P. et al.(2023) <doi:10.1007/s13748-022-00294-2> "Clustering: an R library to facilitate the analysis and comparison of cluster algorithms.", Martos, L.A.P., Garcà a-Vico, à .M., González, P. et al. "A Multiclustering Evolutionary Hyperrectangle-Based Algorithm" <doi:10.1007/s44196-023-00341-3> and L.A.P., Garcà a-Vico, à .M., González, P. et al. "An Evolutionary Fuzzy System for Multiclustering in Data Streaming" <doi:10.1016/j.procs.2023.12.058>.

r-cocorresp 0.4-6
Propagated dependencies: r-vegan@2.7-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gavinsimpson.github.io/cocorresp/
Licenses: GPL 2
Build system: r
Synopsis: Co-Correspondence Analysis Methods
Description:

Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to another data matrix. More specifically, CoCA maximises the weighted covariance between the weighted averaged species scores of one community and the weighted averaged species scores of another community. CoCA attempts to find patterns that are common to both communities.

r-citesource 0.2.1
Propagated dependencies: r-utf8@1.2.6 r-upsetr@1.4.0 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-recordlinkage@0.4-12.6 r-purrr@1.2.2 r-parallelly@1.47.0 r-igraph@2.3.1 r-gt@1.3.0 r-glue@1.8.1 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-forcats@1.0.1 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://eshackathon.github.io/CiteSource/
Licenses: GPL 3+
Build system: r
Synopsis: Data-Driven Search Strategy Development and Evidence Synthesis Reporting
Description:

Deduplicates bibliographic citations from multiple sources while preserving customizable metadata, supporting data-driven search strategy development and evidence synthesis reporting. Search results can be analyzed using plots and tables, and imported or exported in RIS and CSV formats. An interactive shiny application is included for exploratory use.

r-christmas 1.4.1
Propagated dependencies: r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sites.google.com/view/josebarrera/
Licenses: GPL 3+
Build system: r
Synopsis: Generation of Different Animated Christmas Cards
Description:

Generation of different Christmas cards, most of them being animated. Most of the cards can be generated in three languages (English, Catalan and Spanish). The collection started in 2009.

Total packages: 72693