_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-vcd 1.4-13
Propagated dependencies: r-colorspace@2.1-2 r-lmtest@0.9-40 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vcd/
Licenses: GPL 2
Build system: r
Synopsis: Visualizing categorical data
Description:

This package provides visualization techniques, data sets, summary and inference procedures aimed particularly at categorical data. Special emphasis is given to highly extensible grid graphics. The package was originally inspired by the book "Visualizing Categorical Data" by Michael Friendly and is now the main support package for a new book, "Discrete Data Analysis with R" by Michael Friendly and David Meyer (2015).

r-les 1.62.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-gplots@3.3.0 r-fdrtool@1.2.18 r-boot@1.3-32
Channel: guix-bioc
Location: guix-bioc/packages/l.scm (guix-bioc packages l)
Home page: https://bioconductor.org/packages/les
Licenses: GPL 3
Build system: r
Synopsis: Identifying Differential Effects in Tiling Microarray Data
Description:

The les package estimates Loci of Enhanced Significance (LES) in tiling microarray data. These are regions of regulation such as found in differential transcription, CHiP-chip, or DNA modification analysis. The package provides a universal framework suitable for identifying differential effects in tiling microarray data sets, and is independent of the underlying statistics at the level of single probes.

r-aep 0.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AEP
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Modelling for Asymmetric Exponential Power Distribution
Description:

Developed for Computing the probability density function, cumulative distribution function, random generation, estimating the parameters of asymmetric exponential power distribution, and robust regression analysis with error term that follows asymmetric exponential power distribution. The asymmetric exponential power distribution studied here is a special case of that introduced by Dongming and Zinde-Walsh (2009) <doi:10.1016/j.jeconom.2008.09.038>.

r-cld 0.0.1
Propagated dependencies: r-rlang@1.2.0 r-multcompview@0.1-11 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gegznav.github.io/cld/
Licenses: GPL 3+
Build system: r
Synopsis: Create Compact Letter Display (CLD) for Statistical Comparisons
Description:

This package creates compact letter displays (CLDs) for pairwise comparisons from statistical post-hoc tests. Groups sharing the same letter are not significantly different from each other. Supports multiple input formats including results from stats pairwise tests, DescTools', PMCMRplus', rstatix', symmetric matrices of p-values, and data frames. Provides a consistent interface for visualizing statistical groupings across different testing frameworks.

r-dwp 1.2
Propagated dependencies: r-vgam@1.1-14 r-statmod@1.5.2 r-sf@1.1-1 r-pracma@2.4.6 r-plotrix@3.8-14 r-mvtnorm@1.3-7 r-matrixstats@1.5.0 r-mass@7.3-65 r-magrittr@2.0.5 r-invgamma@1.2 r-gtools@3.9.5 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dwp
Licenses: CC0
Build system: r
Synopsis: Density-Weighted Proportion
Description:

Fit a Poisson regression to carcass distance data and integrate over the searched area at a wind farm to estimate the fraction of carcasses falling in the searched area and format the output for use as the dwp parameter in the GenEst or eoa package for estimating bird and bat mortality, following Dalthorp, et al. (2024) <doi:10.3133/tm7A3>.

r-etl 0.4.3
Propagated dependencies: r-xml2@1.5.2 r-usethis@3.2.1 r-tibble@3.3.1 r-rvest@1.0.5 r-rlang@1.2.0 r-readr@2.2.0 r-lubridate@1.9.5 r-janitor@2.2.1 r-fs@2.1.0 r-dplyr@1.2.1 r-downloader@0.4.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/beanumber/etl
Licenses: CC0
Build system: r
Synopsis: Extract-Transform-Load Framework for Medium Data
Description:

This package provides a predictable and pipeable framework for performing ETL (extract-transform-load) operations on publicly-accessible medium-sized data set. This package sets up the method structure and implements generic functions. Packages that depend on this package download specific data sets from the Internet, clean them up, and import them into a local or remote relational database management system.

r-fsm 1.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FSM
Licenses: GPL 3
Build system: r
Synopsis: Finite Selection Model
Description:

Randomized and balanced allocation of units to treatment groups using the Finite Selection Model (FSM). The FSM was originally proposed and developed at the RAND corporation by Carl Morris to enhance the experimental design for the now famous Health Insurance Experiment. See Morris (1979) <doi:10.1016/0304-4076(79)90053-8> for details on the original version of the FSM.

r-jgd 0.1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/grantmcdermott/jgd
Licenses: Expat
Build system: r
Synopsis: JSON Graphics Device
Description:

This package provides a graphics device that translates R plotting operations into JSON and streams them over a local connection to an external display application. The device acts as a pure recorder with no rendering dependencies; all rendering occurs in that application (e.g. a VS Code extension or a web browser). Official display applications are available from the project homepage.

r-jcp 2.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jcp
Licenses: GPL 3
Build system: r
Synopsis: Joint Change Point Detection
Description:

Procedures for joint detection of changes in both expectation and variance in univariate sequences. Performs a statistical test of the null hypothesis of the absence of change points. In case of rejection performs an algorithm for change point detection. Reference - Bivariate change point detection - joint detection of changes in expectation and variance, Scandinavian Journal of Statistics, <doi:10.1111/sjos.12547>.

r-ndp 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NDP
Licenses: GPL 2
Build system: r
Synopsis: Interactive Presentation for Working with Normal Distribution
Description:

An interactive presentation on the topic of normal distribution using rmarkdown and shiny packages. It is helpful to those who want to learn normal distribution quickly and get a hands on experience. The presentation has a template for solving problems on normal distribution. Runtime examples are provided in the package function as well as at <https://kartikeyastat.shinyapps.io/NormalDistribution/>.

r-opa 0.8.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://timbeechey.github.io/opa/
Licenses: GPL 3+
Build system: r
Synopsis: An Implementation of Ordinal Pattern Analysis
Description:

Quantifies hypothesis to data fit for repeated measures and longitudinal data, as described by Thorngate (1987) <doi:10.1016/S0166-4115(08)60083-7> and Grice et al., (2015) <doi:10.1177/2158244015604192>. Hypothesis and data are encoded as pairwise relative orderings which are then compared to determine the percentage of orderings in the data that are matched by the hypothesis.

r-pye 0.1.0
Propagated dependencies: r-survival@3.8-6 r-sparsesvm@1.1-7 r-rocnreg@1.0-9 r-rmpfr@1.1-2 r-proc@1.19.0.1 r-plyr@1.8.9 r-penalizedsvm@1.2.0 r-optimalcutpoints@1.1-5 r-ncvreg@3.16.0 r-matrix@1.7-5 r-mass@7.3-65 r-glmnet@5.0 r-ggplot2@4.0.3 r-evmix@2.12
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pye
Licenses: GPL 2+
Build system: r
Synopsis: Penalized Youden Index Estimator
Description:

This package implements the Penalized Youden Index Estimator (PYE) and the Covariate-Adjusted Youden Index Estimator (covYI), providing a novel framework for feature and covariate selection and combination in high-dimensional binary classification problems. Methodologies are based on Salaroli and Pardo (2023) <doi:10.1016/j.chemolab.2023.104786> and an unpublished manuscript by Salaroli and Pardo (2026) under review.

r-pm3 0.2.0
Propagated dependencies: r-tableone@0.13.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pm3
Licenses: GPL 3
Build system: r
Synopsis: Propensity Score Matching for Unordered 3-Group Data
Description:

You can use this program for 3 sets of categorical data for propensity score matching. Assume that the data has 3 different categorical variables. You can use it to perform propensity matching of baseline indicator groupings. The matching will make the differences in the baseline data smaller. This method was described by Alvaro Fuentes (2022) <doi:10.1080/00273171.2021.1925521>.

r-sam 1.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SAM
Licenses: GPL 2
Build system: r
Synopsis: Sparse Additive Modelling
Description:

Computationally efficient tools for high dimensional predictive modeling (regression and classification). SAM is short for sparse additive modeling, and adopts the computationally efficient basis spline technique. We solve the optimization problems by various computational algorithms including the block coordinate descent algorithm, fast iterative soft-thresholding algorithm, and newton method. The computation is further accelerated by warm-start and active-set tricks.

r-sci 1.0-3
Propagated dependencies: r-lmomco@2.5.7 r-fitdistrplus@1.2-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SCI
Licenses: GPL 2+
Build system: r
Synopsis: Standardized Climate Indices Such as SPI, SRI or SPEI
Description:

This package provides functions for generating Standardized Climate Indices (SCI). Functions for generating Standardized Climate Indices (SCI). SCI is a transformation of (smoothed) climate (or environmental) time series that removes seasonality and forces the data to take values of the standard normal distribution. SCI was originally developed for precipitation. In this case it is known as the Standardized Precipitation Index (SPI).

r-wri 0.2.3
Propagated dependencies: r-rlang@1.2.0 r-rfast@2.1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-polynom@1.4-1 r-mvtnorm@1.3-7 r-gridextra@2.3 r-ggplot2@4.0.3 r-fdapace@0.6.0 r-expm@1.0-0 r-cvxr@1.8.2
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WRI
Licenses: GPL 2
Build system: r
Synopsis: Wasserstein Regression and Inference
Description:

Implementation of the methodologies described in 1) Alexander Petersen, Xi Liu and Afshin A. Divani (2021) <doi:10.1214/20-aos1971>, including global F tests, partial F tests, intrinsic Wasserstein-infinity bands and Wasserstein density bands, and 2) Chao Zhang, Piotr Kokoszka and Alexander Petersen (2022) <doi:10.1111/jtsa.12590>, including estimation, prediction, and inference of the Wasserstein autoregressive models.

r-wbi 0.1.0
Propagated dependencies: r-transport@0.15-4 r-dplyr@1.2.1 r-bcaboot@0.2-3
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WBI
Licenses: Expat
Build system: r
Synopsis: Wasserstein Bipolarization Index
Description:

