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

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-camerondata 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/juvlac/camerondata
Licenses: FSDG-compatible
Build system: r
Synopsis: Datasets from "Microeconometrics: Methods and Applications" by Cameron and Trivedi
Description:

Quick and easy access to datasets that let you replicate the empirical examples in Cameron and Trivedi (2005) "Microeconometrics: Methods and Applications" (ISBN: 9780521848053).The data are available as soon as you install and load the package (lazy-loading) as data frames. The documentation includes reference to chapter sections and page numbers where the datasets are used.

r-cub 1.1.5
Propagated dependencies: r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CUB
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Class of Mixture Models for Ordinal Data
Description:

For ordinal rating data, estimate and test models within the family of CUB models and their extensions (where CUB stands for Combination of a discrete Uniform and a shifted Binomial distributions); Simulation routines, plotting facilities and fitting measures are also provided.

r-canonicalfamilyextra 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CanonicalFamilyExtra
Licenses: GPL 2+
Build system: r
Synopsis: Extra Canonical Link Family Objects for Generalized Linear Models
Description:

Extra family objects in "weird" scenarios, particularly logistic or log-linear model with unbounded or non-binary/non-integer outcomes. Provides binomial_extra() and poisson_extra() as generalizations of binomial() and poisson(). The use of canonical link with the corresponding working likelihood in glm() ensures convexity, making model fitting reliable and independent of starting value. Robert WM Wedderburn (1974) <doi:10.1093/biomet/61.3.439> and Peter McCullagh (1983) <doi:10.1214/aos/1176346056> justified this method to fit generalized linear (mean) models with quasi-/working likelihood.

r-cope 0.2.3
Propagated dependencies: r-nlme@3.1-169 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-maps@3.4.3 r-fields@17.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cope
Licenses: GPL 2
Build system: r
Synopsis: Coverage Probability Excursion (CoPE) Sets
Description:

This package provides functions to compute and plot Coverage Probability Excursion (CoPE) sets for real valued functions on a 2-dimensional domain. CoPE sets are obtained from repeated noisy observations of the function on the entire domain. They are designed to bound the excursion set of the target function at a given level from above and below with a predefined probability. The target function can be a parameter in spatially-indexed linear regression. Support by NIH grant R01 CA157528 is gratefully acknowledged.

r-coresim 0.2.4
Propagated dependencies: r-mass@7.3-65 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=coreSim
Licenses: GPL 3+
Build system: r
Synopsis: Core Functionality for Simulating Quantities of Interest from Generalised Linear Models
Description:

Core functions for simulating quantities of interest from generalised linear models (GLM). This package will form the backbone of a series of other packages that improve the interpretation of GLM estimates.

r-clusterability 0.2.3.0
Propagated dependencies: r-sparsepca@0.1.2 r-elasticnet@1.3 r-diptest@0.77-2 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clusterability
Licenses: GPL 2
Build system: r
Synopsis: Performs Tests for Cluster Tendency of a Data Set
Description:

Test for cluster tendency (clusterability) of a data set. The methods implemented - reducing the data set to a single dimension using principal component analysis or computing pairwise distances, and performing a multimodality test like the Dip Test or Silverman's Critical Bandwidth Test - are described in Adolfsson, Ackerman, and Brownstein (2019) <doi:10.1016/j.patcog.2018.10.026> and Laborde et al. (2023) <doi: 10.1186/s12859-023-05210-6>. Such methods can inform whether clustering algorithms are appropriate for a data set.

r-chatrater 1.3.1
Propagated dependencies: r-jsonlite@2.0.0 r-httr2@1.2.2 r-curl@7.1.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ShiyangZheng/chatRater
Licenses: Expat
Build system: r
Synopsis: Tool for Rating Text/Image/Audio Stimuli via 'LLMs'
Description:

