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

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-classmap 1.2.7
Propagated dependencies: r-scales@1.4.0 r-rpart@4.1.27 r-robustbase@0.99-7 r-randomforest@4.7-1.2 r-lpsolve@5.6.23 r-kernlab@0.9-33 r-gridextra@2.3 r-ggplot2@4.0.3 r-e1071@1.7-17 r-diptest@0.77-2 r-cluster@2.1.8.2 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: <doi:10.1080/00401706.2021.1927849>
Licenses: GPL 2+
Build system: r
Synopsis: Visualizing Classification Results
Description:

This package provides tools to visualize the results of a classification or a regression. The graphical displays include stacked plots, silhouette plots, quasi residual plots, class maps, predictions plots, and predictions correlation plots. Implements the techniques described and illustrated in Raymaekers J., Rousseeuw P.J., Hubert M. (2022). Class maps for visualizing classification results. \emphTechnometrics, 64(2), 151â 165. <doi:10.1080/00401706.2021.1927849> (open access), Raymaekers J., Rousseeuw P.J.(2022). Silhouettes and quasi residual plots for neural nets and tree-based classifiers. \emphJournal of Computational and Graphical Statistics, 31(4), 1332â 1343. <doi:10.1080/10618600.2022.2050249>, and Rousseeuw, P.J. (2026). Explainable Linear and Generalized Linear Models by the Predictions Plot. The American Statistician, 80, 157-163, <doi:10.1080/00031305.2025.2539235> (open access), and Montalcini, C., Rousseeuw, P.J. (2025). The bixplot: A variation on the boxplot suited for bimodal data, <doi:10.48550/arXiv.2510.09276> (open access). Examples can be found in the vignettes: "Discriminant_analysis_examples","K_nearest_neighbors_examples", "Support_vector_machine_examples", "Rpart_examples", "Random_forest_examples", "Neural_net_examples", "predsplot_examples", and "bixplot_examples".

r-ciaawconsensus 1.3
Propagated dependencies: r-stringr@1.6.0 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matrix@1.7-5
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-crov 0.3.0
Propagated dependencies: r-vgam@1.1-14 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crov
Licenses: GPL 2
Build system: r
Synopsis: Constrained Regression Model for an Ordinal Response and Ordinal Predictors
Description:

Fits a constrained regression model for an ordinal response with ordinal predictors and possibly others, Espinosa and Hennig (2019) <DOI:10.1007/s11222-018-9842-2>. The parameter estimates associated with an ordinal predictor are constrained to be monotonic. If a monotonicity direction (isotonic or antitonic) is not specified for an ordinal predictor by the user, then one of the available methods will either establish it or drop the monotonicity assumption. Two monotonicity tests are also available to test the null hypothesis of monotonicity over a set of parameters associated with an ordinal predictor.

r-cifinder 2.0.0
Propagated dependencies: r-rdpack@2.6.6 r-ratesci@1.0.0 r-kableextra@1.4.0 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CIfinder
Licenses: GPL 3+
Build system: r
Synopsis: Estimate the Confidence Intervals for Predictive Values
Description:

Computes confidence intervals for the positive predictive value (PPV) and negative predictive value (NPV) based on varied scenarios. In situations where the proportion of diseased subjects does not correspond to the disease prevalence (e.g. case-control studies), this package provides two types of solutions: 1) five methods for estimating confidence intervals for PPV and NPV via ratio of two binomial proportions including Gart & Nam (1988), Walter (1975), MOVER-J (Laud, 2017), Fieller (1954), and Bootstrap (Efron, 1979); 2) three direct methods that compute the confidence intervals including Pepe (2003), Zhou (2007), and Delta. In prospective studies where the proportion of diseased subjects is an unbiased estimate of the disease prevalence, this package provides several methods for calculating the confidence intervals for PPV and NPV including Clopper-Pearson, Wald, Wilson, Agresti-Coull, and Beta. See the Details and References sections in the corresponding functions.

r-criticalpath 0.2.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-r6@2.6.1 r-magrittr@2.0.5 r-igraph@2.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rubensjoserosa.com/criticalpath
Licenses: Expat
Build system: r
Synopsis: An Implementation of the Critical Path Method
Description:

