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

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-gace 1.0.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vinoalles/GACE
Licenses: Expat
Build system: r
Synopsis: Generalized Adaptive Capped Estimator for Time Series Forecasting
Description:

This package provides deterministic forecasting for weekly, monthly, quarterly, and yearly time series using the Generalized Adaptive Capped Estimator. The method includes preprocessing for missing and extreme values, extraction of multiple growth components (including long-term, short-term, rolling, and drift-based signals), volatility-aware asymmetric capping, optional seasonal adjustment via damped and normalized seasonal factors, and a recursive forecast formulation with moderated growth. The package includes a user-facing forecasting interface and a plotting helper for visualization. Related forecasting background is discussed in Hyndman and Athanasopoulos (2021) <https://otexts.com/fpp3/> and Hyndman and Khandakar (2008) <doi:10.18637/jss.v027.i03>. The method extends classical extrapolative forecasting approaches and is suited for operational and business planning contexts where stability and interpretability are important.

r-gluedo 0.1.0
Propagated dependencies: r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glueDo
Licenses: Expat
Build system: r
Synopsis: Wrapper Functions for the 'glue' Library
Description:

This package provides convenient wrapper functions around the glue library for common string interpolation tasks. The package simplifies the process of combining glue string templating with common R functions like message(), warning(), stop(), print(), cat(), and file writing operations. Instead of manually calling glue() and then passing the result to these functions, glueDo provides direct wrapper functions that handle both steps in a single call. This is particularly useful for logging, error handling, and formatted output in R scripts and packages. The main reference for the underlying glue package is Hester and Bryan (2022) <https://CRAN.R-project.org/package=glue>.

r-gmgm 1.1.3
Propagated dependencies: r-visnetwork@2.1.4 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 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=gmgm
Licenses: GPL 3
Build system: r
Synopsis: Gaussian Mixture Graphical Model Learning and Inference
Description:

Gaussian mixture graphical models include Bayesian networks and dynamic Bayesian networks (their temporal extension) whose local probability distributions are described by Gaussian mixture models. They are powerful tools for graphically and quantitatively representing nonlinear dependencies between continuous variables. This package provides a complete framework to create, manipulate, learn the structure and the parameters, and perform inference in these models. Most of the algorithms are described in the PhD thesis of Roos (2018) <https://theses.hal.science/tel-01943718>.

r-gcuber 0.1.3
Propagated dependencies: r-tidyr@1.3.2 r-readr@2.2.0 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://cran.r-project.org/package=GCubeR
Licenses: Expat
Build system: r
Synopsis: Estimation of Forest Volume, Biomass, and Carbon
Description:

This package provides tools for estimating forest metrics such as stem volume, biomass, and carbon using regional allometric equations. The package implements widely used models including Dagnelie P., Rondeux J. & Palm R. (2013, ISBN:9782870161258) "Cubage des arbres et des peuplements forestiers - Tables et equations" <https://orbi.uliege.be/handle/2268/155356>, Vallet P., Dhote J.-F., Le Moguedec G., Ravart M. & Pignard G. (2006) "Development of total aboveground volume equations for seven important forest tree species in France" <doi:10.1016/j.foreco.2006.03.013>, Pauwels D. & Rondeux J. (1999, ISSN:07779992) "Tarifs de cubage pour les petits bois de meleze (Larix sp.) en Ardenne" <https://orbi.uliege.be/handle/2268/96128>, Massenet J.-Y. (2006) "Chapitre IV: Estimation du volume" <https://jymassenet-foret.fr/cours/dendrometrie/Coursdendrometriepdf/Dendro4-2009.pdf>, France Valley (2025) "Bilan Carbone Forestier - Methodologie" <https://www.france-valley.com/hubfs/Bilan%20Carbone%20Forestier.pdf>. Its modular structure allows transparent integration of bibliographic or user-defined allometric relationships.