Evaluates stimuli using Large Language Models. Supports multiple LLM providers: OpenAI', Anthropic', Ollama', LM Studio', DeepSeek', Groq', Mistral', and OpenAI-compatible endpoints. Stimuli: plain text, local image/audio files, or image URLs. Audio is transcribed via OpenAI Whisper before rating. Supports numeric, text, and raw return types.

r-codelistgenerator 4.0.2
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-purrr@1.2.2 r-patientprofiles@1.5.0 r-omopgenerics@1.4.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-glue@1.8.1 r-dplyr@1.2.1 r-dbi@1.3.0 r-clock@0.7.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://darwin-eu.github.io/CodelistGenerator/
Licenses: FSDG-compatible
Build system: r
Synopsis: Identify Relevant Clinical Codes and Evaluate Their Use
Description:

Generate a candidate code list for the Observational Medical Outcomes Partnership (OMOP) common data model based on string matching. For a given search strategy, a candidate code list will be returned.

r-cprobit 1.0.2
Propagated dependencies: r-nortest@1.0-4 r-gridextra@2.3 r-ggplot2@4.0.3 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cprobit
Licenses: LGPL 3
Build system: r
Synopsis: Conditional Probit Model for Analysing Continuous Outcomes
Description:

This package implements the three-step workflow for robust analysis of change in two repeated measurements of continuous outcomes, described in Ning et al. (in press), "Robust estimation of the effect of an exposure on the change in a continuous outcome", BMC Medical Research Methodology.

r-cohortmethod 6.0.3
Dependencies: openjdk@25.0.2
Propagated dependencies: r-survival@3.8-6 r-sqlrender@1.19.5 r-rlang@1.2.0 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-plyr@1.8.9 r-parallellogger@3.5.1 r-jsonlite@2.0.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-featureextraction@3.14.0 r-empiricalcalibration@3.1.4 r-dplyr@1.2.1 r-digest@0.6.39 r-databaseconnector@7.2.0 r-cyclops@3.7.1 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/CohortMethod/
Licenses: ASL 2.0
Build system: r
Synopsis: Comparative Cohort Method with Large Scale Propensity and Outcome Models
Description:

This package provides functions for performing comparative cohort studies in an observational database in the Observational Medical Outcomes Partnership (OMOP) Common Data Model. Can extract all necessary data from a database. This implements large-scale propensity scores (LSPS) as described in Tian et al. (2018) <doi:10.1093/ije/dyy120>, using a large set of covariates, including for example all drugs, diagnoses, procedures, as well as age, comorbidity indexes, etc. Large scale regularized regression is used to fit the propensity and outcome models as described in Suchard et al. (2013) <doi:10.1145/2414416.2414791>. Functions are included for trimming, stratifying, (variable and fixed ratio) matching and weighting by propensity scores, as well as diagnostic functions, such as propensity score distribution plots and plots showing covariate balance before and after matching and/or trimming. Supported outcome models are (conditional) logistic regression, (conditional) Poisson regression, and (stratified) Cox regression. Also included are Kaplan-Meier plots that can adjust for the stratification or matching.

r-cifti 0.5.0
Propagated dependencies: r-xml2@1.5.2 r-r-utils@2.13.0 r-oro-nifti@0.11.4 r-gifti@0.9.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cifti
Licenses: GPL 2
Build system: r
Synopsis: Toolbox for Connectivity Informatics Technology Initiative ('CIFTI') Files
Description:

This package provides functions for the input/output and visualization of medical imaging data in the form of CIFTI files <https://www.nitrc.org/projects/cifti/>.

r-caribou 1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=caribou
Licenses: GPL 2
Build system: r
Synopsis: Estimation of Caribou Abundance Based on Radio Telemetry Data
Description:

Estimation of population size of migratory caribou herds based on large scale aggregations monitored by radio telemetry. It implements the methodology found in the article by Rivest et al. (1998) about caribou abundance estimation. It also includes a function based on the Lincoln-Petersen Index as applied to radio telemetry data by White and Garrott (1990).

