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

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-cladorcpp 0.15.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://phylo.wikidot.com/biogeobears
Licenses: GPL 2+
Build system: r
Synopsis: C++ Implementations of Phylogenetic Cladogenesis Calculations
Description:

Various cladogenesis-related calculations that are slow in pure R are implemented in C++ with Rcpp. These include the calculation of the probability of various scenarios for the inheritance of geographic range at the divergence events on a phylogenetic tree, and other calculations necessary for models which are not continuous-time markov chains (CTMC), but where change instead occurs instantaneously at speciation events. Typically these models must assess the probability of every possible combination of (ancestor state, left descendent state, right descendent state). This means that there are up to (# of states)^3 combinations to investigate, and in biogeographical models, there can easily be hundreds of states, so calculation time becomes an issue. C++ implementation plus clever tricks (many combinations can be eliminated a priori) can greatly speed the computation time over naive R implementations. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="cladoRcpp") to get the citation information.

r-classifierplots 1.4.0
Propagated dependencies: r-rocr@1.0-12 r-rcpp@1.1.1-1.1 r-png@0.1-9 r-gridextra@2.3 r-ggplot2@4.0.3 r-data-table@1.18.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/adefazio/classifierplots
Licenses: FSDG-compatible
Build system: r
Synopsis: Generates a Visualization of Classifier Performance as a Grid of Diagnostic Plots
Description:

Generates a visualization of binary classifier performance as a grid of diagnostic plots with just one function call. Includes ROC curves, prediction density, accuracy, precision, recall and calibration plots, all using ggplot2 for easy modification. Debug your binary classifiers faster and easier!

r-chainladder 0.2.21
Propagated dependencies: r-tweedie@3.1.0 r-systemfit@1.1-30 r-statmod@1.5.2 r-matrix@1.7-5 r-mass@7.3-65 r-lattice@0.22-9 r-ggplot2@4.0.3 r-cplm@0.7-12.1 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://mages.github.io/ChainLadder/
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods and Models for Claims Reserving in General Insurance
Description:

Various statistical methods and models which are typically used for the estimation of outstanding claims reserves in general insurance, including those to estimate the claims development result as required under Solvency II.

r-cccm 0.1.0
Propagated dependencies: r-rlang@1.2.0 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=cccm
Licenses: GPL 3
Build system: r
Synopsis: Crossed Classification Credibility Model
Description:

Calculates the credit debt for the next period based on the available data using the cross-classification credibility model.

r-confcons 0.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bfakos/confcons
Licenses: GPL 3+
Build system: r
Synopsis: Confidence and Consistency of Predictive Distribution Models
Description:

Calculate confidence and consistency that measure the goodness-of-fit and transferability of predictive/potential distribution models (including species distribution models) as described by Somodi & Bede-Fazekas et al. (2024) <doi:10.1016/j.ecolmodel.2024.110667>.

r-cctest 2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cctest
Licenses: Expat FSDG-compatible
Build system: r
Synopsis: Canonical Correlations and Tests of Independence
Description:

This package provides a simple interface for multivariate correlation analysis that unifies various classical statistical procedures including t-tests, tests in univariate and multivariate linear models, parametric and nonparametric tests for correlation, Kruskal-Wallis tests, common approximate versions of Wilcoxon rank-sum and signed rank tests, chi-squared tests of independence, score tests of particular hypotheses in generalized linear models, canonical correlation analysis and linear discriminant analysis.

r-characterization 3.0.1
Propagated dependencies: r-sqlrender@1.19.5 r-rlang@1.2.0 r-resultmodelmanager@0.6.2 r-readr@2.2.0 r-parallellogger@3.5.1 r-featureextraction@3.14.0 r-dplyr@1.2.1 r-digest@0.6.39 r-databaseconnector@7.2.0 r-checkmate@2.3.4 r-andromeda@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ohdsi.github.io/Characterization/
Licenses: ASL 2.0
Build system: r
Synopsis: Implement Descriptive Studies Using the Common Data Model
Description:

An end-to-end framework that enables users to implement various descriptive studies for a given set of target and outcome cohorts for data mapped to the Observational Medical Outcomes Partnership Common Data Model.

r-cdata 1.2.1
Propagated dependencies: r-wrapr@2.1.0 r-rquery@1.4.99 r-rqdatatable@1.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/WinVector/cdata/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Fluid Data Transformations
Description:

Supplies higher-order coordinatized data specification and fluid transform operators that include pivot and anti-pivot as special cases. The methodology is describe in Zumel', 2018, "Fluid data reshaping with cdata'", <https://winvector.github.io/FluidData/FluidDataReshapingWithCdata.html> , <DOI:10.5281/zenodo.1173299> . This package introduces the idea of explicit control table specification of data transforms. Works on in-memory data or on remote data using rquery and SQL database interfaces.

r-circlesplot 1.1.0
Propagated dependencies: r-plotrix@3.8-14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/BenSt099/circlesplot
Licenses: Expat
Build system: r
Synopsis: Visualize Proportions with Circles in a Plot
Description:

Method for visualizing proportions between objects of different sizes. The proportions are drawn as circles with different diameters, which makes them ideal for visualizing proportions between planets.

r-changes 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-nls-multstart@2.0.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/matloff/changeS
Licenses: GPL 2+
Build system: r
Synopsis: S-Curve Fit for Changepoint Analysis
Description:

Estimation of changepoints using an "S-curve" approximation. Formation of confidence intervals for changepoint locations and magnitudes. Both abrupt and gradual changes can be modeled.

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'.

r-camelratiosindex 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-rrcov@1.7-7 r-robustfa@1.2-0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/JC-Ayimah/CamelRatiosIndex
Licenses: Expat
Build system: r
Synopsis: Multivariate-Weighted Indexing of CAMEL Ratios for Bank Performance
Description:

Computes a composite year-on-year index for bank performance assessment using the CAMEL framework (Capital Adequacy, Asset Quality, Management Efficiency, Earnings, Liquidity). The multivariate weighting scheme employs factor analysis with robust covariance estimation to derive communality-based weights from the correlation matrix of CAMEL ratios. Provides functions for index computation, visualization, and comparison across banks and time periods.The methodology is described in Ayimah et al. (2023a) <doi:10.9734/bpi/mono/978-81-19315-32-1> and Ayimah et al. (2023b) <https://ajtem.com/index.php/ajtem/article/view/53>.

r-cloudml 0.7.1
Dependencies: python@3.12.12
Propagated dependencies: r-yaml@2.3.12 r-withr@3.0.2 r-tfruns@1.5.4 r-rstudioapi@0.18.0 r-rprojroot@2.1.1 r-processx@3.9.0 r-packrat@0.9.3 r-jsonlite@2.0.0 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rstudio/cloudml
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the Google Cloud Machine Learning Platform
Description:

Interface to the Google Cloud Machine Learning Platform <https://cloud.google.com/vertex-ai>, which provides cloud tools for training machine learning models.

r-c443 3.4.0
Propagated dependencies: r-rpart@4.1.27 r-rcolorbrewer@1.1-3 r-ranger@0.18.0 r-randomforest@4.7-1.2 r-plyr@1.8.9 r-partykit@1.2-27 r-mass@7.3-65 r-igraph@2.3.1 r-gridextra@2.3 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/KULeuven-PPW-OKPIV/C443
Licenses: GPL 2+
Build system: r
Synopsis: See a Forest for the Trees
Description:

Get insight into a forest of classification trees, by calculating similarities between the trees, and subsequently clustering them. Each cluster is represented by it's most central cluster member. The package implements the methodology described in Sies & Van Mechelen (2020) <doi:10.1007/s00357-019-09350-4>.

r-counthmm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=countHMM
Licenses: GPL 3
Build system: r
Synopsis: Penalized Estimation of Flexible Hidden Markov Models for Time Series of Counts
Description:

This package provides tools for penalized estimation of flexible hidden Markov models for time series of counts w/o the need to specify a (parametric) family of distributions. These include functions for model fitting, model checking, and state decoding. For details, see Adam, T., Langrock, R., and Weià , C.H. (2019): Penalized Estimation of Flexible Hidden Markov Models for Time Series of Counts. <arXiv:1901.03275>.

r-condor 3.0.2
Propagated dependencies: r-ssh@0.9.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PacificCommunity/condor
Licenses: GPL 3
Build system: r
Synopsis: Interact with 'Condor' from R via SSH
Description:

Interact with Condor from R via SSH connection. Files are first uploaded from user machine to submitter machine, and the job is then submitted from the submitter machine to Condor'. Functions are provided to submit, list, and download Condor jobs from R. Condor is an open source high-throughput computing software framework for distributed parallelization of computationally intensive tasks.

r-cmatching 2.4
Propagated dependencies: r-multiwayvcov@1.2.3 r-matching@4.10-15 r-lmtest@0.9-40 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMatching
Licenses: GPL 2
Build system: r
Synopsis: Matching Algorithms for Causal Inference with Clustered Data
Description:

This package provides functions to perform matching algorithms for causal inference with clustered data, as described in B. Arpino and M. Cannas (2016) <doi:10.1002/sim.6880>. Pure within-cluster and preferential within-cluster matching are implemented. Both algorithms provide causal estimates with cluster-adjusted estimates of standard errors.

r-cbq 0.2.0.4
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-formula@1.2-5 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbq
Licenses: Expat
Build system: r
Synopsis: Conditional Binary Quantile Models
Description:

Estimates conditional binary quantile models developed by Lu (2020) <doi:10.1017/pan.2019.29>. The estimation procedure is implemented based on Markov chain Monte Carlo methods.

r-cond 1.2-4
Propagated dependencies: r-survival@3.8-6 r-statmod@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.r-project.org
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Approximate Conditional Inference for Logistic and Loglinear Models
Description:

This package implements higher order likelihood-based inference for logistic and loglinear models.

r-cclrforr 1.2
Propagated dependencies: r-tidyr@1.3.2 r-rcpp@1.1.1-1.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=ccLRforR
Licenses: GPL 2
Build system: r
Synopsis: Case-Control Likelihood Ratio (ccLR)
Description:

Implementation of case-control data analysis using likelihood ratio approaches and logistic regression for the classification of variants of uncertain significance (VUS) in breast, ovarian, or custom cancer susceptibility genes.

r-covid19dbcand 0.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MohammedFCIS/covid19dbcand
Licenses: CC0
Build system: r
Synopsis: Selected 'Drugbank' Drugs for COVID-19 Treatment Related Data in R Format
Description:

This package provides different datasets parsed from Drugbank <https://www.drugbank.ca/covid-19> database using dbparser package. It is a smaller version from dbdataset package. It contains only information about COVID-19 possible treatment.

r-catool 1.0.1
Propagated dependencies: r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dawit3000/catool
Licenses: AGPL 3
Build system: r
Synopsis: Compensation Analysis Tool for Instructor Overload Pay
Description:

Calculates equitable overload compensation for college instructors based on institutional policies, enrollment thresholds, and regular teaching load limits. Compensation is awarded only for credit hours that exceed the regular load and meet minimum enrollment criteria. When enrollment is below a specified threshold, pay is prorated accordingly. The package prioritizes compensation from high-enrollment courses, or optionally from low-enrollment courses for fairness, depending on user-defined strategy. Includes tools for flexible policy settings, instructor filtering, and produces clean, audit-ready summary tables suitable for payroll and administrative reporting.

r-censo2022arg 1.0.1
Propagated dependencies: r-redatamx@1.3.0 r-readxl@1.5.0 r-haven@2.5.5 r-dplyr@1.2.1 r-data-table@1.18.4 r-cpp11@0.5.5 r-callr@3.7.6 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RodriDuran/censo2022arg
Licenses: GPL 3+
Build system: r
Synopsis: Extraction and Analysis of 2022 Argentina Census Microdata from REDATAM Databases
Description:

This package provides tools to extract, label, and read microdata from the 2022 National Census of Population, Households and Dwellings of Argentina stored in REDATAM databases officially distributed by INDEC. Implements a complete province-by-province extraction pipeline with efficient memory management, reconstruction of hierarchical identifiers, automatic variable labeling from official INDEC dictionaries, and integrity verification against published totals. Allows working with census data directly in R without knowledge of REDATAM syntax, and supports export to multiple formats including Parquet, CSV, SPSS and SAS. Census data must be downloaded directly from the official INDEC portal (<https://www.indec.gob.ar>). This package does not distribute census data. Duran (2026) <doi:10.5281/zenodo.19560728>.

r-customderivative 0.1.1
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CustomDerivative
Licenses: Expat
Build system: r
Synopsis: Pricing Various Types of Custom Derivatives
Description:

This package provides a versatile R package for creating and pricing custom derivatives to suit your financial needs.

Total packages: 22167