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

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-covtracer 0.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/genentech/covtracer
Licenses: Expat
Build system: r
Synopsis: Contextualizing Tests
Description:

Dissects a package environment or covr coverage object in order to cross reference tested code with the lines that are evaluated, as well as linking those evaluated lines to the documentation that they are described within. Connecting these three pieces of information provides a mechanism of linking tests to documented behaviors.

r-civic-icarm 0.3.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rpart@4.1.27 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=civic.icarm
Licenses: Expat
Build system: r
Synopsis: Interpretable Civic-Accountable and Responsible Machine Learning
Description:

This package provides a general-purpose framework for Interpretable Civic-Accountable and Responsible Machine Learning (ICARM). Works with any clean tabular data and automatically detects whether a task is binary classification, multi-class classification, or regression from the target variable type. Provides a single unified entry point civic_fit() alongside tidy interfaces for global and local model explanations, group-level fairness auditing, probability calibration, multi-model comparison, threshold analysis, and reproducible audit trails. Designed to support the DataCitizen-Pro research agenda at Ludwigsburg University of Education: developing data literacy, statistical reasoning, and democratic judgment formation in civic and political teacher education. References: Biecek (2018) <doi:10.18637/jss.v085.i04>, Kuhn (2008) <doi:10.18637/jss.v028.i05>, Awe (2025) <https://github.com/Olawaleawe/civic.icarm>.

r-census2016 0.2.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=Census2016
Licenses: FSDG-compatible
Build system: r
Synopsis: Data from the Australian Census 2016
Description:

This package contains selected variables from the time series profiles for statistical areas level 2 from the 2006, 2011, and 2016 censuses of population and housing, Australia. Also provides methods for viewing the questions asked for convenience during analysis.

r-coxme 2.2-22
Propagated dependencies: r-survival@3.8-6 r-nlme@3.1-169 r-matrix@1.7-5 r-bdsmatrix@1.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coxme
Licenses: LGPL 2.0
Build system: r
Synopsis: Mixed Effects Cox Models
Description:

Fit Cox proportional hazards models containing both fixed and random effects. The random effects can have a general form, of which familial interactions (a "kinship" matrix) is a particular special case. Note that the simplest case of a mixed effects Cox model, i.e. a single random per-group intercept, is also called a "frailty" model. The approach is based on Ripatti and Palmgren, Biometrics 2002.

r-commecol 1.8.1
Propagated dependencies: r-vegan@2.7-3 r-rncl@0.8.9 r-picante@1.8.2 r-gmp@0.7-5.1 r-betapart@1.6.1 r-ape@5.8-1 r-adespatial@0.3-29
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CommEcol
Licenses: GPL 2
Build system: r
Synopsis: Community Ecology Analyses
Description:

Autosimilarity curves, standardization of spatial extent, dissimilarity indexes that overweight rare species, phylogenetic and functional (pairwise and multisample) dissimilarity indexes and nestedness for phylogenetic, functional and other diversity metrics. The methods for phylogenetic and functional nestedness is described in Melo, Cianciaruso and Almeida-Neto (2014) <doi:10.1111/2041-210X.12185>. This should be a complement to available packages, particularly vegan'.

r-csstools 1.0
Propagated dependencies: r-sna@2.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cssTools
Licenses: GPL 2+
Build system: r
Synopsis: Cognitive Social Structure Tools
Description:

This package provides a collection of tools for estimating a network from a random sample of cognitive social structure (CSS) slices. Also contains functions for evaluating a CSS in terms of various error types observed in each slice.

r-crosslag 0.1.0
Propagated dependencies: r-rms@8.1-1 r-mgcv@1.9-4 r-lavaan@0.6-21 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-gamm4@0.2-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crosslag
Licenses: Expat
Build system: r
Synopsis: Perform Linear or Nonlinear Cross Lag Analysis
Description:

Linear or nonlinear cross-lagged panel model can be built from input data. Users can choose the appropriate method from three methods for constructing nonlinear cross lagged models. These three methods include polynomial regression, generalized additive model and generalized linear mixed model.In addition, a function for determining linear relationships is provided. Relevant knowledge of cross lagged models can be learned through the paper by Fredrik Falkenström (2024) <doi:10.1016/j.cpr.2024.102435> and the paper by A Gasparrini (2010) <doi:10.1002/sim.3940>.

