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

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-connectomoda 1.0.0
Propagated dependencies: r-readr@2.2.0 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://cran.r-project.org/package=connectoModa
Licenses: Expat
Build system: r
Synopsis: Download Data from Moda
Description:

Connect to WFP's Moda platform to R, download data, and obtain the list of individuals with access to the project along with their access level.

r-coroica 1.0.2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sweichwald/coroICA-R
Licenses: AGPL 3
Build system: r
Synopsis: Confounding Robust Independent Component Analysis for Noisy and Grouped Data
Description:

This package contains an implementation of a confounding robust independent component analysis (ICA) for noisy and grouped data. The main function coroICA() performs a blind source separation, by maximizing an independence across sources and allows to adjust for varying confounding based on user-specified groups. Additionally, the package contains the function uwedge() which can be used to approximately jointly diagonalize a list of matrices. For more details see the project website <https://sweichwald.de/coroICA/>.

r-condir 0.1.4
Propagated dependencies: r-xtable@1.8-8 r-shiny@1.13.0 r-psych@2.6.5 r-knitr@1.51 r-effsize@0.8.1 r-bayesfactor@0.9.12-4.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/AngelosPsy/condir
Licenses: GPL 3
Build system: r
Synopsis: Computation of P Values and Bayes Factors for Conditioning Data
Description:

Set of functions for the easy analyses of conditioning data.

r-corx 1.0.7.3
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.2.0 r-ppcor@1.1 r-moments@0.14.1 r-labelled@2.16.0 r-glue@1.8.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggcorrplot@0.1.4.1 r-crayon@1.5.3 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/conig/corx
Licenses: Expat
Build system: r
Synopsis: Create and Format Correlation Matrices
Description:

Create correlation (or partial correlation) matrices. Correlation matrices are formatted with significance stars based on user preferences. Matrices of coefficients, p-values, and number of pairwise observations are returned. Send resultant formatted matrices to the clipboard to be pasted into excel and other programs. A plot method allows users to visualize correlation matrices created with corx'.

r-colocboost 1.0.9
Propagated dependencies: r-rfast@2.1.5.2 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/StatFunGen/colocboost
Licenses: Expat
Build system: r
Synopsis: Multi-Context Colocalization Analysis for QTL and GWAS Studies
Description:

This package provides a multi-task learning approach to variable selection regression with highly correlated predictors and sparse effects, based on frequentist statistical inference. It provides statistical evidence to identify which subsets of predictors have non-zero effects on which subsets of response variables, motivated and designed for colocalization analysis across genome-wide association studies (GWAS) and quantitative trait loci (QTL) studies. The ColocBoost model is described in Cao et. al. (2025) <doi:10.1101/2025.04.17.25326042>.

r-canvasxpress-data 1.34.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/neuhausi/canvasXpress.data
Licenses: GPL 3
Build system: r
Synopsis: Datasets for the 'canvasXpress' Package
Description:

This package contains the prepared data that is needed for the shiny application examples in the canvasXpress package. This package also includes datasets used for automated testthat tests. Scotto L, Narayan G, Nandula SV, Arias-Pulido H et al. (2008) <doi:10.1002/gcc.20577>. Davis S, Meltzer PS (2007) <doi:10.1093/bioinformatics/btm254>.

r-cellwindx 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-seurat@5.5.0 r-patchwork@1.3.2 r-matrix@1.7-5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-complexheatmap@2.28.0 r-circlize@0.4.18
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CellWindX
Licenses: GPL 3
Build system: r
Synopsis: Marker Gene Analysis and Visualization for Single-Cell Data
Description:

This package provides a Seurat'-compatible toolkit for marker gene identification, expression summarization, and visualization of annotated single-cell transcriptomic data. CellWindX identifies top cell-type-enriched markers, calculates marker expression percentages and average expression values across cell groups, and generates publication-oriented dimensional reduction plots, marker heatmaps, and gene-level radar plots. The package includes built-in aesthetic palettes and supports both exploratory analysis and downstream figure preparation for single-cell atlas studies. The workflow is designed to complement single-cell analysis frameworks such as Seurat described by Satija et al. (2015) <doi:10.1038/nbt.3192> and Hao et al. (2021) <doi:10.1016/j.cell.2021.04.048>, as well as heatmap visualization methods implemented in ComplexHeatmap described by Gu et al. (2016) <doi:10.1093/bioinformatics/btw313>.

