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

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-cragg 0.0.1
Propagated dependencies: r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cragg
Licenses: GPL 3+
Build system: r
Synopsis: Tests for Weak Instruments in R
Description:

This package implements Cragg-Donald (1993) <doi:10.1017/S0266466600007519> and Stock and Yogo (2005) <doi:10.1017/CBO9780511614491.006> tests for weak instruments in R.

r-channelattribution 2.2.5
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: https://channelattribution.io
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Markov Model for Online Multi-Channel Attribution
Description:

Advertisers use a variety of online marketing channels to reach consumers and they want to know the degree each channel contributes to their marketing success. This is called online multi-channel attribution problem. This package contains a probabilistic algorithm for the attribution problem. The model uses a k-order Markov representation to identify structural correlations in the customer journey data. The package also contains three heuristic algorithms (first-touch, last-touch and linear-touch approach) for the same problem. The algorithms are implemented in C++.

r-comparedf 2.3.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-openxlsx@4.2.8.1 r-htmltable@2.5.0 r-dplyr@1.2.1 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=compareDF
Licenses: Expat
Build system: r
Synopsis: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
Description:

Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changed in addition to summary statistics.

r-cnum 0.1.5
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/elgarteo/cnum/
Licenses: Expat
Build system: r
Synopsis: Chinese Numerals Processing
Description:

Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals as well as detection and extraction of Chinese numerals in character objects and string. This package supports the casual scale naming system and the respective SI prefix systems used in mainland China and Taiwan: "The State Council's Order on the Unified Implementation of Legal Measurement Units in Our Country" The State Council of the People's Republic of China (1984) "Names, Definitions and Symbols of the Legal Units of Measurement and the Decimal Multiples and Submultiples" Ministry of Economic Affairs (2019) <https://gazette.nat.gov.tw/egFront/detail.do?metaid=108965>.

r-compound-cox 3.33
Propagated dependencies: r-survival@3.8-6 r-numderiv@2016.8-1.1 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=compound.Cox
Licenses: GPL 2
Build system: r
Synopsis: Univariate Feature Selection and Compound Covariate for Predicting Survival, Including Copula-Based Analyses for Dependent Censoring
Description:

Univariate feature selection and compound covariate methods under the Cox model with high-dimensional features (e.g., gene expressions). Available are survival data for non-small-cell lung cancer patients with gene expressions (Chen et al 2007 New Engl J Med) <DOI:10.1056/NEJMoa060096>, statistical methods in Emura et al (2012 PLoS ONE) <DOI:10.1371/journal.pone.0047627>, Emura & Chen (2016 Stat Methods Med Res) <DOI:10.1177/0962280214533378>, and Emura et al (2019)<DOI:10.1016/j.cmpb.2018.10.020>. Algorithms for generating correlated gene expressions are also available. Estimation of survival functions via copula-graphic (CG) estimators is also implemented, which is useful for sensitivity analyses under dependent censoring (Yeh et al 2023 Biomedicines) <DOI:10.3390/biomedicines11030797> and factorial survival analyses (Emura et al 2024 Stat Methods Med Res) <DOI:10.1177/09622802231215805>.

r-contingency 0.0.10
Propagated dependencies: r-rje@1.12.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rje42/contingency
Licenses: GPL 2
Build system: r
Synopsis: Discrete Multivariate Probability Distributions
Description:

This package provides an object class for dealing with many multivariate probability distributions at once, useful for simulation.

r-c2c 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mitchest/c2c/
Licenses: GPL 3
Build system: r
Synopsis: Compare Two Classifications or Clustering Solutions of Varying Structure
Description:

Compare two classifications or clustering solutions that may or may not have the same number of classes, and that might have hard or soft (fuzzy, probabilistic) membership. Calculate various metrics to assess how the clusters compare to each other. The calculations are simple, but provide a handy tool for users unfamiliar with matrix multiplication. This package is not geared towards traditional accuracy assessment for classification/ mapping applications - the motivating use case is for comparing a probabilistic clustering solution to a set of reference or existing class labels that could have any number of classes (that is, without having to degrade the probabilistic clustering to hard classes).

r-calpassapi 0.0.3
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/vinhdizzo/calpassapi
Licenses: GPL 3
Build system: r
Synopsis: R Interface to Access CalPASS API
Description:

This package implements methods for querying data from CalPASS using its API. CalPASS Plus. MMAP API V1. <https://mmap.calpassplus.org/docs/index.html>.

r-cormlpe 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-nlme@3.1-169 r-matrix@1.7-5 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=corMLPE
Licenses: GPL 2
Build system: r
Synopsis: Correlation Structures for Symmetric Relational Data
Description:

This package implements correlation structures for symmetric relational data (e.g. pairwise distances and dissimilarities) that interface with models using nlme'-style correlation structures. The maximum likelihood population effects method is described by Clarke et al. (2002) <doi:10.1198/108571102320>.