r-clusterses 2.6.6
Propagated dependencies: r-sandwich@3.1-1 r-plm@2.6-7 r-mlogit@1.1-3 r-lmtest@0.9-40 r-formula@1.2-5 r-dfidx@0.2-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clusterSEs
Licenses: GPL 2+
Build system: r
Synopsis: Calculate Cluster-Robust p-Values and Confidence Intervals
Description:

Calculate p-values and confidence intervals using cluster-adjusted t-statistics (based on Ibragimov and Muller (2010) <DOI:10.1198/jbes.2009.08046>, pairs cluster bootstrapped t-statistics, and wild cluster bootstrapped t-statistics (the latter two techniques based on Cameron, Gelbach, and Miller (2008) <DOI:10.1162/rest.90.3.414>. Procedures are included for use with GLM, plm (pooling or fixed effects), and mlogit models.

r-coint 0.0.4
Propagated dependencies: r-timeseries@4052.112
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=COINT
Licenses: GPL 2+
Build system: r
Synopsis: Unit Root Tests with Structural Breaks and Fully-Modified Estimators
Description:

Procedures include Phillips (1995) FMVAR <doi:10.2307/2171721>, Kitamura and Phillips (1997) FMGMM <doi:10.1016/S0304-4076(97)00004-3>, Park (1992) CCR <doi:10.2307/2951679>, and so on. Tests with 1 or 2 structural breaks include Gregory and Hansen (1996) <doi:10.1016/0304-4076(69)41685-7>, Zivot and Andrews (1992) <doi:10.2307/1391541>, and Kurozumi (2002) <doi:10.1016/S0304-4076(01)00106-3>.

r-curtailment 0.2.6
Propagated dependencies: r-pkgcond@0.1.1 r-gridextra@2.3 r-ggthemes@5.2.0 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://github.com/martinlaw/curtailment
Licenses: GPL 3+
Build system: r
Synopsis: Finds Binary Outcome Designs Using Stochastic Curtailment
Description:

Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) <doi:10.1080/10543406.2021.2009498> and Law et al. (2021) <doi:10.1002/pst.2067> respectively. Designs can be single-stage or multi-stage. Non-stochastic curtailment is possible as a special case. Desired error-rates, maximum sample size and lower and upper anticipated response rates are inputted and suitable designs are returned with operating characteristics. Stopping boundaries and visualisations are also available. The package can find designs using other approaches, for example designs by Simon (1989) <doi:10.1016/0197-2456(89)90015-9> and Mander and Thompson (2010) <doi:10.1016/j.cct.2010.07.008>. Other features: compare and visualise designs using a weighted sum of expected sample sizes under the null and alternative hypotheses and maximum sample size; visualise any binary outcome design.

r-cryptrndtest 1.2.7
Propagated dependencies: r-tseries@0.10-61 r-sfsmisc@1.1-24 r-rmpfr@1.1-2 r-lambertw@0.6.9-2 r-ksamples@1.2-12 r-gmp@0.7-5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CryptRndTest
Licenses: GPL 3
Build system: r
Synopsis: Statistical Tests for Cryptographic Randomness
Description:

This package performs cryptographic randomness tests on a sequence of random integers or bits. Included tests are greatest common divisor, birthday spacings, book stack, adaptive chi-square, topological binary, and three random walk tests (Ryabko and Monarev, 2005) <doi:10.1016/j.jspi.2004.02.010>. Tests except greatest common divisor and birthday spacings are not covered by standard test suites. In addition to the chi-square goodness-of-fit test, results of Anderson-Darling, Kolmogorov-Smirnov, and Jarque-Bera tests are also generated by some of the cryptographic randomness tests.

r-cure 1.1.1
Propagated dependencies: r-survival@3.8-6 r-statmod@1.5.2 r-rstpm2@1.7.1 r-reshape2@1.4.5 r-relsurv@2.3-3 r-numderiv@2016.8-1.1 r-date@1.2-43
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/LasseHjort/cuRe
Licenses: GPL 2+
Build system: r
Synopsis: Parametric Cure Model Estimation
Description:

This package contains functions for estimating generalized parametric mixture and non-mixture cure models <doi:10.1016/j.cmpb.2022.107125>, loss of lifetime, mean residual lifetime, and crude event probabilities.

r-cdmtools 1.0.6
Propagated dependencies: r-sirt@4.2-133 r-psych@2.6.5 r-plyr@1.8.9 r-gparotation@2026.4-1 r-ggplot2@4.0.3 r-gdina@2.9.12 r-fungible@2.4.7 r-foreach@1.5.2 r-dosnow@1.0.20 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pablo-najera/cdmTools
Licenses: GPL 3
Build system: r
Synopsis: Useful Tools for Cognitive Diagnosis Modeling
Description:

This package provides useful tools for cognitive diagnosis modeling (CDM). The package includes functions for empirical Q-matrix estimation and validation, such as the Hull method (Nájera, Sorrel, de la Torre, & Abad, 2021, <doi:10.1111/bmsp.12228>) and the discrete factor loading method (Wang, Song, & Ding, 2018, <doi:10.1007/978-3-319-77249-3_29>). It also contains dimensionality assessment procedures for CDM, including parallel analysis and automated fit comparison as explored in Nájera, Abad, and Sorrel (2021, <doi:10.3389/fpsyg.2021.614470>). Other relevant methods and features for CDM applications, such as the restricted DINA model (Nájera et al., 2023; <doi:10.3102/10769986231158829>), the general nonparametric classification method (Chiu et al., 2018; <doi:10.1007/s11336-017-9595-4>), and corrected estimation of the classification accuracy via multiple imputation (Kreitchmann et al., 2022; <doi:10.3758/s13428-022-01967-5>) are also available. Lastly, the package provides some useful functions for CDM simulation studies, such as random Q-matrix generation and detection of complete/identified Q-matrices.

r-causal-decomp 0.2.0
Propagated dependencies: r-suppdists@1.1-9.9 r-rpart@4.1.27 r-rlang@1.2.0 r-psweight@2.1.2 r-nnet@7.3-20 r-modelobj@4.3 r-mass@7.3-65 r-magrittr@2.0.5 r-knitr@1.51 r-dyntxregime@4.16 r-dplyr@1.2.1 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=causal.decomp
Licenses: GPL 2
Build system: r
Synopsis: Causal Decomposition Analysis
Description:

We implement causal decomposition analysis using methods proposed by Park, Lee, and Qin (2022) and Park, Kang, and Lee (2023), which provide researchers with multiple-mediator imputation, single-mediator imputation, and product-of-coefficients regression approaches to estimate the initial disparity, disparity reduction, and disparity remaining (<doi:10.1177/00491241211067516>; <doi:10.1177/00811750231183711>). We also implement sensitivity analysis for causal decomposition using R-squared values as sensitivity parameters (Park, Kang, Lee, and Ma, 2023 <doi:10.1515/jci-2022-0031>). Finally, we include individualized causal decomposition and sensitivity analyses proposed by Park, Kang, and Lee (2025+) <doi:10.48550/arXiv.2506.19010>.

r-calendrio 0.2.1
Propagated dependencies: r-suncalc@0.5.1 r-ggplot2@4.0.3 r-ggimage@0.3.5 r-gggibbous@0.1.1 r-forcats@1.0.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=calendRio
Licenses: AGPL 3+
Build system: r
Synopsis: 'calendR' Fork with Additional Features (Backwards Compatible)
Description:

Fork of calendR R package to generate ready to print calendars with ggplot2 (see <https://r-coder.com/calendar-plot-r/>) with additional features (backwards compatible). calendRio provides a calendR() function that serves as a drop-in replacement for the upstream version but allows for additional parameters unlocking extra functionality.

r-consolidatepacks 1.0.0
Propagated dependencies: r-vprint@1.2 r-stringr@1.6.0 r-devtools@2.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=consolidatePacks
Licenses: GPL 2+
Build system: r
Synopsis: Eliminate '@@import' by Incorporating Dependencies Directly into the Package
Description:

The purpose of this package is to remove the @import dependence of an external package by consolidating the functions into your package. This may be necessary when the @import package is decommissioned by CRAN, and you do not want your dependent package to also be decommissioned. The functions in this package recursively retrieve dependencies in the external package. It also performs the other needed bookkeeping, such as retrieving .Rd files in the man subdirectory.

r-catencoders 0.1.1
Propagated dependencies: r-matrix@1.7-5 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=CatEncoders
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Encoders for Categorical Variables
Description:

This package contains some commonly used categorical variable encoders, such as LabelEncoder and OneHotEncoder'. Inspired by the encoders implemented in Python sklearn.preprocessing package (see <http://scikit-learn.org/stable/modules/preprocessing.html>).

r-ctbi 2.0.5
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fritte2/ctbi
Licenses: GPL 3
Build system: r
Synopsis: Procedure to Clean, Decompose and Aggregate Timeseries
Description:

Clean, decompose and aggregate univariate time series following the procedure "Cyclic/trend decomposition using bin interpolation" and the Logbox method for flagging outliers, both detailed in Ritter, F.: Technical note: A procedure to clean, decompose, and aggregate time series, Hydrol. Earth Syst. Sci., 27, 349â 361, <doi:10.5194/hess-27-349-2023>, 2023.

r-colorfindr 0.1.6
Propagated dependencies: r-treemap@2.4-4 r-tiff@0.1-12 r-tibble@3.3.1 r-stringr@1.6.0 r-rsvg@2.7.0 r-purrr@1.2.2 r-png@0.1-9 r-plotwidgets@0.5.1 r-plotly@4.12.0 r-pixmap@0.4-14 r-magrittr@2.0.5 r-jpeg@0.1-11 r-dplyr@1.2.1 r-bmp@0.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorfindr
Licenses: Expat
Build system: r
Synopsis: Extract Colors from Windows BMP, JPEG, PNG, TIFF, and SVG Format Images
Description:

Extracts colors from various image types, returns customized reports and plots treemaps and 3D scatterplots of image compositions. Color palettes can also be created.

r-coxphsgd 0.2.1
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MarcinKosinski/coxphSGD/blob/master/README.md
Licenses: GPL 2
Build system: r
Synopsis: Stochastic Gradient Descent log-Likelihood Estimation in Cox Proportional Hazards Model
Description:

Estimate coefficients of Cox proportional hazards model using stochastic gradient descent algorithm for batch data.

r-ccdr 1.1.0
Propagated dependencies: r-urltools@1.7.3.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 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/USEPA/ccdR
Licenses: GPL 3+
Build system: r
Synopsis: Utilities for Interacting with the 'CTX' APIs
Description:

Access chemical, hazard, bioactivity, and exposure data from the Computational Toxicology and Exposure ('CTX') APIs <https://api-ccte.epa.gov/docs/>. ccdR was developed to streamline the process of accessing the information available through the CTX APIs without requiring prior knowledge of how to use APIs. Most data is also available on the CompTox Chemical Dashboard ('CCD') <https://comptox.epa.gov/dashboard/> and other resources found at the EPA Computational Toxicology and Exposure Online Resources <https://www.epa.gov/comptox-tools>.

r-colornamer 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
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-circularkde 0.1.1
Propagated dependencies: r-cli@3.6.6 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stazam/circularKDE
Licenses: GPL 2
Build system: r
Synopsis: Recent Methods for Kernel Density Estimation of Circular Data
Description:

This package provides recent kernel density estimation methods for circular data, including adaptive and higher-order techniques. The implementation is based on recent advances in bandwidth selection and circular smoothing. Key methods include adaptive bandwidth selection methods by ZámeÄ nà k et al. (2024) <doi:10.1007/s00180-023-01401-0>, complete cross-validation by Hasilová et al. (2024) <doi:10.59170/stattrans-2024-024>, Fourier-based plug-in rules by Tenreiro (2022) <doi:10.1080/10485252.2022.2057974>, and higher-order kernels by Tsuruta & Sagae (2017) <doi:10.1016/j.spl.2017.08.003>.

r-cgmissingdatar 0.0.2
Propagated dependencies: r-xgboost@3.2.1.1 r-shiny@1.13.0 r-reticulate@1.46.0 r-ranger@0.18.0 r-mice@3.19.0 r-lightgbm@4.6.0 r-lifecycle@1.0.5 r-forecast@9.0.2 r-fnn@1.1.4.1 r-data-table@1.18.4 r-cgmanalyzer@1.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://zhanglabuky.github.io/CGMmissingDataR/
Licenses: GPL 2+
Build system: r
Synopsis: Impute Missing Glucose Values in CGM Data
Description:

Imputes missing glucose values in repeated-measures continuous glucose monitoring (CGM) data. Workflows create time-series features from raw timestamps, support model selection, and return the user's original columns plus an imputed glucose column. Methods include multiple imputation by chained equations (MICE; Azur et al. (2011) <doi:10.1002/mpr.329>), Random Forest regression (Breiman (2001) <doi:10.1023/A:1010933404324>), k-nearest-neighbor regression (Zhang (2016) <doi:10.21037/atm.2016.03.37>), XGBoost (Chen and Guestrin (2016) <doi:10.1145/2939672.2939785>), LightGBM (Ke et al. (2017) <https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision>), and ARIMA forecasting with the forecast framework (Hyndman and Khandakar (2008) <doi:10.18637/jss.v027.i03>). A Python-compatible backend uses reticulate to call pandas', scikit-learn', statsmodels', Python xgboost', and optional Python lightgbm'.

Total packages: 72465