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

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-grfa 0.2.2
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GrFA
Licenses: GPL 3+
Build system: r
Synopsis: Group Factor Analysis
Description:

This package implements statistical methods for group factor analysis, focusing on estimating the number of global and local factors and extracting them. Several algorithms are implemented, including Canonical Correlation-based Estimation by Choi et al. (2021) <doi:10.1016/j.jeconom.2021.09.008>, Generalised Canonical Correlation Estimation by Lin and Shin (2023) <doi:10.2139/ssrn.4295429>, Circularly Projected Estimation by Chen (2022) <doi:10.1080/07350015.2022.2051520>, and the Aggregated Projection Method by Hu et al. (2025) <doi:10.1080/01621459.2025.2491154>.

r-gsparo 1.0
Propagated dependencies: r-threeway@1.1.4 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=GSparO
Licenses: GPL 2+
Build system: r
Synopsis: Group Sparse Optimization
Description:

Approaches a group sparse solution of an underdetermined linear system. It implements the proximal gradient algorithm to solve a lower regularization model of group sparse learning. For details, please refer to the paper "Y. Hu, C. Li, K. Meng, J. Qin and X. Yang. Group sparse optimization via l_p,q regularization. Journal of Machine Learning Research, to appear, 2017".

r-ggvegan 0.2.1
Propagated dependencies: r-vegan@2.7-3 r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-generics@0.1.4 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=ggvegan
Licenses: GPL 2
Build system: r
Synopsis: 'ggplot2' Plots for the 'vegan' Package
Description:

This package provides functions to produce ggplot2'-based plots of objects produced by functions in the vegan package. Provides fortify()', autoplot()', and tidy() methods for many of vegan''s functions. The aim of ggvegan is to make it easier to work within the tidyverse with vegan'.

r-ggmcmc 1.5.1.2
Propagated dependencies: r-tidyr@1.3.2 r-mass@7.3-65 r-ggplot2@4.0.3 r-ggally@2.4.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://xavier-fim.net/packages/ggmcmc/
Licenses: GPL 2
Build system: r
Synopsis: Tools for Analyzing MCMC Simulations from Bayesian Inference
Description:

This package provides tools for assessing and diagnosing convergence of Markov Chain Monte Carlo simulations, as well as for graphically display results from full MCMC analysis. The package also facilitates the graphical interpretation of models by providing flexible functions to plot the results against observed variables, and functions to work with hierarchical/multilevel batches of parameters (Fernández-i-Marà n, 2016 <doi:10.18637/jss.v070.i09>).

r-ggraptr 1.3
Propagated dependencies: r-shiny@1.13.0 r-purrr@1.2.2 r-pacman@0.5.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://cran.r-project.org/package=ggraptR
Licenses: GPL 2+
Build system: r
Synopsis: Allows Interactive Visualization of Data Through a Web Browser GUI
Description:

Intended for both technical and non-technical users to create interactive data visualizations through a web browser GUI without writing any code.

r-gvc 6.4.0
Propagated dependencies: r-diagonals@6.4.0 r-decompr@6.9.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://qua.st/gvc
Licenses: GPL 3
Build system: r
Synopsis: Global Value Chains Tools
Description:

Several tools for Global Value Chain ('GVC') analysis are implemented.

r-gametheory 2.7.1
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.15 r-kappalab@0.4-12 r-ineq@0.2-13 r-gtools@3.9.5 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GameTheory
Licenses: GPL 2+
Build system: r
Synopsis: Cooperative Game Theory
Description:

Implementation of a common set of punctual solutions for Cooperative Game Theory.

r-gestalt 0.2.0
Propagated dependencies: r-rlang@1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/egnha/gestalt
Licenses: Expat
Build system: r
Synopsis: Tools for Making and Combining Functions
Description:

This package provides a suite of function-building tools centered around a (forward) composition operator, %>>>%, which extends the semantics of the magrittr %>% operator and supports Tidyverse quasiquotation. It enables you to construct composite functions that can be inspected and transformed as list-like objects. In conjunction with %>>>%, a compact function constructor, fn(), and a partial-application constructor, partial(), are also provided; both support quasiquotation.

r-geocomplexity 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-terra@1.9-27 r-sf@1.1-1 r-sdsfun@0.8.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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://ausgis.github.io/geocomplexity/
Licenses: GPL 3
Build system: r
Synopsis: Mitigating Spatial Bias Through Geographical Complexity
Description:

The geographical complexity of individual variables can be characterized by the differences in local attribute variables, while the common geographical complexity of multiple variables can be represented by fluctuations in the similarity of vectors composed of multiple variables. In spatial regression tasks, the goodness of fit can be improved by incorporating a geographical complexity representation vector during modeling, using a geographical complexity-weighted spatial weight matrix, or employing local geographical complexity kernel density. Similarly, in spatial sampling tasks, samples can be selected more effectively by using a method that weights based on geographical complexity. By optimizing performance in spatial regression and spatial sampling tasks, the spatial bias of the model can be effectively reduced.