Computation of the Wasserstein Bipolarization Index as described in Lee and Sobel (Forthcoming) <doi:10.48550/arXiv.2408.03331>. Provides both asymptotic (Sommerfeld, 2017 <https://ediss.uni-goettingen.de/bitstream/handle/11858/00-1735-0000-0023-3FA1-C/DissertationSommerfeldRev.pdf?sequence=1>) and bootstrap methods (Efron and Narasimhan, 2020 <doi:10.1080/10618600.2020.1714633>) for calculating confidence intervals.

rygel 0.44.2
Dependencies: gdk-pixbuf@2.44.4 gssdp@1.6.4 gstreamer@1.28.1 gst-plugins-base@1.28.1 gst-editing-services@1.28.1 gtk+@3.24.51 gupnp@1.6.9 gupnp-av@0.14.4 gupnp-dlna@0.12.0 json-glib@1.10.0 libgee@0.20.8 libmediaart@1.9.7 libsoup@3.6.5 libxslt@1.1.43 libunistring@1.3 tinysparql@3.9.2
Propagated dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/Rygel
Licenses: CC-BY-SA 3.0 LGPL 2.1+
Build system: meson
Synopsis: Share audio, video, and pictures with other devices
Description:

Rygel is a home media solution (UPnP AV MediaServer and MediaRenderer) for GNOME that allows you to easily share audio, video, and pictures, and to control a media player on your home network.

Rygel achieves interoperability with other devices by trying to conform to the strict requirements of DLNA and by converting media on-the-fly to formats that client devices can handle.

r-ard 0.1.0
Propagated dependencies: r-quadprog@1.5-8 r-osqp@1.0.0 r-matrixstats@1.5.0 r-matrix@1.7-5 r-checkmate@2.3.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/UdS-MF-IMBEI/aRD
Licenses: GPL 3+
Build system: r
Synopsis: Adjusted Risk Differences via Specifically Penalized Likelihood
Description:

Fits a linear-binomial model using a modified Newton-type algorithm for solving the maximum likelihood estimation problem under linear box constraints. Similar methods are described in Wagenpfeil, Schöpe and Bekhit (2025, ISBN:9783111341972) "Estimation of adjusted relative risks in log-binomial regression using the BSW algorithm". In: Mau, Mukhin, Wang and Xu (Eds.), Biokybernetika. De Gruyter, Berlin, pp. 665â 676.

r-cms 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-rvest@1.0.5 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/subramv/cms
Licenses: GPL 3
Build system: r
Synopsis: Calculate Medicare Reimbursement
Description:

Uses the CMS application programming interface <https://dnav.cms.gov/api/healthdata> to provide users databases containing yearly Medicare reimbursement rates in the United States. Data can be acquired for the entire United States or only for specific localities. Currently, support is only provided for the Medicare Physician Fee Schedule, but support will be expanded for other CMS databases in future versions.

r-cpi 0.1.5
Propagated dependencies: r-mlr3@1.6.0 r-lgr@0.5.2 r-knockoff@0.3.6 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bips-hb/cpi
Licenses: GPL 3+
Build system: r
Synopsis: Conditional Predictive Impact
Description:

This package provides a general test for conditional independence in supervised learning algorithms as proposed by Watson & Wright (2021) <doi:10.1007/s10994-021-06030-6>. Implements a conditional variable importance measure which can be applied to any supervised learning algorithm and loss function. Provides statistical inference procedures without parametric assumptions and applies equally well to continuous and categorical predictors and outcomes.

r-des 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DES
Licenses: Expat
Build system: r
Synopsis: Discrete Event Simulation
Description:

Discrete event simulation (DES) involves modeling of systems having discrete, i.e. abrupt, state changes. For instance, when a job arrives to a queue, the queue length abruptly increases by 1. This package is an R implementation of the event-oriented approach to DES; see the tutorial in Matloff (2008) <http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf>.

r-mnm 1.0-4
Propagated dependencies: r-spatialnp@1.1-6 r-icsnp@1.1-3 r-ics@1.4-2 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MNM
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Nonparametric Methods. An Approach Based on Spatial Signs and Ranks
Description:

Multivariate tests, estimates and methods based on the identity score, spatial sign score and spatial rank score are provided. The methods include one and c-sample problems, shape estimation and testing, linear regression and principal components. The methodology is described in Oja (2010) <doi:10.1007/978-1-4419-0468-3> and Nordhausen and Oja (2011) <doi:10.18637/jss.v043.i05>.

r-msn 0.1.0
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65 r-glasso@1.11
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MSN
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Survival Data with Network Structures
Description:

This package implements a semi-parametric estimation framework combined with a boosting algorithm to marginally estimate the conditional cumulative distribution function of survival times given informative covariates. It then utilizes the graphical lasso method to reconstruct network structures among multivariate time-to-event variables, accommodating both multivariate outcomes measured within a single dataset and survival times integrated from heterogeneous (multi-source) datasets..

Page: 1…4041424344…1364
Total packages: 32724