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

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-cengam 0.5.4
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cenGAM
Licenses: GPL 2+
Build system: r
Synopsis: Censored Regression with Smooth Terms
Description:

Implementation of Tobit type I and type II families for censored regression using the mgcv package, based on methods detailed in Woods (2016) <doi:10.1080/01621459.2016.1180986>.

r-cir 2.5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cir
Licenses: GPL 2
Build system: r
Synopsis: Centered Isotonic Regression and Dose-Response Utilities
Description:

Isotonic regression (IR) and its improvement: centered isotonic regression (CIR). CIR is recommended in particular with small samples. Also, interval estimates for both, and additional utilities such as plotting dose-response data. For dev version and change history, see GitHub assaforon/cir.

r-corrmeta 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-polycor@0.8-1 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corrmeta
Licenses: Expat
Build system: r
Synopsis: Correlated Meta-Analysis
Description:

This package performs Correlated Meta-Analysis ('corrmeta') across multiple OMIC scans, accounting for hidden non-independencies between elements of the scans due to overlapping samples, related samples, or other information. For more information about the method, refer to the paper Province MA. (2013) <doi:10.1142/9789814447973_0023>.

r-csmes 1.0.1
Propagated dependencies: r-zoo@1.8-14 r-rpart@4.1.24 r-rocr@1.0-11 r-mco@1.17 r-data-table@1.17.8 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSMES
Licenses: GPL 2+
Build system: r
Synopsis: Cost-Sensitive Multi-Criteria Ensemble Selection for Uncertain Cost Conditions
Description:

This package provides functions for cost-sensitive multi-criteria ensemble selection (CSMES) (as described in De bock et al. (2020) <doi:10.1016/j.ejor.2020.01.052>) for cost-sensitive learning under unknown cost conditions.

r-ciaawconsensus 1.3
Propagated dependencies: r-stringr@1.6.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CIAAWconsensus
Licenses: FSDG-compatible
Build system: r
Synopsis: Isotope Ratio Meta-Analysis
Description:

Calculation of consensus values for atomic weights, isotope amount ratios, and isotopic abundances with the associated uncertainties using multivariate meta-regression approach for consensus building.

r-carsalgo 0.5.0
Propagated dependencies: r-rlang@1.1.6 r-pls@2.8-5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mah-iasri/carsAlgo
Licenses: Expat
Build system: r
Synopsis: Competitive Adaptive Reweighted Sampling (CARS) Algorithm
Description:

This package implements Competitive Adaptive Reweighted Sampling (CARS) algorithm for variable selection from high-dimensional dataset using Partial Least Squares (PLS) regression models. CARS algorithm iteratively applies the Monte Carlo sub-sampling and exponential variable elimination techniques to identify/select the most informative variables/features subjected to minimal cross-validated RMSE score. The implementation of CARS algorithm is inspired from the work of Li et al. (2009) <doi:10.1016/j.aca.2009.06.046>. This algorithm is widely applied in near-infrared (NIR), mid-infrared (MIR), hyperspectral chemometrics areas, etc.

r-campsis 1.8.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-progressr@0.18.0 r-mass@7.3-65 r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-digest@0.6.39 r-campsismod@1.3.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Calvagone/campsis
Licenses: GPL 3+
Build system: r
Synopsis: Generic PK/PD Simulation Platform Campsis
Description:

This package provides a generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on the R packages rxode2 and mrgsolve'. Campsis provides an abstraction layer over the underlying processes of defining a PK/PD model, assembling a custom dataset and running a simulation. The package has a strong dependency on the R package campsismod', which allows models to be read from and written to files, including through a JSON-based interface, and to be adapted further on the fly in the R environment. In addition, campsis allows users to assemble datasets in an intuitive manner, including via a JSON-based interface to import Campsis datasets defined using formal JSON schemas distributed with the package. Once the dataset is ready, the package prepares the simulation, calls rxode2 or mrgsolve (at the user's choice), and returns the results for the given model, dataset and desired simulation settings. The package itself is licensed under the GPL (>= 3); the JSON schema files shipped in inst/extdata are licensed separately under the Creative Commons Attribution 4.0 International (CC BY 4.0).

r-cdss 0.3-1
Propagated dependencies: r-readods@2.3.2 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=CDSS
Licenses: GPL 3
Build system: r
Synopsis: Course-Dependent Skill Structures
Description:

Deriving skill structures from skill assignment data for courses (sets of learning objects).

r-cinar 0.2.6
Propagated dependencies: r-writexl@1.5.4 r-sva@3.58.0 r-rcolorbrewer@1.1-3 r-preprocesscore@1.72.0 r-pheatmap@1.0.13 r-limma@3.66.0 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-genomicranges@1.62.0 r-fgsea@1.36.0 r-edger@4.8.0 r-dplyr@1.1.4 r-deseq2@1.50.2 r-biocmanager@1.30.27
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/eonurk/cinaR/
Licenses: GPL 3
Build system: r
Synopsis: Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Description:

Differential analyses and Enrichment pipeline for bulk ATAC-seq data analyses. This package combines different packages to have an ultimate package for both data analyses and visualization of ATAC-seq data. Methods are described in Karakaslar et al. (2021) <doi:10.1101/2021.03.05.434143>.

r-cellgeometry 0.6.3
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-mcprogress@0.1.1 r-matrixstats@1.5.0 r-gtools@3.9.5 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ensembldb@2.34.0 r-dplyr@1.1.4 r-delayedarray@0.36.0 r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/myles-lewis/cellGeometry
Licenses: GPL 3+
Build system: r
Synopsis: Geometric Single Cell Deconvolution
Description:

Deconvolution of bulk RNA-Sequencing data into proportions of cells based on a reference single-cell RNA-Sequencing dataset using high-dimensional geometric methodology <doi:10.64898/2026.01.24.701240>.

r-clusteredmutations 1.0.2
Propagated dependencies: r-seriation@1.5.8 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusteredMutations
Licenses: GPL 3
Build system: r
Synopsis: Location and Visualization of Clustered Somatic Mutations
Description:

Identification and visualization of groups of closely spaced mutations in the DNA sequence of cancer genome. The extremely mutated zones are searched in the symmetric dissimilarity matrix using the anti-Robinson matrix properties. Different data sets are obtained to describe and plot the clustered mutations information.

r-ciee 0.1.1
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CIEE
Licenses: GPL 2
Build system: r
Synopsis: Estimating and Testing Direct Effects in Directed Acyclic Graphs using Estimating Equations
Description:

In many studies across different disciplines, detailed measures of the variables of interest are available. If assumptions can be made regarding the direction of effects between the assessed variables, this has to be considered in the analysis. The functions in this package implement the novel approach CIEE (causal inference using estimating equations; Konigorski et al., 2018, <DOI:10.1002/gepi.22107>) for estimating and testing the direct effect of an exposure variable on a primary outcome, while adjusting for indirect effects of the exposure on the primary outcome through a secondary intermediate outcome and potential factors influencing the secondary outcome. The underlying directed acyclic graph (DAG) of this considered model is described in the vignette. CIEE can be applied to studies in many different fields, and it is implemented here for the analysis of a continuous primary outcome and a time-to-event primary outcome subject to censoring. CIEE uses estimating equations to obtain estimates of the direct effect and robust sandwich standard error estimates. Then, a large-sample Wald-type test statistic is computed for testing the absence of the direct effect. Additionally, standard multiple regression, regression of residuals, and the structural equation modeling approach are implemented for comparison.

r-chauboxplot 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://tiejuntong.github.io/ChauBoxplot/
Licenses: GPL 3
Build system: r
Synopsis: Chauvenet-Type Boxplot
Description:

This package provides a modified boxplot with a new fence coefficient determined by Lin et al. (2025). The traditional fence coefficient k=1.5 in Tukey's boxplot is replaced by a coefficient based on Chauvenet's criterion, as described in their formula (9). The new boxplot can be implemented in base R with function chau_boxplot(), and in ggplot2 with function geom_chau_boxplot().

r-cpcat 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CPCAT
Licenses: GPL 3+
Build system: r
Synopsis: The Closure Principle Computational Approach Test
Description:

P-values and no/lowest observed (adverse) effect concentration values derived from the closure principle computational approach test (Lehmann, R. et al. (2015) <doi:10.1007/s00477-015-1079-4>) are provided. The package contains functions to generate intersection hypotheses according to the closure principle (Bretz, F., Hothorn, T., Westfall, P. (2010) <doi:10.1201/9781420010909>), an implementation of the computational approach test (Ching-Hui, C., Nabendu, P., Jyh-Jiuan, L. (2010) <doi:10.1080/03610918.2010.508860>) and the combination of both, that is, the closure principle computational approach test.

r-checkdown 0.0.13
Propagated dependencies: r-markdown@2.0 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://agricolamz.github.io/checkdown/
Licenses: GPL 2+
Build system: r
Synopsis: Check-Fields and Check-Boxes for 'rmarkdown'
Description:

This package creates auto-grading check-fields and check-boxes for rmarkdown or quarto HTML. It can be used in class, when teacher share materials and tasks, so students can solve some problems and check their work. In contrast to the learnr package, the checkdown package works serverlessly without shiny'.

r-copyseparator 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-36 r-kmer@1.1.2 r-foreach@1.5.2 r-doparallel@1.0.17 r-decipher@3.6.0 r-biostrings@2.78.0 r-beepr@2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/LeiYang-Fish/copyseparator
Licenses: GPL 2
Build system: r
Synopsis: Assembling Long Gene Copies from Short Read Data
Description:

Assembles two or more gene copies from short-read Next-Generation Sequencing data. Works best when there are only two gene copies and read length >=250 base pairs. High and relatively even coverage are important.

r-clustervar 0.0.8
Propagated dependencies: r-scales@1.4.0 r-parabar@1.4.2 r-mvtnorm@1.3-3 r-mass@7.3-65 r-iterators@1.0.14 r-foreach@1.5.2 r-fastdummies@1.7.5 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusterVAR
Licenses: GPL 2
Build system: r
Synopsis: Fitting Latent Class Vector-Autoregressive (VAR) Models
Description:

Estimates latent class vector-autoregressive models via EM algorithm on time-series data for model-based clustering and classification. Includes model selection criteria for selecting the number of lags and clusters.

r-childfree 0.0.5
Propagated dependencies: r-rio@1.2.4 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://thechildfree.org/
Licenses: GPL 3
Build system: r
Synopsis: Access and Harmonize Childfree Demographic Data
Description:

Reads demographic data from a variety of public data sources, extracting and harmonizing variables useful for the study of childfree individuals. The identification of childfree individuals and those with other family statuses uses Neal & Neal's (2024) "A Framework for Studying Adults who Neither have Nor Want Children" <doi:10.1177/10664807231198869>; A pre-print is available at <doi:10.31234/osf.io/fa89m>.

r-compindpca 0.1.0
Propagated dependencies: r-factoextra@1.0.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=compindPCA
Licenses: GPL 3
Build system: r
Synopsis: Computation of Relative Weights of Variables and Composite Index Values Based on PCA
Description:

It helps in development of a principal component analysis based composite index by assigning weights to variables and combining the weighted variables. For method details see Sendhil, R., Jha, A., Kumar, A. and Singh, S. (2018). <doi:10.1016/j.ecolind.2018.02.053>, and Wu, T. (2021). <doi:10.1016/j.ecolind.2021.108006>.

r-cnlttsa 0.1-2
Propagated dependencies: r-nlt@2.2-2 r-fields@17.1 r-cnltreg@0.1-2 r-adlift@1.4-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CNLTtsa
Licenses: GPL 2
Build system: r
Synopsis: Complex-Valued Wavelet Lifting for Univariate and Bivariate Time Series Analysis
Description:

Implementations of recent complex-valued wavelet spectral procedures for analysis of irregularly sampled signals, see Hamilton et al (2018) <doi:10.1080/00401706.2017.1281846>.

r-clinicaltrialsummary 1.1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinicalTrialSummary
Licenses: GPL 3+
Build system: r
Synopsis: Summary Measures for Clinical Trials with Survival Outcomes
Description:

This package provides estimates of several summary measures for clinical trials including the average hazard ratio, the weighted average hazard ratio, the restricted superiority probability ratio, the restricted mean survival difference and the ratio of restricted mean times lost, based on the short-term and long-term hazard ratio model (Yang, 2005 <doi:10.1093/biomet/92.1.1>) which accommodates various non-proportional hazards scenarios. The inference procedures and the asymptotic results for the summary measures are discussed in Yang (2018, <doi:10.1002/sim.7676>).

r-circnntsrmult 0.1.0
Propagated dependencies: r-psychtools@2.5.7.22 r-circnntsr@2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircNNTSRmult
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Circular Data using MNNTS Models
Description:

This package provides a collection of utilities for the statistical analysis of multivariate circular data using distributions based on Multivariate Nonnegative Trigonometric Sums (MNNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, and more.

r-csv 0.6.2
Propagated dependencies: r-stringi@1.8.7 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=csv
Licenses: GPL 3
Build system: r
Synopsis: Read and Write CSV Files with Selected Conventions
Description:

Reads and writes CSV with selected conventions. Uses the same generic function for reading and writing to promote consistent formats.

r-ceoptim 1.3
Propagated dependencies: r-sna@2.8 r-msm@1.8.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=CEoptim
Licenses: GPL 2+
Build system: r
Synopsis: Cross-Entropy R Package for Optimization
Description:

Optimization solver based on the Cross-Entropy method.

Total packages: 69290