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

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-gagerr 0.1.0
Propagated dependencies: r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gageRR
Licenses: GPL 3+
Build system: r
Synopsis: Calculate Gauge Repeatability and Reproducibility
Description:

Procedures for calculating variance components, study variation, percent study variation, and percent tolerance for gauge repeatability and reproducibility study. Methods included are ANOVA and Average / Range methods. Requires balanced study.

r-ggaligner 0.1
Propagated dependencies: r-reshape2@1.4.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggaligner
Licenses: GPL 3
Build system: r
Synopsis: Visualizing Sequence Alignment by Generating Publication-Ready Plots
Description:

Providing publication-ready graphs for Multiple sequence alignment. Moreover, it provides a unique solution for visualizing the multiple sequence alignment without the need to do the alignment in each run which is a big limitation in other available packages.

r-gimmemyplot 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rstatix@0.7.3 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GimmeMyPlot
Licenses: GPL 3
Build system: r
Synopsis: Graphical Utilities for Visualizing and Exploring Data
Description:

Simplifies the process of creating essential visualizations in R, offering a range of plotting functions for common chart types like violin plots, pie charts, and histograms. With an intuitive interface, users can effortlessly customize colors, labels, and styles, making it an ideal tool for both beginners and experienced data analysts. Whether exploring datasets or producing quick visual summaries, this package provides a streamlined solution for fundamental graphics in R.

r-gips 1.2.3
Propagated dependencies: r-rlang@1.2.0 r-permutations@1.1-6 r-numbers@0.9-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/PrzeChoj/gips
Licenses: GPL 3+
Build system: r
Synopsis: Gaussian Model Invariant by Permutation Symmetry
Description:

Find the permutation symmetry group such that the covariance matrix of the given data is approximately invariant under it. Discovering such a permutation decreases the number of observations needed to fit a Gaussian model, which is of great use when it is smaller than the number of variables. Even if that is not the case, the covariance matrix found with gips approximates the actual covariance with less statistical error. The methods implemented in this package are described in Graczyk et al. (2022) <doi:10.1214/22-AOS2174>. Documentation about gips is provided via its website at <https://przechoj.github.io/gips/> and the paper by Chojecki, Morgen, KoÅ odziejek (2025, <doi:10.18637/jss.v112.i07>).

r-gpumatrix 1.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPUmatrix
Licenses: Artistic License 2.0
Build system: r
Synopsis: Basic Linear Algebra with GPU
Description:

GPUs are great resources for data analysis, especially in statistics and linear algebra. Unfortunately, very few packages connect R to the GPU, and none of them are transparent enough to run the computations on the GPU without substantial changes to the code. The maintenance of these packages is cumbersome: several of the earlier attempts have been removed from their respective repositories. It would be desirable to have a properly maintained R package that takes advantage of the GPU with minimal changes to the existing code. We have developed the GPUmatrix package (available on CRAN). GPUmatrix mimics the behavior of the Matrix package and extends R to use the GPU for computations. It includes single(FP32) and double(FP64) precision data types, and provides support for sparse matrices. It is easy to learn, and requires very few code changes to perform the operations on the GPU. GPUmatrix relies on either the Torch or Tensorflow R packages to perform the GPU operations. We have demonstrated its usefulness for several statistical applications and machine learning applications: non-negative matrix factorization, logistic regression and general linear models. We have also included a comparison of GPU and CPU performance on different matrix operations.

r-gk 0.6.0
Propagated dependencies: r-progress@1.2.3 r-lubridate@1.9.5 r-ecdat@0.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dennisprangle/gk
Licenses: GPL 2
Build system: r
Synopsis: g-and-k and g-and-h Distribution Functions
Description:

This package provides functions for the g-and-k and generalised g-and-h distributions.

