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

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-geospark 0.3.1
Propagated dependencies: r-sparklyr@1.9.5 r-dplyr@1.2.1 r-dbplyr@2.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geospark
Licenses: ASL 2.0
Build system: r
Synopsis: Bring Local Sf to Spark
Description:

R binds GeoSpark <http://geospark.datasyslab.org/> extending sparklyr <https://spark.rstudio.com/> R package to make distributed geocomputing easier. Sf is a package that provides [simple features] <https://en.wikipedia.org/wiki/Simple_Features> access for R and which is a leading geospatial data processing tool. Geospark R package bring the same simple features access like sf but running on Spark distributed system.

r-glossa 1.2.4
Propagated dependencies: r-zip@2.3.3 r-waiter@0.2.5-1.927501b r-tidyterra@1.2.0 r-terra@1.9-27 r-svglite@2.2.2 r-sparkline@2.0 r-shinywidgets@0.9.1 r-shiny@1.13.0 r-sf@1.1-1 r-proc@1.19.0.1 r-mcp@0.3.4 r-markdown@2.0 r-leaflet@2.2.3 r-htmltools@0.5.9 r-ggplot2@4.0.3 r-geothinner@2.1.1 r-dt@0.34.0 r-dplyr@1.2.1 r-dbarts@0.9-33 r-bs4dash@2.3.5 r-blockcv@3.2-0 r-automap@1.1-20
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/iMARES-group/glossa
Licenses: GPL 3
Build system: r
Synopsis: User-Friendly 'shiny' App for Bayesian Species Distribution Models
Description:

This package provides a user-friendly shiny application for Bayesian machine learning analysis of marine species distributions. GLOSSA (Global Ocean Species Spatio-temporal Analysis) uses Bayesian Additive Regression Trees (BART; Chipman, George, and McCulloch (2010) <doi:10.1214/09-AOAS285>) to model species distributions with intuitive workflows for data upload, processing, model fitting, and result visualization. It supports presence-absence and presence-only data (with pseudo-absence generation), spatial thinning, cross-validation, and scenario-based projections. GLOSSA is designed to facilitate ecological research by providing easy-to-use tools for analyzing and visualizing marine species distributions across different spatial and temporal scales. Optionally, pseudo-absences can be generated within the environmental space using the external package flexsdm (not on CRAN), which can be downloaded from <https://github.com/sjevelazco/flexsdm>; this functionality is used conditionally when available and all core features work without it.

r-gofgamma 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gofgamma
Licenses: FSDG-compatible
Build system: r
Synopsis: Goodness-of-Fit Tests for the Gamma Distribution
Description:

We implement various classical tests for the composite hypothesis of testing the fit to the family of gamma distributions as the Kolmogorov-Smirnov test, the Cramer-von Mises test, the Anderson Darling test and the Watson test. For each test a parametric bootstrap procedure is implemented, as considered in Henze, Meintanis & Ebner (2012) <doi:10.1080/03610926.2010.542851>. The recent procedures presented in Henze, Meintanis & Ebner (2012) <doi:10.1080/03610926.2010.542851> and Betsch & Ebner (2019) <doi:10.1007/s00184-019-00708-7> are implemented. Estimation of parameters of the gamma law are implemented using the method of Bhattacharya (2001) <doi:10.1080/00949650108812100>.

r-glmmrbase 1.4.1
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-matrix@1.7-5 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/samuel-watson/glmmrBase
Licenses: GPL 2+
Build system: r
Synopsis: Monte Carlo Maximum Likelihood and Analysis of Generalised Linear Mixed Models
Description:

Specification, analysis, simulation, and fitting of generalised linear mixed models. Monte Carlo Maximum likelihood model fitting for a range of models, non-linear fixed effect specifications, a wide range of flexible covariance functions including Gaussian Process approximations. Methods described in Watson, Wang, and Giorgi (2026) <doi:10.48550/arXiv.2601.16022>.

r-gpgp 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-fnn@1.1.4.1 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=GpGp
Licenses: Expat
Build system: r
Synopsis: Fast Gaussian Process Computation Using Vecchia's Approximation
Description:

This package provides functions for fitting and doing predictions with Gaussian process models using Vecchia's (1988) approximation. Package also includes functions for reordering input locations, finding ordered nearest neighbors (with help from FNN package), grouping operations, and conditional simulations. Covariance functions for spatial and spatial-temporal data on Euclidean domains and spheres are provided. The original approximation is due to Vecchia (1988) <http://www.jstor.org/stable/2345768>, and the reordering and grouping methods are from Guinness (2018) <doi:10.1080/00401706.2018.1437476>. Model fitting employs a Fisher scoring algorithm described in Guinness (2019) <doi:10.48550/arXiv.1905.08374>.

r-getspanel 0.2.1
Propagated dependencies: r-mvtnorm@1.3-7 r-matrix@1.7-5 r-ggplot2@4.0.3 r-gets@0.38 r-fastdummies@1.7.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/moritzpschwarz/getspanel
Licenses: Expat
Build system: r
Synopsis: General-to-Specific Modelling of Panel Data
Description:

Uses several types of indicator saturation and automated General-to-Specific (GETS) modelling from the gets package and applies it to panel data. This allows the detection of structural breaks in panel data, operationalising a reverse causal approach of causal inference, see Pretis and Schwarz (2022) <doi:10.2139/ssrn.4022745>.

r-ggoutlier 1.0.2
Propagated dependencies: r-tidyr@1.3.2 r-sf@1.1-1 r-scales@1.4.0 r-rnaturalearth@1.2.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-ggplot2@4.0.3 r-ggforce@0.5.0 r-foreach@1.5.2 r-fastknn@0.0.1 r-doparallel@1.0.17 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GGoutlieR
Licenses: Expat
Build system: r
Synopsis: Identify Individuals with Unusual Geo-Genetic Patterns
Description:

Identify and visualize individuals with unusual association patterns of genetics and geography using the approach of Chang and Schmid (2023) <doi:10.1101/2023.04.06.535838>. It detects potential outliers that violate the isolation-by-distance assumption using the K-nearest neighbor approach. You can obtain a table of outliers with statistics and visualize unusual geo-genetic patterns on a geographical map. This is useful for landscape genomics studies to discover individuals with unusual geography and genetics associations from a large biological sample.

r-geostats 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pvermees/geostats/
Licenses: GPL 3
Build system: r
Synopsis: An Introduction to Statistics for Geoscientists
Description:

This package provides a collection of datasets and simplified functions for an introductory (geo)statistics module at University College London. Provides functionality for compositional, directional and spatial data, including ternary diagrams, Wulff and Schmidt stereonets, and ordinary kriging interpolation. Implements logistic and (additive and centred) logratio transformations. Computes vector averages and concentration parameters for the von-Mises distribution. Includes a collection of natural and synthetic fractals, and a simulator for deterministic chaos using a magnetic pendulum example. The main purpose of these functions is pedagogical. Researchers can find more complete alternatives for these tools in other packages such as compositions', robCompositions', sp', gstat and RFOC'. All the functions are written in plain R, with no compiled code and a minimal number of dependencies. Theoretical background and worked examples are available at <https://tinyurl.com/UCLgeostats/>.

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-glarma 1.7-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=glarma
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Linear Autoregressive Moving Average Models
Description:

This package provides functions are provided for estimation, testing, diagnostic checking and forecasting of generalized linear autoregressive moving average (GLARMA) models for discrete valued time series with regression variables. These are a class of observation driven non-linear non-Gaussian state space models. The state vector consists of a linear regression component plus an observation driven component consisting of an autoregressive-moving average (ARMA) filter of past predictive residuals. Currently three distributions (Poisson, negative binomial and binomial) can be used for the response series. Three options (Pearson, score-type and unscaled) for the residuals in the observation driven component are available. Estimation is via maximum likelihood (conditional on initializing values for the ARMA process) optimized using Fisher scoring or Newton Raphson iterative methods. Likelihood ratio and Wald tests for the observation driven component allow testing for serial dependence in generalized linear model settings. Graphical diagnostics including model fits, autocorrelation functions and probability integral transform residuals are included in the package. Several standard data sets are included in the package.

r-gogarch 0.7-6
Propagated dependencies: r-fgarch@4052.93 r-fastica@1.2-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gogarch
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Orthogonal GARCH (GO-GARCH) Models
Description:

Provision of classes and methods for estimating generalized orthogonal GARCH models. This is an alternative approach to CC-GARCH models in the context of multivariate volatility modeling.

r-ggdmcmodel 0.2.9.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggdmcheaders@0.2.9.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/yxlin/ggdmcModel
Licenses: GPL 2+
Build system: r
Synopsis: Model Builders for 'ggdmc' Package
Description:

This package provides a suite of tools for specifying and examining experimental designs related to choice response time models (e.g., the Diffusion Decision Model). This package allows users to define how experimental factors influence one or more model parameters using R-style formula syntax, while also checking the logical consistency of these associations. Additionally, it integrates with the ggdmc package, which employs Differential Evolution Markov Chain Monte Carlo (DE-MCMC) sampling to optimise model parameters. For further details on the model-building approach, see Heathcote, Lin, Reynolds, Strickland, Gretton, and Matzke (2019) <doi:10.3758/s13428-018-1067-y>.

r-ggwidth 0.1.1
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://github.com/davidhodge931/ggwidth
Licenses: Expat
Build system: r
Synopsis: Publication-Quality 'ggplot2' Geom Width
Description:

Width helper functions for publication-quality ggplot2 visualisation. These functions make it easier to create geoms such as bars that have a consistent width appearance across plots.

r-gpss 1.0.3
Propagated dependencies: r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://doeunkim.org/gpss/
Licenses: GPL 3+
Build system: r
Synopsis: Gaussian Processes for Social Science
Description:

This package provides Gaussian process (GP) regression tools for social science inference problems. GPs combine flexible nonparametric regression with principled uncertainty quantification: rather than committing to a single model fit, the posterior reflects lesser knowledge at the edge of or beyond the observed data, where other approaches become highly model-dependent. The package reduces user-chosen hyperparameters from three to zero and supplies convenience functions for regression discontinuity (gp_rdd()), interrupted time-series (gp_its()), and general GP fitting (gpss(), gp_train(), gp_predict()). Methods are described in Cho, Kim, and Hazlett (2026) <doi:10.1017/pan.2026.10032>.

r-goweragreement 1.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://www.johnhughes.org
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Gower Agreement for Categorical Data
Description:

This package provides tools for applying the Bayesian Gower agreement methodology (presented in the package vignette) to nominal or ordinal data. The framework can accommodate any number of units, any number of coders, and missingness; and can handle both one-way and two-way random study designs. Influential units and/or coders can be identified easily using leave-one-out statistics.

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-giant 1.3.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GiANT
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene Set Uncertainty in Enrichment Analysis
Description:

Toolbox for various enrichment analysis methods and quantification of uncertainty of gene sets, Schmid et al. (2016) <doi:10.1093/bioinformatics/btw030>.

r-gplite 0.13.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gplite
Licenses: GPL 3
Build system: r
Synopsis: General Purpose Gaussian Process Modelling
Description:

This package implements the most common Gaussian process (GP) models using Laplace and expectation propagation (EP) approximations, maximum marginal likelihood (or posterior) inference for the hyperparameters, and sparse approximations for larger datasets.

r-ggtime 0.2.0
Propagated dependencies: r-vctrs@0.7.3 r-tsibble@1.2.0 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-gtable@0.3.6 r-ggplot2@4.0.3 r-fabletools@0.8.0 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://pkg.mitchelloharawild.com/ggtime/
Licenses: GPL 3+
Build system: r
Synopsis: Grammar of Graphics and Plot Helpers for Time Series Visualization
Description:

Extends the capabilities of ggplot2 by providing grammatical elements and plot helpers designed for visualizing temporal patterns. The package implements a grammar of temporal graphics, which leverages calendar structures to highlight changes over time. The package also provides plot helper functions to quickly produce commonly used time series graphics, including time plots, season plots, and seasonal sub-series plots.

r-gmpoly 1.1.0
Propagated dependencies: r-purrr@1.2.2 r-mvp@1.0-18 r-gmp@0.7-5.1 r-english@1.2-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stla/gmpoly
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Polynomials with Rational Coefficients
Description:

Symbolic calculation (addition or multiplication) and evaluation of multivariate polynomials with rational coefficients.

r-glinvci 1.2.4
Propagated dependencies: r-rlang@1.2.0 r-plyr@1.8.9 r-optimx@2025-4.9 r-numderiv@2016.8-1.1 r-lbfgsb3c@2024-3.5 r-generics@0.1.4 r-bb@2026.1.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://git.sr.ht/~hckiang/glinvci
Licenses: GPL 3
Build system: r
Synopsis: Phylogenetic Comparative Methods with Uncertainty Estimates
Description:

This package provides a framework for analytically computing the asymptotic confidence intervals and maximum-likelihood estimates of a class of continuous-time Gaussian branching processes defined by Mitov V, Bartoszek K, Asimomitis G, Stadler T (2019) <doi:10.1016/j.tpb.2019.11.005>. The class of model includes the widely used Ornstein-Uhlenbeck and Brownian motion branching processes. The framework is designed to be flexible enough so that the users can easily specify their own sub-models, or re-parameterizations, and obtain the maximum-likelihood estimates and confidence intervals of their own custom models.

r-ggauto 0.0.2
Propagated dependencies: r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-lubridate@1.9.5 r-lemon@0.5.2 r-khroma@1.17.0 r-glue@1.8.1 r-ggtext@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-gghighlight@0.5.0 r-ggforce@0.5.0 r-ggdist@3.3.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://nrennie.rbind.io/ggauto/
Licenses: Expat
Build system: r
Synopsis: Automatically Create and Style 'ggplot2' Charts
Description:

Automatically choose an appropriate chart type based on the types and values in the data. Apply more accessible default styling and colours to ggplot2 charts.

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-goat 1.1.5
Propagated dependencies: r-writexl@1.5.4 r-vctrs@0.7.3 r-treemap@2.4-4 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-readxl@1.5.0 r-rcpp@1.1.1-1.1 r-pheatmap@1.0.13 r-monopoly@0.3-10 r-matrix@1.7-5 r-igraph@2.3.1 r-ggraph@2.2.2 r-ggplot2@4.0.3 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/ftwkoopmans/goat/
Licenses: FSDG-compatible
Build system: r
Synopsis: Gene Set Analysis Using the Gene Set Ordinal Association Test
Description:

Perform gene set enrichment analyses using the Gene set Ordinal Association Test (GOAT) algorithm and visualize your results. Koopmans, F. (2024) <doi:10.1038/s42003-024-06454-5>.

Total packages: 22167