r-grpnet 1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=grpnet
Licenses: GPL 2+
Build system: r
Synopsis: Group Elastic Net Regularized GLMs and GAMs
Description:

Efficient algorithms for fitting generalized linear and additive models with group elastic net penalties as described in Helwig (2025) <doi:10.1080/10618600.2024.2362232>. Implements group LASSO, group MCP, and group SCAD with an optional group ridge penalty. Computes the regularization path for linear regression (gaussian), multivariate regression (multigaussian), smoothed support vector machines (svm1), squared support vector machines (svm2), logistic regression (binomial), proportional odds logistic regression (ordinal), multinomial logistic regression (multinomial), log-linear count regression (poisson and negative.binomial), and log-linear continuous regression (gamma and inverse gaussian). Supports default and formula methods for model specification, k-fold cross-validation for tuning the regularization parameters, and nonparametric regression via tensor product reproducing kernel (smoothing spline) basis function expansion.

r-geodist 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hypertidy/geodist
Licenses: Expat
Build system: r
Synopsis: Fast, Dependency-Free Geodesic Distance Calculations
Description:

Dependency-free, ultra fast calculation of geodesic distances. Includes the reference nanometre-accuracy geodesic distances of Karney (2013) <doi:10.1007/s00190-012-0578-z>, as used by the sf package, as well as Haversine and Vincenty distances. Default distance measure is the "Mapbox cheap ruler" which is generally more accurate than Haversine or Vincenty for distances out to a few hundred kilometres, and is considerably faster. The main function accepts one or two inputs in almost any generic rectangular form, and returns either matrices of pairwise distances, or vectors of sequential distances.

r-geint 1.1
Propagated dependencies: r-speedglm@0.3-5 r-rje@1.12.1 r-pracma@2.4.6 r-nleqslv@3.3.7 r-mvtnorm@1.3-7 r-geepack@1.3.13 r-bindata@0.9-24
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEint
Licenses: GPL 3
Build system: r
Synopsis: Misspecified Models for Gene-Environment Interaction
Description:

The first major functionality is to compute the bias in regression coefficients of misspecified linear gene-environment interaction models. The most generalized function for this objective is GE_bias(). However GE_bias() requires specification of many higher order moments of covariates in the model. If users are unsure about how to calculate/estimate these higher order moments, it may be easier to use GE_bias_normal_squaredmis(). This function places many more assumptions on the covariates (most notably that they are all jointly generated from a multivariate normal distribution) and is thus able to automatically calculate many of the higher order moments automatically, necessitating only that the user specify some covariances. There are also functions to solve for the bias through simulation and non-linear equation solvers; these can be used to check your work. Second major functionality is to implement the Bootstrap Inference with Correct Sandwich (BICS) testing procedure, which we have found to provide better finite-sample performance than other inference procedures for testing GxE interaction. More details on these functions are available in Sun, Carroll, Christiani, and Lin (2018) <doi:10.1111/biom.12813>.

r-gsm 1.3.2
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://projecteuclid.org/euclid.aoas/1215118537
Licenses: GPL 2+
Build system: r
Synopsis: Gamma Shape Mixture
Description:

Implementation of a Bayesian approach for estimating a mixture of gamma distributions in which the mixing occurs over the shape parameter. This family provides a flexible and novel approach for modeling heavy-tailed distributions, it is computationally efficient, and it only requires to specify a prior distribution for a single parameter.

r-grab 0.2.4
Dependencies: zlib@1.3.1
Propagated dependencies: r-survival@3.8-6 r-rsqlite@3.52.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ordinal@2025.12-29 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-lme4@2.0-1 r-igraph@2.3.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GRAB
Licenses: GPL 2+
Build system: r
Synopsis: Genome-Wide Robust Analysis for Biobank Data (GRAB)
Description:

This package provides a comprehensive suite of genome-wide association study (GWAS) methods specifically designed for biobank-scale data, including but not limited to, robust approaches for time-to-event traits (Li et al., 2025 <doi:10.1038/s43588-025-00864-z>) and ordinal categorical traits (Bi et al., 2021 <doi:10.1016/j.ajhg.2021.03.019>). The package also offers general frameworks for GWAS of any trait type (Bi et al., 2020 <doi:10.1016/j.ajhg.2020.06.003>), while accounting for sample relatedness (Xu et al., 2025 <doi:10.1038/s41467-025-56669-1>) or population structure (Ma et al., 2025 <doi:10.1186/s13059-025-03827-9>). By accurately approximating score statistic distributions using saddlepoint approximation (SPA), these methods can effectively control type I error rates for rare variants and in the presence of unbalanced phenotype distributions. Additionally, the package includes functions for simulating genotype and phenotype data to support research and method development.

