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

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-gcpbayes 4.3.0
Propagated dependencies: r-truncnorm@1.0-9 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-posterior@1.7.0 r-mvtnorm@1.3-7 r-mass@7.3-65 r-invgamma@1.2 r-gdata@3.0.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/tbaghfalaki/GCPBayes
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Meta-Analysis of Pleiotropic Effects Using Group Structure
Description:

Run a Gibbs sampler for a multivariate Bayesian sparse group selection model with Dirac, continuous and hierarchical spike prior for detecting pleiotropy on the traits. This package is designed for summary statistics containing estimated regression coefficients and its estimated covariance matrix. The methodology is available from: Baghfalaki, T., Sugier, P. E., Truong, T., Pettitt, A. N., Mengersen, K., & Liquet, B. (2021) <doi:10.1002/sim.8855>.

r-gipsda 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-permutations@1.1-9-1 r-patchwork@1.3.2 r-numbers@0.9-2 r-mass@7.3-65 r-lattice@0.22-9 r-jsonlite@2.0.0 r-gips@1.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://AntoniKingston.github.io/gipsDA/
Licenses: GPL 3
Build system: r
Synopsis: Training DA Models Utilizing 'gips'
Description:

Extends classical linear and quadratic discriminant analysis by incorporating permutation group symmetries into covariance matrix estimation. The package leverages methodology from the gips framework to identify and impose permutation structures that act as a form of regularization, improving stability and interpretability in settings with symmetric or exchangeable features. Several discriminant analysis variants are provided, including pooled and class-specific covariance models, as well as multi-class extensions with shared or independent symmetry structures. For more details about gips methodology see and Graczyk et al. (2022) <doi:10.1214/22-AOS2174> and Chojecki, Morgen, KoÅ odziejek (2025, <doi:10.18637/jss.v112.i07>).

r-gamens 1.2.1
Propagated dependencies: r-mlbench@2.1-8 r-gam@1.22-7 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GAMens
Licenses: GPL 2+
Build system: r
Synopsis: Applies GAMbag, GAMrsm and GAMens Ensemble Classifiers for Binary Classification
Description:

This package implements the GAMbag, GAMrsm and GAMens ensemble classifiers for binary classification (De Bock et al., 2010) <doi:10.1016/j.csda.2009.12.013>. The ensembles implement Bagging (Breiman, 1996) <doi:10.1023/A:1010933404324>, the Random Subspace Method (Ho, 1998) <doi:10.1109/34.709601> , or both, and use Hastie and Tibshirani's (1990, ISBN:978-0412343902) generalized additive models (GAMs) as base classifiers. Once an ensemble classifier has been trained, it can be used for predictions on new data. A function for cross validation is also included.

r-gquad 2.1-2
Propagated dependencies: r-seqinr@4.2-44 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gquad
Licenses: Artistic License 2.0
Build system: r
Synopsis: Prediction of G Quadruplexes and Other Non-B DNA Motifs
Description:

Genomic biology is not limited to the confines of the canonical B-forming DNA duplex, but includes over ten different types of other secondary structures that are collectively termed non-B DNA structures. Of these non-B DNA structures, the G-quadruplexes are highly stable four-stranded structures that are recognized by distinct subsets of nuclear factors. This package provide functions for predicting intramolecular G quadruplexes. In addition, functions for predicting other intramolecular nonB DNA structures are included.

r-gdpc 1.1.4
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 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=gdpc
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Dynamic Principal Components
Description:

This package provides functions to compute the Generalized Dynamic Principal Components introduced in Peña and Yohai (2016) <DOI:10.1080/01621459.2015.1072542>. The implementation includes an automatic procedure proposed in Peña, Smucler and Yohai (2020) <DOI:10.18637/jss.v092.c02> for the identification of both the number of lags to be used in the generalized dynamic principal components as well as the number of components required for a given reconstruction accuracy.

r-gdim 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-progress@1.2.3 r-matrix@1.7-5 r-irlba@2.3.7 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/RoheLab/gdim
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Graph Dimension using Cross-Validated Eigenvalues
Description:

Cross-validated eigenvalues are estimated by splitting a graph into two parts, the training and the test graph. The training graph is used to estimate eigenvectors, and the test graph is used to evaluate the correlation between the training eigenvectors and the eigenvectors of the test graph. The correlations follow a simple central limit theorem that can be used to estimate graph dimension via hypothesis testing, see Chen et al. (2021) <doi:10.48550/arXiv.2108.03336> for details.

