_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-dcv 0.1.1
Propagated dependencies: r-lmtest@0.9-40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dcv/
Licenses: GPL 2
Build system: r
Synopsis: Conventional cross-validation statistics for climate-growth model
Description:

This package performs several conventional cross-validation statistical methods for climate-growth model in the climate reconstruction from tree rings, including Sign Test statistic, Reduction of Error statistic, Product Mean Test, Durbin-Watson statistic etc.

r-sna 2.8
Propagated dependencies: r-network@1.20.0 r-statnet-common@4.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org
Licenses: GPL 2+
Build system: r
Synopsis: Tools for social network analysis
Description:

This package provides a range of tools for social network analysis, including node and graph-level indices, structural distance and covariance methods, structural equivalence detection, network regression, random graph generation, and 2D/3D network visualization.

r-ami 0.2.1
Propagated dependencies: r-rstudioapi@0.18.0 r-rlang@1.1.7 r-lifecycle@1.0.5 r-glue@1.8.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/briandconnelly/ami
Licenses: Expat
Build system: r
Synopsis: Checks for Various Computing Environments
Description:

This package provides a collection of lightweight functions that can be used to determine the computing environment in which your code is running. This includes operating systems, continuous integration (CI) environments, containers, and more.

r-asv 1.1.4
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-freqdom@2.0.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://sites.google.com/view/omori-stat/english/software/asv-r
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Volatility Models with or without Leverage
Description:

The efficient Markov chain Monte Carlo estimation of stochastic volatility models with and without leverage (asymmetric and symmetric stochastic volatility models). Further, it computes the logarithm of the likelihood given parameters using particle filters.

r-ega 2.0.0
Propagated dependencies: r-mgcv@1.9-4 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ega
Licenses: Expat
Build system: r
Synopsis: Error Grid Analysis
Description:

This package provides functions for assigning Clarke or Parkes (Consensus) error grid zones to blood glucose values, and for plotting both types of error grids in both mg/mL and mmol/L units.

r-eml 2.0.7
Propagated dependencies: r-xml2@1.5.2 r-uuid@1.2-2 r-rmarkdown@2.30 r-jsonlite@2.0.0 r-jqr@1.4.0 r-emld@0.5.3 r-dplyr@1.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://docs.ropensci.org/EML/
Licenses: Expat
Build system: r
Synopsis: Read and Write Ecological Metadata Language Files
Description:

Work with Ecological Metadata Language ('EML') files. EML is a widely used metadata standard in the ecological and environmental sciences, described in Jones et al. (2006), <doi:10.1146/annurev.ecolsys.37.091305.110031>.

r-ess 1.1.2.1
Propagated dependencies: r-rcpp@1.1.1 r-igraph@2.2.2
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mlindsk/ess
Licenses: GPL 3
Build system: r
Synopsis: Efficient Stepwise Selection in Decomposable Models
Description:

An implementation of the ESS algorithm following Amol Deshpande, Minos Garofalakis, Michael I Jordan (2013) <doi:10.48550/arXiv.1301.2267>. The ESS algorithm is used for model selection in decomposable graphical models.

r-qmd 1.1.3
Propagated dependencies: r-rcpp@1.1.1 r-qad@1.0.6 r-ggplot2@4.0.2 r-dplyr@1.2.0 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qmd
Licenses: GPL 2+
Build system: r
Synopsis: Quantification of Multivariate Dependence
Description:

This package provides a multivariate copula-based dependence measure. For more information, see Griessenberger, Junker, Trutschnig (2022), On a multivariate copula-based dependence measure and its estimation, Electronic Journal of Statistics, 16, 2206-2251.

r-qbr 1.3.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-purrr@1.2.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/BHII-KSC/qbr
Licenses: GPL 3+
Build system: r
Synopsis: Access the 'Quickbase' JSON API
Description:

Programmatically access the Quickbase JSON API <https://developer.quickbase.com>. You supply parameters for an API call, qbr delivers an http request to the API endpoint and returns its response. Outputs follow tidyverse philosophy.

r-sgt 2.0
Propagated dependencies: r-optimx@2025-4.9 r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sgt
Licenses: GPL 3+
Build system: r
Synopsis: Skewed Generalized T Distribution Tree
Description:

Density, distribution function, quantile function and random generation for the skewed generalized t distribution. This package also provides a function that can fit data to the skewed generalized t distribution using maximum likelihood estimation.

r-ssh 0.9.4
Dependencies: zlib@1.3.1 openssl@3.0.8 openssh@10.2p1
Propagated dependencies: r-credentials@2.0.3 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssh
Licenses: Expat
Build system: r
Synopsis: Secure Shell (SSH) Client for R
Description:

Connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client.

r-wav 0.2.0
Propagated dependencies: r-rcpp@1.1.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://github.com/mlverse/wav
Licenses: Expat
Build system: r
Synopsis: Read and Write WAV Files
Description:

Efficiently read and write Waveform (WAV) audio files <https://en.wikipedia.org/wiki/WAV>. Support for unsigned 8 bit Pulse-code modulation (PCM), signed 12, 16, 24 and 32 bit PCM and other encodings.