r-gaussianhmm1d 1.1.2
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=GaussianHMM1d
Licenses: GPL 2+
Build system: r
Synopsis: Inference, Goodness-of-Fit and Forecast for Univariate Gaussian Hidden Markov Models
Description:

Inference, goodness-of-fit test, and prediction densities and intervals for univariate Gaussian Hidden Markov Models (HMM). The goodness-of-fit is based on a Cramer-von Mises statistic and uses parametric bootstrap to estimate the p-value. The description of the methodology is taken from Chapter 10.2 of Remillard (2013) <doi:10.1201/b14285>.

r-gpcp 0.1.0
Propagated dependencies: r-variantannotation@1.58.0 r-sommer@4.4.5 r-snpstats@1.62.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-dplyr@1.2.1 r-biocmanager@1.30.27 r-aghmatrix@2.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gpcp
Licenses: GPL 3+
Build system: r
Synopsis: Genomic Prediction of Cross Performance
Description:

This function performs genomic prediction of cross performance using genotype and phenotype data. It processes data in several steps including loading necessary software, converting genotype data, processing phenotype data, fitting mixed models, and predicting cross performance based on weighted marker effects. For more information, see Labroo et al. (2023) <doi:10.1007/s00122-023-04377-z>.

r-gimmegvar 0.1.0
Propagated dependencies: r-qgraph@1.9.8 r-png@0.1-9 r-here@1.0.2 r-graphicalvar@0.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GIMMEgVAR
Licenses: GPL 2
Build system: r
Synopsis: Group Iterative Multiple Model Estimation with 'graphicalVAR'
Description:

Data-driven approach for arriving at person-specific time series models from within a Graphical Vector Autoregression (VAR) framework. The method first identifies which relations replicate across the majority of individuals to detect signal from noise. These group-level relations are then used as a foundation for starting the search for person-specific (or individual-level) relations. All estimates are obtained uniquely for each individual in the final models. The method for the graphicalVAR approach is found in Epskamp, Waldorp, Mottus & Borsboom (2018) <doi:10.1080/00273171.2018.1454823>.

r-geosapi 0.8
Propagated dependencies: r-xml2@1.5.2 r-readr@2.2.0 r-r6@2.6.1 r-openssl@2.4.1 r-magrittr@2.0.5 r-keyring@1.4.1 r-httr@1.4.8 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eblondel/geosapi
Licenses: Expat
Build system: r
Synopsis: GeoServer REST API R Interface
Description:

This package provides an R interface to the GeoServer REST API, allowing to upload and publish data in a GeoServer web-application and expose data to OGC Web-Services. The package currently supports all CRUD (Create,Read,Update,Delete) operations on GeoServer workspaces, namespaces, datastores (stores of vector data), featuretypes, layers, styles, as well as vector data upload operations. For more information about the GeoServer REST API, see <https://docs.geoserver.org/stable/en/user/rest/>.

r-glmpathcr 1.0.10
Propagated dependencies: r-glmpath@0.98
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glmpathcr
Licenses: GPL 2
Build system: r
Synopsis: Fit a Penalized Continuation Ratio Model for Predicting an Ordinal Response
Description:

This package provides a function for fitting a penalized constrained continuation ratio model using the glmpath algorithm and methods for extracting coefficient estimates, predicted class, class probabilities, and plots as described by Archer and Williams (2012) <doi:10.1002/sim.4484>.

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-gtranslate 0.0.1
Propagated dependencies: r-rvest@1.0.5 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gtranslate
Licenses: Expat
Build system: r
Synopsis: Translate Between Different Languages
Description:

The goal of this package is to translate between different languages without any Google API authentication which is pain and you must pay for the key, This package is free and lightweight.

r-ggimage 0.3.5
Propagated dependencies: r-yulab-utils@0.2.4 r-withr@3.0.2 r-tibble@3.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-magick@2.9.1 r-jsonlite@2.0.0 r-ggplotify@0.1.3 r-ggplot2@4.0.3 r-ggiraph@0.9.6 r-ggfun@0.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/YuLab-SMU/ggimage
Licenses: Artistic License 2.0
Build system: r
Synopsis: Use Image in 'ggplot2'
Description:

Supports image files and graphic objects to be visualized in ggplot2 graphic system.

r-gitear 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-mockery@0.4.5 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ixpantia.github.io/gitear/
Licenses: GPL 3
Build system: r
Synopsis: Client to the 'gitea' API
Description:

Gitea is a community managed, lightweight code hosting solution were projects and their respective git repositories can be managed <https://gitea.io>. This package gives an interface to the Gitea API to access and manage repositories, issues and organizations directly in R.

r-groupdata2 2.0.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-rearrr@0.3.5 r-purrr@1.2.2 r-plyr@1.8.9 r-numbers@0.9-2 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ludvigolsen/groupdata2
Licenses: Expat
Build system: r
Synopsis: Creating Groups from Data
Description:

This package provides methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing groups with up- and downsampling or collapse them to fewer groups.

Total packages: 72465