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

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-grafzahl 0.0.12
Propagated dependencies: r-reticulate@1.46.0 r-quanteda@4.4 r-lime@0.5.4 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gesistsa.github.io/grafzahl/
Licenses: GPL 3+
Build system: r
Synopsis: Supervised Machine Learning for Textual Data Using Transformers and 'Quanteda'
Description:

Duct tape the quanteda ecosystem (Benoit et al., 2018) <doi:10.21105/joss.00774> to modern Transformer-based text classification models (Wolf et al., 2020) <doi:10.18653/v1/2020.emnlp-demos.6>, in order to facilitate supervised machine learning for textual data. This package mimics the behaviors of quanteda.textmodels and provides a function to setup the Python environment to use the pretrained models from Hugging Face <https://huggingface.co/>. More information: <doi:10.5117/CCR2023.1.003.CHAN>.

r-gernika 1.2.0
Propagated dependencies: r-vctrs@0.7.3 r-reshape2@1.4.5 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1 r-diagrammer@1.0.12 r-data-tree@1.2.0 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeRnika
Licenses: GPL 3+
Build system: r
Synopsis: Simulation, Visualization and Comparison of Tumor Evolution Data
Description:

Simulating, visualizing and comparing tumor clonal data by using simple commands. This aims at providing a tool to help researchers to easily simulate tumor data and analyze the results of their approaches for studying the composition and the evolutionary history of tumors.

r-garray 1.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=garray
Licenses: GPL 3
Build system: r
Synopsis: Generalized Array Arithmetic for Ragged Arrays with Named Margins
Description:

Organize a so-called ragged array as generalized arrays, which is simply an array with sub-dimensions denoting the subdivision of dimensions (grouping of members within dimensions). By the margins (names of dimensions and sub-dimensions) in generalized arrays, operators and utility functions provided in this package automatically match the margins, doing map-reduce style parallel computation along margins. Generalized arrays are also cooperative to R's native functions that work on simple arrays.

r-googleanalyticsr 1.2.0
Propagated dependencies: r-whisker@0.4.1 r-usethis@3.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-memoise@2.0.1 r-measurementprotocol@0.1.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-googleauthr@2.0.2.1 r-gargle@1.6.1 r-dplyr@1.2.1 r-cli@3.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/8-bit-sheep/googleAnalyticsR/
Licenses: Expat
Build system: r
Synopsis: Google Analytics API into R
Description:

Interact with the Google Analytics APIs <https://developers.google.com/analytics/>, including the Core Reporting API (v3 and v4), Management API, User Activity API GA4's Data API and Admin API and Multi-Channel Funnel API.

r-ggsmc 0.2.0
Propagated dependencies: r-poorman@0.2.7 r-ggplot2@4.0.3 r-gganimate@1.0.11
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/richardgeveritt/ggsmc
Licenses: Expat
Build system: r
Synopsis: Visualising Output from Sequential Monte Carlo and Ensemble-Based Methods
Description:

This package provides functions for plotting, and animating, the output of importance samplers, sequential Monte Carlo samplers (SMC) and ensemble-based methods. The package can be used to plot and animate histograms, densities, scatter plots and time series, and to plot the genealogy of an SMC or ensemble-based algorithm. These functions all rely on algorithm output to be supplied in tidy format. A function is provided to transform algorithm output from matrix format (one Monte Carlo point per row) to the tidy format required by the plotting and animating functions.

r-gradient 1.0.1
Propagated dependencies: r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/bmgaldo/graDiEnt
Licenses: Expat
Build system: r
Synopsis: Stochastic Quasi-Gradient Differential Evolution Optimization
Description:

An optim-style implementation of the Stochastic Quasi-Gradient Differential Evolution (SQG-DE) optimization algorithm first published by Sala, Baldanzini, and Pierini (2018; <doi:10.1007/978-3-319-72926-8_27>). This optimization algorithm fuses the robustness of the population-based global optimization algorithm "Differential Evolution" with the efficiency of gradient-based optimization. The derivative-free algorithm uses population members to build stochastic gradient estimates, without any additional objective function evaluations. Sala, Baldanzini, and Pierini argue this algorithm is useful for difficult optimization problems under a tight function evaluation budget. This package can run SQG-DE in parallel and sequentially.

r-grasps 0.1.1
Propagated dependencies: r-scales@1.4.0 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1 r-ggplot2@4.0.3 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/Carol-seven/grasps
Licenses: GPL 3+
Build system: r
Synopsis: Groupwise Regularized Adaptive Sparse Precision Solution
Description:

This package provides a unified framework for sparse-group regularization and precision matrix estimation in Gaussian graphical models. It implements multiple sparse-group penalties, including sparse-group lasso, sparse-group adaptive lasso, sparse-group SCAD, and sparse-group MCP, and solves them efficiently using ADMM-based optimization. The package is designed for high-dimensional network inference where both sparsity and group structure are present.