r-ggplotassist 0.1.3
Propagated dependencies: r-tidyverse@2.0.0 r-tibble@3.3.1 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinyace@0.4.4 r-shiny@1.13.0 r-scales@1.4.0 r-rstudioapi@0.18.0 r-moonbook@0.3.1 r-miniui@0.1.2 r-magrittr@2.0.5 r-ggthemes@5.2.0 r-ggplot2@4.0.3 r-gcookbook@2.0.1 r-editdata@0.1.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cardiomoon/ggplotAssist
Licenses: GPL 3
Build system: r
Synopsis: 'RStudio' Addin for Teaching and Learning 'ggplot2'
Description:

An RStudio addin for teaching and learning making plot using the ggplot2 package. You can learn each steps of making plot by clicking your mouse without coding. You can get resultant code for the plot.

r-geogam 0.1-4
Propagated dependencies: r-mgcv@1.9-4 r-mboost@2.9-11 r-mass@7.3-65 r-grpreg@3.6.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geoGAM
Licenses: GPL 2+
Build system: r
Synopsis: Select Sparse Geoadditive Models for Spatial Prediction
Description:

This package provides a model building procedure to build parsimonious geoadditive model from a large number of covariates. Continuous, binary and ordered categorical responses are supported. The model building is based on component wise gradient boosting with linear effects, smoothing splines and a smooth spatial surface to model spatial autocorrelation. The resulting covariate set after gradient boosting is further reduced through backward elimination and aggregation of factor levels. The package provides a model based bootstrap method to simulate prediction intervals for point predictions. A test data set of a soil mapping case study in Berne (Switzerland) is provided. Nussbaum, M., Walthert, L., Fraefel, M., Greiner, L., and Papritz, A. (2017) <doi:10.5194/soil-3-191-2017>.

r-gridonclusters 0.4.1
Propagated dependencies: r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plotrix@3.8-14 r-mclust@6.1.2 r-fossil@0.4.0 r-dqrng@0.4.1 r-cluster@2.1.8.2 r-ckmeans-1d-dp@4.3.6 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=GridOnClusters
Licenses: LGPL 3+
Build system: r
Synopsis: Cluster-Preserving Multivariate Joint Grid Discretization
Description:

Discretize multivariate continuous data using a grid to capture the joint distribution that preserves clusters in original data (Wang et al 2020) <doi:10.1145/3388440.3412415>. It can handle both labeled or unlabeled data. Joint grid discretization can prepare data for model-free inference of association, function, or causality.

r-gcerisk 19.05.24
Propagated dependencies: r-survival@3.8-6 r-ggplot2@4.0.3 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gcerisk
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Competing Event Model
Description:

Generalized competing event model based on Cox PH model and Fine-Gray model. This function is designed to develop optimized risk-stratification methods for competing risks data, such as described in: 1. Carmona R, Gulaya S, Murphy JD, Rose BS, Wu J, Noticewala S,McHale MT, Yashar CM, Vaida F, and Mell LK (2014) <DOI:10.1016/j.ijrobp.2014.03.047>. 2. Carmona R, Zakeri K, Green G, Hwang L, Gulaya S, Xu B, Verma R, Williamson CW, Triplett DP, Rose BS, Shen H, Vaida F, Murphy JD, and Mell LK (2016) <DOI:10.1200/JCO.2015.65.0739>. 3. Lunn, Mary, and Don McNeil (1995) <DOI:10.2307/2532940>.

r-ggtricks 0.1.0
Propagated dependencies: 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/AbdoulMa/ggtricks
Licenses: Expat
Build system: r
Synopsis: Create Sector and Other Charts Easily Using Grammar of Graphics
Description:

This package provides a collection of several geoms to create graphics, using ggplot2 and the Cartesian coordinate system. You use the familiar mapping Grammar of Graphics without the need to do another transformation into polar coordinates.

r-ggplotplus 0.5.7
Propagated dependencies: r-viridislite@0.4.3 r-scales@1.4.0 r-s7@0.2.2 r-rlang@1.2.0 r-polyclip@1.10-7 r-gtable@0.3.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://github.com/MAISRC/ggplotplus
Licenses: Expat
Build system: r
Synopsis: Universal Design-Oriented Enhancements for 'ggplot2'
Description:

This package provides a collection of enhancements to ggplot2', with a focus on creating Universally Designed, accessible graphs easily and quickly.

