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

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-gomogomonomi 0.1.0
Propagated dependencies: r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/feddelegrand7/GomoGomonoMi
Licenses: Expat
Build system: r
Synopsis: Animate Text using the 'Animate.css' Library
Description:

Allows the user to animate text within rmarkdown documents and shiny applications. The animations are activated using the Animate.css library. See <https://animate.style/> for more information.

r-gmdh2 1.8
Propagated dependencies: r-xtable@1.8-8 r-randomforest@4.7-1.2 r-plotly@4.12.0 r-nnet@7.3-20 r-mass@7.3-65 r-magrittr@2.0.5 r-glmnet@5.0 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://www.softmed.hacettepe.edu.tr/GMDH2
Licenses: GPL 2+
Build system: r
Synopsis: Binary Classification via GMDH-Type Neural Network Algorithms
Description:

This package performs binary classification via Group Method of Data Handling (GMDH) - type neural network algorithms. There exist two main algorithms available in GMDH() and dceGMDH() functions. GMDH() performs classification via GMDH algorithm for a binary response and returns important variables. dceGMDH() performs classification via diverse classifiers ensemble based on GMDH (dce-GMDH) algorithm. Also, the package produces a well-formatted table of descriptives for a binary response. Moreover, it produces confusion matrix, its related statistics and scatter plot (2D and 3D) with classification labels of binary classes to assess the prediction performance. All GMDH2 functions are designed for a binary response (Dag et al., 2019, <https://download.atlantis-press.com/article/125911202.pdf>).

r-geofi 1.2.1
Propagated dependencies: r-yaml@2.3.12 r-xml2@1.5.2 r-sf@1.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-httpcache@1.2.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ropengov.github.io/geofi/
Licenses: FreeBSD
Build system: r
Synopsis: Access Finnish Geospatial Data
Description:

Designed to simplify geospatial data access from the Statistics Finland Web Feature Service API <https://geo.stat.fi/geoserver/index.html>, the geofi package offers researchers and analysts a set of tools to obtain and harmonize administrative spatial data for a wide range of applications, from urban planning to environmental research. The package contains annually updated time series of municipality key datasets that can be used for data aggregation and language translations.

r-gecal 0.1.7
Propagated dependencies: r-nleqslv@3.3.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/yonghyun-K/GECal
Licenses: Expat
Build system: r
Synopsis: Generalized Entropy Calibration
Description:

Generalized Entropy Calibration produces calibration weights using generalized entropy as the objective function for optimization. This approach, as implemented in the GECal package, is based on Kwon, Kim, and Qiu (2024) <doi:10.48550/arXiv.2404.01076>. GECal incorporates design weights into the constraints to maintain design consistency, rather than including them in the objective function itself.

r-granova 2.3
Propagated dependencies: r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://fbertran.github.io/granova/
Licenses: GPL 2+
Build system: r
Synopsis: Graphical Analysis of Variance
Description:

This small collection of functions provides what we call elemental graphics for display of analysis of variance results, David C. Hoaglin, Frederick Mosteller and John W. Tukey (1991, ISBN:978-0-471-52735-0), Paul R. Rosenbaum (1989) <doi:10.2307/2684513>, Robert M. Pruzek and James E. Helmreich <https://jse.amstat.org/v17n1/helmreich.html>. The term elemental derives from the fact that each function is aimed at construction of graphical displays that afford direct visualizations of data with respect to the fundamental questions that drive the particular analysis of variance methods. These functions can be particularly helpful for students and non-statistician analysts. But these methods should be quite generally helpful for work-a-day applications of all kinds, as they can help to identify outliers, clusters or patterns, as well as highlight the role of non-linear transformations of data.

r-glmmcosinor 0.2.2
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-reformulas@0.4.4 r-glmmtmb@1.1.14 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-cowplot@1.2.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ropensci/GLMMcosinor
Licenses: GPL 3+
Build system: r
Synopsis: Fit a Cosinor Model Using a Generalized Mixed Modeling Framework
Description:

Allows users to fit a cosinor model using the glmmTMB framework. This extends on existing cosinor modeling packages, including cosinor and circacompare', by including a wide range of available link functions and the capability to fit mixed models. The cosinor model is described by Cornelissen (2014) <doi:10.1186/1742-4682-11-16>.

r-ggmultiglyph 0.1.0
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-packcircles@0.3.7 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/aravind-j/ggmultiglyph
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Multivariate Data Visualization using Glyphs
Description:

This package provides ggplot2 geoms for visualizing multivariate data using glyphs. The package implements several established glyph designs described in the information visualization literature, including the review by Borgo et al. (2013) <doi:10.2312/conf/EG2013/stars/039-063>.

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-glbfp 0.5.2
Propagated dependencies: r-plotly@4.12.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://aureliennicosiaulaval.github.io/GLBFP/
Licenses: GPL 3+
Build system: r
Synopsis: General Linear Blend Frequency Polygon Density Estimation
Description:

This package implements nonparametric density estimation with Averaged Shifted Histogram (ASH), Linear Blend Frequency Polygon (LBFP), and General Linear Blend Frequency Polygon (GLBFP) estimators. The package provides pointwise and grid-based estimation workflows, sparse-prefix grid-count computation, plotting helpers, and plug-in bandwidth selection. Methodological background follows Scott (1992) <doi:10.1002/9780470316849>, Terrell and Scott (1985) <doi:10.1080/01621459.1985.10477163>, and Carbon and Duchesne (2024) <doi:10.1007/s10463-023-00883-5>.

r-gofigr 1.1.3
Propagated dependencies: r-shinyjs@2.1.1 r-shiny@1.13.0 r-scriptname@1.0.1 r-rsvg@2.7.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-qrcode@0.3.0 r-magick@2.9.1 r-knitr@1.51 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggplotify@0.1.3 r-getpass@0.2-4 r-digest@0.6.39 r-cowplot@1.2.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GoFigr/gofigR
Licenses: Expat
Build system: r
Synopsis: Client for 'GoFigr.io'
Description:

Integrates with your RMarkdown documents to automatically publish figures to the <https://GoFigr.io> service. Supports both knitr and interactive execution within RStudio'.

r-graphclust 1.3
Propagated dependencies: r-sclust@1.0 r-igraph@2.3.1 r-blockmodels@1.1.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=graphclust
Licenses: GPL 2
Build system: r
Synopsis: Hierarchical Graph Clustering for a Collection of Networks
Description:

Graph clustering using an agglomerative algorithm to maximize the integrated classification likelihood criterion and a mixture of stochastic block models. The method is described in the article "Model-based clustering of multiple networks with a hierarchical algorithm" by T. Rebafka (2022) <arXiv:2211.02314>.

r-gleam 0.8.0
Propagated dependencies: r-data-table@1.18.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/un-fao/GLEAM/
Licenses: AGPL 3
Build system: r
Synopsis: Global Livestock Environmental Assessment Model (GLEAM-X)
Description:

The official implementation of the Global Livestock Environmental Assessment Model (GLEAM) of the Food and Agriculture Organization of the United Nations (FAO) in R. GLEAM-X provides a modular, transparent framework for simulating livestock production systems and quantifying their environmental impacts. Methodological background: MacLeod et al. (2017) "Invited review: A position on the Global Livestock Environmental Assessment Model (GLEAM)" <doi:10.1017/S1751731117001847>. Further information: <https://www.fao.org/gleam/en/>.

r-ggarchery 0.4.4
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-glue@1.8.1 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/mdhall272/ggarchery
Licenses: GPL 3
Build system: r
Synopsis: Flexible Segment Geoms with Arrows for 'ggplot2'
Description:

Geoms for placing arrowheads at multiple points along a segment, not just at the end; position function to shift starts and ends of arrows to avoid exactly intersecting points.

r-gclm 0.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/gherardovarando/gclm
Licenses: Expat
Build system: r
Synopsis: Graphical Continuous Lyapunov Models
Description:

Estimation of covariance matrices as solutions of continuous time Lyapunov equations. Sparse coefficient matrix and diagonal noise are estimated with a proximal gradient method for an l1-penalized loss minimization problem. Varando G, Hansen NR (2020) <arXiv:2005.10483>.

r-grcfe 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GRCFE
Licenses: GPL 3+
Build system: r
Synopsis: Generate Optimal Row-Column Factorial Experiments
Description:

This package provides tools for constructing row-column factorial experiment layouts for the estimation of main effects and two-factor interactions in factorial and fractional factorial experiments. The package implements generator-matrix based design construction methods motivated by 2fi-optimal row-column designs, where all main effects are estimable and as many two-factor interactions as possible are unconfounded; see Zhang, Pan and Shi (2025) <doi:10.1016/j.jspi.2024.106192>. It also includes theorem-based constructions, heuristic D-optimal search routines for unsupported or composite-level cases, utilities for building generator matrices, and diagnostic functions for evaluating aliasing and estimability properties of the generated designs.

r-gmcp 0.8-17
Dependencies: openjdk@25.0.2
Propagated dependencies: r-xlsxjars@0.9.0 r-rjava@1.0-18 r-polynomf@2.0-8 r-mvtnorm@1.3-7 r-multcomp@1.4-30 r-matrix@1.7-5 r-mass@7.3-65 r-javagd@0.6-6 r-commonjavajars@1.1-0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/kornl/gMCP
Licenses: GPL 2+
Build system: r
Synopsis: Graph Based Multiple Comparison Procedures
Description:

This package provides functions and a graphical user interface for graphical described multiple test procedures.

r-genefindr 1.1.0
Propagated dependencies: r-httr2@1.2.2 r-gtexr@0.2.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/martincyd/genefindr
Licenses: GPL 3
Build system: r
Synopsis: Rapid Gene Characterization Using Public Genomic Databases
Description:

This package provides a user-friendly interface for characterizing gene function by disease type and tissue site, integrating curated data from publicly available genomic and proteomic databases to support candidate gene prioritization in experimental workflows.

r-gontr 1.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gontr
Licenses: GPL 2
Build system: r
Synopsis: Dataset for 'GOxploreR'
Description:

This package contains the Gene ontology terms and skeleton for the reduced GO directed acyclic graph (DAG) for the organisms Rat and Mouse. The methods are explicitly discussed in the following article : Manjang et al (2020) <doi:10.1038/s41598-020-73326-3>.

r-gevcdn 1.1.6-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEVcdn
Licenses: GPL 3
Build system: r
Synopsis: GEV Conditional Density Estimation Network
Description:

This package implements a flexible nonlinear modelling framework for nonstationary generalized extreme value analysis in hydroclimatology following Cannon (2010) <doi:10.1002/hyp.7506>.

r-ganpa 1.2
Propagated dependencies: r-ganpadata@1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GANPA
Licenses: GPL 2
Build system: r
Synopsis: Gene Association Network-Based Pathway Analysis (GANPA)
Description:

This package provides a network-based gene weighting algorithm for pathway enrichment analysis, using either RNA-seq or microarray data. Zhaoyuan Fang, Weidong Tian and Hongbin Ji (2012) <doi:10.1038/cr.2011.149>.

r-gmedian 1.2.7
Propagated dependencies: r-rspectra@0.16-2 r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=Gmedian
Licenses: GPL 2+
Build system: r
Synopsis: Geometric Median, k-Medians Clustering and Robust Median PCA
Description:

Fast algorithms for robust estimation with large samples of multivariate observations. Estimation of the geometric median, robust k-Gmedian clustering, and robust PCA based on the Gmedian covariation matrix.

r-graven 1.1.10
Propagated dependencies: r-rlang@1.2.0 r-grbase@2.0.3 r-grain@1.4.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gRaven
Licenses: GPL 2+
Build system: r
Synopsis: Bayes Nets: 'RHugin' Emulation with 'gRain'
Description:

Wrappers for functions in the gRain package to emulate some RHugin functionality, allowing the building of Bayesian networks consisting on discrete chance nodes incrementally, through adding nodes, edges and conditional probability tables, the setting of evidence, both hard (boolean) or soft (likelihoods), querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations. Computations will typically not be so fast as they are with RHugin', but this package should assist users without access to Hugin to use code written to use RHugin'.

r-gfdsurv 0.1.2
Propagated dependencies: r-tippy@0.1.0 r-survminer@0.5.2 r-survival@3.8-6 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-plyr@1.8.9 r-mass@7.3-65 r-magic@1.6-1 r-gridextra@2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/MerleMunko/GFDsurv
Licenses: GPL 3+
Build system: r
Synopsis: Tests for Survival Data in General Factorial Designs
Description:

Implemented are three Wald-type statistic and respective permuted versions for null hypotheses formulated in terms of cumulative hazard rate functions, medians and the concordance measure, respectively, in the general framework of survival factorial designs with possibly heterogeneous survival and/or censoring distributions, for crossed designs with an arbitrary number of factors and nested designs with up to three factors. Ditzhaus, Dobler and Pauly (2020) <doi:10.1177/0962280220980784> Ditzhaus, Genuneit, Janssen, Pauly (2023) <doi:10.1111/biom.13575> Dobler and Pauly (2019) <doi:10.1177/0962280219831316>.

r-geoheatmap 0.1.0
Propagated dependencies: r-statebins@1.4.0 r-rlang@1.2.0 r-plotly@4.12.0 r-ggplot2@4.0.3 r-geofacet@0.2.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geoheatmap
Licenses: Expat
Build system: r
Synopsis: Create Geospatial Cartogram Heatmaps
Description:

The functionality provided by this package is an expansion of the code of the statebins package, created by B. Rudis (2022), <doi:10.32614/CRAN.package.statebins>. It allows for the creation of square choropleths for the entire world, provided an appropriate specified grid is supplied.

Total packages: 73954