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

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-complexity 1.1.2
Propagated dependencies: r-shiny@1.11.1 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-chatllm 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/knowusuboaky/chatLLM
Licenses: Expat
Build system: r
Synopsis: Flexible Interface for 'LLM' API Interactions
Description:

This package provides a flexible interface for interacting with Large Language Model ('LLM') providers including OpenAI', Azure OpenAI', Azure AI Foundry', Groq', Anthropic', DeepSeek', DashScope', Gemini', Grok', GitHub Models', and AWS Bedrock. Supports both synchronous and asynchronous chat-completion APIs, with features such as retry logic, dynamic model selection, customizable parameters, and multi-message conversation handling. Designed to streamline integration with state-of-the-art LLM services across multiple platforms.

r-cld2 1.2.6
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cld2
Licenses: ASL 2.0
Build system: r
Synopsis: Google's Compact Language Detector 2
Description:

Bindings to Google's C++ library Compact Language Detector 2 (see <https://github.com/cld2owners/cld2#readme> for more information). Probabilistically detects over 80 languages in plain text or HTML. For mixed-language input it returns the top three detected languages and their approximate proportion of the total classified text bytes (e.g. 80% English and 20% French out of 1000 bytes). There is also a cld3 package on CRAN which uses a neural network model instead.

r-codingmatrices 0.4.0
Propagated dependencies: r-matrix@1.7-4 r-fractional@0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=codingMatrices
Licenses: GPL 2+
Build system: r
Synopsis: Alternative Factor Coding Matrices for Linear Model Formulae
Description:

This package provides a collection of coding functions as alternatives to the standard functions in the stats package, which have names starting with contr.'. Their main advantage is that they provide a consistent method for defining marginal effects in factorial models. In a simple one-way ANOVA model the intercept term is always the simple average of the class means.

r-compgr 0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompGR
Licenses: GPL 2+
Build system: r
Synopsis: Complete Annual Growth Rate Generator
Description:

It is designed to streamline the process of calculating complete annual growth rates with user-friendly functions and robust algorithms. It enables researchers and analysts to effortlessly generate precise growth rate estimates for their data. For method details see, Sharma, M.K.(2013) <https://www.indianjournals.com/ijor.aspx?target=ijor:jfl&volume=26&issue=1and2&article=018>. It offers a comprehensive suite of functions and customisable parameters. Equipped to handle varying complexities in data structures. It empowers users to uncover insightful growth dynamics and make informed decisions.

r-crone 0.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crone
Licenses: GPL 2
Build system: r
Synopsis: Structural Crystallography in 1d
Description:

This package provides functions to carry out the most important crystallographic calculations for crystal structures made of 1d Gaussian-shaped atoms, especially useful for methods development. Main reference: E. Smith, G. Evans, J. Foadi (2017) <doi:10.1088/1361-6404/aa8188>.

r-clusterstability 1.0.4
Propagated dependencies: r-weightedcluster@2.0 r-rcpp@1.1.0 r-copula@1.1-7 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusterStability
Licenses: GPL 3
Build system: r
Synopsis: Assessment of Stability of Individual Objects or Clusters in Partitioning Solutions
Description:

Allows one to assess the stability of individual objects, clusters and whole clustering solutions based on repeated runs of the K-means and K-medoids partitioning algorithms.

r-critpath 0.2.3
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-diagrammer@1.0.11
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=critpath
Licenses: GPL 2
Build system: r
Synopsis: Setting the Critical Path in Project Management
Description:

Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation and Review Technique) and LESS (Least Cost Estimating and Scheduling) methods. The package sets the critical path, schedule and Gantt chart. In addition, it allows to draw a graph even with marked critical activities. For more information about project management see: Taha H. A. "Operations Research. An Introduction" (2017, ISBN:978-1-292-16554-7), Rama Murthy P. "Operations Research" (2007, ISBN:978-81-224-2944-2), Yuval Cohen & Arik Sadeh (2006) "A New Approach for Constructing and Generating AOA Networks", Journal of Engineering, Computing and Architecture 1. 1-13, Konarzewska I., Jewczak M., Kucharski A. (2020, ISBN:978-83-8220-112-3), MiszczyÅ ska D., MiszczyÅ ski M. "Wybrane metody badaÅ operacyjnych" (2000, ISBN:83-907712-0-9).

r-clinutils 0.2.2
Dependencies: pandoc@2.19.2
Propagated dependencies: r-viridislite@0.4.2 r-plyr@1.8.9 r-knitr@1.50 r-htmlwidgets@1.6.4 r-haven@2.5.5 r-dt@0.34.0 r-data-table@1.17.8 r-crosstalk@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/openanalytics/clinUtils
Licenses: Expat
Build system: r
Synopsis: General Utility Functions for Analysis of Clinical Data
Description:

Utility functions to facilitate the import, the reporting and analysis of clinical data. Example datasets in SDTM and ADaM format, containing a subset of patients/domains from the CDISC Pilot 01 study are also available as R datasets to demonstrate the package functionalities.

r-causalmetar 0.1.3
Propagated dependencies: r-superlearner@2.0-29 r-progress@1.2.3 r-nnet@7.3-20 r-metafor@4.8-0 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ly129/CausalMetaR
Licenses: GPL 3+
Build system: r
Synopsis: Causally Interpretable Meta-Analysis
Description:

This package provides robust and efficient methods for estimating causal effects in a target population using a multi-source dataset, including those of Dahabreh et al. (2019) <doi:10.1111/biom.13716>, Robertson et al. (2021) <doi:10.48550/arXiv.2104.05905>, and Wang et al. (2024) <doi:10.48550/arXiv.2402.02684>. The multi-source data can be a collection of trials, observational studies, or a combination of both, which have the same data structure (outcome, treatment, and covariates). The target population can be based on an internal dataset or an external dataset where only covariate information is available. The causal estimands available are average treatment effects and subgroup treatment effects. See Wang et al. (2025) <doi:10.1017/rsm.2025.5> for a detailed guide on using the package.

r-cleanr 1.4.0
Propagated dependencies: r-rprojroot@2.1.1 r-pkgload@1.4.1 r-fritools@4.6.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gitlab.com/fvafrcu/cleanr
Licenses: FreeBSD
Build system: r
Synopsis: Helps You to Code Cleaner
Description:

Check your R code for some of the most common layout flaws. Many tried to teach us how to write code less dreadful, be it implicitly as B. W. Kernighan and D. M. Ritchie (1988) <ISBN:0-13-110362-8> in The C Programming Language did, be it explicitly as R.C. Martin (2008) <ISBN:0-13-235088-2> in Clean Code: A Handbook of Agile Software Craftsmanship did. So we should check our code for files too long or wide, functions with too many lines, too wide lines, too many arguments or too many levels of nesting. Note: This is not a static code analyzer like pylint or the like. Checkout <https://cran.r-project.org/package=lintr> instead.

r-cophescan 1.4.3
Propagated dependencies: r-viridis@0.6.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pheatmap@1.0.13 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-coloc@5.2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ichcha-m/cophescan
Licenses: GPL 3
Build system: r
Synopsis: Adaptation of the Coloc Method for PheWAS
Description:

This package provides a Bayesian method for Phenome-wide association studies (PheWAS) that identifies causal associations between genetic variants and traits, while simultaneously addressing confounding due to linkage disequilibrium. For details see Manipur et al (2024, Nature Communications) <doi:10.1038/s41467-024-49990-8>.

r-cmatching 2.4
Propagated dependencies: r-multiwayvcov@1.2.3 r-matching@4.10-15 r-lmtest@0.9-40 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMatching
Licenses: GPL 2
Build system: r
Synopsis: Matching Algorithms for Causal Inference with Clustered Data
Description:

This package provides functions to perform matching algorithms for causal inference with clustered data, as described in B. Arpino and M. Cannas (2016) <doi:10.1002/sim.6880>. Pure within-cluster and preferential within-cluster matching are implemented. Both algorithms provide causal estimates with cluster-adjusted estimates of standard errors.

r-claimsproblems 1.0.0
Propagated dependencies: r-rgl@1.3.31 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-cla 0.96-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gitlab.math.ethz.ch/maechler/CLA/
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Critical Line Algorithm in Pure R
Description:

This package implements Markowitz Critical Line Algorithm ('CLA') for classical mean-variance portfolio optimization, see Markowitz (1952) <doi:10.2307/2975974>. Care has been taken for correctness in light of previous buggy implementations.

r-ccda 1.1.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ccda
Licenses: GPL 2
Build system: r
Synopsis: Combined Cluster and Discriminant Analysis
Description:

This package implements the combined cluster and discriminant analysis method for finding homogeneous groups of data with known origin as described in Kovacs et. al (2014): Classification into homogeneous groups using combined cluster and discriminant analysis (CCDA). Environmental Modelling & Software. <doi:10.1016/j.envsoft.2014.01.010>.

r-cre-dcf 0.0.3
Propagated dependencies: r-yaml@2.3.10 r-tibble@3.3.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cre.dcf
Licenses: Expat
Build system: r
Synopsis: Discounted Cash Flow Tools for Commercial Real Estate
Description:

This package provides R utilities to build unlevered and levered discounted cash flow (DCF) tables for commercial real estate (CRE) assets. Functions generate bullet and amortising debt schedules, compute credit metrics such as debt coverage ratios (DCR), debt service coverage ratios (DSCR), interest coverage ratios, debt yield ratios, and forward loan-to-value ratios (LTV) based on net operating income (NOI). The toolkit evaluates refinancing feasibility under alternative market scenarios and supports end-to-end scenario execution from a YAML (YAML Ain't Markup Language) configuration file parsed with yaml'. Includes helpers for sensitivity analysis, covenant diagnostics, and reproducible vignettes.

r-cyclops 3.7.0
Propagated dependencies: r-tidyr@1.3.1 r-survival@3.8-3 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-dplyr@1.1.4 r-bit64@4.6.0-1 r-bit@4.6.0 r-andromeda@1.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ohdsi/cyclops
Licenses: ASL 2.0
Build system: r
Synopsis: Cyclic Coordinate Descent for Logistic, Poisson and Survival Analysis
Description:

This model fitting tool incorporates cyclic coordinate descent and majorization-minimization approaches to fit a variety of regression models found in large-scale observational healthcare data. Implementations focus on computational optimization and fine-scale parallelization to yield efficient inference in massive datasets. Please see: Suchard, Simpson, Zorych, Ryan and Madigan (2013) <doi:10.1145/2414416.2414791>.

r-cdfquantreg 1.3.1-2
Propagated dependencies: r-pracma@2.4.6 r-mass@7.3-65 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cdfquantreg
Licenses: GPL 3
Build system: r
Synopsis: Quantile Regression for Random Variables on the Unit Interval
Description:

Employs a two-parameter family of distributions for modelling random variables on the (0, 1) interval by applying the cumulative distribution function (cdf) of one parent distribution to the quantile function of another.

r-cardidates 0.4.9
Propagated dependencies: r-pastecs@1.4.2 r-lattice@0.22-7 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://cardidates.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Identification of Cardinal Dates in Ecological Time Series
Description:

Identification of cardinal dates (begin, time of maximum, end of mass developments) in ecological time series using fitted Weibull functions.

r-copulasqm 0.1.0
Propagated dependencies: r-vinecopula@2.6.1 r-mass@7.3-65 r-ald@1.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=copulaSQM
Licenses: GPL 3
Build system: r
Synopsis: Copula Based Stochastic Frontier Quantile Model
Description:

This package provides estimation procedures for copula-based stochastic frontier quantile models for cross-sectional data. The package implements maximum likelihood estimation of quantile regression models allowing flexible dependence structures between error components through various copula families (e.g., Gaussian and Student-t). It enables estimation of conditional quantile effects, dependence parameters, log-likelihood values, and information criteria (AIC and BIC). The framework combines quantile regression methodology introduced by Koenker and Bassett (1978) <doi:10.2307/1913643> with copula theory described in Joe (2014, ISBN:9781466583221). This approach allows modeling heterogeneous effects across quantiles while capturing nonlinear dependence structures between variables.

r-casmi 2.0.0
Propagated dependencies: r-entropyestimation@1.2.1 r-entropy@1.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CASMI
Licenses: GPL 3
Build system: r
Synopsis: 'CASMI'-Based Functions
Description:

This package contains Coverage Adjusted Standardized Mutual Information ('CASMI')-based functions. CASMI is a fundamental concept of a series of methods. For more information about CASMI and CASMI'-related methods, please refer to the corresponding publications (e.g., a feature selection method, Shi, J., Zhang, J., & Ge, Y. (2019) <doi:10.3390/e21121179>, and a dataset quality measurement method, Shi, J., Zhang, J., & Ge, Y. (2019) <doi:10.1109/ICHI.2019.8904553>) or contact the package author for the latest updates.

r-clustra 0.2.1
Propagated dependencies: r-mixsim@1.1-8 r-mgcv@1.9-4 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=clustra
Licenses: FSDG-compatible
Build system: r
Synopsis: Clustering Longitudinal Trajectories
Description:

Clusters longitudinal trajectories over time (can be unequally spaced, unequal length time series and/or partially overlapping series) on a common time axis. Performs k-means clustering on a single continuous variable measured over time, where each mean is defined by a thin plate spline fit to all points in a cluster. Distance is MSE across trajectory points to cluster spline. Provides graphs of derived cluster splines, silhouette plots, and Adjusted Rand Index evaluations of the number of clusters. Scales well to large data with multicore parallelism available to speed computation.

r-crank 1.1-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crank
Licenses: GPL 2+
Build system: r
Synopsis: Completing Ranks
Description:

This package provides functions for completing and recalculating rankings and sorting.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615