r-csindicators 1.2.0
Propagated dependencies: r-zoo@1.8-15 r-spei@1.8.1 r-s2dv@2.3.0 r-multiapply@2.1.5 r-lubridate@1.9.5 r-lmomco@2.5.5 r-lmom@3.3 r-geosphere@1.6-8 r-cstools@5.3.2 r-climprojdiags@0.3.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gitlab.earth.bsc.es/es/csindicators/
Licenses: GPL 3
Build system: r
Synopsis: Climate Services' Indicators Based on Sub-Seasonal to Decadal Predictions
Description:

Set of generalised tools for the flexible computation of climate related indicators defined by the user. Each method represents a specific mathematical approach which is combined with the possibility to select an arbitrary time period to define the indicator. This enables a wide range of possibilities to tailor the most suitable indicator for each particular climate service application (agriculture, food security, energy, water management, health...). This package is intended for sub-seasonal, seasonal and decadal climate predictions, but its methods are also applicable to other time-scales, provided the dimensional structure of the input is maintained. Additionally, the outputs of the functions in this package are compatible with CSTools'. This package is described in Pérez-Zanón et al. (2023) <doi:10.1016/j.cliser.2023.100393> and was developed in the context of the H2020 projects MED-GOLD (776467) and S2S4E (776787) projects, as well as the Horizon Europe project MEDEWSA (101121192) and the national project BOREAS (PID2022-140673OA-I00). See Lledó et al. (2019) <doi:10.1016/j.renene.2019.04.135> and Chou et al., 2023 <doi:10.1016/j.cliser.2023.100345> for details.

r-conjointchecks 0.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ben-domingue/ConjointChecks
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of a Method to Check the Cancellation Axioms of Additive Conjoint Measurement
Description:

Implementation of a procedure---Domingue (2012) <https://eric.ed.gov/?id=ED548657>, Domingue (2014) <doi:10.1007/s11336-013-9342-4>; see also Karabatsos (2001) <https://psycnet.apa.org/record/2002-01665-005> and Kyngdon (2011) <doi:10.1348/2044-8317.002004>---to test the single and double cancellation axioms of conjoint measure in data that is dichotomously coded and measured with error.

r-cols4all 0.10
Propagated dependencies: r-stringdist@0.9.17 r-spacesxyz@1.6-0 r-png@0.1-9 r-colorspace@2.1-2 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cols4all.github.io/cols4all-R/
Licenses: GPL 3
Build system: r
Synopsis: Colors for all
Description:

Color palettes for all people, including those with color vision deficiency. Popular color palette series have been organized by type and have been scored on several properties such as color-blind-friendliness and fairness (i.e. do colors stand out equally?). Own palettes can also be loaded and analysed. Besides the common palette types (categorical, sequential, and diverging) it also includes cyclic and bivariate color palettes. Furthermore, a color for missing values is assigned to each palette.

r-changepointtests 0.1.7
Propagated dependencies: r-foreach@1.5.2 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=changepointTests
Licenses: GPL 3
Build system: r
Synopsis: Change Point Tests for Joint Distributions and Copulas
Description:

Change point tests for joint distributions and copulas using pseudo-observations with multipliers or bootstrap. The processes used here have been defined in Bucher, Kojadinovic, Rohmer & Segers <doi:10.1016/j.jmva.2014.07.012> and Nasri & Remillard <doi:10.1016/j.jmva.2019.03.002>.

r-ctrlgene 1.0.1
Propagated dependencies: r-psych@2.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.bioinf.com.cn/
Licenses: GPL 2+
Build system: r
Synopsis: Assess the Stability of Candidate Housekeeping Genes
Description:

This package provides a simple way to assess the stability of candidate housekeeping genes is implemented in this package.

r-cnaopt 0.5.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrixstats@1.5.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cna@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cnaOpt
Licenses: GPL 2+
Build system: r
Synopsis: Optimizing Consistency and Coverage in Configurational Causal Modeling
Description:

This is an add-on to the cna package <https://CRAN.R-project.org/package=cna> comprising various functions for optimizing consistency and coverage scores of models of configurational comparative methods as Coincidence Analysis (CNA) and Qualitative Comparative Analysis (QCA). The function conCovOpt() calculates con-cov optima, selectMax() selects con-cov maxima among the con-cov optima, DNFbuild() can be used to build models actually reaching those optima, and findOutcomes() identifies those factor values in analyzed data that can be modeled as outcomes. For a theoretical introduction to these functions see Baumgartner and Ambuehl (2021) <doi:10.1177/0049124121995554>.

r-cronologia 0.2.0
Propagated dependencies: r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/feddelegrand7/cronologia
Licenses: AGPL 3+
Build system: r
Synopsis: Create an HTML Vertical Timeline from a Data Frame in 'rmarkdown' and 'shiny'
Description:

This package creates an HTML vertical timeline from a data frame as an input for rmarkdown documents and shiny applications.

r-crwbmetareg 1.0
Propagated dependencies: r-sandwich@3.1-1 r-rfast2@0.1.5.6 r-lmtest@0.9-40
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crwbmetareg
Licenses: GPL 2+
Build system: r
Synopsis: Cluster Robust Wild Bootstrap Meta Regression
Description:

In meta regression sometimes the studies have multiple effects that are correlated. For this reason cluster robust standard errors must be computed. However, since the clusters are unbalanced the wild bootstrap is suggested. See Oczkowski E. and Doucouliagos H. (2015). "Wine prices and quality ratings: a meta-regression analysis". American Journal of Agricultural Economics, 97(1): 103--121. <doi:10.1093/ajae/aau057> and Cameron A. C., Gelbach J. B. and Miller D. L. (2008). "Bootstrap-based improvements for inference with clustered errors". The Review of Economics and Statistics, 90(3): 414--427. <doi:10.1162/rest.90.3.414>.

r-ctgdist 0.1.0
Propagated dependencies: r-mirt@1.46.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ctgdist
Licenses: GPL 2
Build system: r
Synopsis: Likert Category Distance Calculator
Description:

It is assumed that psychological distances between the categories are equal for the measurement instruments consisted of polytomously scored items. According to Muraki, this assumption must be tested. In the examination process of this assumption, the fit indexes are obtained and evaluated. This package provides that this assumption is removed. By with this package, the converted scale values of all items in a measurement instrument can be calculated by estimating a category parameter set for each item. Thus, the calculations can be made without any need to usage of the common category parameter set. Through this package, the psychological distances of the items are scaled. The scaling of a category parameter set for each item cause differentiation of score of the categories will be got from items. Also, the total measurement instrument score of an individual can be calculated according to the scaling of item score categories by with this package.This package provides that the place of individuals related to the structure to be measured with a measurement instrument consisted of polytomously scored items can be reveal more accurately. In this way, it is thought that the results obtained about individuals can be made more sensitive, and the differences between individuals can be revealed more accurately. On the other hand, it can be argued that more accurate evidences can be obtained regarding the psychometric properties of the measurement instruments.

r-chem16s 1.2.0
Propagated dependencies: r-rlang@1.2.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-phyloseq@1.56.0 r-ggplot2@4.0.3 r-canprot@2.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jedick/chem16S
Licenses: GPL 3
Build system: r
Synopsis: Chemical Metrics for Microbial Communities
Description:

Combines taxonomic classifications of high-throughput 16S rRNA gene sequences with reference proteomes of archaeal and bacterial taxa to generate amino acid compositions of community reference proteomes. Calculates chemical metrics including carbon oxidation state ('Zc'), stoichiometric oxidation and hydration state ('nO2 and nH2O'), H/C, N/C, O/C, and S/C ratios, grand average of hydropathicity ('GRAVY'), isoelectric point ('pI'), protein length, and average molecular weight of amino acid residues. Uses precomputed reference proteomes for archaea and bacteria derived from the Genome Taxonomy Database ('GTDB'). Also includes reference proteomes derived from the NCBI Reference Sequence ('RefSeq') database and manual mapping from the RDP Classifier training set to RefSeq taxonomy as described by Dick and Tan (2023) <doi:10.1007/s00248-022-01988-9>. Processes taxonomic classifications in RDP Classifier format or OTU tables in phyloseq-class objects from the Bioconductor package phyloseq'.