r-gtheoryr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gtheoryr
Licenses: Expat
Build system: r
Synopsis: Simple Generalizability Theory for Crossed and Nested Designs
Description:

This package provides a small, beginner-friendly interface for estimating variance components in simple generalizability theory designs. The package currently supports a fully crossed persons-by-items design and a simple items-within-person nested design, along with design-study summaries for relative and absolute decisions.

r-grangerrkhs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GrangerRKHS
Licenses: Expat
Build system: r
Synopsis: RKHS-Based Nonlinear Granger Causality Testing via Conditional Centering
Description:

This package provides methods for nonlinear Granger causality testing in reproducing kernel Hilbert space (RKHS), using kernel ridge regression for conditional mean estimation and conditional centering for construction of the test statistic.

r-gmwt 1.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-clinfun@1.1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gMWT
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Mann-Whitney Type Tests
Description:

Generalized Mann-Whitney type tests based on probabilistic indices and new diagnostic plots, for the underlying manuscript see Fischer, Oja (2015) <doi:10.18637/jss.v065.i09>.

r-gifski 1.32.0-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://r-rust.r-universe.dev/gifski
Licenses: Expat
Build system: r
Synopsis: Highest Quality GIF Encoder
Description:

Multi-threaded GIF encoder written in Rust: <https://gif.ski/>. Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering with thousands of colors per frame.

r-gglasso 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/archer-yang-lab/gglasso
Licenses: GPL 2
Build system: r
Synopsis: Group Lasso Penalized Learning Using a Unified BMD Algorithm
Description:

This package provides a unified algorithm, blockwise-majorization-descent (BMD), for efficiently computing the solution paths of the group-lasso penalized least squares, logistic regression, Huberized SVM and squared SVM. The package is an implementation of Yang, Y. and Zou, H. (2015) <doi:10.1007/s11222-014-9498-5>.

r-getdfpdata2 0.6.5
Propagated dependencies: r-xml2@1.5.2 r-writexl@1.5.4 r-tidyr@1.3.2 r-stringr@1.6.0 r-shiny@1.13.0 r-rvest@1.0.5 r-readr@2.2.0 r-rcurl@1.98-1.18 r-purrr@1.2.2 r-memoise@2.0.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-janitor@2.2.1 r-glue@1.8.1 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://github.com/msperlin/GetDFPData2/
Licenses: GPL 2
Build system: r
Synopsis: Reading Annual and Quarterly Financial Reports from B3
Description:

Reads annual and quarterly financial reports from companies traded at B3, the Brazilian exchange <https://www.b3.com.br/>. All data is downloaded and imported from CVM's public ftp site <https://dados.cvm.gov.br/dados/CIA_ABERTA/>.

r-grangers 0.1.1
Propagated dependencies: r-vars@1.6-1 r-tseries@0.10-61
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/MatFar88/grangers
Licenses: GPL 2+
Build system: r
Synopsis: Inference on Granger-Causality in the Frequency Domain
Description:

This package implements unconditional and conditional Granger-causality spectra in the frequency domain, bootstrap inference for both spectra and their difference, and the Breitung-Candelon parametric tests. The bootstrap procedures follow Farnè and Montanari (2022) <doi:10.1007/s10614-021-10112-x>.

r-gprmortality 0.1.0
Propagated dependencies: r-rstan@2.32.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPRMortality
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Gaussian Process Regression for Mortality Rates
Description:

This package provides a Bayesian statistical model for estimating child (under-five age group) and adult (15-60 age group) mortality. The main challenge is how to combine and integrate these different time series and how to produce unified estimates of mortality rates during a specified time span. GPR is a Bayesian statistical model for estimating child and adult mortality rates which its data likelihood is mortality rates from different data sources such as: Death Registration System, Censuses or surveys. There are also various hyper-parameters for completeness of DRS, mean, covariance functions and variances as priors. This function produces estimations and uncertainty (95% or any desirable percentiles) based on sampling and non-sampling errors due to variation in data sources. The GP model utilizes Bayesian inference to update predicted mortality rates as a posterior in Bayes rule by combining data and a prior probability distribution over parameters in mean, covariance function, and the regression model. This package uses Markov Chain Monte Carlo (MCMC) to sample from posterior probability distribution by rstan package in R. Details are given in Wang H, Dwyer-Lindgren L, Lofgren KT, et al. (2012) <doi:10.1016/S0140-6736(12)61719-X>, Wang H, Liddell CA, Coates MM, et al. (2014) <doi:10.1016/S0140-6736(14)60497-9> and Mohammadi, Parsaeian, Mehdipour et al. (2017) <doi:10.1016/S2214-109X(17)30105-5>.

