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

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-ggbiplot 0.6.5
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.3 r-ggarrow@0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/friendly/ggbiplot
Licenses: GPL 2
Build system: r
Synopsis: Grammar of Graphics Implementation of Biplots
Description:

This package provides a ggplot2 based implementation of biplots, giving a representation of a dataset in a two dimensional space accounting for the greatest variance, together with variable vectors showing how the data variables relate to this space. It provides a replacement for stats::biplot(), but with many enhancements to control the analysis and graphical display. It implements biplot and scree plot methods which can be used with the results of prcomp(), princomp(), FactoMineR::PCA(), ade4::dudi.pca() or MASS::lda() and can be customized using ggplot2 techniques.

r-genproc 0.2.0
Propagated dependencies: r-progressr@0.19.0 r-future-apply@1.20.2 r-future@1.70.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://danielrak.github.io/genproc/
Licenses: Expat
Build system: r
Synopsis: Robust, Logged and Reproducible Iteration at Organizational Scale
Description:

Turns one-off iterative R procedures (such as for loops, lapply() or pmap() from purrr') into production-grade workflows by wrapping them with orthogonal, composable execution layers. Two layers are always active: structured logging with real traceback and per-case timing; and reproducibility capture, which records the R version, loaded package versions, execution environment, the exact iteration mask, and a stat-based fingerprint of every input file referenced in the mask (with a diff_inputs() helper to detect silent drift between runs). Parallel execution (built on the future framework, Bengtsson (2021) <doi:10.32614/RJ-2021-048>), non-blocking background jobs, and opt-in progress reporting (via progressr') are implemented as optional, composable layers. Further layers (error replay, content-hash input fingerprinting, content-based case identifiers) are planned and will remain composable with the default layers.

r-grapher 1.9-86-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GrapheR
Licenses: GPL 2
Build system: r
Synopsis: Multi-Platform GUI for Drawing Customizable Graphs in R
Description:

This package provides a multi-platform user interface for drawing highly customizable graphs in R. It aims to be a valuable help to quickly draw publishable graphs without any knowledge of R commands. Six kinds of graph are available: histogram, box-and-whisker plot, bar plot, pie chart, curve and scatter plot.

r-ggrain 0.1.2
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-ggpp@0.6.0 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/njudd/ggrain
Licenses: Expat
Build system: r
Synopsis: Rainclouds Geom for 'ggplot2'
Description:

The geom_rain() function adds different geoms together using ggplot2 to create raincloud plots.

r-gpindex 0.6.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://marberts.github.io/gpindex/
Licenses: Expat
Build system: r
Synopsis: Generalized Price and Quantity Indexes
Description:

This package provides tools to build and work with bilateral generalized-mean price indexes (and by extension quantity indexes), and indexes composed of generalized-mean indexes (e.g., superlative quadratic-mean indexes, GEKS). Covers the core mathematical machinery for making bilateral price indexes, computing price relatives, detecting outliers, and decomposing indexes, with wrappers for all common (and many uncommon) index-number formulas. Implements and extends many of the methods in Balk (2008, <doi:10.1017/CBO9780511720758>), von der Lippe (2007, <doi:10.3726/978-3-653-01120-3>), and the CPI manual (2020, <doi:10.5089/9781484354841.069>).

r-gsbm 0.2.2
Propagated dependencies: r-softimpute@1.4-3 r-rspectra@0.16-2 r-matrix@1.7-5 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=gsbm
Licenses: GPL 3
Build system: r
Synopsis: Estimate Parameters in the Generalized SBM
Description:

Given an adjacency matrix drawn from a Generalized Stochastic Block Model with missing observations, this package robustly estimates the probabilities of connection between nodes and detects outliers nodes, as describes in Gaucher, Klopp and Robin (2019) <arXiv:1911.13122>.

r-g2sd 2.2
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-tibble@3.3.1 r-shinywidgets@0.9.1 r-shiny@1.13.0 r-scales@1.4.0 r-plotly@4.12.0 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=G2Sd
Licenses: GPL 3
Build system: r
Synopsis: Grain-Size Statistics and Description of Sediment
Description:

Full descriptive statistics, physical description of sediment, metric or phi sieves. Includes a Shiny web application for interactive grain size analysis and visualization.

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-gmcm 1.4.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://aebilgrau.github.io/GMCM/
Licenses: GPL 2+
Build system: r
Synopsis: Fast Estimation of Gaussian Mixture Copula Models
Description:

Unsupervised Clustering and Meta-analysis using Gaussian Mixture Copula Models.

r-gsarima 0.1-5
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Two Functions for Generalized SARIMA Time Series Simulation
Description:

Write SARIMA models in (finite) AR representation and simulate generalized multiplicative seasonal autoregressive moving average (time) series with Normal / Gaussian, Poisson or negative binomial distribution. The methodology of this method is described in Briet OJT, Amerasinghe PH, and Vounatsou P (2013) <doi:10.1371/journal.pone.0065761>.

r-ggsky 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://uskovgs.github.io/ggsky/
Licenses: Expat
Build system: r
Synopsis: Galactic and Equatorial Coordinate Implementation for 'ggplot2'
Description:

Simple tools to draw sky maps in ggplot2 using galactic or equatorial coordinates. Includes custom coordinate systems, grid labels, and helpers for sky map breaks.

r-gconsensus 0.3.2.1
Propagated dependencies: r-rjags@4-17 r-mass@7.3-65 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=gconsensus
Licenses: GPL 3+
Build system: r
Synopsis: Consensus Value Constructor
Description:

An implementation of the generalized consensus estimators used to assign the reference value in a key comparison exercise. This can also be applied to any interlaboratory study. Given a set of different sources, primary laboratories or measurement methods this package provides an evaluation of the variance components according to the selected statistical method for consensus building. It also implements the comparison among different consensus builders and evaluates the participating method or sources against the consensus reference value. Based on a diverse set of references, DerSimonian-Laird (1986) <doi:10.1016/0197-2456(86)90046-2>, for a complete list of references look at the reference section in the package documentation.

r-gplsim 1.0.0
Propagated dependencies: r-minpack-lm@1.2-4 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gplsim
Licenses: GPL 2
Build system: r
Synopsis: Spline Estimation for GPLSIM
Description:

We provides functions that employ splines to estimate generalized partially linear single index models (GPLSIM), which extend the generalized linear models to include nonlinear effect for some predictors. Please see Y. (2017) at <doi:10.1007/s11222-016-9639-0> and Y., and R. (2002) at <doi:10.1198/016214502388618861> for more details.

r-ggsced 0.1.9
Propagated dependencies: r-gtable@0.3.6 r-ggplot2@4.0.3 r-ggh4x@0.3.1 r-dplyr@1.2.1 r-assert@1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggsced
Licenses: GPL 2+
Build system: r
Synopsis: Utilities and Helpers for Single Case Experimental Design (SCED) using 'ggplot2'
Description:

This package provides specialized visualization tools for Single-Case Experimental Design (SCED) research using ggplot2'. SCED studies are a crucial methodology in behavioral and educational research where individual participants serve as their own controls through carefully designed experimental phases. This package extends ggplot2 to create publication-ready graphics with professional phase change lines, support for multiple baseline designs, and styling functions that follow SCED visualization conventions. Key functions include adding phase change demarcation lines to existing plots and formatting axes with broken axis appearance commonly used in single-case research.

r-ggstudent 0.1.2
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://github.com/helske/ggstudent
Licenses: GPL 2+
Build system: r
Synopsis: Continuous Confidence Interval Plots using t-Distribution
Description:

This package provides an extension to ggplot2 (Wickham, 2016, <doi:10.1007/978-3-319-24277-4>) for creating two types of continuous confidence interval plots (Violin CI and Gradient CI plots), typically for the sample mean. These plots contain multiple user-defined confidence areas with varying colours, defined by the underlying t-distribution used to compute standard confidence intervals for the mean of the normal distribution when the variance is unknown. Two types of plots are available, a gradient plot with rectangular areas, and a violin plot where the shape (horizontal width) is defined by the probability density function of the t-distribution. These visualizations are studied in (Helske, Helske, Cooper, Ynnerman, and Besancon, 2021) <doi:10.1109/TVCG.2021.3073466>.

