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

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-ggcube 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-systemfonts@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-polyclip@1.10-7 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-labeling@0.4.3 r-isoband@0.3.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/matthewkling/ggcube
Licenses: Expat
Build system: r
Synopsis: 3D Plotting with 'ggplot2'
Description:

This package provides a ggplot2 extension for creating 3D figures. Provides 3D geoms, stats, and a coord_3d() coordinate system supporting rotation, perspective, and lighting.

r-ggpage 0.2.3
Propagated dependencies: r-tidytext@0.4.3 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 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/EmilHvitfeldt/ggpage
Licenses: Expat
Build system: r
Synopsis: Creates Page Layout Visualizations
Description:

Facilitates the creation of page layout visualizations in which words are represented as rectangles with sizes relating to the length of the words. Which then is divided in lines and pages for easy overview of up to quite large texts.

r-geodrawr 2.0.0
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.13.0 r-sf@1.1-1 r-leaflet@2.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Curycu/geodrawr
Licenses: GPL 3
Build system: r
Synopsis: Making Geospatial Objects
Description:

Draw geospatial objects by clicks on the map. This packages can help data analyst who want to check their own geospatial hypothesis but has no ready-made geospatial objects.

r-genieclust 1.3.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-deadwood@0.9.0-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://genieclust.gagolewski.com/
Licenses: AGPL 3
Build system: r
Synopsis: Genie: Fast and Robust Hierarchical Clustering
Description:

Genie is a robust hierarchical clustering algorithm (Gagolewski, Bartoszuk, Cena, 2016 <DOI:10.1016/j.ins.2016.05.003>). genieclust is its faster, more capable implementation (Gagolewski, 2021 <DOI:10.1016/j.softx.2021.100722>). It enables clustering with respect to mutual reachability distances, allowing it to act as an alternative to HDBSCAN* that can identify any number of clusters or their entire hierarchy. When combined with the deadwood package, it can act as an outlier detector. Additional package features include the Gini and Bonferroni inequality indices, external cluster validity measures (e.g., the normalised clustering accuracy, the adjusted Rand index, the Fowlkes-Mallows index, and normalised mutual information), and internal cluster validity indices (e.g., the Calinski-Harabasz, Davies-Bouldin, Ball-Hall, Silhouette, and generalised Dunn indices). The Python version of genieclust is available via PyPI'.

r-ggwebgl 0.8.0
Propagated dependencies: r-rlang@1.2.0 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://fbertran.github.io/ggWebGL/
Licenses: GPL 3
Build system: r
Synopsis: Browser-Native 'WebGL' Rendering for R Graphics
Description:

This package provides browser-native WebGL rendering for R graphics through htmlwidgets'. The package supports grammar-style graphics workflows and renderer-ready specifications for dense analytical and scientific scenes, including point, line, trajectory, raster, vector, mesh, and surface layers, shader-driven display modes, timeline controls, structured views, selection metadata, and publication-oriented static export helpers. Rendering stays in the browser, and the core package remains cross-platform without requiring CUDA', Metal', or OpenCL toolchains.

r-ggblend 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://mjskay.github.io/ggblend/
Licenses: Expat
Build system: r
Synopsis: Blending and Compositing Algebra for 'ggplot2'
Description:

Algebra of operations for blending, copying, adjusting, and compositing layers in ggplot2'. Supports copying and adjusting the aesthetics or parameters of an existing layer, partitioning a layer into multiple pieces for re-composition, applying affine transformations to layers, and combining layers (or partitions of layers) using blend modes (including commutative blend modes, like multiply and darken). Blend mode support is particularly useful for creating plots with overlapping groups where the layer drawing order does not change the output; see Kindlmann and Scheidegger (2014) <doi:10.1109/TVCG.2014.2346325>.

r-geniebpc 2.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-sunburstr@2.1.8 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-dtplyr@1.3.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://genie-bpc.github.io/genieBPC/
Licenses: Expat
Build system: r
Synopsis: Project GENIE BioPharma Collaborative Data Processing Pipeline
Description:

The American Association Research (AACR) Project Genomics Evidence Neoplasia Information Exchange (GENIE) BioPharma Collaborative represents a multi-year, multi-institution effort to build a pan-cancer repository of linked clinico-genomic data. The genomic and clinical data are provided in multiple releases (separate releases for each cancer cohort with updates following data corrections), which are stored on the data sharing platform Synapse <https://www.synapse.org/>. The genieBPC package provides a seamless way to obtain the data corresponding to each release from Synapse and to prepare datasets for analysis.

r-graphsim 1.0.4
Propagated dependencies: r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-igraph@2.3.1 r-gplots@3.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/TomKellyGenetics/graphsim/
Licenses: GPL 3
Build system: r
Synopsis: Simulate Expression Data from 'igraph' Networks
Description:

This package provides functions to develop simulated continuous data (e.g., gene expression) from a sigma covariance matrix derived from a graph structure in igraph objects. Intended to extend mvtnorm to take igraph structures rather than sigma matrices as input. This allows the use of simulated data that correctly accounts for pathway relationships and correlations. This allows the use of simulated data that correctly accounts for pathway relationships and correlations. Here we present a versatile statistical framework to simulate correlated gene expression data from biological pathways, by sampling from a multivariate normal distribution derived from a graph structure. This package allows the simulation of biological pathways from a graph structure based on a statistical model of gene expression. For example methods to infer biological pathways and gene regulatory networks from gene expression data can be tested on simulated datasets using this framework. This also allows for pathway structures to be considered as a confounding variable when simulating gene expression data to test the performance of genomic analyses.

r-georefdatar 0.6.5
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/abuseki/georefdatar
Licenses: Expat
Build system: r
Synopsis: Geosciences Reference Datasets
Description:

Reference datasets commonly used in the geosciences. These include standard atomic weights of the elements, a periodic table, a list of minerals including their abbreviations and chemistry, geochemical data of reservoirs (primitive mantle, continental crust, mantle, basalts, etc.), decay constants and isotopic ratios frequently used in geochronology, color codes of the chronostratigraphic chart. In addition, the package provides functions for basic queries of atomic weights, the list of minerals, and chronostratigraphic chart colors. All datasets are fully referenced, and a BibTeX file containing the references is included.

r-gglycan 0.0.3
Propagated dependencies: r-yulab-utils@0.2.4 r-rlang@1.2.0 r-igraph@2.3.1 r-ggtangle@0.1.2 r-ggstar@1.0.6 r-ggrepel@0.9.8 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://cran.r-project.org/package=gglycan
Licenses: Artistic License 2.0
Build system: r
Synopsis: Plot Glycans using 'ggplot2'
Description:

Plot glycans following the Symbol Nomenclature for Glycans (SNFG) using ggplot2'. SNFG provides a standardized visual representation of glycan structures.

r-gfa 1.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GFA
Licenses: Expat
Build system: r
Synopsis: Group Factor Analysis
Description:

Factor analysis implementation for multiple data sources, i.e., for groups of variables. The whole data analysis pipeline is provided, including functions and recommendations for data normalization and model definition, as well as missing value prediction and model visualization. The model group factor analysis (GFA) is inferred with Gibbs sampling, and it has been presented originally by Virtanen et al. (2012), and extended in Klami et al. (2015) <DOI:10.1109/TNNLS.2014.2376974> and Bunte et al. (2016) <DOI:10.1093/bioinformatics/btw207>; for details, see the citation info.

r-gnm 1.1-5
Propagated dependencies: r-relimp@1.0-5 r-qvcalc@1.0.4 r-nnet@7.3-20 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hturner/gnm
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generalized Nonlinear Models
Description:

This package provides functions to specify and fit generalized nonlinear models, including models with multiplicative interaction terms such as the UNIDIFF model from sociology and the AMMI model from crop science, and many others. Over-parameterized representations of models are used throughout; functions are provided for inference on estimable parameter combinations, as well as standard methods for diagnostics etc.

r-genderapi 1.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GenderAPI/genderapi-R
Licenses: Expat
Build system: r
Synopsis: Client for 'GenderAPI.io'
Description:

This package provides an interface to the GenderAPI.io web service (<https://www.genderapi.io>) for determining gender from personal names, email addresses, or social media usernames. Functions are available to submit single or batch queries and retrieve additional information such as accuracy scores and country-specific gender predictions. This package simplifies integration of GenderAPI.io into R workflows for data cleaning, user profiling, and analytics tasks.

r-ggfields 0.0.7
Propagated dependencies: r-sf@1.1-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://pepijn-devries.github.io/ggfields/
Licenses: GPL 3+
Build system: r
Synopsis: Add Vector Field Layers to Ggplots
Description:

Add vector field layers to ggplots. Ideal for visualising wind speeds, water currents, electric/magnetic fields, etc. Accepts data.frames, simple features (sf), and spatiotemporal arrays (stars) objects as input. Vector fields are depicted as arrows starting at specified locations, and with specified angles and radii.

r-gadag 0.99.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GADAG
Licenses: GPL 2
Build system: r
Synopsis: Genetic Algorithm for Learning Directed Acyclic Graphs
Description:

Sparse large Directed Acyclic Graphs learning with a combination of a convex program and a tailored genetic algorithm (see Champion et al. (2017) <https://hal.archives-ouvertes.fr/hal-01172745v2/document>).

r-genepop 1.2.14
Propagated dependencies: r-stringr@1.6.0 r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.r-project.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Population Genetic Data Analysis Using Genepop
Description:

Makes the Genepop software available in R. This software implements a mixture of traditional population genetic methods and some more focused developments: it computes exact tests for Hardy-Weinberg equilibrium, for population differentiation and for genotypic disequilibrium among pairs of loci; it computes estimates of F-statistics, null allele frequencies, allele size-based statistics for microsatellites, etc.; and it performs analyses of isolation by distance from pairwise comparisons of individuals or population samples.

r-gwnorm 1.0.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-igraph@2.3.1 r-hypergeo@1.2-14 r-gsl@2.1-9 r-cholwishart@1.1.4 r-bdgraph@2.74
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GWnorm
Licenses: GPL 2+
Build system: r
Synopsis: G-Wishart Normalising Constants for Gaussian Graphical Models
Description:

Computes G-Wishart normalising constants through a Fourier approach. Either exact analytical results, numerical integration or Monte Carlo estimation are employed. Details at C. Wong, G. Moffa and J. Kuipers (2024), <doi:10.48550/arXiv.2404.06803>. Also includes approximations of the ratio of normalising constants, see details at C. Wong, G. Moffa and J. Kuipers (2025), <doi:10.48550/arXiv.2503.13046>.

r-gammi 0.2
Propagated dependencies: r-matrix@1.7-5 r-lme4@2.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gammi
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Additive Mixed Model Interface
Description:

An interface for fitting generalized additive models (GAMs) and generalized additive mixed models (GAMMs) using the lme4 package as the computational engine, as described in Helwig (2024) <doi:10.3390/stats7010003>. Supports default and formula methods for model specification, additive and tensor product splines for capturing nonlinear effects, and automatic determination of spline type based on the class of each predictor. Includes an S3 plot method for visualizing the (nonlinear) model terms, an S3 predict method for forming predictions from a fit model, and an S3 summary method for conducting significance testing using the Bayesian interpretation of a smoothing spline.

r-gumboot 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-ncdf4@1.24 r-lubridate@1.9.5 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://cran.r-project.org/package=gumboot
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Analyses of Sampling Uncertainty in Goodness-of-Fit Statistics
Description:

Uses jackknife and bootstrap methods to quantify the sampling uncertainty in goodness-of-fit statistics. Full details are in Clark et al. (2021), "The abuse of popular performance metrics in hydrologic modeling", Water Resources Research, <doi:10.1029/2020WR029001>.

r-genord 2.0.0
Propagated dependencies: r-mvtnorm@1.3-7 r-matrix@1.7-5 r-cubature@2.1.4-1 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenOrd
Licenses: GPL 3
Build system: r
Synopsis: Simulation of Discrete Random Variables with Given Correlation Matrix and Marginal Distributions via a Gaussian or Student's t Copula
Description:

This package provides a Gaussian or Student's t copula-based procedure for generating samples from discrete random variables with prescribed correlation matrix and marginal distributions.

r-ggsem 1.0.0.1
Propagated dependencies: r-xml2@1.5.2 r-umap@0.2.10.0 r-tidysem@0.2.10 r-tidyr@1.3.2 r-stringr@1.6.0 r-smplot2@0.2.6 r-semplot@1.1.8 r-rtsne@0.17 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-qgraph@1.9.8 r-purrr@1.2.2 r-network@1.20.0 r-lavaan@0.6-21 r-igraph@2.3.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-diagrammersvg@0.1 r-blavaan@0.5-10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://smin95.github.io/ggsem/
Licenses: Expat
Build system: r
Synopsis: Interactive Structural Equation Modeling (SEM) and Multi-Group Path Diagrams
Description:

This package provides an interactive workflow for visualizing structural equation modeling (SEM), multi-group path diagrams, and network diagrams in R. Users can directly manipulate nodes and edges to create publication-quality figures while maintaining statistical model integrity. Supports integration with lavaan', OpenMx', tidySEM', and blavaan etc. Features include parameter-based aesthetic mapping, generative AI assistance, and complete reproducibility by exporting metadata for script-based workflows.

r-geecure 1.0-6
Propagated dependencies: r-survival@3.8-6 r-matrix@1.7-5 r-mass@7.3-65 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geecure
Licenses: GPL 2+
Build system: r
Synopsis: Marginal Proportional Hazards Mixture Cure Models with Generalized Estimating Equations
Description:

Features the marginal parametric and semi-parametric proportional hazards mixture cure models for analyzing clustered survival data with a possible cure fraction. A reference is Yi Niu and Yingwei Peng (2014) <doi:10.1016/j.jmva.2013.09.003>.

r-ggsky 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://uskovgs.github.io/ggsky/
Licenses: Expat
Build system: r
Synopsis: Galactic and Equatorial Coordinate Implementation for 'ggplot2'
Description:

Simple tools to draw sky maps in ggplot2 using galactic or equatorial coordinates. Includes custom coordinate systems, grid labels, and helpers for sky map breaks.

r-gaussratiovegind 3.0.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://forge.inrae.fr/imhorphen/gaussratiovegind
Licenses: GPL 3+
Build system: r
Synopsis: Distribution of Gaussian Ratios
Description:

It is well known that the distribution of a Gaussian ratio does not follow a Gaussian distribution. The lack of awareness among users of vegetation indices about this non-Gaussian nature could lead to incorrect statistical modeling and interpretation. This package provides tools to accurately handle and analyse such ratios: density function, parameter estimation, simulation. An example on the study of chlorophyll fluorescence can be found in A. El Ghaziri et al. (2023) <doi:10.3390/rs15020528> and another method for parameter estimation is given in Bouhlel et al. (2023) <doi:10.23919/EUSIPCO58844.2023.10290111>.

Total packages: 72166