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

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-crossvalidate 2.3.5
Propagated dependencies: r-oompabase@3.2.10 r-modeler@3.4.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://oompa.r-forge.r-project.org
Licenses: ASL 2.0
Build system: r
Synopsis: Classes and Methods for Cross Validation of "Class Prediction" Algorithms
Description:

Defines classes and methods to cross-validate various binary classification algorithms used for "class prediction" problems.

r-cpc 2.6.2
Propagated dependencies: r-rfast@2.1.5.2 r-dbscan@1.2.3 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://imehlhaff.net/CPC/
Licenses: CC0
Build system: r
Synopsis: Implementation of Cluster-Polarization Coefficient
Description:

This package implements cluster-polarization coefficient for measuring distributional polarization in single or multiple dimensions, as well as associated functions. Contains support for hierarchical clustering, k-means, partitioning around medoids, density-based spatial clustering with noise, and manually imposed cluster membership. Mehlhaff (2024) <doi:10.1017/S0003055423001041>.

r-comperank 0.1.1
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-dplyr@1.1.4 r-comperes@0.2.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/echasnovski/comperank
Licenses: Expat
Build system: r
Synopsis: Ranking Methods for Competition Results
Description:

Compute ranking and rating based on competition results. Methods of different nature are implemented: with fixed Head-to-Head structure, with variable Head-to-Head structure and with iterative nature. All algorithms are taken from the book Whoâ s #1?: The science of rating and ranking by Amy N. Langville and Carl D. Meyer (2012, ISBN:978-0-691-15422-0).

r-cicalc 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-forcats@1.0.1 r-dplyr@1.1.4 r-cli@3.6.5 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gsk-biostatistics.github.io/cicalc/
Licenses: FSDG-compatible
Build system: r
Synopsis: Calculate Confidence Intervals
Description:

This calculates a variety of different CIs for proportions and difference of proportions that are commonly used in the pharmaceutical industry including Wald, Wilson, Clopper-Pearson, Agresti-Coull and Jeffreys for proportions. And Miettinen-Nurminen (1985) <doi:10.1002/sim.4780040211>, Wald, Haldane, and Mee <https://www.lexjansen.com/wuss/2016/127_Final_Paper_PDF.pdf> for difference in proportions.

r-chisq-posthoc-test 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://chisq-posthoc-test.ebbert.nrw/
Licenses: GPL 3
Build system: r
Synopsis: Post Hoc Analysis for Pearson's Chi-Squared Test for Count Data
Description:

Perform post hoc analysis based on residuals of Pearson's Chi-squared Test for Count Data based on T. Mark Beasley & Randall E. Schumacker (1995) <doi: 10.1080/00220973.1995.9943797>.

r-cmars 0.1.4
Propagated dependencies: r-stringr@1.6.0 r-ryacas@1.1.6 r-rocr@1.0-11 r-rmosek@1.3.5 r-mpv@2.0 r-matrix@1.7-4 r-earth@5.3.4 r-auc@0.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cmaRs
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the Conic Multivariate Adaptive Regression Splines in R
Description:

An implementation of Conic Multivariate Adaptive Regression Splines (CMARS) in R. See Weber et al. (2011) CMARS: a new contribution to nonparametric regression with multivariate adaptive regression splines supported by continuous optimization, <DOI:10.1080/17415977.2011.624770>. It constructs models by using the terms obtained from the forward step of MARS and then estimates parameters by using Tikhonov regularization and conic quadratic optimization. It is possible to construct models for prediction and binary classification. It provides performance measures for the model developed. The package needs the optimisation software MOSEK <https://www.mosek.com/> to construct the models. Please follow the instructions in Rmosek for the installation.

r-changepoint-influence 1.0.2
Propagated dependencies: r-reshape@0.8.10 r-gridextra@2.3 r-ggplot2@4.0.1 r-data-table@1.17.8 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rkillick/changepoint.influence/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Package to Calculate the Influence of the Data on a Changepoint Segmentation
Description:

Allows users to input their data, segmentation and function used for the segmentation (and additional arguments) and the package calculates the influence of the data on the changepoint locations, see Wilms et al. (2022) <doi:10.1080/10618600.2021.2000873>. Currently this can only be used with the changepoint package functions to identify changes, but we plan to extend this. There are options for different types of graphics to assess the influence.

r-curesurv 0.1.2
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-statmod@1.5.1 r-randtoolbox@2.0.5 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-formula@1.2-5 r-deriv@4.2.0 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=curesurv
Licenses: GPL 3+
Build system: r
Synopsis: Mixture and Non Mixture Parametric Cure Models to Estimate Cure Indicators
Description:

Fits a variety of cure models using excess hazard modeling methodology such as the mixture model proposed by Phillips et al. (2002) <doi:10.1002/sim.1101> The Weibull distribution is used to represent the survival function of the uncured patients; Fits also non-mixture cure model such as the time-to-null excess hazard model proposed by Boussari et al. (2020) <doi:10.1111/biom.13361>.

r-compositereliability 1.0.3
Propagated dependencies: r-tidyr@1.3.1 r-rsolnp@2.0.1 r-reshape2@1.4.5 r-psych@2.5.6 r-plyr@1.8.9 r-magrittr@2.0.4 r-lme4@1.1-37 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jmoonen/CompositeReliability
Licenses: GPL 3+
Build system: r
Synopsis: Determine the Composite Reliability of a Naturalistic, Unbalanced Dataset
Description:

The reliability of assessment tools is a crucial aspect of monitoring student performance in various educational settings. It ensures that the assessment outcomes accurately reflect a student's true level of performance. However, when assessments are combined, determining composite reliability can be challenging, especially for naturalistic and unbalanced datasets. This package provides an easy-to-use solution for calculating composite reliability for different assessment types. It allows for the inclusion of weight per assessment type and produces extensive G- and D-study results with graphical interpretations. Overall, our approach enhances the reliability of composite assessments, making it suitable for various education contexts.

r-cosso 2.1-2
Propagated dependencies: r-rglpk@0.6-5.1 r-quadprog@1.5-8 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://arxiv.org/abs/math/0702659
Licenses: GPL 2+
Build system: r
Synopsis: Fit Regularized Nonparametric Regression Models Using COSSO Penalty
Description:

The COSSO regularization method automatically estimates and selects important function components by a soft-thresholding penalty in the context of smoothing spline ANOVA models. Implemented models include mean regression, quantile regression, logistic regression and the Cox regression models.

r-crownsegmentr 1.0.1
Propagated dependencies: r-terra@1.8-86 r-sf@1.0-23 r-rcpp@1.1.0 r-progress@1.2.3 r-lidr@4.2.3 r-dbscan@1.2.3 r-data-table@1.17.8 r-bh@1.87.0-1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Lenostatos/crownsegmentr
Licenses: GPL 3
Build system: r
Synopsis: Tree Crown Segmentation in Airborne LiDAR Point Clouds
Description:

This package provides a function that performs the adaptive mean shift algorithm for individual tree crown delineation in 3D point clouds as proposed by Ferraz et al. (2016) <doi:10.1016/j.rse.2016.05.028>, as well as supporting functions.

r-cimtx 1.2.0
Propagated dependencies: r-weightit@1.5.1 r-twang@2.6.2 r-tmle@2.1.1 r-tidyr@1.3.1 r-superlearner@2.0-29 r-stringr@1.6.0 r-nnet@7.3-20 r-mgcv@1.9-4 r-metr@0.18.3 r-matching@4.10-15 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-cowplot@1.2.0 r-bart@2.9.10 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CIMTx
Licenses: Expat
Build system: r
Synopsis: Causal Inference for Multiple Treatments with a Binary Outcome
Description:

Different methods to conduct causal inference for multiple treatments with a binary outcome, including regression adjustment, vector matching, Bayesian additive regression trees, targeted maximum likelihood and inverse probability of treatment weighting using different generalized propensity score models such as multinomial logistic regression, generalized boosted models and super learner. For more details, see the paper by Hu et al. <doi:10.1177/0962280220921909>.

r-cmstatrext 0.4.0
Propagated dependencies: r-testthat@3.3.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-generics@0.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cmstatr/cmstatrExt
Licenses: AGPL 3
Build system: r
Synopsis: More Statistical Methods for Composite Material Data
Description:

This package provides a companion package to cmstatr <https://cran.r-project.org/package=cmstatr>. cmstatr contains statistical methods that are published in the Composite Materials Handbook, Volume 1 (2012, ISBN: 978-0-7680-7811-4), while cmstatrExt contains statistical methods that are not included in that handbook.

r-canadamaps 0.1
Propagated dependencies: r-sf@1.0-23 r-rmapshaper@0.5.0 r-rlang@1.1.6 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/pachadotdev/canadamaps/
Licenses: FSDG-compatible
Build system: r
Synopsis: Maps of the Political and Administrative Divisions of Canada
Description:

Terrestrial maps with simplified topologies for Census Divisions, Agricultural Regions, Economic Regions, Federal Electoral Divisions and Provinces.

r-capesdata 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=capesData
Licenses: CC0
Build system: r
Synopsis: Data on Scholarships in CAPES International Mobility Programs
Description:

Information on activities to promote scholarships in Brazil and abroad for international mobility programs, recorded in Capes computerized payment systems. The CAPES database refers to international mobility programs for the period from 2010 to 2019 <https://dadosabertos.capes.gov.br/dataset/>.

r-cdata 1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/WinVector/cdata/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Fluid Data Transformations
Description:

Supplies higher-order coordinatized data specification and fluid transform operators that include pivot and anti-pivot as special cases. The methodology is describe in Zumel', 2018, "Fluid data reshaping with cdata'", <https://winvector.github.io/FluidData/FluidDataReshapingWithCdata.html> , <DOI:10.5281/zenodo.1173299> . This package introduces the idea of explicit control table specification of data transforms. Works on in-memory data or on remote data using rquery and SQL database interfaces.

r-corr2d 1.0.3
Propagated dependencies: r-mmand@1.6.3 r-foreach@1.5.2 r-fields@17.1 r-doparallel@1.0.17 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corr2D
Licenses: GPL 3
Build system: r
Synopsis: Implementation of 2D Correlation Analysis in R
Description:

Implementation of two-dimensional (2D) correlation analysis based on the Fourier-transformation approach described by Isao Noda (I. Noda (1993) <DOI:10.1366/0003702934067694>). Additionally there are two plot functions for the resulting correlation matrix: The first one creates colored 2D plots, while the second one generates 3D plots.

r-choosegcm 1.3
Propagated dependencies: r-usedist@0.4.0 r-terra@1.8-86 r-reshape2@1.4.5 r-httr2@1.2.1 r-ggplot2@4.0.1 r-ggcorrplot@0.1.4.1 r-factoextra@1.0.7 r-cowplot@1.2.0 r-cluster@2.1.8.1 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://luizesser.github.io/chooseGCM/
Licenses: Expat
Build system: r
Synopsis: Selecting General Circulation Models for Species Distribution Modeling
Description:

This package provides methods to help selecting General Circulation Models (GCMs) in the context of projecting models to future scenarios. It is provided clusterization algorithms, distance and correlation metrics, as well as a tailor-made algorithm to detect the optimum subset of GCMs that recreate the environment of all GCMs as proposed in Esser et al. (2025) <doi:10.1111/gcb.70008>.

r-coloc 5.2.3
Propagated dependencies: r-viridis@0.6.5 r-susier@0.14.2 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/chr1swallace/coloc
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Colocalisation Tests of Two Genetic Traits
Description:

This package performs the colocalisation tests described in Giambartolomei et al (2013) <doi:10.1371/journal.pgen.1004383>, Wallace (2020) <doi:10.1371/journal.pgen.1008720>, Wallace (2021) <doi:10.1371/journal.pgen.1009440>.

r-coala 0.7.2
Propagated dependencies: r-scrm@1.7.5 r-rehh@3.2.3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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-coxplus 1.5.7
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 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=CoxPlus
Licenses: GPL 3+
Build system: r
Synopsis: Cox Regression (Proportional Hazards Model) with Multiple Causes and Mixed Effects
Description:

Extends the Cox model to events with more than one causes. Also supports random and fixed effects, tied events, and time-varying variables. Model details are provided in Peng et al. (2018) <doi:10.1509/jmr.14.0643>.

r-cbt 1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CBT
Licenses: GPL 2
Build system: r
Synopsis: Confidence Bound Target Algorithm
Description:

The Confidence Bound Target (CBT) algorithm is designed for infinite arms bandit problem. It is shown that CBT algorithm achieves the regret lower bound for general reward distributions. Reference: Hock Peng Chan and Shouri Hu (2018) <arXiv:1805.11793>.

r-cowsay 1.2.2
Propagated dependencies: r-rlang@1.1.6 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sckott/cowsay
Licenses: Expat
Build system: r
Synopsis: Messages, Warnings, Strings with Ascii Animals
Description:

Allows printing of character strings as messages/warnings/etc. with ASCII animals, including cats, cows, frogs, chickens, ghosts, and more.

r-cpbayes 1.1.0
Propagated dependencies: r-purrr@1.2.0 r-mvtnorm@1.3-3 r-mass@7.3-65 r-forestplot@3.1.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ArunabhaCodes/CPBayes
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Meta Analysis for Studying Cross-Phenotype Genetic Associations
Description:

This package provides a Bayesian meta-analysis method for studying cross-phenotype genetic associations. It uses summary-level data across multiple phenotypes to simultaneously measure the evidence of aggregate-level pleiotropic association and estimate an optimal subset of traits associated with the risk locus. CPBayes is based on a spike and slab prior. The methodology is available from: A Majumdar, T Haldar, S Bhattacharya, JS Witte (2018) <doi:10.1371/journal.pgen.1007139>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457