r-gimap 1.1.3
Propagated dependencies: r-vroom@1.7.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rmarkdown@2.31 r-readr@2.2.0 r-purrr@1.2.2 r-pheatmap@1.0.13 r-openssl@2.4.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.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://github.com/FredHutch/gimap
Licenses: Modified BSD
Build system: r
Synopsis: Calculate Genetic Interactions for Paired CRISPR Targets
Description:

Helps find meaningful patterns in complex genetic experiments. First gimap takes data from paired CRISPR (Clustered regularly interspaced short palindromic repeats) screens that has been pre-processed to counts table of paired gRNA (guide Ribonucleic Acid) reads. The input data will have cell counts for how well cells grow (or don't grow) when different genes or pairs of genes are disabled. The output of the gimap package is genetic interaction scores which are the distance between the observed CRISPR score and the expected CRISPR score. The expected CRISPR scores are what we expect for the CRISPR values to be for two unrelated genes. The further away an observed CRISPR score is from its expected score the more we suspect genetic interaction. The work in this package is based off of original research from the Alice Berger lab at Fred Hutchinson Cancer Center (2021) <doi:10.1016/j.celrep.2021.109597>.

r-glmtlp 2.0.3
Propagated dependencies: r-ggplot2@4.0.3 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://yuyangyy.com/glmtlp/
Licenses: GPL 3
Build system: r
Synopsis: Generalized Linear Models with Truncated Lasso Penalty
Description:

Extremely efficient procedures for fitting regularization path with l0, l1, and truncated lasso penalty for linear regression and logistic regression models. This version is a completely new version compared with our previous version, which was mainly based on R. New core algorithms are developed and are now written in C++ and highly optimized.

r-ggallin 0.1.2
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/shabbychef/ggallin
Licenses: LGPL 3
Build system: r
Synopsis: Grab Bag of 'ggplot2' Functions
Description:

Extra geoms and scales for ggplot2', including geom_cloud(), a Normal density cloud replacement for errorbars; transforms ssqrt_trans and pseudolog10_trans, which are loglike but appropriate for negative data; interp_trans() and warp_trans() which provide scale transforms based on interpolation; and an infix compose operator for scale transforms.

r-git4r 0.1.2
Propagated dependencies: r-git2r@0.36.2 r-diffr@0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/johnxhobbs/git4r
Licenses: Expat
Build system: r
Synopsis: Interactive Git for R
Description:

An interactive git user interface from the R command line. Intuitive tools to make commits, branches, remotes, and diffs an integrated part of R coding. Built on git2r, a system installation of git is not required and has default on-premises remote option.

r-ggimg 0.1.2
Propagated dependencies: r-png@0.1-9 r-jpeg@0.1-11 r-ggplot2@4.0.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/statsmaths/ggimg
Licenses: GPL 2
Build system: r
Synopsis: Graphics Layers for Plotting Image Data with 'ggplot2'
Description:

This package provides two new layer types for displaying image data as layers within the Grammar of Graphics framework. Displays images using either a rectangle interface, with a fixed bounding box, or a point interface using a central point and general size parameter. Images can be given as local JPEG or PNG files, external resources, or as a list column containing raster image data.

r-gglorenz 0.0.2
Propagated dependencies: r-ineq@0.2-13 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jjchern/gglorenz
Licenses: Expat
Build system: r
Synopsis: Plotting Lorenz Curve with the Blessing of 'ggplot2'
Description:

This package provides statistical transformations for plotting empirical ordinary Lorenz curve (Lorenz 1905) <doi:10.2307/2276207> and generalized Lorenz curve (Shorrocks 1983) <doi:10.2307/2554117>.

Total packages: 73954