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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-combat-enigma 1.1.1
Propagated dependencies: r-nlme@3.1-168 r-matrix@1.7-4 r-caret@7.0-1 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=combat.enigma
Licenses: FSDG-compatible
Synopsis: Fit and Apply ComBat, LMM, or Prescaling Harmonization for ENIGMA and Other Multisite MRI Data
Description:

Fit and apply ComBat, linear mixed-effects models (LMM), or prescaling to harmonize magnetic resonance imaging (MRI) data from different sites. Briefly, these methods remove differences between sites due to using different scanning devices, and LMM additionally tests linear hypotheses. As detailed in the manual, the original ComBat function was first modified for the harmonization of MRI data (Fortin et al. (2017) <doi:10.1016/j.neuroimage.2017.11.024>) and then modified again to create separate functions for fitting and applying the harmonization and allow missing values and constant rows for its use within the Enhancing Neuro Imaging Genetics through Meta-Analysis (ENIGMA) Consortium (Radua et al. (2020) <doi:10.1016/j.neuroimage.2020.116956>); this package includes the latter version. LMM calls "lme" massively considering specific brain imaging details. Finally, prescaling is a good option for fMRI, where different devices can have varying units of measurement.

r-circlizeplus 0.9.1
Propagated dependencies: r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/TianzeLab/circlizePlus
Licenses: Expat
Synopsis: Using 'ggplot2' Feature to Write Readable R Code for Circular Visualization
Description:

This package provides a wrapper for circlize'. All components are based on classes and objects. Users can use the addition symbol (+) to combine components for a circular visualization with ggplot2 style.The package is described in Zhang Z, Cao T, Huang Y and Xia Y (2025) <doi:10.3389/fgene.2025.1535368>.

r-comorosmaps 1.0.0
Propagated dependencies: r-sf@1.0-23 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://github.com/hhousni/comorosmaps
Licenses: Expat
Synopsis: Comoro Islands Maps
Description:

Maps of Comoro Islands. Layers include the country coastline, each island coastline and administrative regions boundaries.

r-cvd 1.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CVD
Licenses: GPL 3+
Synopsis: Color Vision Deficiencies
Description:

This package provides methods for color vision deficiencies (CVD), to help understanding and mitigating issues with CVDs and to generate tests for diagnosis and interpretation.

r-crso 0.1.1
Propagated dependencies: r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crso
Licenses: GPL 2
Synopsis: Cancer Rule Set Optimization ('crso')
Description:

An algorithm for identifying candidate driver combinations in cancer. CRSO is based on a theoretical model of cancer in which a cancer rule is defined to be a collection of two or more events (i.e., alterations) that are minimally sufficient to cause cancer. A cancer rule set is a set of cancer rules that collectively are assumed to account for all of ways to cause cancer in the population. In CRSO every event is designated explicitly as a passenger or driver within each patient. Each event is associated with a patient-specific, event-specific passenger penalty, reflecting how unlikely the event would have happened by chance, i.e., as a passenger. CRSO evaluates each rule set by assigning all samples to a rule in the rule set, or to the null rule, and then calculating the total statistical penalty from all unassigned event. CRSO uses a three phase procedure find the best rule set of fixed size K for a range of Ks. A core rule set is then identified from among the best rule sets of size K as the rule set that best balances rule set size and statistical penalty. Users should consult the crso vignette for an example walk through of a full CRSO run. The full description, of the CRSO algorithm is presented in: Klein MI, Cannataro V, Townsend J, Stern DF and Zhao H. "Identifying combinations of cancer driver in individual patients." BioRxiv 674234 [Preprint]. June 19, 2019. <doi:10.1101/674234>. Please cite this article if you use crso'.

r-cinid 1.3-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CINID
Licenses: GPL 2+
Synopsis: Curculionidae INstar IDentification
Description:

Method for identifying the instar of Curculionid larvae from the observed distribution of the headcapsule size of mature larvae.

r-cookies 0.2.3
Propagated dependencies: r-vctrs@0.6.5 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httpuv@1.6.16 r-htmltools@0.5.8.1 r-glue@1.8.0 r-clock@0.7.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r4ds/cookies
Licenses: Expat
Synopsis: Use Browser Cookies with 'shiny'
Description:

Browser cookies are name-value pairs that are saved in a user's browser by a website. Cookies allow websites to persist information about the user and their use of the website. Here we provide tools for working with cookies in shiny apps, in part by wrapping the js-cookie JavaScript library <https://github.com/js-cookie/js-cookie>.

r-cascadedata 1.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://fbertran.github.io/CascadeData/
Licenses: GPL 2+
Synopsis: Experimental Data of Cascade Experiments in Genomics
Description:

