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

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-gbm3 3.0.1
Propagated dependencies: r-survival@3.8-6 r-rcpp@1.1.1-1.1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/gbm-developers/gbm3
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Boosted Regression Models
Description:

Extensions to Freund and Schapire's AdaBoost algorithm, Y. Freund and R. Schapire (1997) <doi:10.1006/jcss.1997.1504> and Friedman's gradient boosting machine, J.H. Friedman (2001) <doi:10.1214/aos/1013203451>. Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMART).

r-ggcircular 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AurelienNicosiaULaval/ggcircular
Licenses: Expat
Build system: r
Synopsis: 'ggplot2' Extension for Circular and Directional Data
Description:

This package provides a ggplot2 grammar for circular, axial and directional data, including rose diagrams, circular densities, mean directions, confidence arcs, theoretical circular distributions and movement data visualizations.

r-ggfacto 0.3.2
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-tabxplor@1.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggiraph@0.9.6 r-ggforce@0.5.0 r-forcats@1.0.1 r-factominer@2.14 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/BriceNocenti/ggfacto
Licenses: GPL 3+
Build system: r
Synopsis: Graphs for Correspondence Analysis
Description:

Readable, complete and pretty graphs for correspondence analysis made with FactoMineR'. They can be rendered as interactive HTML plots, showing useful informations at mouse hover. The interest is not mainly visual but statistical: it helps the reader to keep in mind the data contained in the cross-table or Burt table while reading the correspondence analysis, thus preventing over-interpretation. Most graphs are made with ggplot2', which means that you can use the + syntax to manually add as many graphical pieces you want, or change theme elements. 3D graphs are made with plotly'.

r-gmtfd 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-gfdmcv@0.1.0 r-foreach@1.5.2 r-fda@6.3.0 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=gmtFD
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: General Multiple Tests for Univariate and Multivariate Functional Data
Description:

The multiple contrast tests for univariate were proposed by Munko, Ditzhaus, Pauly, Smaga, and Zhang (2023) <doi:10.48550/arXiv.2306.15259>. Recently, they were extended to the multivariate functional data in Munko, Ditzhaus, Pauly, and Smaga (2024) <doi:10.48550/arXiv.2406.01242>. These procedures enable us to evaluate the overall hypothesis regarding equality, as well as specific hypotheses defined by contrasts. In particular, we can perform post hoc tests to examine particular comparisons of interest. Different experimental designs are supported, e.g., one-way and multi-way analysis of variance for functional data.

r-gomp 1.1
Propagated dependencies: r-survival@3.8-6 r-rfast@2.1.5.2 r-rangen@0.0.1 r-quantreg@6.1 r-ordinal@2025.12-29 r-nnet@7.3-20 r-mass@7.3-65 r-hmisc@5.2-5 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=gomp
Licenses: GPL 2+
Build system: r
Synopsis: The gamma-OMP Feature Selection Algorithm
Description:

The gamma-Orthogonal Matching Pursuit (gamma-OMP) is a recently suggested modification of the OMP feature selection algorithm for a wide range of response variables. The package offers many alternative regression models, such linear, robust, survival, multivariate etc., including k-fold cross-validation. References: Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2018). "Efficient feature selection on gene expression data: Which algorithm to use?" BioRxiv. <doi:10.1101/431734>. Tsagris M., Papadovasilakis Z., Lakiotaki K. and Tsamardinos I. (2022). "The gamma-OMP algorithm for feature selection with application to gene expression data". IEEE/ACM Transactions on Computational Biology and Bioinformatics 19(2): 1214--1224. <doi:10.1109/TCBB.2020.3029952>.

r-galisats 2.2.0
Propagated dependencies: r-png@0.1-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://lechjaszowski.github.io/galilean_satellites/
Licenses: Expat
Build system: r
Synopsis: Configuration of Jupiter's Four Largest Satellites
Description:

Calculate, plot and animate the configuration of Jupiter's four largest satellites (known as Galilean satellites) for a given date and time (UTC - Coordinated Universal Time). The galsat() function returns numerical values of the satellitesâ positions. x â the apparent rectangular coordinate of the satellite with respect to the center of Jupiterâ s disk in the equatorial plane in the units of Jupiterâ s equatorial radius; X is positive toward the west, y â the apparent rectangular coordinate of the satellite with respect to the center of Jupiterâ s disk from the equatorial plane in the units of Jupiterâ s equatorial radius; Y is positive toward the north. For more details see Meeus (1988, ISBN 0-943396-22-0) "Astronomical Formulae for Calculators". The galsat_animate() function creates an animation of the Galilean satellites positions. You provide the starting time, duration, the time step between frames, and the pause between frames. The function delta_t() returns the value of delta-T in units of seconds.

r-ggragged 0.2.0
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-gtable@0.3.6 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mikmart/ggragged
Licenses: Expat
Build system: r
Synopsis: Ragged Grids for 'ggplot2'
Description:

Extend ggplot2 facets to panel layouts arranged in a grid with ragged edges. facet_ragged_rows() groups panels into rows that can vary in length, facet_ragged_cols() does the same but for columns. These can be useful, for example, to represent nested or partially crossed relationships between faceting variables.