r-geeasy 0.1.3
Propagated dependencies: r-mess@0.6.0 r-matrix@1.7-5 r-lme4@2.0-1 r-ggplot2@4.0.3 r-geepack@1.3.13 r-geem@0.10.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geeasy
Licenses: GPL 3
Build system: r
Synopsis: Solve Generalized Estimating Equations for Clustered Data
Description:

Estimation of generalized linear models with correlated/clustered observations by use of generalized estimating equations (GEE). See e.g. Halekoh and Højsgaard, (2005, <doi:10.18637/jss.v015.i02>), for details. Several types of clustering are supported, including exchangeable variance structures, AR1 structures, M-dependent, user-specified variance structures and more. The model fitting computations are performed using modified code from the geeM package, while the interface and output objects have been written to resemble the geepack package. The package also contains additional tools for working with and inspecting results from the geepack package, e.g. a confint method for geeglm objects from geepack'.

r-gamsel 1.8-5
Propagated dependencies: r-mda@0.5-5 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://arxiv.org/abs/1506.03850
Licenses: GPL 2
Build system: r
Synopsis: Fit Regularization Path for Generalized Additive Models
Description:

Using overlap grouped-lasso penalties, gamsel selects whether a term in a gam is nonzero, linear, or a non-linear spline (up to a specified max df per variable). It fits the entire regularization path on a grid of values for the overall penalty lambda, both for gaussian and binomial families. See <doi:10.48550/arXiv.1506.03850> for more details.

r-gamlss-mx 6.0-1
Propagated dependencies: r-nnet@7.3-20 r-gamlss-dist@6.1-1 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.gamlss.com/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Fitting Mixture Distributions with GAMLSS
Description:

The main purpose of this package is to allow fitting of mixture distributions with generalised additive models for location scale and shape models see Chapter 7 of Stasinopoulos et al. (2017) <doi:10.1201/b21973-4>.

r-gge 1.10
Propagated dependencies: r-reshape2@1.4.5 r-nipals@1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://kwstat.github.io/gge/
Licenses: Expat
Build system: r
Synopsis: Genotype Plus Genotype-by-Environment Biplots
Description:

Create biplots for GGE (genotype plus genotype-by-environment) and GGB (genotype plus genotype-by-block-of-environments) models. See Laffont et al. (2013) <doi:10.2135/cropsci2013.03.0178>.

r-generalizedumatrixgpu 0.1.14
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-generalizedumatrix@1.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeneralizedUmatrixGPU
Licenses: GPL 3
Build system: r
Synopsis: Credible Visualization for Two-Dimensional Projections of Data
Description:

Projections are common dimensionality reduction methods, which represent high-dimensional data in a two-dimensional space. However, when restricting the output space to two dimensions, which results in a two dimensional scatter plot (projection) of the data, low dimensional similarities do not represent high dimensional distances coercively [Thrun, 2018] <DOI: 10.1007/978-3-658-20540-9>. This could lead to a misleading interpretation of the underlying structures [Thrun, 2018]. By means of the 3D topographic map the generalized Umatrix is able to depict errors of these two-dimensional scatter plots. The package is derived from the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9> and the main algorithm called simplified self-organizing map for dimensionality reduction methods is published in Thrun, M.C. and Ultsch, A.: "Uncovering High-dimensional Structures of Projections from Dimensionality Reduction Methods" (2020) <DOI:10.1016/j.mex.2020.101093>.

r-ghrmodel 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-ghrexplore@0.2.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-dlnm@2.4.10 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gitlab.earth.bsc.es/ghr/ghrmodel
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Hierarchical Modelling of Spatio-Temporal Health Data
Description:

Supports modeling health outcomes using Bayesian hierarchical spatio-temporal models with complex covariate effects (e.g., linear, non-linear, interactions, distributed lag linear and non-linear models) in the INLA framework. It is designed to help users identify key drivers and predictors of disease risk by enabling streamlined model exploration, comparison, and visualization of complex covariate effects. See an application of the modelling framework in Lowe, Lee, O'Reilly et al. (2021) <doi:10.1016/S2542-5196(20)30292-8>.

