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

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-cadftest 0.3-3
Propagated dependencies: r-urca@1.3-4 r-tseries@0.10-61 r-sandwich@3.1-1 r-dynlm@0.3-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.jstatsoft.org/v32/i02
Licenses: GPL 2+
Build system: r
Synopsis: Package to Perform Covariate Augmented Dickey-Fuller Unit Root Tests
Description:

Hansen's (1995) Covariate-Augmented Dickey-Fuller (CADF) test. The only required argument is y, the Tx1 time series to be tested. If no stationary covariate X is passed to the procedure, then an ordinary ADF test is performed. The p-values of the test are computed using the procedure illustrated in Lupi (2009).

r-cfacoop 1.0.0
Propagated dependencies: r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ZytoHMGU/CFAcoop
Licenses: GPL 3
Build system: r
Synopsis: Colony Formation Assay: Taking into Account Cellular Cooperation
Description:

Cellular cooperation compromises the plating efficiency-based analysis of clonogenic survival data. This tool provides functions that enable a robust analysis of colony formation assay (CFA) data in presence or absence of cellular cooperation. The implemented method has been described in Brix et al. (2020). (Brix, N., Samaga, D., Hennel, R. et al. "The clonogenic assay: robustness of plating efficiency-based analysis is strongly compromised by cellular cooperation." Radiat Oncol 15, 248 (2020). <doi:10.1186/s13014-020-01697-y>) Power regression for parameter estimation, calculation of survival fractions, uncertainty analysis and plotting functions are provided.

r-coefa 1.0.3
Propagated dependencies: r-purrr@1.2.2 r-psych@2.6.5 r-openxlsx@4.2.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coefa
Licenses: GPL 3+
Build system: r
Synopsis: Meta Analysis of Factor Analysis Based on CO-Occurrence Matrices
Description:

Provide a series of functions to conduct a meta analysis of factor analysis based on co-occurrence matrices. The tool can be used to solve the factor structure (i.e. inner structure of a construct, or scale) debate in several disciplines, such as psychology, psychiatry, management, education so on. References: Shafer (2005) <doi:10.1037/1040-3590.17.3.324>; Shafer (2006) <doi:10.1002/jclp.20213>; Loeber and Schmaling (1985) <doi:10.1007/BF00910652>.

r-ciplot 1.0
Propagated dependencies: r-multcomp@1.4-30 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/toshi-ara/CIplot
Licenses: GPL 2+
Build system: r
Synopsis: Functions to Plot Confidence Interval
Description:

Plot confidence interval from the objects of statistical tests such as t.test(), var.test(), cor.test(), prop.test() and fisher.test() ('htest class), Tukey test [TukeyHSD()], Dunnett test [glht() in multcomp package], logistic regression [glm()], and Tukey or Games-Howell test [posthocTGH() in userfriendlyscience package]. Users are able to set the styles of lines and points. This package contains the function to calculate odds ratios and their confidence intervals from the result of logistic regression.

r-coxicpen 1.1.0
Propagated dependencies: r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://doi.org/10.1080/01621459.2018.1537922
Licenses: FSDG-compatible
Build system: r
Synopsis: Variable Selection for Cox's Model with Interval-Censored Data
Description:

Perform variable selection for Cox regression model with interval-censored data. Can deal with both low-dimensional and high-dimensional data. Case-cohort design can be incorporated. Two sets of covariates scenario can also be considered. The references are listed in the URL below.

r-cfilt 1.0.1
Propagated dependencies: r-r6@2.6.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CFilt
Licenses: Expat
Build system: r
Synopsis: Collaborative Filtering Models for Recommendation Systems
Description:

This package implements collaborative filtering methods for recommendation systems based on user-item interaction data. Supports both explicit feedback (ratings) and implicit feedback (consumption). The package uses efficient sparse matrix representations and provides incremental updates for users, items, and similarity structures through an R6 class-based architecture. See Aggarwal (2016) <doi:10.1007/978-3-319-29659-3> for an overview.

r-changepointsvar 0.1.2
Propagated dependencies: r-mass@7.3-65 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=changepointsVar
Licenses: GPL 2
Build system: r
Synopsis: Change-Points Detections for Changes in Variance
Description:

Detection of change-points for variance of heteroscedastic Gaussian variables with piecewise constant variance function. Adelfio, G. (2012), Change-point detection for variance piecewise constant models, Communications in Statistics, Simulation and Computation, 41:4, 437-448, <doi:10.1080/03610918.2011.592248>.

r-cuff 1.9
Propagated dependencies: r-xtable@1.8-8 r-openxlsx@4.2.8.1 r-nlme@3.1-169 r-lmertest@3.2-1 r-haven@2.5.5 r-dt@0.34.0 r-dplyr@1.2.1 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/giguerch/CUFF
Licenses: GPL 2+
Build system: r
Synopsis: Charles's Utility Function using Formula
Description:

Utility functions that provides wrapper to descriptive base functions like cor, mean and table. It makes use of the formula interface to pass variables to functions. It also provides operators to concatenate (%+%), to repeat (%n%) and manage character vectors for nice display.

r-cocoon 0.3.1
Propagated dependencies: r-rlang@1.2.0 r-lifecycle@1.0.5 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/JeffreyRStevens/cocoon
Licenses: GPL 3+
Build system: r
Synopsis: Extract, Format, and Print Statistical Output
Description:

This package provides functions that format statistical output in a way that can be inserted into R Markdown documents. This is analogous to the apa_print() functions in the papaja package but prints Markdown or LaTeX syntax.

r-corehunter 3.2.3
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-naturalsort@0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corehunter
Licenses: Expat
Build system: r
Synopsis: Multi-Purpose Core Subset Selection
Description:

Core Hunter is a tool to sample diverse, representative subsets from large germplasm collections, with minimum redundancy. Such so-called core collections have applications in plant breeding and genetic resource management in general. Core Hunter can construct cores based on genetic marker data, phenotypic traits or precomputed distance matrices, optimizing one of many provided evaluation measures depending on the precise purpose of the core (e.g. high diversity, representativeness, or allelic richness). In addition, multiple measures can be simultaneously optimized as part of a weighted index to bring the different perspectives closer together. The Core Hunter library is implemented in Java 8 as an open source project (see <http://www.corehunter.org>).

r-compositionalzerocens 1.0
Propagated dependencies: r-rfast@2.1.5.2 r-far@0.6-7 r-compositional@8.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Compositionalzerocens
Licenses: GPL 2+
Build system: r
Synopsis: Modelling Zero Values in Compositional Data Using a Censored Model
Description:

Modelling structural zeros in compositional data assuming a latent Gaussian model, where MLE is performed via the EM algorithm. The relevant paper is Tsagris M. (2026). Modelling structural zeros in compositional data via a zero-censored multivariate normal model. <doi:10.48550/arXiv.2208.13073>.

r-carme 0.1.1
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-expm@1.0-0 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=CARME
Licenses: GPL 3+
Build system: r
Synopsis: CAR-MM Modelling in Stan
Description:

Stan based functions to estimate CAR-MM models. These models allow to estimate Generalised Linear Models with CAR (conditional autoregressive) spatial random effects for spatially and temporally misaligned data, provided a suitable Multiple Membership matrix. The main references are Gramatica, Liverani and Congdon (2023) <doi:10.1214/23-BA1370>, Petrof, Neyens, Nuyts, Nackaerts, Nemery and Faes (2020) <doi:10.1002/sim.8697> and Gramatica, Congdon and Liverani <doi:10.1111/rssc.12480>.

r-clusterrepro 0.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.ncbi.nlm.nih.gov/pubmed/16613834.
Licenses: GPL 2
Build system: r
Synopsis: Reproducibility of Gene Expression Clusters
Description:

This is a function for validating microarray clusters via reproducibility, based on the paper referenced below.

r-cmhsu 0.0.6.9
Propagated dependencies: r-tidyr@1.3.2 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://cran.r-project.org/package=CMHSU
Licenses: GPL 3
Build system: r
Synopsis: Mental Health Status, Substance Use Status and their Concurrent Status in North American Healthcare Administrative Databases
Description:

Patients Mental Health (MH) status, Substance Use (SU) status, and concurrent MH/SU status in the American/Canadian Healthcare Administrative Databases can be identified. The detection is based on given parameters of interest by clinicians including the list of plausible ICD MH/SU codes (3/4/5 characters), the required number of visits of hospital for MH/SU , the required number of visits of service physicians for MH/SU, and the maximum time span within MH visits, within SU visits, and, between MH and SU visits. Methods are described in: Khan S <https://pubmed.ncbi.nlm.nih.gov/29044442/>, Keen C, et al. (2021) <doi:10.1111/add.15580>, Lavergne MR, et al. (2022) <doi:10.1186/s12913-022-07759-z>, Casillas, S M, et al. (2022) <doi:10.1016/j.abrep.2022.100464>, CIHI (2022) <https://www.cihi.ca/en>, CDC (2024) <https://www.cdc.gov>, WHO (2019) <https://icd.who.int/en>.

r-ccrtm 0.1.6
Propagated dependencies: r-testthat@3.3.2 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-expint@0.2-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MarcoDVisser/ccrtm
Licenses: GPL 2+
Build system: r
Synopsis: Coupled Chain Radiative Transfer Models
Description:

This package provides a set of radiative transfer models to quantitatively describe the absorption, reflectance and transmission of solar energy in vegetation, and model remotely sensed spectral signatures of vegetation at distinct spatial scales (leaf,canopy and stand). The main principle behind ccrtm is that many radiative transfer models can form a coupled chain, basically models that feed into each other in a linked chain (from leaf, to canopy, to stand, to atmosphere). It allows the simulation of spectral datasets in the solar spectrum (400-2500nm) using leaf models as PROSPECT5, 5b, and D which can be coupled with canopy models as FLIM', SAIL and SAIL2'. Currently, only a simple atmospheric model ('skyl') is implemented. Jacquemoud et al 2008 provide the most comprehensive overview of these models <doi:10.1016/j.rse.2008.01.026>.

r-caop-raa-2024 0.0.5
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-sf@1.1-1 r-readr@2.2.0 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/patterninstitute/CAOP.RAA.2024
Licenses: Expat
Build system: r
Synopsis: Official Administrative Map of the Azores (CAOP 2024)
Description:

This package provides the official administrative boundaries of the Azores (Região Autónoma dos Açores (RAA)) as defined in the 2024 edition of the Carta Administrativa Oficial de Portugal (CAOP), published by the Direção-Geral do Território (DGT). The package includes convenience functions to import these boundaries as sf objects for spatial analysis in R. Source: <https://geo2.dgterritorio.gov.pt/caop/CAOP_RAA_2024-gpkg.zip>.

r-ccapp 0.3.6
Propagated dependencies: r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pcapp@2.0-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/aalfons/ccaPP
Licenses: GPL 2+
Build system: r
Synopsis: (Robust) Canonical Correlation Analysis via Projection Pursuit
Description:

Canonical correlation analysis and maximum correlation via projection pursuit, as well as fast implementations of correlation estimators, with a focus on robust and nonparametric methods.

r-cdtmbnma 0.2.1
Propagated dependencies: r-posterior@1.7.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cdtmbnma
Licenses: Expat
Build system: r
Synopsis: Component, Dose, and Time Network Meta-Analysis with Dose-Dependent Interactions
Description:

Bayesian component model-based network meta-analysis for treatment combinations with explicit component dose-response and dose-dependent interaction surfaces. The main interface fits single-timepoint arm-level networks with continuous or binary outcomes, any number of components, additive, bilinear, or saturating pairwise interactions, study-level random effects, and prediction at unobserved dose combinations. A stage-one longitudinal interface fits a two-component exponential time-course model with a bilinear interaction on the asymptote. Estimation uses Stan through cmdstanr or rstan'. Methods are described in Welton et al. (2009) <doi:10.1093/aje/kwp014>, Mawdsley et al. (2016) <doi:10.1002/psp4.12091>, Wicha et al. (2017) <doi:10.1038/s41467-017-01929-y>, and Pedder et al. (2019) <doi:10.1002/jrsm.1351>.

r-countyhealthr 0.1.5
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.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://github.com/countyhealthrankings/countyhealthR
Licenses: GPL 3+
Build system: r
Synopsis: Programmatic Access to County Health Rankings & Roadmaps Data
Description:

This package provides a simple interface to pull County Health Rankings & Roadmaps (CHR&R) county-level health data and metadata directly from Zenodo <doi:10.5281/zenodo.18157681>. Users can retrieve data for CHR&R release years 2010 through 2025. CHR&R data support research and decision-making to promote health equity and policies that help all communities thrive.

r-conrad 1.0.0.1
Propagated dependencies: r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fhdsl/conrad
Licenses: Expat
Build system: r
Synopsis: Client for the Microsoft's 'Cognitive Services Text to Speech REST' API
Description:

Convert text into synthesized speech and get a list of supported voices for a region. Microsoft's Cognitive Services Text to Speech REST API <https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tabs=streaming> supports neural text to speech voices, which support specific languages and dialects that are identified by locale.

r-cowbell 0.1.0
Propagated dependencies: r-rgl@1.3.36 r-misc3d@0.9-2 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=cowbell
Licenses: GPL 3
Build system: r
Synopsis: Performs Segmented Linear Regression on Two Independent Variables
Description:

This package implements a specific form of segmented linear regression with two independent variables. The visualization of that function looks like a quarter segment of a cowbell giving the package its name. The package has been specifically constructed for the case where minimum and maximum value of the dependent and two independent variables are known a prior, which is usually the case when those values are derived from Likert scales.

r-covsep 1.1.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://doi.org/10.1214/16-AOS1495
Licenses: GPL 2
Build system: r
Synopsis: Tests for Determining if the Covariance Structure of 2-Dimensional Data is Separable
Description:

This package provides functions for testing if the covariance structure of 2-dimensional data (e.g. samples of surfaces X_i = X_i(s,t)) is separable, i.e. if covariance(X) = C_1 x C_2. A complete descriptions of the implemented tests can be found in the paper Aston et al. (2017) <doi:10.1214/16-AOS1495> <doi:10.48550/arXiv.1505.02023>.

r-contdid 0.1.1
Propagated dependencies: r-splines2@0.5.4 r-sandwich@3.1-1 r-ptetools@1.0.1 r-npiv@0.1.3 r-mass@7.3-65 r-ggplot2@4.0.3 r-checkmate@2.3.4 r-bmisc@1.4.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://bcallaway11.github.io/contdid/
Licenses: GPL 3
Build system: r
Synopsis: Difference-in-Differences with a Continuous Treatment
Description:

This package provides methods for difference-in-differences with a continuous treatment and staggered treatment adoption. Includes estimation of treatment effects and causal responses as a function of the dose, event studies indexed by length of exposure to the treatment, and aggregation into overall average effects. Uniform inference procedures are included, along with both parametric and nonparametric models for treatment effects. The methods are based on Callaway, Goodman-Bacon, and Sant'Anna (2025) <doi:10.48550/arXiv.2107.02637>.

r-cropscaper 1.1.5
Propagated dependencies: r-sf@1.1-1 r-rjsonio@2.0.5 r-raster@3.6-32 r-magrittr@2.0.5 r-httr@1.4.8 r-dplyr@1.2.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=CropScapeR
Licenses: GPL 2+
Build system: r
Synopsis: Access Cropland Data Layer Data via the 'CropScape' Web Service
Description:

Interface to easily access Cropland Data Layer (CDL) data for any area of interest via the CropScape <https://nassgeodata.gmu.edu/CropScape/> web service.

Total packages: 73955