r-geocmeans 0.3.4
Propagated dependencies: r-tmap@4.4-1 r-terra@1.9-27 r-spdep@1.4-2 r-shiny@1.13.0 r-sf@1.1-1 r-reshape2@1.4.5 r-reldist@1.7-2 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-plotly@4.12.0 r-matrixstats@1.5.0 r-leaflet@2.2.3 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-fmsb@0.7.6 r-fclust@2.1.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/JeremyGelb/geocmeans
Licenses: GPL 2
Build system: r
Synopsis: Implementing Methods for Spatial Fuzzy Unsupervised Classification
Description:

This package provides functions to apply spatial fuzzy unsupervised classification, visualize and interpret results. This method is well suited when the user wants to analyze data with a fuzzy clustering algorithm and to account for the spatial dimension of the dataset. In addition, indexes for estimating the spatial consistency and classification quality are proposed. The methods were originally proposed in the field of brain imagery (seed Cai and al. 2007 <doi:10.1016/j.patcog.2006.07.011> and Zaho and al. 2013 <doi:10.1016/j.dsp.2012.09.016>) and recently applied in geography (see Gelb and Apparicio <doi:10.4000/cybergeo.36414>).

r-ganttify 0.2.7
Propagated dependencies: r-rlang@1.2.0 r-plotly@4.12.0 r-magrittr@2.0.5 r-htmlwidgets@1.6.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AhmedAredah/Ganttify
Licenses: GPL 3
Build system: r
Synopsis: Create Interactive Gantt Charts with Work Breakdown Structure
Description:

Create Primavera-style interactive Gantt charts with Work Breakdown Structure (WBS) hierarchy and activities. Features include color-coded WBS items, indented labels, scrollable views for large projects, dynamic date formatting, and the ability to dim past activities. Built on top of plotly for interactive visualizations.

r-gsdesign 3.11.0
Propagated dependencies: r-xtable@1.8-8 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-r2rtf@1.3.1 r-gt@1.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://keaven.github.io/gsDesign/
Licenses: GPL 3+
Build system: r
Synopsis: Group Sequential Design
Description:

Derives group sequential clinical trial designs and describes their properties. Particular focus on time-to-event, binary, and continuous outcomes. Largely based on methods described in Jennison, Christopher and Turnbull, Bruce W., 2000, "Group Sequential Methods with Applications to Clinical Trials" ISBN: 0-8493-0316-8.

r-grepreaper 0.1.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=grepreaper
Licenses: Expat
Build system: r
Synopsis: Efficient Data Filtering and Aggregation Using Grep
Description:

This package provides an interface to the system-level grep utility for efficiently reading, filtering, and aggregating data from multiple flat files. By pre-filtering data at the command line before it enters the R environment, the package reduces memory overhead and improves ingestion speed. Includes functions for counting records across large file systems and supports recursive directory searching.

r-gmfamm 0.1.1
Propagated dependencies: r-mgcv@1.9-4 r-matrix@1.7-5 r-mass@7.3-65 r-bamlss@1.2-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gmfamm
Licenses: GPL 3
Build system: r
Synopsis: Generalized Multivariate Functional Additive Models
Description:

Supply implementation to model generalized multivariate functional data using Bayesian additive mixed models of R package bamlss via a latent Gaussian process (see Umlauf, Klein, Zeileis (2018) <doi:10.1080/10618600.2017.1407325>).

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-gbm2sas 4.0
Propagated dependencies: r-gbm@2.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gbm2sas
Licenses: GPL 3
Build system: r
Synopsis: Convert GBM Object Trees to SAS Code
Description:

Writes SAS code to get predicted values from every tree of a gbm.object.

r-gratis 1.0.8
Propagated dependencies: r-tsibble@1.2.0 r-tsfeatures@1.1.1 r-tibble@3.3.1 r-shiny@1.13.0 r-purrr@1.2.2 r-polynom@1.4-1 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-generics@0.1.4 r-ga@3.2.5 r-forecast@9.0.2 r-foreach@1.5.2 r-fgarch@4052.93 r-feasts@0.5.0 r-dplyr@1.2.1 r-dorng@1.8.6.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ykang/gratis
Licenses: GPL 3
Build system: r
Synopsis: Generating Time Series with Diverse and Controllable Characteristics
Description:

Generates synthetic time series based on various univariate time series models including MAR and ARIMA processes. Kang, Y., Hyndman, R.J., Li, F.(2020) <doi:10.1002/sam.11461>.

r-geospatialsuite 0.2.0
Propagated dependencies: r-viridis@0.6.5 r-tigris@2.2.1 r-terra@1.9-27 r-stringr@1.6.0 r-sf@1.1-1 r-rnaturalearth@1.2.0 r-rcolorbrewer@1.1-3 r-mice@3.19.0 r-magrittr@2.0.5 r-leaflet@2.2.3 r-htmlwidgets@1.6.4 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://exelegch.github.io/geospatialsuite-docs/
Licenses: Expat
Build system: r
Synopsis: Comprehensive Geospatiotemporal Analysis and Multimodal Integration Toolkit
Description:

This package provides a comprehensive toolkit for geospatiotemporal analysis featuring 60+ vegetation indices, advanced raster visualization, universal spatial mapping, water quality analysis, CDL crop analysis, spatial interpolation, temporal analysis, and terrain analysis. Designed for agricultural research, environmental monitoring, remote sensing applications, and publication-quality mapping with support for any geographic region and robust error handling. Methods include vegetation indices calculations (Rouse et al. 1974), NDVI and enhanced vegetation indices (Huete et al. 1997) <doi:10.1016/S0034-4257(97)00104-1>, (Akanbi et al. 2024) <doi:10.1007/s41651-023-00164-y>, spatial interpolation techniques (Cressie 1993, ISBN:9780471002556), water quality indices (McFeeters 1996) <doi:10.1080/01431169608948714>, and crop data layer analysis (USDA NASS 2024) <https://www.nass.usda.gov/Research_and_Science/Cropland/>. Funding: This material is based upon financial support by the National Science Foundation, EEC Division of Engineering Education and Centers, NSF Engineering Research Center for Advancing Sustainable and Distributed Fertilizer production (CASFER), NSF 20-553 Gen-4 Engineering Research Centers award 2133576.

r-geonames 0.999
Propagated dependencies: r-rjson@0.2.23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geonames
Licenses: GPL 3
Build system: r
Synopsis: Interface to the "Geonames" Spatial Query Web Service
Description:

The web service at <https://www.geonames.org/> provides a number of spatial data queries, including administrative area hierarchies, city locations and some country postal code queries. A (free) username is required and rate limits exist.

r-galts 1.3.2
Propagated dependencies: r-genalg@0.2.1 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=galts
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Genetic Algorithms and C-Steps Based LTS (Least Trimmed Squares) Estimation
Description:

Includes the ga.lts() function that estimates LTS (Least Trimmed Squares) parameters using genetic algorithms and C-steps. ga.lts() constructs a genetic algorithm to form a basic subset and iterates C-steps as defined in Rousseeuw and van-Driessen (2006) to calculate the cost value of the LTS criterion. OLS (Ordinary Least Squares) regression is known to be sensitive to outliers. A single outlying observation can change the values of estimated parameters. LTS is a resistant estimator even the number of outliers is up to half of the data. This package is for estimating the LTS parameters with lower bias and variance in a reasonable time. Version >=1.3 includes the function medmad for fast outlier detection in linear regression.

r-gpcihybridiiimpsam 0.1.0
Propagated dependencies: r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gpcihybridIIImpSam
Licenses: GPL 2+
Build system: r
Synopsis: Process Capability Indices for Hybrid Type-II Data via Importance Sampling
Description:

Evaluates Generalized Process Capability Indices (GPCIs) under Hybrid Type-II censored lifetime data using Importance Sampling (Sampling Importance Resampling, SIR). Implements Bayesian parameter estimation and evaluates classical and generalized capability indices including Cpy, Cp, Cpk, Cpu, Cpl, Cpm, Cpmk, Spmk, CpTk, Cpc, CNp, CNpk, CNpm, CNpmk, CNpmc, CNpmkc, and Vannman's Cp(u,v) family. Computes initial maximum likelihood estimates under Hybrid Type-II censoring, parameter MCMC chains, GPCI posterior chains, posterior point estimates, bias, mean squared error (MSE), Bayes risk, Highest Posterior Density (HPD) credible intervals at 90%, 95%, and 99% levels, Heidelberger and Welch's MCMC convergence diagnostics, and convergence probabilities. Accommodates user-defined probability density/mass functions, cumulative distribution functions, and survival functions. Goodness-of-fit testing for Hybrid Type-II censored data is supported via gofPHCS'. Methods are based on Childs et al. (2003) <doi:10.1080/0266476032000053637>, Kundu and Pradhan (2009) <doi:10.1016/j.spl.2008.09.006>, Maiti et al. (2010) <doi:10.1080/16843703.2010.11673233>, Dey and Saha (2019) <doi:10.1007/s41872-019-00081-4>, Alotaibi et al. (2022) <doi:10.1155/2022/3135264>, Saha et al. (2022) <doi:10.1080/02664763.2021.1971632>, and Saha et al. (2024) <doi:10.1142/S021853932450013X>.

r-grangersearch 0.1.0
Propagated dependencies: r-vars@1.6-1 r-tibble@3.3.1 r-rlang@1.2.0 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/nkorf/grangersearch
Licenses: Expat
Build system: r
Synopsis: Granger Causality Testing for Time Series
Description:

This package performs Granger causality tests on pairs of time series to determine causal relationships. Uses Vector Autoregressive (VAR) models to test whether one time series helps predict another beyond what the series own past values provide. Returns structured results including p-values, test statistics, and causality conclusions for both directions.

r-gtrendsr 1.5.2
Propagated dependencies: r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-curl@7.1.0 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/PMassicotte/gtrendsR
Licenses: GPL 2+
Build system: r
Synopsis: Perform and Display Google Trends Queries
Description:

An interface for retrieving and displaying the information returned online by Google Trends is provided. Trends (number of hits) over the time as well as geographic representation of the results can be displayed.

r-greport 0.7-4
Propagated dependencies: r-survival@3.8-6 r-rms@8.1-1 r-latticeextra@0.6-31 r-lattice@0.22-9 r-hmisc@5.2-5 r-ggplot2@4.0.3 r-formula@1.2-5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://hbiostat.org/R/greport/
Licenses: GPL 2+
Build system: r
Synopsis: Graphical Reporting for Clinical Trials
Description:

This package contains many functions useful for monitoring and reporting the results of clinical trials and other experiments in which treatments are compared. LaTeX is used to typeset the resulting reports, recommended to be in the context of knitr'. The Hmisc', ggplot2', and lattice packages are used by greport for high-level graphics.

r-gctensor 1.0.1
Propagated dependencies: r-rtensor@1.5.0 r-einsum@0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rikenbit/gcTensor
Licenses: Expat
Build system: r
Synopsis: Generalized Coupled Tensor Factorization
Description:

Multiple matrices/tensors can be specified and decomposed simultaneously by Probabilistic Latent Tensor Factorisation (PLTF). See the reference section of GitHub README.md <https://github.com/rikenbit/gcTensor>, for details of the method.

r-ggbubbles 0.1.4
Propagated dependencies: 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=ggBubbles
Licenses: LGPL 3+
Build system: r
Synopsis: Mini Bubble Plots for Comparison of Discrete Data with 'ggplot2'
Description:

When comparing discrete data mini bubble plots allow displaying more information than traditional bubble plots via colour, shape or labels. Exact overlapping coordinates will be transformed so they surround the original point circularly without overlapping. This is implemented as a position_surround() function for ggplot2'.

r-gedi2 2.3.4
Propagated dependencies: r-scales@1.4.0 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-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/csglab/gedi2
Licenses: Expat
Build system: r
Synopsis: Gene Expression Decomposition and Integration
Description:

This package provides a memory-efficient implementation for integrating gene expression data from single-cell RNA sequencing experiments. Uses a C++ backend with thin R wrappers to enable analysis of large-scale single-cell datasets. The package supports multiple data modalities including count matrices, paired data (splicing, RNA velocity, CITE-seq), and binary indicators. It implements a latent variable model with block coordinate descent optimization for dimensionality reduction and batch effect correction. Core algorithms are described in Madrigal et al. (2024) <doi:10.1038/s41467-024-50963-0>.

Total packages: 73954