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

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-gaussplotr 0.2.5
Propagated dependencies: r-viridislite@0.4.2 r-rgl@1.3.31 r-metr@0.18.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vbaliga/gaussplotR
Licenses: GPL 3
Build system: r
Synopsis: Fit, Predict and Plot 2D Gaussians
Description:

This package provides functions to fit two-dimensional Gaussian functions, predict values from fits, and produce plots of predicted data via either ggplot2 or base R plotting.

r-gunsales 0.1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eddelbuettel/gunsales
Licenses: FSDG-compatible
Build system: r
Synopsis: Statistical Analysis of Monthly Background Checks of Gun Purchases
Description:

Statistical analysis of monthly background checks of gun purchases for the New York Times story "What Drives Gun Sales: Terrorism, Obama and Calls for Restrictions" at <https://www.nytimes.com/interactive/2015/12/10/us/gun-sales-terrorism-obama-restrictions.html> is provided.

r-goodfibes 0.1.13
Propagated dependencies: r-splines2@0.5.4 r-rgl@1.3.31 r-prodlim@2025.04.28 r-imager@1.0.5 r-concaveman@1.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GoodFibes
Licenses: GPL 2+
Build system: r
Synopsis: Detection and Reconstruction of Muscle Fibers from diceCT Image Data
Description:

Reconstruction of muscle fibers from image stacks using textural analysis. Includes functions for tracking, smoothing, cleaning, plotting and exporting muscle fibers. Also calculates basic fiber properties (e.g., length and curvature).

r-gmwmx2 0.0.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/SMAC-Group/gmwmx2
Licenses: AGPL 3
Build system: r
Synopsis: Estimate Functional and Stochastic Parameters of Linear Models with Correlated Residuals and Missing Data
Description:

This package implements the Generalized Method of Wavelet Moments with Exogenous Inputs estimator (GMWMX) presented in Voirol, L., Xu, H., Zhang, Y., Insolia, L., Molinari, R. and Guerrier, S. (2024) <doi:10.48550/arXiv.2409.05160>. The GMWMX estimator allows to estimate functional and stochastic parameters of linear models with correlated residuals in presence of missing data. The gmwmx2 package provides functions to load and plot Global Navigation Satellite System (GNSS) data from the Nevada Geodetic Laboratory and functions to estimate linear model model with correlated residuals in presence of missing data.

r-geospark 0.3.1
Propagated dependencies: r-sparklyr@1.9.3 r-dplyr@1.1.4 r-dbplyr@2.5.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geospark
Licenses: ASL 2.0
Build system: r
Synopsis: Bring Local Sf to Spark
Description:

R binds GeoSpark <http://geospark.datasyslab.org/> extending sparklyr <https://spark.rstudio.com/> R package to make distributed geocomputing easier. Sf is a package that provides [simple features] <https://en.wikipedia.org/wiki/Simple_Features> access for R and which is a leading geospatial data processing tool. Geospark R package bring the same simple features access like sf but running on Spark distributed system.

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-geodist 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hypertidy/geodist
Licenses: Expat
Build system: r
Synopsis: Fast, Dependency-Free Geodesic Distance Calculations
Description:

Dependency-free, ultra fast calculation of geodesic distances. Includes the reference nanometre-accuracy geodesic distances of Karney (2013) <doi:10.1007/s00190-012-0578-z>, as used by the sf package, as well as Haversine and Vincenty distances. Default distance measure is the "Mapbox cheap ruler" which is generally more accurate than Haversine or Vincenty for distances out to a few hundred kilometres, and is considerably faster. The main function accepts one or two inputs in almost any generic rectangular form, and returns either matrices of pairwise distances, or vectors of sequential distances.

r-gmcplite 0.1.7
Propagated dependencies: r-mvtnorm@1.3-3 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://merck.github.io/gMCPLite/
Licenses: GPL 3
Build system: r
Synopsis: Lightweight Graph Based Multiple Comparison Procedures
Description:

This package provides a lightweight fork of gMCP with functions for graphical described multiple test procedures introduced in Bretz et al. (2009) <doi:10.1002/sim.3495> and Bretz et al. (2011) <doi:10.1002/bimj.201000239>. Implements a flexible function using ggplot2 to create multiplicity graph visualizations. Contains instructions of multiplicity graph and graphical testing for group sequential design, described in Maurer and Bretz (2013) <doi:10.1080/19466315.2013.807748>, with necessary unit testing using testthat'.

r-geoscale 2.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geoscale
Licenses: GPL 2+
Build system: r
Synopsis: Geological Time Scale Plotting
Description:

Functionality for adding the geological timescale to bivariate plots.

r-geodetector 1.0-5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geodetector
Licenses: GPL 2+
Build system: r
Synopsis: Stratified Heterogeneity Measure, Dominant Driving Force Detection, Interaction Relationship Investigation
Description:

Spatial stratified heterogeneity (SSH), referring to the within strata are more similar than the between strata, a model with global parameters would be confounded if input data is SSH. Note that the "spatial" here can be either geospatial or the space in mathematical meaning. Geographical detector is a novel tool to investigate SSH: (1) measure and find SSH of a variable Y; (2) test the power of determinant X of a dependent variable Y according to the consistency between their spatial distributions; and (3) investigate the interaction between two explanatory variables X1 and X2 to a dependent variable Y (Wang et al 2014 <doi:10.1080/13658810802443457>, Wang, Zhang, and Fu 2016 <doi:10.1016/j.ecolind.2016.02.052>).

r-geess 1.0.0
Propagated dependencies: 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=geess
Licenses: GPL 2+
Build system: r
Synopsis: Modified Generalized Estimating Equations for Small-Sample Data
Description:

Analyze small-sample clustered or longitudinal data using modified generalized estimating equations with bias-adjusted covariance estimator. The package provides any combination of three modified generalized estimating equations and 11 bias-adjusted covariance estimators.

r-geomultistar 1.2.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://josesamos.github.io/geomultistar/
Licenses: Expat
Build system: r
Synopsis: Multidimensional Queries Enriched with Geographic Data
Description:

Multidimensional systems allow complex queries to be carried out in an easy way. The geographical dimension, together with the temporal dimension, plays a fundamental role in multidimensional systems. Through this package, vector geographic data layers can be associated to the attributes of geographic dimensions, so that the results of multidimensional queries can be obtained directly as vector layers. The multidimensional structures on which we can define the queries can be created from a flat table or imported directly using functions from this package.

r-grattaninflators 0.5.7
Propagated dependencies: r-hutils@2.0.0 r-fy@0.4.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=grattanInflators
Licenses: GPL 2
Build system: r
Synopsis: Inflators for Australian Policy Analysis
Description:

Using Australian Bureau of Statistics indices, provides functions that convert historical, nominal statistics to real, contemporary values without worrying about date input quality, performance, or the ABS catalogue.

r-gginference 0.1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/okgreece/gginference
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Visualise the Results of Inferential Statistics using 'ggplot2'
Description:

Visualise the results of F test to compare two variances, Student's t-test, test of equal or given proportions, Pearson's chi-squared test for count data and test for association/correlation between paired samples.

r-galahad 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GALAHAD
Licenses: Expat
Build system: r
Synopsis: Geometry-Adaptive Lyapunov-Assured Hybrid Optimizer
Description:

This package implements the GALAHAD algorithm (Geometry-Adaptive Lyapunov'-Assured Hybrid Optimizer), combining Riemannian metrics, Lyapunov stability checks, and trust-region methods for stable optimization of mixed-geometry parameters. Designed for biological modeling (germination, dose-response, survival) where rates, concentrations, and unconstrained variables coexist. Developed at the Minnesota Center for Prion Research and Outreach (MNPRO), University of Minnesota. Based on Conn et al. (2000) <doi:10.1137/1.9780898719857>, Amari (1998) <doi:10.1162/089976698300017746>, Beck & Teboulle (2003) <doi:10.1016/S0167-6377(02)00231-6>, Nesterov (2017) <https://www.jstor.org/stable/resrep30722>, and Walne et al. (2020) <doi:10.1002/agg2.20098>.

r-geojsonio 0.11.3
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-ggrisk 1.3
Propagated dependencies: r-survival@3.8-3 r-set@1.2 r-rms@8.1-0 r-reshape2@1.4.5 r-nomogramformula@1.2.0.0 r-ggplot2@4.0.1 r-egg@0.4.5 r-do@2.0.0.1 r-cutoff@1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/yikeshu0611/ggrisk
Licenses: GPL 2
Build system: r
Synopsis: Risk Score Plot for Cox Regression
Description:

The risk plot may be one of the most commonly used figures in tumor genetic data analysis. We can conclude the following two points: Comparing the prediction results of the model with the real survival situation to see whether the survival rate of the high-risk group is lower than that of the low-level group, and whether the survival time of the high-risk group is shorter than that of the low-risk group. The other is to compare the heat map and scatter plot to see the correlation between the predictors and the outcome.

r-ggbubbles 0.1.4
Propagated dependencies: 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://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-gsed 2.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSED
Licenses: GPL 3
Build system: r
Synopsis: Group Sequential Enrichment Design
Description:

This package provides function to apply "Group sequential enrichment design incorporating subgroup selection" (GSED) method proposed by Magnusson and Turnbull (2013) <doi:10.1002/sim.5738>.

r-ggsom 0.4.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/oldlipe/ggsom
Licenses: Expat
Build system: r
Synopsis: New Data Visualisations for SOMs Networks
Description:

The aim of this package is to offer more variability of graphics based on the self-organizing maps.

r-gephiforr 0.1.1
Propagated dependencies: r-rdpack@2.6.4 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GephiForR
Licenses: Expat
Build system: r
Synopsis: 'Gephi' Network Visualization
Description:

This package implements key features of Gephi for network visualization, including ForceAtlas2 (with LinLog mode), network scaling, and network rotations. It also includes easy network visualization tools such as edge and node color assignment for recreating Gephi'-style graphs in R. The package references layout algorithms developed by Jacomy, M., Venturini T., Heymann S., and Bastian M. (2014) <doi:10.1371/journal.pone.0098679> and Noack, A. (2009) <doi:10.48550/arXiv.0807.4052>.

r-grateful 0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://pakillo.github.io/grateful/
Licenses: Expat
Build system: r
Synopsis: Facilitate Citation of R Packages
Description:

Facilitates the citation of R packages used in analysis projects. Scans project for packages used, gets their citations, and produces a document with citations in the preferred bibliography format, ready to be pasted into reports or manuscripts. Alternatively, grateful can be used directly within an R Markdown or Quarto document.

r-gencountr 1.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gencounter.app.damoncroberts.com
Licenses: Expat
Build system: r
Synopsis: Interacting with Roberts and Utych's (2019) Gendered Language Dictionary
Description:

Allows users to generate a gendered language score according to the gendered language dictionary in Roberts and Utych (2019) <doi:10.1177/1065912919874883>.

r-graphicalmcp 0.2.8
Propagated dependencies: r-mvtnorm@1.3-3 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/openpharma/graphicalMCP
Licenses: FSDG-compatible
Build system: r
Synopsis: Graphical Multiple Comparison Procedures
Description:

Multiple comparison procedures (MCPs) control the familywise error rate in clinical trials. Graphical MCPs include many commonly used procedures as special cases; see Bretz et al. (2011) <doi:10.1002/bimj.201000239>, Lu (2016) <doi:10.1002/sim.6985>, and Xi et al. (2017) <doi:10.1002/bimj.201600233>. This package is a low-dependency implementation of graphical MCPs which allow mixed types of tests. It also includes power simulations and visualization of graphical MCPs.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457