r-gbfs 1.3.10
Propagated dependencies: r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 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://github.com/simonpcouch/gbfs
Licenses: CC0
Build system: r
Synopsis: Interface with Live Bikeshare Data
Description:

Supplies a set of functions to interface with bikeshare data following the General Bikeshare Feed Specification, allowing users to query and accumulate tidy datasets for specified cities/bikeshare programs.

r-gmfd 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gmfd
Licenses: GPL 3
Build system: r
Synopsis: Inference and Clustering of Functional Data
Description:

Some methods for the inference and clustering of univariate and multivariate functional data, using a generalization of Mahalanobis distance, along with some functions useful for the analysis of functional data. For further details, see Martino A., Ghiglietti, A., Ieva, F. and Paganoni A. M. (2017) <arXiv:1708.00386>.

r-geboes-score 1.0.0
Propagated dependencies: r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://billdenney.github.io/geboes.score/
Licenses: GPL 3+
Build system: r
Synopsis: Evaluate the Geboes Score for Histology in Ulcerative Colitis
Description:

Evaluate and validate the Geboes score for histological assessment of inflammation in ulcerative colitis. The original Geboes score from Geboes, et al. (2000) <doi:10.1136/gut.47.3.404>, binary version from Li, et al. (2019) <doi:10.1093/ecco-jcc/jjz022>, and continuous version from Magro, et al. (2020) <doi:10.1093/ecco-jcc/jjz123> are all described and implemented.

r-geodregr 0.2.0
Propagated dependencies: r-zipfr@0.6-70 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hayoungshin1/GeodRegr
Licenses: GPL 3
Build system: r
Synopsis: Geodesic Regression
Description:

This package provides a gradient descent algorithm to find a geodesic relationship between real-valued independent variables and a manifold-valued dependent variable (i.e. geodesic regression). Available manifolds are Euclidean space, the sphere, hyperbolic space, and Kendall's 2-dimensional shape space. Besides the standard least-squares loss, the least absolute deviations, Huber, and Tukey biweight loss functions can also be used to perform robust geodesic regression. Functions to help choose appropriate cutoff parameters to maintain high efficiency for the Huber and Tukey biweight estimators are included, as are functions for generating random tangent vectors from the Riemannian normal distributions on the sphere and hyperbolic space. The n-sphere is a n-dimensional manifold: we represent it as a sphere of radius 1 and center 0 embedded in (n+1)-dimensional space. Using the hyperboloid model of hyperbolic space, n-dimensional hyperbolic space is embedded in (n+1)-dimensional Minkowski space as the upper sheet of a hyperboloid of two sheets. Kendall's 2D shape space with K landmarks is of real dimension 2K-4; preshapes are represented as complex K-vectors with mean 0 and magnitude 1. Details are described in Shin, H.-Y. and Oh, H.-S. (2020) <arXiv:2007.04518>. Also see Fletcher, P. T. (2013) <doi:10.1007/s11263-012-0591-y>.

r-ggbrain 0.9.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rnifti@1.9.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-patchwork@1.3.2 r-matrix@1.7-5 r-imager@1.0.8 r-glue@1.8.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggnewscale@0.5.2 r-dplyr@1.2.1 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://michaelhallquist.github.io/ggbrain/
Licenses: GPL 3+
Build system: r
Synopsis: Create Images of Volumetric Brain Data in NIfTI Format Using 'ggplot2' Syntax
Description:

This package provides a ggplot2'-consistent approach to generating 2D displays of volumetric brain imaging data. Display data from multiple NIfTI images using standard ggplot2 conventions such scales, limits, and themes to control the appearance of displays. The resulting plots are returned as patchwork objects, inheriting from ggplot', allowing for any standard modifications of display aesthetics supported by ggplot2'.

r-gepaf 0.2.0
Propagated dependencies: r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/riatelab/gepaf
Licenses: GPL 3
Build system: r
Synopsis: Google Encoded Polyline Algorithm Format
Description:

Encode and decode the Google Encoded Polyline Algorithm Format. See <https://developers.google.com/maps/documentation/utilities/polylinealgorithm> for more information.

r-ggalttext 0.3.0
Propagated dependencies: r-knitr@1.51 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=ggalttext
Licenses: Expat
Build system: r
Synopsis: Make 'ggplot2' Fully Accessible by Generating Alternative Text
Description:

Generates concise alternative text for data visualizations created with ggplot2'. Descriptions are produced by inspecting plot layers, labels, scales, and facets, with support for multiple languages and alternative text stored in plot metadata.

r-grt 0.2.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=grt
Licenses: GPL 2+
Build system: r
Synopsis: General Recognition Theory
Description:

This package provides functions to generate and analyze data for psychology experiments based on the General Recognition Theory.

r-ggridge 1.1.0
Propagated dependencies: r-mass@7.3-65 r-grbase@2.0.3 r-cvglasso@1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GGRidge
Licenses: GPL 2
Build system: r
Synopsis: Graphical Group Ridge
Description:

The Graphical Group Ridge GGRidge package package classifies ridge regression predictors in disjoint groups of conditionally correlated variables and derives different penalties (shrinkage parameters) for these groups of predictors. It combines the ridge regression method with the graphical model for high-dimensional data (i.e. the number of predictors exceeds the number of cases) or ill-conditioned data (e.g. in the presence of multicollinearity among predictors). The package reduces the mean square errors and the extent of over-shrinking of predictors as compared to the ridge method.Aldahmani, S. and Zoubeidi, T. (2020) <DOI:10.1080/00949655.2020.1803320>.

r-gpscdf 0.1.1
Propagated dependencies: r-survival@3.8-6 r-nnet@7.3-20 r-nbpmatching@1.5.6 r-mass@7.3-65 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=GPSCDF
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Propensity Score Cumulative Distribution Function
Description:

This package implements the generalized propensity score cumulative distribution function proposed by Greene (2017) <https://digitalcommons.library.tmc.edu/dissertations/AAI10681743/>. A single scalar balancing score is calculated for any generalized propensity score vector with three or more treatments. This balancing score is used for propensity score matching and stratification in outcome analyses when analyzing either ordinal or multinomial treatments.

r-ggmapinset 0.5.0
Propagated dependencies: r-vctrs@0.7.3 r-sf@1.1-1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cidm-ph/ggmapinset
Licenses: Expat
Build system: r
Synopsis: Add Inset Panels to Maps
Description:

Helper to add insets based on geom_sf() from ggplot2'. This package gives you a drop-in replacement for geom_sf() that supports adding a zoomed inset map without having to create and embed a separate plot.

r-g-ridge 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=g.ridge
Licenses: GPL 2
Build system: r
Synopsis: Generalized Ridge Regression for Linear Models
Description:

Ridge regression due to Hoerl and Kennard (1970)<DOI:10.1080/00401706.1970.10488634> and generalized ridge regression due to Yang and Emura (2017)<DOI:10.1080/03610918.2016.1193195> with optimized tuning parameters. These ridge regression estimators (the HK estimator and the YE estimator) are computed by minimizing the cross-validated mean squared errors. Both the ridge and generalized ridge estimators are applicable for high-dimensional regressors (p>n), where p is the number of regressors, and n is the sample size.

r-geomander 2.5.2
Propagated dependencies: r-tinytiger@0.0.11 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-sf@1.1-1 r-rlang@1.2.0 r-readr@2.2.0 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-geos@0.2.5 r-dplyr@1.2.1 r-dataverse@0.3.16 r-cli@3.6.6 r-censable@0.0.8 r-baf@0.0.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://christophertkenny.com/geomander/
Licenses: FSDG-compatible
Build system: r
Synopsis: Geographic Tools for Studying Gerrymandering
Description:

This package provides a compilation of tools to complete common tasks for studying gerrymandering. This focuses on the geographic tool side of common problems, such as linking different levels of spatial units or estimating how to break up units. Functions exist for creating redistricting-focused data for the US.

r-genef 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeneF
Licenses: GPL 2+
Build system: r
Synopsis: Package for Generalized F-Statistics
Description:

Implementation of several generalized F-statistics. The current version includes a generalized F-statistic based on the flexible isotonic/monotonic regression or order restricted hypothesis testing. Based on: Y. Lai (2011) <doi:10.1371/journal.pone.0019754>.

r-gdxtools 1.1.1
Propagated dependencies: r-gamstransfer@3.0.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/lolow/gdxtools
Licenses: FSDG-compatible
Build system: r
Synopsis: Manipulate 'GDX' Files
Description:

Read and write GDX files ('GAMS data exchange) and convert parameters, sets and variables to data frames. Backed by the GAMS'-maintained gamstransfer package; no compiled code is shipped. See <https://www.gams.com/latest/docs/UG_GDX.html> for the GDX format.

r-ggmridge 1.5
Propagated dependencies: r-mvtnorm@1.3-7 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=GGMridge
Licenses: GPL 2
Build system: r
Synopsis: Gaussian Graphical Models Using Ridge Penalty Followed by Thresholding and Reestimation
Description:

Estimation of partial correlation matrix using ridge penalty followed by thresholding and reestimation. Under multivariate Gaussian assumption, the matrix constitutes an Gaussian graphical model (GGM).

r-ggbond 0.0.5
Propagated dependencies: r-tiff@0.1-12 r-shiny@1.13.0 r-png@0.1-9 r-jsonlite@2.0.0 r-jpeg@0.1-11 r-gridgraphics@0.5-1 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=ggbond
Licenses: GPL 3+
Build system: r
Synopsis: Interactive Layout Editor for 'R' Plots
Description:

This package provides a shiny'-based layout editor for arranging R plot objects on a fixed-size canvas. It supports ggplot2 plots, graphics functions and recorded plots, pheatmap objects, ComplexHeatmap objects, grid grobs, gtable objects, and local raster images, with live preview and PDF or PNG export.

Total packages: 72463