r-choosepc 1.0
Propagated dependencies: r-rfast2@0.1.5.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=choosepc
Licenses: GPL 2+
Build system: r
Synopsis: Choose the Number of Principal Components via Recistruction Error
Description:

One way to choose the number of principal components is via the reconstruction error. This package is designed mainly for this purpose. Graphical representation is also supported, plus some other principal component analysis related functions. References include: Jolliffe I.T. (2002). Principal Component Analysis. <doi:10.1007/b98835> and Mardia K.V., Kent J.T. and Bibby J.M. (1979). Multivariate Analysis. ISBN: 978-0124712522. London: Academic Press.

r-circnntsraxial 0.1.0
Propagated dependencies: r-psychtools@2.6.4 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=CircNNTSRaxial
Licenses: GPL 2+
Build system: r
Synopsis: Axial Data using NNTS Models
Description:

Statistical analysis of axial using distributions Nonnegative Trigonometric Sums (NNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, and more. Fernandez-Duran, J.J. and Gregorio-Dominguez, M.M. (2025), Multimodal distributions for circular axial data", <doi:10.48550/arXiv.2504.04681>.

r-cp4p 0.3.6
Propagated dependencies: r-qvalue@2.44.0 r-multtest@2.68.0 r-mess@0.6.0 r-limma@3.68.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cp4p
Licenses: GPL 3
Build system: r
Synopsis: Calibration Plot for Proteomics
Description:

This package provides functions to check whether a vector of p-values respects the assumptions of FDR (false discovery rate) control procedures and to compute adjusted p-values.

r-censobr 0.5.0
Propagated dependencies: r-rlang@1.2.0 r-glue@1.8.1 r-fs@2.1.0 r-duckdb@1.5.2 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6 r-checkmate@2.3.4 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ipeaGIT/censobr
Licenses: Expat
Build system: r
Synopsis: Download Data from Brazil's Population Census
Description:

Easy access to data from Brazil's population censuses. The package provides a simple and efficient way to download and read the data sets and the documentation of all the population censuses taken in and after 1960 in the country. The package is built on top of the Arrow platform <https://arrow.apache.org/docs/r/>, which allows users to work with larger-than-memory census data using dplyr familiar functions. <https://arrow.apache.org/docs/r/articles/arrow.html#analyzing-arrow-data-with-dplyr>.

r-congrevelamsdell2016 1.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/ms609/CongreveLamsdell2016
Licenses: GPL 2+
Build system: r
Synopsis: Distance Metrics for Trees Generated by Congreve and Lamsdell
Description:

Includes the 100 datasets simulated by Congreve and Lamsdell (2016) <doi:10.1111/pala.12236>, and analyses of the partition and quartet distance of reconstructed trees from the generative tree, as analysed by Smith (2019) <doi:10.1098/rsbl.2018.0632>.

r-coala 0.7.2
Propagated dependencies: r-scrm@1.7.5 r-rehh@3.2.3 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-digest@0.6.39 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/statgenlmu/coala
Licenses: Expat
Build system: r
Synopsis: Framework for Coalescent Simulation
Description:

Coalescent simulators can rapidly simulate biological sequences evolving according to a given model of evolution. You can use this package to specify such models, to conduct the simulations and to calculate additional statistics from the results (Staab, Metzler, 2016 <doi:10.1093/bioinformatics/btw098>). It relies on existing simulators for doing the simulation, and currently supports the programs ms', msms and scrm'. It also supports finite-sites mutation models by combining the simulators with the program seq-gen'. Coala provides functions for calculating certain summary statistics, which can also be applied to actual biological data. One possibility to import data is through the PopGenome package (<https://github.com/pievos101/PopGenome>).

r-contree 0.3-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jhfhub.github.io/conTree_tutorial/
Licenses: ASL 2.0
Build system: r
Synopsis: Contrast Trees and Boosting
Description:

Contrast trees represent a new approach for assessing the accuracy of many types of machine learning estimates that are not amenable to standard (cross) validation methods; see "Contrast trees and distribution boosting", Jerome H. Friedman (2020) <doi:10.1073/pnas.1921562117>. In situations where inaccuracies are detected, boosted contrast trees can often improve performance. Functions are provided to to build such trees in addition to a special case, distribution boosting, an assumption free method for estimating the full probability distribution of an outcome variable given any set of joint input predictor variable values.

Total packages: 72465