r-grade 0.2-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ltjohnson/grade
Licenses: GPL 2
Build system: r
Synopsis: Binary Grading functions for R
Description:

This package provides functions for matching student-answers to teacher answers for a variety of data types.

r-grizbayr 1.3.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rangi513/grizbayr
Licenses: Expat
Build system: r
Synopsis: Bayesian Inference for A|B and Bandit Marketing Tests
Description:

Uses simple Bayesian conjugate prior update rules to calculate the win probability of each option, value remaining in the test, and percent lift over the baseline for various marketing objectives. References: Fink, Daniel (1997) "A Compendium of Conjugate Priors" <https://www.johndcook.com/CompendiumOfConjugatePriors.pdf>. Stucchio, Chris (2015) "Bayesian A/B Testing at VWO" <https://vwo.com/downloads/VWO_SmartStats_technical_whitepaper.pdf>.

r-genou 0.2.1
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenOU
Licenses: GPL 2+
Build system: r
Synopsis: Sequential Change-Point Tests for Generalized Ornstein-Uhlenbeck Processes
Description:

Sequential change-point tests, parameters estimation, and goodness-of-fit tests for generalized Ornstein-Uhlenbeck processes.

r-genlasso 1.6.1
Propagated dependencies: r-matrix@1.7-5 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/glmgen/genlasso
Licenses: GPL 2+
Build system: r
Synopsis: Path Algorithm for Generalized Lasso Problems
Description:

Computes the solution path for generalized lasso problems. Important use cases are the fused lasso over an arbitrary graph, and trend fitting of any given polynomial order. Specialized implementations for the latter two subproblems are given to improve stability and speed. See Taylor Arnold and Ryan Tibshirani (2016) <doi:10.1080/10618600.2015.1008638>.

r-ggvfields 1.0.1
Propagated dependencies: r-tibble@3.3.1 r-sp@2.2-1 r-scales@1.4.0 r-numderiv@2016.8-1.1 r-mgcv@1.9-4 r-gstat@2.1-6 r-ggplot2@4.0.3 r-farver@2.1.2 r-desolve@1.42 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dusty-turner/ggvfields
Licenses: Expat
Build system: r
Synopsis: Vector Field Visualizations with 'ggplot2'
Description:

This package provides a ggplot2 extension for visualizing vector fields in two-dimensional space. Provides flexible tools for creating vector and stream field layers, visualizing gradients and potential fields, and smoothing vector and scalar data to estimate underlying patterns.

r-ggfixest 0.4.0
Propagated dependencies: r-scales@1.4.0 r-marginaleffects@0.32.0 r-legendry@0.3.0 r-ggplot2@4.0.3 r-fixest@0.14.1 r-dreamerr@1.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://grantmcdermott.com/ggfixest/
Licenses: GPL 3
Build system: r
Synopsis: Dedicated 'ggplot2' Methods for 'fixest' Objects
Description:

This package provides ggplot2 equivalents of fixest::coefplot() and fixest::iplot(), for producing nice coefficient plots and interaction plots. Enables some additional functionality and convenience features, including grouped multi-'fixest object faceting and programmatic updates to existing plots (e.g., themes and aesthetics).

r-geniusr 1.2.1
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ewenme.github.io/geniusr/
Licenses: Expat
Build system: r
Synopsis: Tools for Working with the 'Genius' API
Description:

This package provides tools to interact nicely with the Genius API <https://docs.genius.com/>. Search hosted content, extract associated metadata and retrieve lyrics with ease.

r-gridbezier 1.1-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pmur002/gridbezier
Licenses: GPL 2+
Build system: r
Synopsis: Bezier Curves in 'grid'
Description:

This package provides functions for rendering Bezier curves (Pomax, 2018) <https://pomax.github.io/bezierinfo/> in grid'. There is support for both quadratic and cubic Bezier curves. There are also functions for calculating points on curves, tangents to curves, and normals to curves.

