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

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-chatllm 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/knowusuboaky/chatLLM
Licenses: Expat
Build system: r
Synopsis: Flexible Interface for 'LLM' API Interactions
Description:

This package provides a flexible interface for interacting with Large Language Model ('LLM') providers including OpenAI', Azure OpenAI', Azure AI Foundry', Groq', Anthropic', DeepSeek', DashScope', Gemini', Grok', GitHub Models', and AWS Bedrock. Supports both synchronous and asynchronous chat-completion APIs, with features such as retry logic, dynamic model selection, customizable parameters, and multi-message conversation handling. Designed to streamline integration with state-of-the-art LLM services across multiple platforms.

r-covsel 1.2.2
Propagated dependencies: r-np@0.70-2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CovSel
Licenses: GPL 3
Build system: r
Synopsis: Model-Free Covariate Selection
Description:

Model-free selection of covariates under unconfoundedness for situations where the parameter of interest is an average causal effect. This package is based on model-free backward elimination algorithms proposed in de Luna, Waernbaum and Richardson (2011). Marginal co-ordinate hypothesis testing is used in situations where all covariates are continuous while kernel-based smoothing appropriate for mixed data is used otherwise.

r-clustertend 1.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clustertend
Licenses: Expat
Build system: r
Synopsis: Check the Clustering Tendency
Description:

Calculate some statistics aiming to help analyzing the clustering tendency of given data. In the first version, Hopkins statistic is implemented. See Hopkins and Skellam (1954) <doi:10.1093/oxfordjournals.aob.a083391>.

r-cicalibrate 0.42.2
Propagated dependencies: r-lamw@2.2.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/SamCH93/ciCalibrate
Licenses: GPL 3
Build system: r
Synopsis: Calibration of Confidence Intervals to Support Intervals
Description:

This package provides functionality for computing support intervals for univariate parameters based on confidence intervals or parameter estimates with standard errors (Pawel et al., 2022) <doi:10.48550/arXiv.2206.12290>.

r-clustblock 6.1.0
Propagated dependencies: r-factominer@2.14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClustBlock
Licenses: Expat
Build system: r
Synopsis: Clustering of Datasets
Description:

Hierarchical and partitioning algorithms to cluster blocks of variables. The partitioning algorithm includes an option called noise cluster to set aside atypical blocks of variables. Different thresholds per cluster can be sets. The CLUSTATIS method (for quantitative blocks) (Llobell, Cariou, Vigneau, Labenne & Qannari (2020) <doi:10.1016/j.foodqual.2018.05.013>, Llobell, Vigneau & Qannari (2019) <doi:10.1016/j.foodqual.2019.02.017>) and the CLUSCATA method (for Check-All-That-Apply data) (Llobell, Cariou, Vigneau, Labenne & Qannari (2019) <doi:10.1016/j.foodqual.2018.09.006>, Llobell, Giacalone, Labenne & Qannari (2019) <doi:10.1016/j.foodqual.2019.05.017>) are the core of this package. The CATATIS methods allows to compute some indices and tests to control the quality of CATA data (Llobell, Bonnet & Giacalone (2024) <doi:10.1111/joss.12941>) . Multivariate analysis and clustering of subjects for quantitative multiblock data, CATA, RATA, Free Sorting and JAR experiments are available. Clustering of observations (products in sensory analysis) in multi-block context (notably with ClusMB strategy) is also included (Llobell & Giacalone (2025) <doi:10.1111/joss.70024>).Performing clustering based on CATA and liking at the same time is possible thanks to cluscata_liking function (Vigneau, Cariou, Giacalone, Berget & Llobell (2022) <doi:10.1016/j.foodqual.2021.104358>). Clustering of variables (quantitative, qualitative or mixed) can be done thanks to the MixCluStatis() function. Clustering on JAR + Liking can be achieved thanks to preprocess_JAR_liking function.

r-cttshiny 0.1
Propagated dependencies: r-shinyace@0.4.4 r-shiny@1.13.0 r-psych@2.6.5 r-ltm@1.2-0 r-ctt@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTTShiny
Licenses: GPL 3
Build system: r
Synopsis: Classical Test Theory via Shiny
Description:

Interactive shiny application for running classical test theory (item analysis).

r-care4cmodel 1.0.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rdpack@2.6.6 r-purrr@1.2.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=care4cmodel
Licenses: GPL 3+
Build system: r
Synopsis: Carbon-Related Assessment of Silvicultural Concepts
Description:

This package provides a simulation model and accompanying functions that support assessing silvicultural concepts on the forest estate level with a focus on the CO2 uptake by wood growth and CO2 emissions by forest operations. For achieving this, a virtual forest estate area is split into the areas covered by typical phases of the silvicultural concept of interest. Given initial area shares of these phases, the dynamics of these areas is simulated. The typical carbon stocks and flows which are known for all phases are attributed post-hoc to the areas and upscaled to the estate level. CO2 emissions by forest operations are estimated based on the amounts and dimensions of the harvested timber. Probabilities of damage events are taken into account.