r-gwid 0.3.0
Propagated dependencies: r-snprelate@1.46.0 r-shiny@1.13.0 r-rcpproll@0.3.2 r-plotly@4.12.0 r-piggyback@0.1.5 r-matrix@1.7-5 r-lattice@0.22-9 r-ggplot2@4.0.3 r-gdsfmt@1.48.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/soroushmdg/gwid
Licenses: Expat
Build system: r
Synopsis: Genome-Wide Identity-by-Descent
Description:

This package provides methods and tools for the analysis of Genome Wide Identity-by-Descent ('gwid') mapping data, focusing on testing whether there is a higher occurrence of Identity-By-Descent (IBD) segments around potential causal variants in cases compared to controls, which is crucial for identifying rare variants. To enhance its analytical power, gwid incorporates a Sliding Window Approach, allowing for the detection and analysis of signals from multiple Single Nucleotide Polymorphisms (SNPs).

r-ggbipart 0.1.3
Propagated dependencies: r-network@1.20.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggally@2.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://pjordanolab.ebd.csic.es/resources/
Licenses: GPL 3
Build system: r
Synopsis: Plots for Bipartite Networks in R
Description:

This package provides functions to plot bipartite ecological networks using ggplot2 graphics, including interaction webs, node-link layouts, and matrix representations. Species interaction data in the form of adjacency matrices, or network and igraph graph objects, can be plotted directly.

r-genepopstats 0.1.0
Propagated dependencies: r-vcfr@1.16.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenePopStats
Licenses: GPL 3
Build system: r
Synopsis: Population Genetics Statistics for Selective Sweep
Description:

Selective Sweep can be calculated by five significant Population Genetics Statistics such as "Pi", "Wattersons_theta", "Tajima_D", "Kelly_ZnS" and "Omega" Statistics in specified chromosomal region. It has been developed by using the concept of "Kern" and "Schrider" (2018)<doi:10.1534/g3.118.200262>.

r-gcestim 1.1.0
Propagated dependencies: r-zoo@1.8-15 r-viridis@0.6.5 r-simstudy@0.9.2 r-shinywidgets@0.9.1 r-shinydashboardplus@2.0.6 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rsolnp@2.0.1 r-rlang@1.2.0 r-readxl@1.5.0 r-pracma@2.4.6 r-plotly@4.12.0 r-pathviewr@1.1.8 r-optimx@2025-4.9 r-optimparallel@1.0-2 r-miniui@0.1.2 r-meboot@1.5 r-magrittr@2.0.5 r-lbfgsb3c@2024-3.5 r-lbfgs@1.2.1.2 r-latex2exp@0.9.8 r-hdrcde@3.5.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggdist@3.3.3 r-dt@0.34.0 r-downlit@0.4.5 r-data-table@1.18.4 r-clustergeneration@1.3.8 r-bayestestr@0.18.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jorgevazcabral/GCEstim
Licenses: GPL 3
Build system: r
Synopsis: Regression Coefficients Estimation Using the Generalized Cross Entropy
Description:

Estimation and inference using the Generalized Maximum Entropy (GME) and Generalized Cross Entropy (GCE) framework, a flexible method for solving ill-posed inverse problems and parameter estimation under uncertainty (Golan, Judge, and Miller (1996, ISBN:978-0471145925) "Maximum Entropy Econometrics: Robust Estimation with Limited Data"). The package includes routines for generalized cross entropy estimation of linear models including the implementation of a GME-GCE two steps approach. Diagnostic tools, and options to incorporate prior information through support and prior distributions are available (Macedo, Cabral, Afreixo, Macedo and Angelelli (2025) <doi:10.1007/978-3-031-97589-9_21>). In particular, support spaces can be defined by the user or be internally computed based on the ridge trace or on the distribution of standardized regression coefficients. Different optimization methods for the objective function can be used. An adaptation of the normalized entropy aggregation (Macedo and Costa (2019) <doi:10.1007/978-3-030-26036-1_2> "Normalized entropy aggregation for inhomogeneous large-scale data") and a two-stage maximum entropy approach for time series regression (Macedo (2022) <doi:10.1080/03610918.2022.2057540>) are also available. Suitable for applications in econometrics, health, signal processing, and other fields requiring robust estimation under data constraints.