r-cipher 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cipheR
Licenses: GPL 3+
Build system: r
Synopsis: Encryption and Decryption with Text Ciphers
Description:

Encrypts and decrypts using basic ciphers. None of these should be used in place of real encryption using state of the art tools. The ciphers included use methods described in the ciphers's Wikipedia and cryptography hobby websites.

r-categoryencodings 1.4.3
Propagated dependencies: r-sparsepca@0.1.2 r-glmnet@5.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/JSzitas/categoryEncodings
Licenses: GPL 3
Build system: r
Synopsis: Category Variable Encodings
Description:

Simple, fast, and automatic encodings for category data using a data.table backend. Most of the methods are an implementation of "Sufficient Representation for Categorical Variables" by Johannemann, Hadad, Athey, Wager (2019) <arXiv:1908.09874>, particularly their mean, sparse principal component analysis, low rank representation, and multinomial logit encodings.

r-cpa 1.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cpa
Licenses: GPL 2+
Build system: r
Synopsis: Confirmatory Path Analysis Through 'd-sep' Tests
Description:

This package provides functions to test and compare causal models using Confirmatory Path Analysis.

r-carbayesdata 3.0
Propagated dependencies: r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CARBayesdata
Licenses: GPL 2+
Build system: r
Synopsis: Data Used in the Vignettes Accompanying the CARBayes and CARBayesST Packages
Description:

Spatio-temporal data from Scotland used in the vignettes accompanying the CARBayes (spatial modelling) and CARBayesST (spatio-temporal modelling) packages. Most of the data relate to the set of 271 Intermediate Zones (IZ) that make up the 2001 definition of the Greater Glasgow and Clyde health board.

r-chevron 0.2.12
Propagated dependencies: r-tibble@3.3.1 r-tern@0.9.10 r-stringr@1.6.0 r-rtables@0.6.16 r-rlistings@0.2.13 r-rlang@1.2.0 r-purrr@1.2.2 r-nestcolor@0.1.3 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-glue@1.8.1 r-ggplot2@4.0.3 r-formatters@0.5.12 r-forcats@1.0.1 r-dunlin@0.1.12 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://insightsengineering.github.io/chevron/
Licenses: ASL 2.0
Build system: r
Synopsis: Standard TLGs for Clinical Trials Reporting
Description:

Provide standard tables, listings, and graphs (TLGs) libraries used in clinical trials. This package implements a structure to reformat the data with dunlin', create reporting tables using rtables and tern with standardized input arguments to enable quick generation of standard outputs. In addition, it also provides comprehensive data checks and script generation functionality.

r-climniche 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Bohao0813/climniche
Licenses: GPL 3+
Build system: r
Synopsis: Niche Climate Exposure
Description:

Assesses niche climate exposure by interpreting projected climate change relative to the climate conditions a species currently occupies. Using occurrence records, range data or thresholded SDM suitability maps, current environmental rasters and future projections, the package separates climate change amount, change in distance to the current niche centre, composition change and exceedance beyond an empirical niche boundary.

r-cor 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=COR
Licenses: Expat
Build system: r
Synopsis: The COR for Optimal Subset Selection in Distributed Estimation
Description:

An algorithm of optimal subset selection, related to Covariance matrices, observation matrices and Response vectors (COR) to select the optimal subsets in distributed estimation. The philosophy of the package is described in Guo G. (2024) <doi:10.1007/s11222-024-10471-z>.

r-cvglasso 1.0.1
Propagated dependencies: r-glasso@1.11 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jmcurran/CVglasso
Licenses: GPL 2+
Build system: r
Synopsis: Lasso Penalized Precision Matrix Estimation
Description:

Estimates a lasso penalized precision matrix via blockwise coordinate descent (BCD). This package is a simple wrapper around the popular glasso package and extends and enhances its capabilities. These enhancements include built-in cross validation and visualizations. See Friedman et al. (2008) <doi:10.1093/biostatistics/kxm045> for details regarding the estimation method.