r-contactdata 1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://hugogruson.fr/contactdata/
Licenses: Expat
Build system: r
Synopsis: Social Contact Matrices for 177 Countries
Description:

Data package for the supplementary data in Prem et al. (2017) <doi:10.1371/journal.pcbi.1005697> and Prem et al. <doi:10.1371/journal.pcbi.1009098>. Provides easy access to contact data for 177 countries, for use in epidemiological, demographic or social sciences research.

r-condgee 0.2.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=condGEE
Licenses: GPL 2+
Build system: r
Synopsis: Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Description:

Solves for the mean parameters, the variance parameter, and their asymptotic variance in a conditional GEE for recurrent event gap times, as described by Clement and Strawderman (2009) in the journal Biostatistics. Makes a parametric assumption for the length of the censored gap time.

r-cseqtl 1.0.1
Propagated dependencies: r-smarter@1.0.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r-utils@2.13.0 r-multcomp@1.4-30 r-matrixeqtl@2.4 r-helpersmg@2026.8.24 r-ggplot2@4.0.3 r-emdbook@1.3.14 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pllittle/cseqtl
Licenses: GPL 3+
Build system: r
Synopsis: Cell Type-Specific Expression Quantitative Trait Loci Mapping
Description:

Perform bulk and cell type-specific expression quantitative trait loci mapping with our novel method (Little et al. (2023) <doi:10.1038/s41467-023-38795-w>).

r-copulasfm 0.2.0
Propagated dependencies: r-vinecopula@2.6.1 r-truncnorm@1.0-9 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=copulaSFM
Licenses: GPL 3
Build system: r
Synopsis: Copula-Based Stochastic Frontier Models
Description:

This package provides estimation procedures for copula-based stochastic frontier models for cross-sectional data. The package implements maximum likelihood estimation of stochastic frontier models allowing flexible dependence structures between inefficiency and noise terms through various copula families (e.g., Gaussian and Student-t). It enables estimation of technical efficiency scores, log-likelihood values, and information criteria (AIC and BIC). The implemented framework builds upon stochastic frontier analysis introduced by Aigner, Lovell and Schmidt (1977) <doi:10.1016/0304-4076(77)90052-5> and the copula theory described in Joe (2014, ISBN:9781466583221). Empirical applications of copula-based stochastic frontier models can be found in Wiboonpongse et al. (2015) <doi:10.1016/j.ijar.2015.06.001> and Maneejuk et al. (2017, ISBN:9783319562176).

r-comire 0.8
Propagated dependencies: r-truncnorm@1.0-9 r-splines2@0.5.4 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-kernsmooth@2.23-26 r-gtools@3.9.5 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=CoMiRe
Licenses: GPL 2
Build system: r
Synopsis: Convex Mixture Regression
Description:

Posterior inference under the convex mixture regression (CoMiRe) models introduced by Canale, Durante, and Dunson (2018) <doi:10.1111/biom.12917>.

r-coordinatecleaner 3.0.1
Dependencies: gdal@3.8.2
Propagated dependencies: r-tidyselect@1.2.1 r-terra@1.9-27 r-rnaturalearth@1.2.0 r-rgbif@3.8.5 r-ggplot2@4.0.3 r-geosphere@1.6-8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ropensci.github.io/CoordinateCleaner/
Licenses: GPL 3
Build system: r
Synopsis: Automated Cleaning of Occurrence Records from Biological Collections
Description:

Automated flagging of common spatial and temporal errors in biological and paleontological collection data, for the use in conservation, ecology and paleontology. Includes automated tests to easily flag (and exclude) records assigned to country or province centroid, the open ocean, the headquarters of the Global Biodiversity Information Facility, urban areas or the location of biodiversity institutions (museums, zoos, botanical gardens, universities). Furthermore identifies per species outlier coordinates, zero coordinates, identical latitude/longitude and invalid coordinates. Also implements an algorithm to identify data sets with a significant proportion of rounded coordinates. Especially suited for large data sets. The reference for the methodology is: Zizka et al. (2019) <doi:10.1111/2041-210X.13152>.

r-cartography 3.1.5
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-png@0.1-9 r-curl@7.1.0 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/riatelab/cartography/
Licenses: GPL 3
Build system: r
Synopsis: Thematic Cartography
Description:

Create and integrate maps in your R workflow. This package helps to design cartographic representations such as proportional symbols, choropleth, typology, flows or discontinuities maps. It also offers several features that improve the graphic presentation of maps, for instance, map palettes, layout elements (scale, north arrow, title...), labels or legends. See Giraud and Lambert (2017) <doi:10.1007/978-3-319-57336-6_13>.