r-googlepublicdata 0.16.1
Propagated dependencies: r-xml@3.99-0.23 r-readxl@1.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://github.com/gvegayon/googlePublicData/
Licenses: Expat
Build system: r
Synopsis: Working with Google's 'Public Data Explorer' DSPL Metadata Files
Description:

This package provides a collection of functions to set up Google Public Data Explorer <https://www.google.com/publicdata/> data visualization tool with your own data, building automatically the corresponding DataSet Publishing Language file, or DSPL (XML), metadata file jointly with the CSV files. All zip-up and ready to be published in Public Data Explorer'.

r-ggsurveillance 0.5.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-lubridate@1.9.5 r-legendry@0.3.0 r-isoweek@0.6-2 r-glue@1.8.1 r-ggplot2@4.0.3 r-forcats@1.0.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://ggsurveillance.biostats.dev
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Outbreak Investigation/Infectious Disease Surveillance
Description:

Create epicurves, epigantt charts, and diverging bar charts using ggplot2'. Prepare data for visualisation or other reporting for infectious disease surveillance and outbreak investigation (time series data). Includes tidy functions to solve date based transformations for common reporting tasks, like (A) seasonal date alignment for respiratory disease surveillance, (B) date-based case binning based on specified time intervals like isoweek, epiweek, month and more, (C) automated detection and marking of the new year based on the date/datetime axis of the ggplot2', (D) labelling of the last value of a time-series. An introduction on how to use epicurves can be found on the US CDC website (2012, <https://www.cdc.gov/training/quicklearns/epimode/index.html>).

r-gqlr 0.1.0
Propagated dependencies: r-r6@2.6.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-graphql@1.5.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://schloerke.com/gqlr/
Licenses: Expat
Build system: r
Synopsis: 'GraphQL' Server in R
Description:

Server implementation of GraphQL <http://spec.graphql.org/>, a query language originally created by Facebook for describing data requirements on complex application data models. Visit <https://graphql.org> to learn more about GraphQL'.

r-gittargets 0.0.7
Dependencies: git@2.54.0
Propagated dependencies: r-uuid@1.2-2 r-tibble@3.3.1 r-targets@1.12.0 r-processx@3.9.0 r-gert@2.3.1 r-data-table@1.18.4 r-cli@3.6.6 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://docs.ropensci.org/gittargets/
Licenses: Expat
Build system: r
Synopsis: Data Version Control for the Targets Package
Description:

In computationally demanding data analysis pipelines, the targets R package (2021, <doi:10.21105/joss.02959>) maintains an up-to-date set of results while skipping tasks that do not need to rerun. This process increases speed and increases trust in the final end product. However, it also overwrites old output with new output, and past results disappear by default. To preserve historical output, the gittargets package captures version-controlled snapshots of the data store, and each snapshot links to the underlying commit of the source code. That way, when the user rolls back the code to a previous branch or commit, gittargets can recover the data contemporaneous with that commit so that all targets remain up to date.

r-geozarr 0.2.0
Propagated dependencies: r-zarr@0.5.1 r-r6@2.6.1 r-cftime@1.7.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/R-CF/geozarr
Licenses: Expat
Build system: r
Synopsis: GeoZarr Conventions for Geospatial Data in Zarr Stores
Description:

Large-scale gridded data stores are increasingly using the Zarr format. GeoZarr is defined in terms of a number of community conventions built on top of the Zarr specification. These conventions specify how Zarr metadata is to be interpreted to attach semantic meaning to the data in the Zarr array providing the metadata. This package implements a number of community conventions on top of the zarr package, enabling the R community to use geospatial data stored in Zarr.

Total packages: 73954