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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-gpvam 3.2-0
Propagated dependencies: r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-patchwork@1.3.2 r-numderiv@2016.8-1.1 r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPvam
Licenses: GPL 2
Synopsis: Maximum Likelihood Estimation of Multiple Membership Mixed Models Used in Value-Added Modeling
Description:

An EM algorithm, Karl et al. (2013) <doi:10.1016/j.csda.2012.10.004>, is used to estimate the generalized, variable, and complete persistence models, Mariano et al. (2010) <doi:10.3102/1076998609346967>. These are multiple-membership linear mixed models with teachers modeled as "G-side" effects and students modeled with either "G-side" or "R-side" effects.

r-gettz 0.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eddelbuettel/gettz/
Licenses: GPL 2+
Synopsis: Get the Timezone Information
Description:

This package provides a function to retrieve the system timezone on Unix systems which has been found to find an answer when Sys.timezone() has failed. It is based on an answer by Duane McCully posted on StackOverflow', and adapted to be callable from R. The package also builds on Windows, but just returns NULL.

r-gsa-un 1.0.0
Propagated dependencies: r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSA.UN
Licenses: GPL 2
Synopsis: Global Sensitivity Analysis Tool
Description:

This package provides a tool to sensitivity analysis using SOBOL (Sobol, 1993) and AMA (Dell'Oca et al. 2017 <doi:10.5194/hess-21-6219-2017>) indices. It allows to identify the most sensitive parameter or parameters of a model.

r-gpgp 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-fnn@1.1.4.1 r-bh@1.87.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
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-glmmcosinor 0.2.1
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-lme4@1.1-37 r-glmmtmb@1.1.13 r-ggplot2@4.0.1 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+
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-ggredist 0.0.4
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-palette@0.0.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/alarm-redist/ggredist
Licenses: Expat
Synopsis: Scales, Geometries, and Extensions of 'ggplot2' for Election Mapping
Description:

This package provides ggplot2 extensions for political map making. Implements new geometries for groups of simple feature geometries. Adds palettes and scales for red to blue color mapping and for discrete maps. Implements tools for easy label generation and placement, automatic map coloring, and themes.

r-graphicalevidence 1.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-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://cran.r-project.org/package=graphicalEvidence
Licenses: GPL 3
Synopsis: Graphical Evidence
Description:

Computes marginal likelihood in Gaussian graphical models through a novel telescoping block decomposition of the precision matrix which allows estimation of model evidence. The top level function used to estimate marginal likelihood is called evidence(), which expects the prior name, data, and relevant prior specific parameters. This package also provides an MCMC prior sampler using the same underlying approach, implemented in prior_sampling(), which expects a prior name and prior specific parameters. Both functions also expect the number of burn-in iterations and the number of sampling iterations for the underlying MCMC sampler.

r-gptcm 1.1.3
Propagated dependencies: r-survival@3.8-3 r-scales@1.4.0 r-riskregression@2025.09.17 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvnfast@0.2.8 r-micoptcm@1.1 r-matrix@1.7-4 r-loo@2.8.0 r-ggridges@0.5.7 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ocbe-uio/GPTCM
Licenses: GPL 3
Synopsis: Generalized Promotion Time Cure Model with Bayesian Shrinkage Priors
Description:

Generalized promotion time cure model (GPTCM) via Bayesian hierarchical modeling for multiscale data integration (Zhao et al. (2025) <doi:10.48550/arXiv.2509.01001>). The Bayesian GPTCMs are applicable for both low- and high-dimensional data.

r-globalopttests 1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=globalOptTests
Licenses: GPL 3+
Synopsis: Objective functions for benchmarking the performance of global optimization algorithms
Description:

This package makes available 50 objective functions for benchmarking the performance of global optimization algorithms.

r-gdim 0.1.1
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-progress@1.2.3 r-matrix@1.7-4 r-irlba@2.3.5.1 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/RoheLab/gdim
Licenses: GPL 3+
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-ggmridge 1.5
Propagated dependencies: r-mvtnorm@1.3-3 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=GGMridge
Licenses: GPL 2
Synopsis: Gaussian Graphical Models Using Ridge Penalty Followed by Thresholding and Reestimation
Description:

Estimation of partial correlation matrix using ridge penalty followed by thresholding and reestimation. Under multivariate Gaussian assumption, the matrix constitutes an Gaussian graphical model (GGM).

r-gjls2 0.2.0
Propagated dependencies: r-quantreg@6.1 r-plyr@1.8.9 r-nlme@3.1-168 r-moments@0.14.1 r-mcmcpack@1.7-1 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gJLS2
Licenses: GPL 3+
Synopsis: Generalized Joint Location and Scale Framework for Association Testing
Description:

An update to the Joint Location-Scale (JLS) testing framework that identifies associated SNPs, gene-sets and pathways with main and/or interaction effects on quantitative traits (Soave et al., 2015; <doi:10.1016/j.ajhg.2015.05.015>). The JLS method simultaneously tests the null hypothesis of equal mean and equal variance across genotypes, by aggregating association evidence from the individual location/mean-only and scale/variance-only tests using Fisher's method. The generalized joint location-scale (gJLS) framework has been developed to deal specifically with sample correlation and group uncertainty (Soave and Sun, 2017; <doi:10.1111/biom.12651>). The current release: gJLS2, include additional functionalities that enable analyses of X-chromosome genotype data through novel methods for location (Chen et al., 2021; <doi:10.1002/gepi.22422>) and scale (Deng et al., 2019; <doi:10.1002/gepi.22247>).

r-gpvecchia 0.1.7
Propagated dependencies: r-sparseinv@0.1.3 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-gpgp@1.0.0 r-fnn@1.1.4.1 r-fields@17.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPvecchia
Licenses: GPL 2+
Synopsis: Scalable Gaussian-Process Approximations
Description:

Fast scalable Gaussian process approximations, particularly well suited to spatial (aerial, remote-sensed) and environmental data, described in more detail in Katzfuss and Guinness (2017) <arXiv:1708.06302>. Package also contains a fast implementation of the incomplete Cholesky decomposition (IC0), based on Schaefer et al. (2019) <arXiv:1706.02205> and MaxMin ordering proposed in Guinness (2018) <arXiv:1609.05372>.

r-genomicper 1.7
Propagated dependencies: r-reactome-db@1.94.0 r-dbi@1.2.3 r-annotationdbi@1.72.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=genomicper
Licenses: GPL 2
Synopsis: Circular Genomic Permutation using Genome Wide Association p-Values
Description:

Circular genomic permutation approach uses genome wide association studies (GWAS) results to establish the significance of pathway/gene-set associations whilst accounting for genomic structure(Cabrera et al (2012) <doi:10.1534/g3.112.002618>). All single nucleotide polymorphisms (SNPs) in the GWAS are placed in a circular genome according to their location. Then the complete set of SNP association p-values are permuted by rotation with respect to the SNPs genomic locations. Two testing frameworks are available: permutations at the gene level, and permutations at the SNP level. The permutation at the gene level uses Fisher's combination test to calculate a single gene p-value, followed by the hypergeometric test. The SNP count methodology maps each SNP to pathways/gene-sets and calculates the proportion of SNPs for the real and the permutated datasets above a pre-defined threshold. Genomicper requires a matrix of GWAS association p-values and SNPs annotation to genes. Pathways can be obtained from within the package or can be provided by the user.

r-ggfoundry 0.3.1
Propagated dependencies: r-rlang@1.1.6 r-lifecycle@1.0.4 r-grimport2@0.3-3 r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cgoo4/ggfoundry
Licenses: Expat
Synopsis: Shape Foundry & Geom for 'ggplot2'
Description:

This package provides a ggplot2 extension that supports arbitrary hand-crafted colourable & fillable shapes. New shapes may be feature requested via a Github issue.

r-gtranslate 0.0.1
Propagated dependencies: r-rvest@1.0.5 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gtranslate
Licenses: Expat
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-geofacet 0.2.4
Propagated dependencies: r-sp@2.2-0 r-rnaturalearth@1.1.0 r-rlang@1.1.6 r-httr2@1.2.1 r-gtable@0.3.6 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-geogrid@0.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hafen/geofacet
Licenses: Expat
Synopsis: 'ggplot2' Faceting Utilities for Geographical Data
Description:

This package provides geographical faceting functionality for ggplot2'. Geographical faceting arranges a sequence of plots of data for different geographical entities into a grid that preserves some of the geographical orientation.

r-gt 1.2.0
Propagated dependencies: r-xml2@1.5.0 r-vctrs@0.6.5 r-tidyselect@1.2.1 r-scales@1.4.0 r-sass@0.4.10 r-rlang@1.1.6 r-reactable@0.4.5 r-markdown@2.0 r-magrittr@2.0.4 r-juicyjuice@0.1.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-commonmark@2.0.0 r-cli@3.6.5 r-bitops@1.0-9 r-bigd@0.3.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gt.rstudio.com
Licenses: Expat
Synopsis: Easily Create Presentation-Ready Display Tables
Description:

Build display tables from tabular data with an easy-to-use set of functions. With its progressive approach, we can construct display tables with a cohesive set of table parts. Table values can be formatted using any of the included formatting functions. Footnotes and cell styles can be precisely added through a location targeting system. The way in which gt handles things for you means that you don't often have to worry about the fine details.

r-gargoyle 0.0.1
Propagated dependencies: r-shiny@1.11.1 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gargoyle
Licenses: Expat
Synopsis: An Event-Based Mechanism for 'Shiny'
Description:

An event-Based framework for building Shiny apps. Instead of relying on standard Shiny reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

r-gitgpt 0.1.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stevecondylios/gitGPT
Licenses: Expat
Synopsis: Automated Git Commit Messages using the 'OpenAI' 'GPT' Model
Description:

Automates the process of adding, committing, and pushing changes to a git repository using commit messages generated by passing the git diff output to the OpenAI GPT-3.5 Turbo model (<https://platform.openai.com/docs/models/gpt-3>).

r-gwex 1.1.3
Propagated dependencies: r-renext@3.1-5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-nleqslv@3.3.5 r-mvtnorm@1.3-3 r-mass@7.3-65 r-lmomco@2.5.3 r-foreach@1.5.2 r-fgarch@4052.93 r-envstats@3.1.0 r-doparallel@1.0.17 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GWEX
Licenses: GPL 3
Synopsis: Multi-Site Stochastic Models for Daily Precipitation and Temperature
Description:

Application of multi-site models for daily precipitation and temperature data. This package is designed for an application to 105 precipitation and 26 temperature gauges located in Switzerland. It applies fitting procedures and provides weather generators described in the following references: - Evin, G., A.-C. Favre, and B. Hingray. (2018) <doi:10.5194/hess-22-655-2018>. - Evin, G., A.-C. Favre, and B. Hingray. (2018) <doi:10.1007/s00704-018-2404-x>.

r-gluedown 1.0.9
Propagated dependencies: r-magrittr@2.0.4 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://k5cents.github.io/gluedown/
Licenses: GPL 3
Synopsis: Wrap Vectors in Markdown Formatting
Description:

Ease the transition between R vectors and markdown text. With gluedown and rmarkdown', users can create traditional vectors in R, glue those strings together with the markdown syntax, and print those formatted vectors directly to the document. This package primarily uses GitHub Flavored Markdown (GFM), an offshoot of the unambiguous CommonMark specification by John MacFarlane (2019) <https://spec.commonmark.org/>.

r-ggplotassist 0.1.3
Propagated dependencies: r-tidyverse@2.0.0 r-tibble@3.3.0 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-scales@1.4.0 r-rstudioapi@0.17.1 r-moonbook@0.3.1 r-miniui@0.1.2 r-magrittr@2.0.4 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-gcookbook@2.0.1 r-editdata@0.1.8 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cardiomoon/ggplotAssist
Licenses: GPL 3
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-gseries 3.0.2
Propagated dependencies: r-xmpdf@0.2.1 r-rlang@1.1.6 r-osqp@0.6.3.3 r-lifecycle@1.0.4 r-gridextra@2.3 r-ggtext@0.1.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://StatCan.github.io/gensol-gseries/en/
Licenses: GPL 3+
Synopsis: Improve the Coherence of Your Time Series Data
Description:

R version of G-Series', Statistics Canada's generalized system devoted to the benchmarking and reconciliation of time series data. The methods used in G-Series essentially come from Dagum, E. B., and P. Cholette (2006) <doi:10.1007/0-387-35439-5>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208