An R implementation of the Critical Path Method (CPM). CPM is a method used to estimate the minimum project duration and determine the amount of scheduling flexibility on the logical network paths within the schedule model. The flexibility is in terms of early start, early finish, late start, late finish, total float and free float. Beside, it permits to quantify the complexity of network diagram through the analysis of topological indicators. Finally, it permits to change the activities duration to perform what-if scenario analysis. The package was built based on following references: To make topological sorting and other graph operation, we use Csardi, G. & Nepusz, T. (2005) <https://www.researchgate.net/publication/221995787_The_Igraph_Software_Package_for_Complex_Network_Research>; For schedule concept, the reference was Project Management Institute (2017) <https://www.pmi.org/pmbok-guide-standards/foundational/pmbok>; For standards terms, we use Project Management Institute (2017) <https://www.pmi.org/pmbok-guide-standards/lexicon>; For algorithms on Critical Path Method development, we use Vanhoucke, M. (2013) <doi:10.1007/978-3-642-40438-2> and Vanhoucke, M. (2014) <doi:10.1007/978-3-319-04331-9>; And, finally, for topological definitions, we use Vanhoucke, M. (2009) <doi:10.1007/978-1-4419-1014-1>.

r-ctnote 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ctn-0094.github.io/CTNote/
Licenses: GPL 3
Build system: r
Synopsis: CTN Outcomes, Treatments, and Endpoints
Description:

The Clinical Trials Network (CTN) of the U.S. National Institute of Drug Abuse sponsored the CTN-0094 research team to harmonize data sets from three nationally-representative clinical trials for opioid use disorder (OUD). The CTN-0094 team herein provides a coded collection of trial outcomes and endpoints used in various OUD clinical trials over the past 50 years. These coded outcome functions are used to contrast and cluster different clinical outcome functions based on daily or weekly patient urine screenings. Note that we abbreviate urine drug screen as "UDS" and urine opioid screen as "UOS". For the example data sets (based on clinical trials data harmonized by the CTN-0094 research team), UDS and UOS are largely interchangeable.

r-cograph 2.3.6
Propagated dependencies: r-r6@2.6.1 r-matrix@1.7-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sonsoles.me/cograph/
Licenses: Expat
Build system: r
Synopsis: Analysis and Visualization of Complex Networks
Description:

This package provides tools for the analysis, visualization, and manipulation of dynamical, social (Saqr et al. (2024) <doi:10.1007/978-3-031-54464-4_10>) and complex networks (Saqr et al. (2025) <doi:10.1145/3706468.3706513>). The package supports multiple network formats and offers flexible tools for heterogeneous, multi-layer, and hierarchical network analysis with simple syntax and extensive toolset.

r-cohetsurr 2.0
Propagated dependencies: r-mvtnorm@1.3-7 r-mgcv@1.9-4 r-matrixstats@1.5.0 r-grf@2.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cohetsurr
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Assessing Complex Heterogeneity in Surrogacy
Description:

This package provides functions to assess complex heterogeneity in the strength of a surrogate marker with respect to multiple baseline covariates, in either a randomized treatment setting or observational setting. For a randomized treatment setting, the functions assess and test for heterogeneity using both a parametric model and a semiparametric two-step model. More details for the randomized setting are available in: Knowlton, R., Tian, L., & Parast, L. (2025). "A General Framework to Assess Complex Heterogeneity in the Strength of a Surrogate Marker," Statistics in Medicine, 44(5), e70001 <doi:10.1002/sim.70001>. For an observational setting, functions in this package assess complex heterogeneity in the strength of a surrogate marker using meta-learners, with options for different base learners. More details for the observational setting will be available in the future in: Knowlton, R., Parast, L. (2025) "Assessing Surrogate Heterogeneity in Real World Data Using Meta-Learners." A tutorial for this package can be found at <https://www.laylaparast.com/cohetsurr>.

r-compositionalhdda 1.0
Propagated dependencies: r-rfast@2.1.5.2 r-hdclassif@2.2.2 r-compositional@8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompositionalHDDA
Licenses: GPL 2+
Build system: r
Synopsis: High Dimensional Discriminant Analysis with Compositional Data
Description:

High dimensional discriminant analysis with compositional data is performed. The compositional data are first transformed using the alpha-transformation of Tsagris M., Preston S. and Wood A.T.A. (2011) <doi:10.48550/arXiv.1106.1451>, and then the High Dimensional Discriminant Analysis (HDDA) algorithm of Bouveyron C. Girard S. and Schmid C. (2007) <doi:10.1080/03610920701271095> is applied.

r-ccoptimalmatch 0.1.0
Propagated dependencies: r-rlang@1.2.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=ccoptimalmatch
Licenses: GPL 2
Build system: r
Synopsis: Implementation of Case-Control Optimal Matching
Description:

Cases are matched to controls in an efficient, optimal and computationally flexible way. It uses the idea of sub-sampling in the level of the case, by creating pseudo-observations of controls. The user can select between replacement and without replacement, the number of controls, and several covariates to match upon. See Mamouris (2021) <doi:10.1186/s12874-021-01256-3> for an overview.

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+
Build system: r
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-caracas 2.1.1
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0 r-matrix@1.7-5 r-magrittr@2.0.5 r-doby@4.7.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-cas/caracas
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Computer Algebra
Description:

Computer algebra via the SymPy library (<https://www.sympy.org/>). This makes it possible to solve equations symbolically, find symbolic integrals, symbolic sums and other important quantities.

r-canvasxpress 1.59.5
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/neuhausi/canvasXpress
Licenses: GPL 3
Build system: r
Synopsis: Visualization Package for CanvasXpress in R
Description:

Enables creation of visualizations using the CanvasXpress framework in R. CanvasXpress is a standalone JavaScript library for reproducible research with complete tracking of data and end-user modifications stored in a single PNG image that can be played back. See <https://www.canvasxpress.org> for more information.

r-conformalbayes 0.1.4
Propagated dependencies: r-rstantools@2.6.0 r-matrixstats@1.5.0 r-loo@2.9.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CoryMcCartan/conformalbayes
Licenses: Expat
Build system: r
Synopsis: Jackknife(+) Predictive Intervals for Bayesian Models
Description:

This package provides functions to construct finite-sample calibrated predictive intervals for Bayesian models, following the approach in Barber et al. (2021) <doi:10.1214/20-AOS1965>. These intervals are calculated efficiently using importance sampling for the leave-one-out residuals. By default, the intervals will also reflect the relative uncertainty in the Bayesian model, using the locally-weighted conformal methods of Lei et al. (2018) <doi:10.1080/01621459.2017.1307116>.

r-consibiocloudclient 1.0.0
Propagated dependencies: r-magrittr@2.0.5 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=consibiocloudclient
Licenses: Expat
Build system: r
Synopsis: Client for the 'Consibio Cloud' API
Description:

Enable seamless interaction with Consibio Cloud <https://consibio.cloud> API <https://api.v2.consibio.com/api-docs/>. This package provides tools to query data from resources like projects, elements, devices, and datalogs.

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-cash 1.0.3
Propagated dependencies: r-reshape2@1.4.5 r-rcpp@1.1.1-1.1 r-idefix@1.1.0 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-foreach@1.5.2 r-evd@2.3-7.1 r-dorng@1.8.6.3 r-doparallel@1.0.17 r-doe-base@1.2-5 r-coda@0.19-4.1 r-bayesm@3.1-7 r-arrangements@1.1.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cash
Licenses: GPL 3+
Build system: r
Synopsis: Discrete Choice and Competitive Reactions: End-to-End Simulation
Description:

Although discrete choice (choice-based conjoint) analysis has become a widely used technique for the elicitation of consumer preferences and hence a foundation for product design, to the best of our knowledge, there exists neither free and open-source nor commercial software that covers the game-theoretic simulation of competitive reactions among firms based on discrete choice models to improve decision making beyond traditional product (line) optimization. The package does not only provide functions to fill this gap but comprises an entire simulation pipeline including the upstream processes of discrete choice analysis itself. It ranges from preference generation, choice design, design assessment, error and response simulation, through hierarchical Bayesian estimation of mixed logit models as well as convergence and model assessment, to Nash equilibrium computation. Doing so, it partly draws from established packages concerned with discrete choice analysis. While its structure generally aims towards end-to-end simulation as well as simulation of competitive dynamics based on real data, all its key elements mentioned above may be of use independently of each other. For implementation and application details, see Dressler et al. (2026) <doi:10.48550/arXiv.2606.15593>.

r-complex 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-nloptr@2.2.1 r-mvtnorm@1.3-7 r-legion@0.2.1 r-greybox@2.0.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/config-i1/complex
Licenses: LGPL 2.1
Build system: r
Synopsis: Time Series Analysis and Forecasting Using Complex Variables
Description:

This package implements the instruments for complex-valued modelling, including time series analysis and forecasting. This is based on the monograph by Svetunkov & Svetunkov (2024) <doi: 10.1007/978-3-031-62608-1>.

r-curesurv 0.1.2
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-statmod@1.5.2 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-caredensity 0.1.0
Propagated dependencies: r-matrixextra@0.1.15 r-igraph@2.3.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RobinDenz1/CareDensity
Licenses: GPL 3+
Build system: r
Synopsis: Calculate the Care Density or Fragmented Care Density Given a Patient-Sharing Network
Description:

Given a patient-sharing network, calculate either the classic care density as proposed by Pollack et al. (2013) <doi:10.1007/s11606-012-2104-7> or the fragmented care density as proposed by Engels et al. (2024) <doi:10.1186/s12874-023-02106-0>. By utilizing the igraph and data.table packages, the provided functions scale well for very large graphs.

r-certara-rsnlme-modelexecutor 3.1.0
Propagated dependencies: r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinymeta@0.2.2 r-shinyjs@2.1.1 r-shinyfiles@0.9.3 r-shinyace@0.4.4 r-shiny@1.13.0 r-reshape@0.8.10 r-promises@1.5.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-future@1.70.0 r-fs@2.1.0 r-dt@0.34.0 r-dplyr@1.2.1 r-certara-rsnlme@3.1.1 r-certara-nlme8@3.0.2 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://certara.github.io/R-RsNLME-model-executor/
Licenses: LGPL 3
Build system: r
Synopsis: Execute Pharmacometric Models Using 'shiny'
Description:

Execute Nonlinear Mixed Effects (NLME) models for pharmacometrics using a shiny interface. Specify engine parameters and select from different run options, including simple estimation, stepwise covariate search, bootstrapping, simulation, visual predictive check, and more. Models are executed using the Certara.RsNLME package.

r-cem 1.1.31
Propagated dependencies: r-randomforest@4.7-1.2 r-nlme@3.1-169 r-matchit@4.7.2 r-lattice@0.22-9 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gking.harvard.edu/cem
Licenses: GPL 2
Build system: r
Synopsis: Coarsened Exact Matching
Description:

Implementation of the Coarsened Exact Matching algorithm discussed along with its properties in Iacus, King, Porro (2011) <DOI:10.1198/jasa.2011.tm09599>; Iacus, King, Porro (2012) <DOI:10.1093/pan/mpr013> and Iacus, King, Porro (2019) <DOI:10.1017/pan.2018.29>.

r-cointests 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cointests
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Cointegration Tests with Fourier and Panel Methods
Description:

This package provides a unified toolkit for cointegration testing including Fourier-based cointegration tests (FADL, FEG, FEG2, Tsong) that accommodate smooth structural breaks via flexible Fourier terms, and panel CADF cointegration tests with structural breaks using the Common Correlated Effects (CCE) estimator following Banerjee, Arcabic and Lee (2017) <doi:10.1016/j.econmod.2017.03.004>, Tsong, Lee, Tsai and Hu (2016) <doi:10.1007/s00181-015-1028-6>, and Banerjee and Carrion-i-Silvestre (2025) <doi:10.1080/07350015.2024.2327844>.

r-csv 0.6.2
Propagated dependencies: r-stringi@1.8.7 r-data-table@1.18.4
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.

Total packages: 72693