r-ggenemy 0.1.0
Propagated dependencies: r-ggplot2@4.0.3 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/andytai7/GGenemy
Licenses: Expat
Build system: r
Synopsis: Audit 'ggplot2' Visualizations for Accessibility and Best Practices
Description:

Audits ggplot2 visualizations for accessibility issues, misleading practices, and readability problems. Checks for color accessibility concerns including colorblind-unfriendly palettes, misleading scale manipulations such as truncated axes and dual y-axes, text readability issues like small fonts and overlapping labels, and general accessibility barriers. Provides comprehensive audit reports with actionable suggestions for improvement. Color vision deficiency simulation uses methods from the colorspace package Zeileis et al. (2020) <doi:10.18637/jss.v096.i01>. Contrast calculations follow WCAG 2.1 guidelines (W3C 2018 <https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum>).

r-gfdrmst 0.1.1
Propagated dependencies: r-tippy@0.1.0 r-shinywidgets@0.9.1 r-shinythemes@1.2.0 r-shinymatrix@0.8.1 r-shinyjs@2.1.1 r-shiny@1.13.0 r-plyr@1.8.9 r-mvtnorm@1.3-7 r-mass@7.3-65 r-lpsolve@5.6.23 r-gfdmcv@0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GFDrmst
Licenses: GPL 3+
Build system: r
Synopsis: Multiple RMST-Based Tests in General Factorial Designs
Description:

We implemented multiple tests based on the restricted mean survival time (RMST) for general factorial designs as described in Munko et al. (2024) <doi:10.1002/sim.10017>. Therefore, an asymptotic test, a groupwise bootstrap test, and a permutation test are incorporated with a Wald-type test statistic. The asymptotic and groupwise bootstrap test take the asymptotic exact dependence structure of the test statistics into account to gain more power. Furthermore, confidence intervals for RMST contrasts can be calculated and plotted and a stepwise extension that can improve the power of the multiple tests is available.

r-generalrss 0.1.3
Propagated dependencies: r-rootsolve@1.8.2.4 r-emplik@1.3-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=generalRSS
Licenses: Expat
Build system: r
Synopsis: Statistical Tools for Balanced and Unbalanced Ranked Set Sampling
Description:

Ranked Set Sampling (RSS) is a stratified sampling method known for its efficiency compared to Simple Random Sampling (SRS). When sample allocation is equal across strata, it is referred to as balanced RSS (BRSS) whereas unequal allocation is called unbalanced RSS (URSS), which is particularly effective for asymmetric or skewed distributions. This package offers practical statistical tools and sampling methods for both BRSS and URSS, emphasizing flexible sampling designs and inference for population means, medians, proportions, and Area Under the Curve (AUC). It incorporates parametric and nonparametric tests, including empirical likelihood ratio (LR) methods. The package provides ranked set sampling methods from a given population, including sampling with imperfect ranking using auxiliary variables. Furthermore, it provides tools for efficient sample allocation in URSS, ensuring greater efficiency than SRS and BRSS. For more details, refer e.g. to Chen et al. (2003) <doi:10.1007/978-0-387-21664-5>, Ahn et al. (2022) <doi:10.1007/978-3-031-14525-4_3>, and Ahn et al. (2024) <doi:10.1111/insr.12589>.

r-gccfactor 1.1.6
Propagated dependencies: r-stringr@1.6.0 r-sandwich@3.1-1 r-reshape2@1.4.5 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=GCCfactor
Licenses: GPL 3+
Build system: r
Synopsis: GCC Estimation of the Multilevel Factor Model
Description:

This package provides methods for model selection, estimation, inference, and simulation for the multilevel factor model, based on the principal component estimation and generalised canonical correlation approach. Details can be found in "Generalised Canonical Correlation Estimation of the Multilevel Factor Model." Lin and Shin (2025) <doi:10.2139/ssrn.4295429>.

r-ggsced 0.1.6
Propagated dependencies: r-gtable@0.3.6 r-ggplot2@4.0.3 r-ggh4x@0.3.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-geojsonio 0.11.3
Propagated dependencies: r-v8@8.2.0 r-sp@2.2-1 r-sf@1.1-1 r-readr@2.2.0 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-jqr@1.4.0 r-geojsonsf@2.0.5 r-geojson@0.3.5 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ropensci/geojsonio
Licenses: Expat
Build system: r
Synopsis: Convert Data from and to 'GeoJSON' or 'TopoJSON'
Description:

Convert data to GeoJSON or TopoJSON from various R classes, including vectors, lists, data frames, shape files, and spatial classes. geojsonio does not aim to replace packages like sp', rgdal', rgeos', but rather aims to be a high level client to simplify conversions of data from and to GeoJSON and TopoJSON'.

r-gwasinspector 1.7.4
Propagated dependencies: r-rsqlite@3.52.0 r-rmarkdown@2.31 r-r-utils@2.13.0 r-openxlsx@4.2.8.1 r-logger@0.4.2 r-knitr@1.51 r-kableextra@1.4.0 r-ini@0.3.1 r-hash@2.2.6.4 r-gridextra@2.3 r-ggplot2@4.0.3 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=GWASinspector
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive and Easy to Use Quality Control of GWAS Results
Description:

When evaluating the results of a genome-wide association study (GWAS), it is important to perform a quality control to ensure that the results are valid, complete, correctly formatted, and, in case of meta-analysis, consistent with other studies that have applied the same analysis. This package was developed to facilitate and streamline this process and provide the user with a comprehensive report.

r-growthmodels 1.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/drodriguezperez/growthmodels
Licenses: GPL 3
Build system: r
Synopsis: Nonlinear Growth Models
Description:

This package provides a compilation of nonlinear growth models.

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-ghapps 1.1.1
Propagated dependencies: r-openssl@2.4.1 r-jose@2.0.0 r-gh@1.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://r-lib.r-universe.dev/ghapps
Licenses: Expat
Build system: r
Synopsis: Authenticate as a 'GitHub' App
Description:

GitHub apps provide a powerful way to manage fine grained programmatic access to specific git repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the gh package to let you authenticate and interact with GitHub <https://docs.github.com/en/rest/overview> in R as an app.

r-ggisotonic 0.1.2
Propagated dependencies: r-ggplot2@4.0.3 r-fdrtool@1.2.18 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/talegari/ggisotonic
Licenses: GPL 3
Build system: r
Synopsis: 'ggplot2' Friendly Isotonic or Monotonic Regression Curves
Description:

This package provides stat_isotonic() to add weighted univariate isotonic regression curves.

r-gfd 0.3.3
Propagated dependencies: r-tippy@0.1.0 r-shinywidgets@0.9.1 r-shinythemes@1.2.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-plyr@1.8.9 r-plotrix@3.8-14 r-matrix@1.7-5 r-mass@7.3-65 r-magic@1.6-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GFD
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tests for General Factorial Designs
Description:

Implemented are the Wald-type statistic, a permuted version thereof as well as the ANOVA-type statistic for general factorial designs, even with non-normal error terms and/or heteroscedastic variances, for crossed designs with an arbitrary number of factors and nested designs with up to three factors. Friedrich et al. (2017) <doi:10.18637/jss.v079.c01>.

r-gamstransfer 3.0.8
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-r-utils@2.13.0 r-collections@0.3.12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GAMS-dev/transfer-r/tree/main/gamstransfer
Licenses: Expat
Build system: r
Synopsis: Data Interface Between 'GAMS' and R
Description:

Read, analyze, modify, and write GAMS (General Algebraic Modeling System) data. The main focus of gamstransfer is the highly efficient transfer of data with GAMS <https://www.gams.com/>, while keeping these operations as simple as possible for the user. The transfer of data usually takes place via an intermediate GDX (GAMS Data Exchange) file. Additionally, gamstransfer provides utility functions to get an overview of GAMS data and to check its validity.

r-gofigr 1.1.3
Propagated dependencies: r-shinyjs@2.1.1 r-shiny@1.13.0 r-scriptname@1.0.1 r-rsvg@2.7.0 r-rstudioapi@0.18.0 r-readr@2.2.0 r-qrcode@0.3.0 r-magick@2.9.1 r-knitr@1.51 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggplotify@0.1.3 r-getpass@0.2-4 r-digest@0.6.39 r-cowplot@1.2.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GoFigr/gofigR
Licenses: Expat
Build system: r
Synopsis: Client for 'GoFigr.io'
Description:

Integrates with your RMarkdown documents to automatically publish figures to the <https://GoFigr.io> service. Supports both knitr and interactive execution within RStudio'.

r-gipfrm 3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gIPFrm
Licenses: GPL 2
Build system: r
Synopsis: Generalized Iterative Proportional Fitting for Relational Models
Description:

Maximum likelihood estimation under relational models, with or without the overall effect.

r-gbeta 0.1.0
Propagated dependencies: r-runuran@0.41 r-rcppnumerical@0.7-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stla/gbeta
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Beta and Beta Prime Distributions
Description:

Density, distribution function, quantile function, and random generation for the generalized Beta and Beta prime distributions. The family of generalized Beta distributions is conjugate for the Bayesian binomial model, and the generalized Beta prime distribution is the posterior distribution of the relative risk in the Bayesian two Poisson samples model when a Gamma prior is assigned to the Poisson rate of the reference group and a Beta prime prior is assigned to the relative risk. References: Laurent (2012) <doi:10.1214/11-BJPS139>, Hamza & Vallois (2016) <doi:10.1016/j.spl.2016.03.014>, Chen & Novick (1984) <doi:10.3102/10769986009002163>.

r-ggpolar 0.2.2
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/ShixiangWang/polar
Licenses: GPL 3+
Build system: r
Synopsis: Dots and Their Connections in Polar Coordinate System
Description:

This package provides basic graphing functions to fully demonstrate point-to-point connections in a polar coordinate space.

Total packages: 22167