These experimental expression data (5 leukemic CLL B-lymphocyte of aggressive form from GSE39411', <doi:10.1073/pnas.1211130110>), after B-cell receptor stimulation, are used as examples by packages such as the Cascade one, a modeling tool allowing gene selection, reverse engineering, and prediction in cascade networks. Jung, N., Bertrand, F., Bahram, S., Vallat, L., and Maumy-Bertrand, M. (2014) <doi:10.1093/bioinformatics/btt705>.

r-compindexbuilder 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-tibble@3.3.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-readxl@1.4.5 r-psych@2.5.6 r-plotly@4.11.0 r-networkd3@0.4.1 r-missforest@1.6.1 r-ggplot2@4.0.1 r-forecast@8.24.0 r-dt@0.34.0 r-dplyr@1.1.4 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
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-cubfits 0.1-4
Propagated dependencies: r-foreach@1.5.2 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/snoweye/cubfits
Licenses: FSDG-compatible
Synopsis: Codon Usage Bias Fits
Description:

Estimating mutation and selection coefficients on synonymous codon bias usage based on models of ribosome overhead cost (ROC). Multinomial logistic regression and Markov Chain Monte Carlo are used to estimate and predict protein production rates with/without the presence of expressions and measurement errors. Work flows with examples for simulation, estimation and prediction processes are also provided with parallelization speedup. The whole framework is tested with yeast genome and gene expression data of Yassour, et al. (2009) <doi:10.1073/pnas.0812841106>.

r-counternull 0.2.12
Propagated dependencies: r-tidyr@1.3.1 r-randomizr@1.0.0 r-ggplot2@4.0.1 r-effsize@0.8.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ymabene/Counternull
Licenses: Expat
Synopsis: Randomization-Based Inference
Description:

Randomization-Based Inference for customized experiments. Computes Fisher-Exact P-Values alongside null randomization distributions. Retrieves counternull sets and generates counternull distributions. Computes Fisher Intervals and Fisher-Adjusted P-Values. Package includes visualization of randomization distributions and Fisher Intervals. Users can input custom test statistics and their own methods for randomization. Rosenthal and Rubin (1994) <doi:10.1111/j.1467-9280.1994.tb00281.x>.

r-cdsampling 0.1.6
Propagated dependencies: r-rglpk@0.6-5.1 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CDsampling
Licenses: Expat
Synopsis: Constrained Sampling in Paid Research Studies
Description:

In the context of paid research studies and clinical trials, budget considerations and patient sampling from available populations are subject to inherent constraints. We introduce the CDsampling package, which integrates optimal design theories within the framework of constrained sampling. This package offers the possibility to find both D-optimal approximate and exact allocations for samplings with or without constraints. Additionally, it provides functions to find constrained uniform sampling as a robust sampling strategy with limited model information. Our package offers functions for the computation of the Fisher information matrix under generalized linear models (including regular linear regression model) and multinomial logistic models.To demonstrate the applications, we also provide a simulated dataset and a real dataset embedded in the package. Yifei Huang, Liping Tong, and Jie Yang (2025)<doi:10.5705/ss.202022.0414>.

r-clusterability 0.2.1.0
Propagated dependencies: r-sparsepca@0.1.2 r-elasticnet@1.3 r-diptest@0.77-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
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>. Such methods can inform whether clustering algorithms are appropriate for a data set.

r-chemist 0.1.5
Propagated dependencies: r-xicor@0.4.1 r-mass@7.3-65 r-laplacesdemon@16.1.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CHEMIST
Licenses: GPL 3
Synopsis: Causal Inference with High-Dimensional Error-Prone Covariates and Misclassified Treatments
Description:

We aim to deal with the average treatment effect (ATE), where the data are subject to high-dimensionality and measurement error. This package primarily contains two functions, which are used to generate artificial data and estimate ATE with high-dimensional and error-prone data accommodated.

r-curricularanalytics 1.0.0
Propagated dependencies: r-visnetwork@2.1.4 r-igraph@2.2.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Danyulll/CurricularAnalytics
Licenses: Expat
Synopsis: Exploring and Analyzing Academic Curricula
Description:

This package provides an implementation of â Curricular Analyticsâ , a framework for analyzing and quantifying the complexity of academic curricula. Curricula are modelled as directed acyclic graphs and analytics are provided based on path lengths and edge density. This work directly comes from Heileman et al. (2018) <doi:10.48550/arXiv.1811.09676>.

r-cpr 0.4.0
Propagated dependencies: r-scales@1.4.0 r-rgl@1.3.31 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plot3d@1.4.2 r-lme4@1.1-37 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dewittpe/cpr/
Licenses: GPL 2+
Synopsis: Control Polygon Reduction
Description:

Implementation of the Control Polygon Reduction and Control Net Reduction methods for finding parsimonious B-spline regression models.

r-convolutioner 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Convolutioner
Licenses: GPL 3
Synopsis: Convolution of Data
Description:

General functions for convolutions of data. Moving average, running median, and other filters are available. Bibliography regarding the functions can be found in the following text. Richard G. Brereton (2003) <ISBN:9780471489771>.

r-cautiouslearning 1.0.1
Propagated dependencies: r-spc@0.7.2 r-sitmo@2.0.2 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CautiousLearning
Licenses: Expat
Synopsis: Control Charts with Guaranteed In-Control Performance and Cautious Parameters Learning
Description:

Design and use of control charts for detecting mean changes based on a delayed updating of the in-control parameter estimates. See Capizzi and Masarotto (2019) <doi:10.1080/00224065.2019.1640096> for the description of the method.

r-cryptrndtest 1.2.7
Propagated dependencies: r-tseries@0.10-58 r-sfsmisc@1.1-23 r-rmpfr@1.1-2 r-lambertw@0.6.9-2 r-ksamples@1.2-12 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CryptRndTest
Licenses: GPL 3
Synopsis: Statistical Tests for Cryptographic Randomness
Description:

This package performs cryptographic randomness tests on a sequence of random integers or bits. Included tests are greatest common divisor, birthday spacings, book stack, adaptive chi-square, topological binary, and three random walk tests (Ryabko and Monarev, 2005) <doi:10.1016/j.jspi.2004.02.010>. Tests except greatest common divisor and birthday spacings are not covered by standard test suites. In addition to the chi-square goodness-of-fit test, results of Anderson-Darling, Kolmogorov-Smirnov, and Jarque-Bera tests are also generated by some of the cryptographic randomness tests.

r-circularsilhouette 0.0.1
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0 r-optcirclust@0.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircularSilhouette
Licenses: LGPL 3+
Synopsis: Fast Silhouette on Circular or Linear Data Clusters
Description:

Calculating silhouette information for clusters on circular or linear data using fast algorithms. These algorithms run in linear time on sorted data, in contrast to quadratic time by the definition of silhouette. When used together with the fast and optimal circular clustering method FOCC (Debnath & Song 2021) <doi:10.1109/TCBB.2021.3077573> implemented in R package OptCirClust', circular silhouette can be maximized to find the optimal number of circular clusters; it can also be used to estimate the period of noisy periodical data.

r-combinit 2.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/haghbinh/combinIT
Licenses: GPL 2+
Synopsis: Combined Interaction Test for Unreplicated Two-Way Tables
Description:

There are several non-functional-form-based interaction tests for testing interaction in unreplicated two-way layouts. However, no single test can detect all patterns of possible interaction and the tests are sensitive to a particular pattern of interaction. This package combines six non-functional-form-based interaction tests for testing additivity. These six tests were proposed by Boik (1993) <doi:10.1080/02664769300000004>, Piepho (1994), Kharrati-Kopaei and Sadooghi-Alvandi (2007) <doi:10.1080/03610920701386851>, Franck et al. (2013) <doi:10.1016/j.csda.2013.05.002>, Malik et al. (2016) <doi:10.1080/03610918.2013.870196> and Kharrati-Kopaei and Miller (2016) <doi:10.1080/00949655.2015.1057821>. The p-values of these six tests are combined by Bonferroni, Sidak, Jacobi polynomial expansion, and the Gaussian copula methods to provide researchers with a testing approach which leverages many existing methods to detect disparate forms of non-additivity. This package is based on the following published paper: Shenavari and Kharrati-Kopaei (2018) "A Method for Testing Additivity in Unreplicated Two-Way Layouts Based on Combining Multiple Interaction Tests". In addition, several sentences in help files or descriptions were copied from that paper.

r-cuadramelo 1.0.0
Propagated dependencies: r-dplyr@1.1.4 r-cvxr@1.0-15
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://mserrano-ine.github.io/cuadramelo/
Licenses: GPL 3+
Synopsis: Matrix Balancing and Rounding
Description:

Balancing and rounding matrices subject to restrictions. Adjustment of matrices so that columns and rows add up to given vectors, rounding of a matrix while keeping the column and/or row totals, performing these by blocks...

r-coopgame 0.2.2
Propagated dependencies: r-rcdd@1.6 r-gtools@3.9.5 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=CoopGame
Licenses: GPL 2
Synopsis: Important Concepts of Cooperative Game Theory
Description:

The theory of cooperative games with transferable utility offers useful insights into the way parties can share gains from cooperation and secure sustainable agreements, see e.g. one of the books by Chakravarty, Mitra and Sarkar (2015, ISBN:978-1107058798) or by Driessen (1988, ISBN:978-9027727299) for more details. A comprehensive set of tools for cooperative game theory with transferable utility is provided. Users can create special families of cooperative games, like e.g. bankruptcy games, cost sharing games and weighted voting games. There are functions to check various game properties and to compute five different set-valued solution concepts for cooperative games. A large number of point-valued solution concepts is available reflecting the diverse application areas of cooperative game theory. Some of these point-valued solution concepts can be used to analyze weighted voting games and measure the influence of individual voters within a voting body. There are routines for visualizing both set-valued and point-valued solutions in the case of three or four players.

r-cvrisk 1.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/vcastro/CVrisk
Licenses: GPL 3
Synopsis: Compute Risk Scores for Cardiovascular Diseases
Description:

Calculate various cardiovascular disease risk scores from the Framingham Heart Study (FHS), the American College of Cardiology (ACC), and the American Heart Association (AHA) as described in Dâ agostino, et al (2008) <doi:10.1161/circulationaha.107.699579>, Goff, et al (2013) <doi:10.1161/01.cir.0000437741.48606.98>, and Mclelland, et al (2015) <doi:10.1016/j.jacc.2015.08.035>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208