r-circuitscaper 0.1.0
Dependencies: julia@1.8.5
Propagated dependencies: r-terra@1.9-27 r-juliacall@0.17.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/matthewkling/circuitscaper
Licenses: Expat
Build system: r
Synopsis: 'Circuitscape' and 'Omniscape' Connectivity Analysis via 'Julia'
Description:

This package provides an R-native interface to the Circuitscape.jl and Omniscape.jl Julia packages for landscape connectivity modeling using circuit theory. Users work entirely in R with familiar objects (SpatRaster, file paths) while Julia handles computation invisibly. Supports all four Circuitscape modes (pairwise, one-to-all, all-to-one, advanced) and Omniscape moving-window analysis. Methods are described in McRae (2006) <doi:10.1111/j.0014-3820.2006.tb00500.x> and Landau et al. (2021) <doi:10.21105/joss.02829>.

r-cbinom 1.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbinom
Licenses: GPL 2+
Build system: r
Synopsis: Continuous Analog of a Binomial Distribution
Description:

Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete binomial with continuous size parameter and continuous support with x in [0, size + 1], following Ilienko (2013) <arXiv:1303.5990>.

r-clustassess 1.1.0
Propagated dependencies: r-vioplot@0.5.1 r-uwot@0.2.4 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinylp@1.1.3 r-shinyjs@2.1.1 r-shiny@1.13.0 r-seurat@5.5.0 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-rann@2.6.2 r-qualpalr@2.0.0 r-progress@1.2.3 r-plotly@4.12.0 r-paletteer@1.7.0 r-matrixstats@1.5.0 r-matrix@1.7-5 r-leiden@0.4.3.1 r-jsonlite@2.0.0 r-igraph@2.3.1 r-gprofiler2@0.2.4 r-gmedian@1.2.7 r-glue@1.8.1 r-ggtext@0.1.2 r-ggrepel@0.9.8 r-ggrastr@1.0.2 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-foreach@1.5.2 r-fastcluster@1.3.0 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://github.com/Core-Bioinformatics/ClustAssess
Licenses: Expat
Build system: r
Synopsis: Tools for Assessing Clustering
Description:

This package provides a set of tools for evaluating clustering robustness using proportion of ambiguously clustered pairs (Senbabaoglu et al. (2014) <doi:10.1038/srep06207>), as well as similarity across methods and method stability using element-centric clustering comparison (Gates et al. (2019) <doi:10.1038/s41598-019-44892-y>). Additionally, this package enables stability-based parameter assessment for graph-based clustering pipelines typical in single-cell data analysis.

r-cppcheckr 1.0.0
Dependencies: cppcheck@2.21.0
Propagated dependencies: r-xml2@1.5.2 r-v8@8.2.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rmarkdown@2.31 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stla/cppcheckR
Licenses: GPL 3
Build system: r
Synopsis: Check 'C' and 'C++' Files using 'Cppcheck'
Description:

Allow to run Cppcheck (<https://cppcheck.sourceforge.io/>) on C and C++ files with a R command or a RStudio addin. The report appears in the RStudio viewer pane as a formatted HTML file. It is also possible to get this report with a shiny application. Cppcheck can spot many error types and it can also give some recommendations on the code.

r-codalomic 0.1.1
Propagated dependencies: r-zcompositions@1.6.1 r-xtable@1.8-8 r-reshape2@1.4.5 r-r2jags@0.8-9 r-mass@7.3-65 r-ggplot2@4.0.3 r-ggbiplot@0.6.2 r-compositions@2.0-9 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CoDaLoMic
Licenses: GPL 3
Build system: r
Synopsis: Compositional Models to Longitudinal Microbiome Data
Description:

Implementation of models to analyse compositional microbiome time series taking into account the interaction between groups of bacteria. The models implemented are described in Creus-Martà et al (2018, ISBN:978-84-09-07541-6), Creus-Martà et al (2021) <doi:10.1155/2021/9951817> and Creus-Martà et al (2022) <doi:10.1155/2022/4907527>.

r-cgr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CGR
Licenses: GPL 3
Build system: r
Synopsis: Compound Growth Rate for Capturing the Growth Rate Over the Period
Description:

The compound growth rate indicates the percentage change of a specific variable over a defined period. It is calculated using non-linear models, particularly the exponential model. To estimate the compound growth rates, the growth model is first converted to semilog form and then analyzed using Ordinary Least Squares (OLS) regression. This package has been developed using concept of Shankar et al. (2022)<doi:10.3389/fsufs.2023.1208898>.

r-cox-rvph 0.1.1
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cox.rvph
Licenses: Expat
Build system: r
Synopsis: Remedy the Violation of the Proportional Hazards Assumption of Cox Regression
Description:

Remedying proportional hazards assumption violations of a Cox proportional hazards model using stepwise changepoint and time-varying coefficient methods based on Cox (1972) <doi:10.1111/j.2517-6161.1972.tb00899.x> and Grambsch and Therneau (1994) <doi:10.1093/biomet/81.3.515>.

r-connection 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Connection
Licenses: Expat
Build system: r
Synopsis: Measures of Independence and Connection Without Linear Models
Description:

This package provides tools to measure connection and independence between variables without relying on linear models. Includes functions to compute Eta squared, Chi-squared, and Cramer V. The main advantage of this package is that it works without requiring parametric assumptions. The methods implemented are based on educational material and statistical decomposition techniques, not directly on previously published software or articles.

r-chessboard 0.1
Propagated dependencies: r-tidyr@1.3.2 r-sf@1.1-1 r-rlang@1.2.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/frbcesab/chessboard
Licenses: GPL 2+
Build system: r
Synopsis: Create Network Connections Based on Chess Moves
Description:

This package provides functions to work with directed (asymmetric) and undirected (symmetric) spatial networks. It makes the creation of connectivity matrices easier, i.e. a binary matrix of dimension n x n, where n is the number of nodes (sampling units) indicating the presence (1) or the absence (0) of an edge (link) between pairs of nodes. Different network objects can be produced by chessboard': node list, neighbor list, edge list, connectivity matrix. It can also produce objects that will be used later in Moran's Eigenvector Maps (Dray et al. (2006) <doi:10.1016/j.ecolmodel.2006.02.015>) and Asymetric Eigenvector Maps (Blanchet et al. (2008) <doi:10.1016/j.ecolmodel.2008.04.001>), methods available in the package adespatial (Dray et al. (2023) <https://CRAN.R-project.org/package=adespatial>). This work is part of the FRB-CESAB working group Bridge <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/bridge/>.

r-credsubs 1.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=credsubs
Licenses: GPL 3
Build system: r
Synopsis: Credible Subsets
Description:

This package provides functions for constructing simultaneous credible bands and identifying subsets via the "credible subsets" (also called "credible subgroups") method. Package documentation includes the vignette included in this package, and the paper by Schnell, Fiecas, and Carlin (2020, <doi:10.18637/jss.v094.i07>).

r-ckanr 0.7.0
Propagated dependencies: r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/ckanr/https://github.com/ropensci/ckanr
Licenses: Expat
Build system: r
Synopsis: Client for the Comprehensive Knowledge Archive Network ('CKAN') API
Description:

Client for CKAN API (<https://ckan.org/>). Includes interface to CKAN APIs for search, list, show for packages, organizations, and resources. In addition, provides an interface to the datastore API.

r-cascsim 0.4
Propagated dependencies: r-scatterplot3d@0.3-45 r-r2html@2.3.4 r-moments@0.14.1 r-fitdistrplus@1.2-6 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cascsim
Licenses: GPL 3
Build system: r
Synopsis: Casualty Actuarial Society Individual Claim Simulator
Description:

It is an open source insurance claim simulation engine sponsored by the Casualty Actuarial Society. It generates individual insurance claims including open claims, reopened claims, incurred but not reported claims and future claims. It also includes claim data fitting functions to help set simulation assumptions. It is useful for claim level reserving analysis. Parodi (2013) <https://www.actuaries.org.uk/documents/triangle-free-reserving-non-traditional-framework-estimating-reserves-and-reserve-uncertainty>.

r-cncagui 1.1
Propagated dependencies: r-tkrplot@0.0-32 r-tcltk2@1.6.1 r-shapes@1.2.8 r-rgl@1.3.36 r-plotrix@3.8-14 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=cncaGUI
Licenses: GPL 2+
Build system: r
Synopsis: Canonical Non-Symmetrical Correspondence Analysis in R
Description:

This package provides a GUI with which users can construct and interact with Canonical Correspondence Analysis and Canonical Non-Symmetrical Correspondence Analysis and provides inferential results by using Bootstrap Methods.

r-coxphf 1.13.4
Propagated dependencies: r-tibble@3.3.1 r-survival@3.8-6 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cemsiis.meduniwien.ac.at/kb/wf/software/statistische-software/fccoxphf/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Cox Regression with Firth's Penalized Likelihood
Description:

This package implements Firth's penalized maximum likelihood bias reduction method for Cox regression which has been shown to provide a solution in case of monotone likelihood (nonconvergence of likelihood function), see Heinze and Schemper (2001) and Heinze and Dunkler (2008). The program fits profile penalized likelihood confidence intervals which were proved to outperform Wald confidence intervals.

r-copulaboost 0.1.0
Propagated dependencies: r-rvinecopulib@0.7.3.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=copulaboost
Licenses: FSDG-compatible
Build system: r
Synopsis: Fitting Additive Copula Regression Models for Binary Outcome Regression
Description:

Additive copula regression for regression problems with binary outcome via gradient boosting [Brant, Hobæk Haff (2022); <arXiv:2208.04669>]. The fitting process includes a specialised model selection algorithm for each component, where each component is found (by greedy optimisation) among all the D-vines with only Gaussian pair-copulas of a fixed dimension, as specified by the user. When the variables and structure have been selected, the algorithm then re-fits the component where the pair-copula distributions can be different from Gaussian, if specified.

Total packages: 72465