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

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-catpredi 2.0
Propagated dependencies: r-survival@3.8-6 r-rms@8.1-1 r-rgenoud@5.9-0.11 r-mgcv@1.9-4 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17 r-cpe@1.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CatPredi
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Categorisation of Continuous Variables in Prediction Models
Description:

Allows the user to categorise a continuous predictor variable in a logistic or a Cox proportional hazards regression setting, by maximising the discriminative ability of the model. I Barrio, I Arostegui, MX Rodriguez-Alvarez, JM Quintana (2015) <doi:10.1177/0962280215601873>. I Barrio, MX Rodriguez-Alvarez, L Meira-Machado, C Esteban, I Arostegui (2017) <https://www.idescat.cat/sort/sort411/41.1.3.barrio-etal.pdf>.

r-citestr 0.1.1
Propagated dependencies: r-rlang@1.2.0 r-processx@3.9.0 r-httr2@1.2.2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/midasverse/citest
Licenses: Expat
Build system: r
Synopsis: Conditional Independence of Missingness Test
Description:

Tests whether missingness in explanatory variables is conditionally independent of the outcome, given observed data. Uses multiply-imputed datasets and cross-validated classifiers to produce a test statistic and p-value, with a sensitivity parameter (kappa) for calibrating interpretation. Wraps the citest Python engine via a local FastAPI server over HTTP', so no reticulate dependency is needed at runtime.

r-clrtools 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-survival@3.8-6 r-rstan@2.32.7 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-patchwork@1.3.2 r-loo@2.9.0 r-lmtest@0.9-40 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-caret@7.0-1 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/brendacontla/CLRtools
Licenses: GPL 3
Build system: r
Synopsis: Diagnostic Tools for Logistic and Conditional Logistic Regression
Description:

This package provides tools for fitting, assessing, and comparing logistic and conditional logistic regression models. Includes residual diagnostics and goodness of fit measures for model development and evaluation in matched case control studies.

r-chopin 0.9.9-5
Dependencies: netcdf@4.9.2
Propagated dependencies: r-terra@1.9-27 r-stars@0.7-2 r-sfheaders@0.4.5 r-sf@1.1-1 r-rlang@1.2.0 r-mirai@2.7.0 r-igraph@2.3.1 r-future-apply@1.20.2 r-future@1.70.0 r-exactextractr@0.10.1 r-dplyr@1.2.1 r-collapse@2.1.7 r-cli@3.6.6 r-anticlust@0.8.14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/chopin/
Licenses: Expat
Build system: r
Synopsis: Spatial Parallel Computing by Hierarchical Data Partitioning
Description:

Geospatial data computation is parallelized by grid, hierarchy, or raster files. Based on future (Bengtsson, 2024 <doi:10.32614/CRAN.package.future>) and mirai (Gao et al., 2025 <doi:10.32614/CRAN.package.mirai>) parallel back-ends, terra (Hijmans et al., 2025 <doi:10.32614/CRAN.package.terra>) and sf (Pebesma et al., 2024 <doi:10.32614/CRAN.package.sf>) functions as well as convenience functions in the package can be distributed over multiple threads. The simplest way of parallelizing generic geospatial computation is to start from par_pad_*() functions to par_grid(), par_hierarchy(), or par_multirasters() functions. Virtually any functions accepting classes in terra or sf packages can be used in the three parallelization functions. A common raster-vector overlay operation is provided as a function extract_at(), which uses exactextractr (Baston, 2023 <doi:10.32614/CRAN.package.exactextractr>), with options for kernel weights for summarizing raster values at vector geometries. Other convenience functions for vector-vector operations including simple areal interpolation (summarize_aw()) and summation of exponentially decaying weights (summarize_sedc()) are also provided.

r-configural 0.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=configural
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Profile Analysis
Description:

R functions for criterion profile analysis, Davison and Davenport (2002) <doi:10.1037/1082-989X.7.4.468> and meta-analytic criterion profile analysis, Wiernik, Wilmot, Davison, and Ones (2020) <doi:10.1037/met0000305>. Sensitivity analyses to aid in interpreting criterion profile analysis results are also included.

r-circle 0.7.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-gh@1.5.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/circle/
Licenses: GPL 3
Build system: r
Synopsis: R Client Package for Circle CI
Description:

This package provides tools for interacting with the Circle CI API (<https://circleci.com/docs/api/v2/>). Besides executing common tasks such as querying build logs and restarting builds, this package also helps setting up permissions to deploy from builds.

r-colorhcplot 1.5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=colorhcplot
Licenses: GPL 3
Build system: r
Synopsis: Colorful Hierarchical Clustering Dendrograms
Description:

Build dendrograms with sample groups highlighted by different colors. Visualize results of hierarchical clustering analyses as dendrograms whose leaves and labels are colored according to sample grouping. Assess whether data point grouping aligns to naturally occurring clusters.

r-connector-sharepoint 0.1.0
Propagated dependencies: r-zephyr@0.1.3 r-rlang@1.2.0 r-r6@2.6.1 r-microsoft365r@2.4.1 r-connector@1.0.0 r-cli@3.6.6 r-checkmate@2.3.4 r-azureauth@1.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://novonordisk-opensource.github.io/connector.sharepoint/
Licenses: FSDG-compatible
Build system: r
Synopsis: 'Microsoft SharePoint' Interface for the 'connector' Package
Description:

Extends the connector package to provide a convenient interface for accessing and interacting with Microsoft SharePoint directly from R'. Supports listing, reading, writing, uploading, downloading, and removing files and directories on SharePoint document libraries. Authentication is handled through Azure tokens via the AzureAuth package.

r-conmet 0.1.0
Propagated dependencies: r-waiter@0.2.5-1.927501b r-summarytools@1.1.5 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-semtools@0.5-8 r-purrr@1.2.2 r-openxlsx@4.2.8.1 r-lavaan@0.6-21 r-hmisc@5.2-5 r-foreign@0.8-91 r-dt@0.34.0 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=conmet
Licenses: GPL 3
Build system: r
Synopsis: Construct Measurement Evaluation Tool
Description:

With this package you can run ConMET locally in R. ConMET is an R-shiny application that facilitates performing and evaluating confirmatory factor analyses (CFAs) and is useful for running and reporting typical measurement models in applied psychology and management journals. ConMET automatically creates, compares and summarizes CFA models. Most common fit indices (E.g., CFI and SRMR) are put in an overview table. ConMET also allows to test for common method variance. The application is particularly useful for teaching and instruction of measurement issues in survey research. The application uses the lavaan package (Rosseel, 2012) to run CFAs.

r-claimsproblems 1.0.0
Propagated dependencies: r-rgl@1.3.36 r-pracma@2.4.6 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClaimsProblems
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Conflicting Claims
Description:

The analysis of conflicting claims arises when an amount has to be divided among a set of agents with claims that exceed what is available. A rule is a way of selecting a division among the claimants. This package computes the main rules introduced in the literature from ancient times to the present. The inventory of rules covers the proportional and the adjusted proportional rules, the constrained equal awards and the constrained equal losses rules, the constrained egalitarian, the Pinilesâ and the minimal overlap rules, the random arrival and the Talmud rules. Besides, the Dominguez and Thomson and the average-of-awards rules are also included. All of them can be found in the book by W. Thomson (2019), How to divide when there isn't enough. From Aristotle, the Talmud, and Maimonides to the axiomatics of resource allocation', except for the average-of-awards rule, introduced by Mirás Calvo et al. (2022), <doi:10.1007/s00355-022-01414-6>. In addition, graphical diagrams allow the user to represent, among others, the set of awards, the paths of awards, the schedules of awards of a rule, and some indexes. A good understanding of the similarities and differences between the rules is useful for better decision-making. Therefore, this package could be helpful to students, researchers, and managers alike. For a more detailed explanation of the package, see Mirás Calvo et al. (2023), <doi:10.1016/j.dajour.2022.100160>.

r-compindexbuilder 1.0.0
Propagated dependencies: r-zoo@1.8-15 r-tidyr@1.3.2 r-tibble@3.3.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-readxl@1.5.0 r-psych@2.6.5 r-plotly@4.12.0 r-networkd3@0.4.1 r-missforest@1.6.1 r-ggplot2@4.0.3 r-forecast@9.0.2 r-dt@0.34.0 r-dplyr@1.2.1 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=compIndexBuilder
Licenses: GPL 3
Build system: r
Synopsis: Composite Index Builder & Analytics 'shiny' App
Description:

This package provides an interactive shiny web application for constructing, analyzing, and visualizing composite indices from multidimensional datasets. Users can upload or select indicator data, group variables into logical categories, apply normalization and weighting methods (such as equal or custom schemes), and compute aggregate composite indices. The shiny interface includes tools for exploring results through tables, plots, and data exports, making it useful for researchers, policymakers, and analysts interested in index-based evaluations.

r-climwin 1.2.33
Propagated dependencies: r-reshape@0.8.10 r-rcpproll@0.3.2 r-numderiv@2016.8-1.1 r-nlme@3.1-169 r-mumin@1.48.19 r-matrix@1.7-5 r-lubridate@1.9.5 r-lme4@2.0-1 r-gridextra@2.3 r-ggplot2@4.0.3 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/LiamDBailey/climwin
Licenses: GPL 2
Build system: r
Synopsis: Climate Window Analysis
Description:

This package contains functions to detect and visualise periods of climate sensitivity (climate windows) for a given biological response. Please see van de Pol et al. (2016) <doi:10.1111/2041-210X.12590> and Bailey and van de Pol (2016) <doi:10.1371/journal.pone.0167980> for details.

r-cladorcpp 0.15.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://phylo.wikidot.com/biogeobears
Licenses: GPL 2+
Build system: r
Synopsis: C++ Implementations of Phylogenetic Cladogenesis Calculations
Description:

Various cladogenesis-related calculations that are slow in pure R are implemented in C++ with Rcpp. These include the calculation of the probability of various scenarios for the inheritance of geographic range at the divergence events on a phylogenetic tree, and other calculations necessary for models which are not continuous-time markov chains (CTMC), but where change instead occurs instantaneously at speciation events. Typically these models must assess the probability of every possible combination of (ancestor state, left descendent state, right descendent state). This means that there are up to (# of states)^3 combinations to investigate, and in biogeographical models, there can easily be hundreds of states, so calculation time becomes an issue. C++ implementation plus clever tricks (many combinations can be eliminated a priori) can greatly speed the computation time over naive R implementations. CITATION INFO: This package is the result of my Ph.D. research, please cite the package if you use it! Type: citation(package="cladoRcpp") to get the citation information.

r-clusteredmutations 1.0.2
Propagated dependencies: r-seriation@1.5.8 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=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-cdcsis 2.0.5
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-ks@1.15.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Mamba413/cdcsis
Licenses: GPL 2+
Build system: r
Synopsis: Conditional Distance Correlation Based Feature Screening and Conditional Independence Inference
Description:

Conditional distance correlation <doi:10.1080/01621459.2014.993081> is a novel conditional dependence measurement of two multivariate random variables given a confounding variable. This package provides conditional distance correlation, performs the conditional distance correlation sure independence screening procedure for ultrahigh dimensional data <https://www3.stat.sinica.edu.tw/statistica/J28N1/J28N114/J28N114.html>, and conducts conditional distance covariance test for conditional independence assumption of two multivariate variable.

r-comorbidity 1.1.0
Propagated dependencies: r-stringi@1.8.7 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ellessenne.github.io/comorbidity/
Licenses: GPL 3+
Build system: r
Synopsis: Computing Comorbidity Scores
Description:

Computing comorbidity indices and scores such as the weighted Charlson score (Charlson, 1987 <doi:10.1016/0021-9681(87)90171-8>) and the Elixhauser comorbidity score (Elixhauser, 1998 <doi:10.1097/00005650-199801000-00004>) using ICD-9-CM or ICD-10 codes (Quan, 2005 <doi:10.1097/01.mlr.0000182534.19832.83>). Australian and Swedish modifications of the Charlson Comorbidity Index are available as well (Sundararajan, 2004 <doi:10.1016/j.jclinepi.2004.03.012> and Ludvigsson, 2021 <doi:10.2147/CLEP.S282475>), together with different weighting algorithms for both the Charlson and Elixhauser comorbidity scores.

r-copula 1.1-7
Propagated dependencies: r-stabledist@0.7-2 r-pspline@1.0-21 r-pcapp@2.0-5 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-lattice@0.22-9 r-gsl@2.1-9 r-colorspace@2.1-2 r-cluster@2.1.8.2 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://copula.r-forge.r-project.org/
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Multivariate Dependence with Copulas
Description:

This package provides classes (S4) of commonly used elliptical, Archimedean, extreme-value and other copula families, as well as their rotations, mixtures and asymmetrizations. Nested Archimedean copulas, related tools and special functions. Methods for density, distribution, random number generation, bivariate dependence measures, Rosenblatt transform, Kendall distribution function, perspective and contour plots. Fitting of copula models with potentially partly fixed parameters, including standard errors. Serial independence tests, copula specification tests (independence, exchangeability, radial symmetry, extreme-value dependence, goodness-of-fit) and model selection based on cross-validation. Empirical copula, smoothed versions, and non-parametric estimators of the Pickands dependence function.

r-czechrates 0.2.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-readr@2.2.0 r-magrittr@2.0.5 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/jla-data/czechrates
Licenses: Expat
Build system: r
Synopsis: Czech Interest & Foreign Exchange Rates
Description:

Interface to interest and foreign exchange rates published by the Czech National Bank.

r-complexity 1.1.2
Propagated dependencies: r-shiny@1.13.0 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=complexity
Licenses: GPL 2+
Build system: r
Synopsis: Calculate the Proportion of Permutations in Line with an Informative Hypothesis
Description:

Allows for the easy computation of complexity: the proportion of the parameter space in line with the hypothesis by chance. The package comes with a Shiny application in which the calculations can be conducted as well.

r-cleanbsequences 2.3.0
Propagated dependencies: r-pwalign@1.8.0 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CleanBSequences
Licenses: GPL 2+
Build system: r
Synopsis: Curing of Biological Sequences
Description:

Curates biological sequences massively, quickly, without errors and without internet connection. Biological sequences curing is performed by aligning the forward and / or revers primers or ends of cloning vectors with the sequences to be cleaned. After the alignment, new subsequences are generated without biological fragment not desired by the user. Pozzi et al (2020) <doi:10.1007/s00438-020-01671-z>.

r-cimpleg 1.0.1
Propagated dependencies: r-yardstick@1.4.0 r-workflows@1.3.0 r-vroom@1.7.1 r-tune@2.1.0 r-tsutils@0.9.4 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tictoc@1.2.1 r-tibble@3.3.1 r-scales@1.4.0 r-rsample@1.3.2 r-rlang@1.2.0 r-recipes@1.3.2 r-purrr@1.2.2 r-patchwork@1.3.2 r-parsnip@1.6.0 r-oner@2.2 r-nnls@1.6 r-matrixstats@1.5.0 r-magrittr@2.0.5 r-gtools@3.9.5 r-ggsci@5.0.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggextra@0.11.0 r-forcats@1.0.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-caret@7.0-1 r-butcher@0.4.0 r-broom@1.0.13 r-assertthat@0.2.1 r-archive@1.1.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CostaLab/CimpleG
Licenses: GPL 3+
Build system: r
Synopsis: Method to Identify Single CpG Sites for Classification and Deconvolution
Description:

DNA methylation signatures are usually based on multivariate approaches that require hundreds of sites for predictions. CimpleG is a method for the detection of small CpG methylation signatures used for cell-type classification and deconvolution. CimpleG is time efficient and performs as well as top performing methods for cell-type classification of blood cells and other somatic cells, while basing its prediction on a single DNA methylation site per cell type (but users can also select more sites if they so wish). Users can train cell type classifiers ('CimpleG based, and others) and directly apply these in a deconvolution of cell mixes context. Altogether, CimpleG provides a complete computational framework for the delineation of DNAm signatures and cellular deconvolution. For more details see Maié et al. (2023) <doi:10.1186/s13059-023-03000-0>.

r-consrq 1.0
Propagated dependencies: r-rfast@2.1.5.2 r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=consrq
Licenses: GPL 2+
Build system: r
Synopsis: Constrained Quantile Regression
Description:

Constrained quantile regression is performed. One constraint is that all beta coefficients (including the constant) cannot be negative, they can be either 0 or strictly positive. Another constraint is that the beta coefficients lie within an interval. References: Koenker R. (2005) Quantile Regression, Cambridge University Press. <doi:10.1017/CBO9780511754098>.

r-casecohortcoxsurvival 0.0.36
Propagated dependencies: r-survival@3.8-6 r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CaseCohortCoxSurvival
Licenses: GPL 2
Build system: r
Synopsis: Case-Cohort Cox Survival Inference
Description:

Cox model inference for relative hazard and covariate-specific pure risk estimated from stratified and unstratified case-cohort data as described in Etievant, L., Gail, M.H. (Lifetime Data Analysis, 2024) <doi:10.1007/s10985-024-09621-2>.

r-caugi 1.2.0
Dependencies: xz@5.4.5
Propagated dependencies: r-s7@0.2.2 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://caugi.org/
Licenses: Expat
Build system: r
Synopsis: Causal Graph Interface
Description:

Create, query, and modify causal graphs. caugi (Causal Graph Interface) is a causality-first, high performance graph package that provides a simple interface to build, structure, and examine causal relationships.

Total packages: 72465