r-cdcanthro 0.2.0
Propagated dependencies: r-tibble@3.3.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=cdcanthro
Licenses: GPL 3
Build system: r
Synopsis: Sex- and Age-Standardized Metrics from the Centers for Disease Control and Prevention (CDC) Growth Charts
Description:

Calculation of sex- and age-standardized growth metrics based on the 2000 CDC growth charts. Provides functions to generate z-scores and percentiles for weight, height, and body mass index (BMI) using the LMS method (lambda-mu-sigma). Includes extended BMI z-scores for values above the 95th percentile to more accurately characterize the sex- and age-standardized BMI of children with very high BMIs.

r-climatekit 0.2.0
Propagated dependencies: r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://charlescoverdale.github.io/climatekit/
Licenses: Expat
Build system: r
Synopsis: Unified Climate Indices for Temperature, Precipitation, and Drought
Description:

Compute the standard suite of climate indices from daily weather observations. Provides the canonical ETCCDI 27 (Expert Team on Climate Change Detection and Indices), the ET-SCI heatwave and cold-wave families plus the Excess Heat Factor of Nairn and Fawcett (2013), and agroclimatic, drought, and human-comfort families. Drought indices ('SPI', SPEI') accept a choice of distribution (gamma or Pearson III for SPI; log-logistic or generalised extreme value for SPEI). Reference evapotranspiration is available via Hargreaves and the FAO-56 Penman-Monteith method (Allen et al. 1998). Percentile-based indices support the Zhang (2005) in-base bootstrap. Daily inputs are numeric vectors plus a Date vector; outputs are tidy data frames. Optional gridded support via terra applies any index over a SpatRaster and reads netCDF input. No external API calls; pairs with data packages such as readnoaa'. References: Alexander et al. (2006) <doi:10.1029/2005JD006290>; Zhang et al. (2011) <doi:10.1002/wcc.147>; Zhang et al. (2005) <doi:10.1175/JCLI3366.1>.

r-cnorm 3.6.0
Propagated dependencies: r-leaps@3.2 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.psychometrica.de/cNorm_en.html
Licenses: AGPL 3
Build system: r
Synopsis: Continuous Norming
Description:

Generates continuous test norms in psychometrics and biometrics, and analyzing model fit. The package offers both distribution-free modeling using Taylor polynomials and parametric modeling using the beta-binomial and the Sinh-Arcsinh distribution. Originally developed for achievement tests, it is applicable to a wide range of mental, physical, or other test scores dependent on continuous or discrete explanatory variables. The package provides several advantages: It minimizes deviations from representativeness in subsamples, interpolates between discrete levels of explanatory variables, and significantly reduces the required sample size compared to conventional norming per age group. cNORM enables graphical and analytical evaluation of model fit, accommodates a wide range of scales including those with negative and descending values, and as well supports conventional norming. It generates norm tables including confidence intervals. Methods for addressing representativeness issues are available through Iterative Proportional Fitting. Based on Lenhard et al. (2016) <doi:10.1177/1073191116656437>, Lenhard et al. (2019) <doi:10.1371/journal.pone.0222279>, Lenhard and Lenhard (2021) <doi:10.1177/0013164420928457> and Gary et al. (2023) <doi:10.1007/s00181-023-02456-0>.

r-ccremover 1.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ccRemover
Licenses: GPL 3
Build system: r
Synopsis: Removes the Cell-Cycle Effect from Single-Cell RNA-Sequencing Data
Description:

This package implements a method for identifying and removing the cell-cycle effect from scRNA-Seq data. The description of the method is in Barron M. and Li J. (2016) <doi:10.1038/srep33892>. Identifying and removing the cell-cycle effect from single-cell RNA-Sequencing data. Submitted. Different from previous methods, ccRemover implements a mechanism that formally tests whether a component is cell-cycle related or not, and thus while it often thoroughly removes the cell-cycle effect, it preserves other features/signals of interest in the data.

Total packages: 72465