r-gatepoints 0.1.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/wjawaid/gatepoints
Licenses: GPL 2+
Build system: r
Synopsis: Easily Gate or Select Points on a Scatter Plot
Description:

Allows user to choose/gate a region on the plot and returns points within it.

r-geomodels 2.2.4
Propagated dependencies: r-withr@3.0.2 r-vgam@1.1-14 r-spam@2.11-3 r-sp@2.2-1 r-sn@2.1.3 r-shape@1.4.6.1 r-scatterplot3d@0.3-45 r-progressr@0.19.0 r-pracma@2.4.6 r-plotrix@3.8-14 r-pbivnorm@0.6.0 r-nabor@0.5.0 r-minqa@1.2.8 r-mapproj@1.2.12 r-hypergeo@1.2-14 r-future-apply@1.20.2 r-future@1.70.0 r-foreach@1.5.2 r-fields@17.3 r-fastgp@1.3 r-dotcall64@1.2 r-dofuture@1.2.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://vmoprojs.github.io/GeoModels-page/
Licenses: GPL 3+
Build system: r
Synopsis: Procedures for Gaussian and Non Gaussian Geostatistical (Large) Data Analysis
Description:

This package provides functions for Gaussian and Non Gaussian (bivariate) spatial and spatio-temporal data analysis are provided for a) (fast) simulation of random fields, b) inference for random fields using standard likelihood and a likelihood approximation method called weighted composite likelihood based on pairs and b) prediction using (local) best linear unbiased prediction. Weighted composite likelihood can be very efficient for estimating massive datasets. Both regression and spatial (temporal) dependence analysis can be jointly performed. Flexible covariance models for spatial and spatial-temporal data on Euclidean domains and spheres are provided. There are also many useful functions for plotting and performing diagnostic analysis. Different non Gaussian random fields can be considered in the analysis. Among them, random fields with marginal distributions such as Skew-Gaussian, Student-t, Tukey-h, Sin-Arcsin, Two-piece, Weibull, Gamma, Log-Gaussian, Binomial, Negative Binomial and Poisson. See the URL for the papers associated with this package, as for instance, Bevilacqua and Gaetan (2015) <doi:10.1007/s11222-014-9460-6>, Bevilacqua et al. (2016) <doi:10.1007/s13253-016-0256-3>, Vallejos et al. (2020) <doi:10.1007/978-3-030-56681-4>, Bevilacqua et. al (2020) <doi:10.1002/env.2632>, Bevilacqua et. al (2021) <doi:10.1111/sjos.12447>, Bevilacqua et al. (2022) <doi:10.1016/j.jmva.2022.104949>, Morales-Navarrete et al. (2023) <doi:10.1080/01621459.2022.2140053>, and a large class of examples and tutorials.

r-gud 1.0.2
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.6.0 r-rstan@2.32.7 r-rdpack@2.6.6 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-posterior@1.7.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rh8liuqy/Bayesian_modal_regression
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian Modal Regression Based on the GUD Family
Description:

This package provides probability density functions and sampling algorithms for three key distributions from the General Unimodal Distribution (GUD) family: the Flexible Gumbel (FG) distribution, the Double Two-Piece (DTP) Student-t distribution, and the Two-Piece Scale (TPSC) Student-t distribution. Additionally, this package includes a function for Bayesian linear modal regression, leveraging these three distributions for model fitting. The details of the Bayesian modal regression model based on the GUD family can be found at Liu, Huang, and Bai (2024) <doi:10.1016/j.csda.2024.108012>.

r-geess 1.0.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geess
Licenses: GPL 2+
Build system: r
Synopsis: Modified Generalized Estimating Equations for Small-Sample Data
Description:

Analyze small-sample clustered or longitudinal data using modified generalized estimating equations with bias-adjusted covariance estimator. The package provides any combination of three modified generalized estimating equations and 11 bias-adjusted covariance estimators.

Total packages: 22167