r-wbs 1.4.1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wbs
Licenses: GPL 2
Build system: r
Synopsis: Wild Binary Segmentation for Multiple Change-Point Detection
Description:

This package provides efficient implementation of the Wild Binary Segmentation and Binary Segmentation algorithms for estimation of the number and locations of multiple change-points in the piecewise constant function plus Gaussian noise model.

r-rbw 0.3.2
Propagated dependencies: r-rlang@1.1.7 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/xiangzhou09/rbw
Licenses: GPL 3+
Build system: r
Synopsis: Residual Balancing Weights for Marginal Structural Models
Description:

Residual balancing is a robust method of constructing weights for marginal structural models, which can be used to estimate (a) the average treatment effect in a cross-sectional observational study, (b) controlled direct/mediator effects in causal mediation analysis, and (c) the effects of time-varying treatments in panel data (Zhou and Wodtke 2020 <doi:10.1017/pan.2020.2>). This package provides three functions, rbwPoint(), rbwMed(), and rbwPanel(), that produce residual balancing weights for estimating (a), (b), (c), respectively.

r-rse 1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSE
Licenses: GPL 3
Build system: r
Synopsis: Number of Newly Discovered Rare Species Estimation
Description:

This package provides a Bayesian-weighted estimator and two unweighted estimators are developed to estimate the number of newly found rare species in additional ecological samples. Among these methods, the Bayesian-weighted estimator and an unweighted (Chao-derived) estimator are of high accuracy and recommended for practical applications. Technical details of the proposed estimators have been well described in the following paper: Shen TJ, Chen YH (2018) A Bayesian weighted approach to predicting the number of newly discovered rare species. Conservation Biology, In press.

r-xts 0.14.2
Propagated dependencies: r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/joshuaulrich/xts
Licenses: GPL 2+
Build system: r
Synopsis: Extensible time series
Description:

This package provides for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user-level customization and extension, while simplifying cross-class interoperability.

r-zyp 0.11-1
Propagated dependencies: r-kendall@2.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/zyp/
Licenses: LGPL 2.1
Build system: r
Synopsis: Zhang + Yue-Pilon Trends Package
Description:

This package contains an efficient implementation of Sen's slope method (Sen, 1968) plus implementation of Xuebin Zhang's (Zhang, 1999) and Yue-Pilon's (Yue, 2002) pre-whitening approaches to determining trends in climate data.

r-ore 1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/ore
Licenses: Modified BSD
Build system: r
Synopsis: R interface to the Onigmo regular expression library
Description:

This package provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. It offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.

r-dbi 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstats-db/DBI
Licenses: LGPL 2.0+
Build system: r
Synopsis: R database interface
Description:

The DBI package provides a database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.

r-amr 3.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://amr-for-r.org
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Antimicrobial Resistance Data Analysis
Description:

This package provides functions to simplify and standardise antimicrobial resistance (AMR) data analysis and to work with microbial and antimicrobial properties by using evidence-based methods, as described in <doi:10.18637/jss.v104.i03>.

r-bam 1.0.3
Propagated dependencies: r-mice@3.19.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BaM
Licenses: GPL 2+
Build system: r
Synopsis: Functions and Datasets for "Bayesian Methods: A Social and Behavioral Sciences Approach"
Description:

This package provides functions and datasets for Jeff Gill: "Bayesian Methods: A Social and Behavioral Sciences Approach". First, Second, and Third Edition. Published by Chapman and Hall/CRC (2002, 2007, 2014) <doi:10.1201/b17888>.

r-bdl 1.0.5
Propagated dependencies: r-tmaptools@3.3 r-tmap@4.4 r-tidyr@1.3.2 r-tibble@3.3.1 r-sf@1.1-0 r-randomcolor@1.1.0.1 r-purrr@1.2.1 r-progress@1.2.3 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggpubr@0.6.3 r-ggplot2@4.0.2 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://statisticspoland.github.io/R_Package_to_API_BDL/
Licenses: GPL 3
Build system: r
Synopsis: Interface and Tools for 'BDL' API
Description:

Interface to Local Data Bank ('Bank Danych Lokalnych - bdl') API <https://api.stat.gov.pl/Home/BdlApi?lang=en> with set of useful tools like quick plotting and map generating using data from bank.

r-ciu 0.8
Propagated dependencies: r-rcpp@1.1.1 r-ggplot2@4.0.2 r-ggbeeswarm@0.7.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ciu
Licenses: Expat
Build system: r
Synopsis: Contextual Importance and Utility
Description:

Implementation of the Contextual Importance and Utility (CIU) concepts for Explainable AI (XAI). A description of CIU can be found in e.g. Främling (2020) <doi:10.1007/978-3-030-51924-7_4>.

r-dts 0.1.1
Propagated dependencies: r-expint@0.2-1 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTS
Licenses: GPL 3+
Build system: r
Synopsis: Discrete Tempered Stable Distributions
Description:

This package provides methods for evaluating the probability mass function, cumulative distribution function, and generating random samples from discrete tempered stable distributions. For more details see Grabchak (2021) <doi:10.1007/s11009-021-09904-3>.

Page: 123242526271306
Total packages: 31336