r-capl 1.42
Propagated dependencies: r-writexl@1.5.4 r-stringr@1.6.0 r-readxl@1.5.0 r-magrittr@2.0.5 r-lubridate@1.9.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/barnzilla/capl
Licenses: GPL 3+
Build system: r
Synopsis: Compute and Visualize CAPL-2 Scores and Interpretations
Description:

This package provides a toolkit for computing and visualizing CAPL-2 (Canadian Assessment of Physical Literacy, Second Edition; <https://www.capl-eclp.ca>) scores and interpretations from raw data.

r-condor 3.0.3
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-coxplus 1.5.7
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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=CoxPlus
Licenses: GPL 3+
Build system: r
Synopsis: Cox Regression (Proportional Hazards Model) with Multiple Causes and Mixed Effects
Description:

Extends the Cox model to events with more than one causes. Also supports random and fixed effects, tied events, and time-varying variables. Model details are provided in Peng et al. (2018) <doi:10.1509/jmr.14.0643>.

r-causalot 1.0.4
Propagated dependencies: r-torch@0.17.0 r-sandwich@3.1-1 r-rlang@1.2.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-osqp@1.0.0 r-matrixstats@1.5.0 r-matrix@1.7-5 r-loo@2.9.0 r-lbfgsb3c@2024-3.5 r-ggplot2@4.0.3 r-cbps@0.24 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=causalOT
Licenses: FSDG-compatible
Build system: r
Synopsis: Optimal Transport Weights for Causal Inference
Description:

Uses optimal transport distances to find probabilistic matching estimators for causal inference. These methods are described in Dunipace, Eric (2021) <doi:10.48550/arXiv.2109.01991>. The package will build the weights, estimate treatment effects, and calculate confidence intervals via the methods described in the paper. The package also supports several other methods as described in the help files.

r-coxmk 0.1.1
Propagated dependencies: r-survival@3.8-6 r-matrix@1.7-5 r-irlba@2.3.7 r-gdsfmt@1.48.1 r-bedmatrix@2.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CoxMK
Licenses: GPL 3
Build system: r
Synopsis: Model-X Knockoff Method for Genome-Wide Survival Association Analysis
Description:

This package provides a genome-wide survival framework that integrates sequential conditional independent tuples and saddlepoint approximation method, to provide SNP-level false discovery rate control while improving power, particularly for biobank-scale survival analyses with low event rates. The method is based on model-X knockoffs as described in Barber and Candes (2015) <doi:10.1214/15-AOS1337> and fast survival analysis methods from Bi et al. (2020) <doi:10.1016/j.ajhg.2020.06.003>. A shrinkage algorithmic leveraging accelerates multiple knockoffs generation in large genetic cohorts. This CRAN version uses standard Cox regression for association testing. For enhanced performance on very large datasets, users may optionally install the SPACox package from GitHub which provides saddlepoint approximation methods for survival analysis.

r-comstab 0.0.3
Propagated dependencies: r-ternary@2.3.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jsegrestin/comstab
Licenses: GPL 3
Build system: r
Synopsis: Partitioning the Drivers of Stability of Ecological Communities
Description:

This package contains the basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities. Segrestin et al. (2024) <doi:10.1111/geb.13828>.

r-cpp11eigen 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://pacha.dev/cpp11eigen/
Licenses: FSDG-compatible
Build system: r
Synopsis: An 'Eigen' Interface
Description:

This package provides function declarations and inline function definitions that facilitate communication between R and the Eigen C++ library for linear algebra and scientific computing.

r-circoutlier 3.2.3
Propagated dependencies: r-circular@0.5-2 r-circstats@0.2-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircOutlier
Licenses: GPL 2+
Build system: r
Synopsis: Detection of Outliers in Circular-Circular Regression
Description:

Detection of outliers in circular-circular regression models, modifying its and estimating of models parameters.

r-chcd 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-progress@1.2.3 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://cran.r-project.org/package=chcd
Licenses: GPL 3+
Build system: r
Synopsis: Access Canadian Historical Climate Data
Description:

This package provides easy access to historical climate data in Canada from R. Search for weather stations and download raw hourly, daily or monthly weather data across Canada from 1840 to present. Implements public API access as detailed at <https://climate.weather.gc.ca>.

r-cerfit 0.2.0
Propagated dependencies: r-twang@2.6.2 r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-randomforest@4.7-1.2 r-partykit@1.2-27 r-glmnet@5.0 r-cbps@0.24
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CERFIT
Licenses: GPL 2+
Build system: r
Synopsis: Causal Effect Random Forest of Interaction Trees
Description:

Fits a Causal Effect Random Forest of Interaction Trees (CERFIT) which is a modification of the Random Forest algorithm where each split is chosen to maximize subgroup treatment heterogeneity. Doing this allows it to estimate the individualized treatment effect for each observation in either randomized controlled trial (RCT) or observational data. For more information see L. Li, R. A. Levine, and J. Fan (2022) <doi:10.1002/sta4.457>.

Total packages: 73955