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

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-grwat 0.1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-zoo@1.8-15 r-trend@1.1.6 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-r-utils@2.13.0 r-mblm@0.12.1 r-lubridate@1.9.5 r-ggplot2@4.0.3 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/tsamsonov/grwat
Licenses: Expat
Build system: r
Synopsis: River Hydrograph Separation and Analysis
Description:

River hydrograph separation and daily runoff time series analysis. Provides various filters to separate baseflow and quickflow. Implements advanced separation technique by Rets et al. (2022) <doi:10.1134/S0097807822010146> which involves meteorological data to reveal genetic components of the runoff: ground, rain, thaw and spring (seasonal thaw). High-performance C++17 computation, annually aggregated variables, statistical testing and numerous plotting functions for high-quality visualization.

r-glam 1.0.2
Propagated dependencies: r-gam@1.22-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glam
Licenses: Expat
Build system: r
Synopsis: Generalized Additive and Linear Models (GLAM)
Description:

This package contains methods for fitting Generalized Linear Models (GLMs) and Generalized Additive Models (GAMs). Generalized regression models are common methods for handling data for which assuming Gaussian-distributed errors is not appropriate. For instance, if the response of interest is binary, count, or proportion data, one can instead model the expectation of the response based on an appropriate data-generating distribution. This package provides methods for fitting GLMs and GAMs under Beta regression, Poisson regression, Gamma regression, and Binomial regression (currently GLM only) settings. Models are fit using local scoring algorithms described in Hastie and Tibshirani (1990) <doi:10.1214/ss/1177013604>.

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-ggstratify 0.0.1
Propagated dependencies: r-survival@3.8-6 r-shiny@1.13.0 r-ragg@1.5.2 r-patchwork@1.3.2 r-ggplot2@4.0.3 r-data-table@1.18.4 r-checkmate@2.3.4 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AkiShiroshita/ggstratify
Licenses: GPL 3
Build system: r
Synopsis: Fast Stratified Descriptive Figures with a Point-and-Click GUI
Description:

This package provides a point-and-click shiny interface for the descriptive analysis that comes before any model is chosen. Pass a data frame, pick the variable to describe, and add the layers you want to see it within: a second variable becomes the panels of a ggplot2 facet_wrap(), and further variables become separate figures, one file each, taken either one variable at a time or crossed. Every stratum is reported with the number of observations behind it, on the figure and on each of its panels; strata that contain none are listed rather than dropped, and rows with a missing value in a layer variable are excluded and counted. A continuous variable can be categorized into quantile groups, equal-width bins or user-supplied cut points and then used as a layer; the figure types follow those offered by the ggplotgui package and add the line plot for change over time, an optional LOWESS smoother, and the Kaplan-Meier curve estimated by survival', with an optional number-at-risk table. Columns are described as they are typed, so convert each to the type you mean first. Figures are written as PNG or SVG, and the application prints the ggplot2 code behind the figure on screen, so that a description can be repeated, shared or accounted for later. Everything runs locally, with no network access and no AI involved.

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-glow 0.13.0
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/traversc/glow
Licenses: GPL 3
Build system: r
Synopsis: Make Plots that Glow
Description:

This package provides a framework for creating plots with glowing points.

r-ggdmcheaders 0.2.9.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/yxlin/ggdmcHeaders
Licenses: GPL 2+
Build system: r
Synopsis: 'C++' Headers for 'ggdmc' Package
Description:

This package provides a fast C++ implementation of the design-based, Diffusion Decision Model (DDM) and the Linear Ballistic Accumulation (LBA) model. It enables the user to optimise the choice response time model by connecting with the Differential Evolution Markov Chain Monte Carlo (DE-MCMC) sampler implemented in the ggdmc package. The package fuses the hierarchical modelling, Bayesian inference, choice response time models and factorial designs, allowing users to build their own design-based models. For more information on the underlying models, see the works by Voss, Rothermund, and Voss (2004) <doi:10.3758/BF03196893>, Ratcliff and McKoon (2008) <doi:10.1162/neco.2008.12-06-420>, and Brown and Heathcote (2008) <doi:10.1016/j.cogpsych.2007.12.002>.

r-gevcdn 1.1.6-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GEVcdn
Licenses: GPL 3
Build system: r
Synopsis: GEV Conditional Density Estimation Network
Description:

This package implements a flexible nonlinear modelling framework for nonstationary generalized extreme value analysis in hydroclimatology following Cannon (2010) <doi:10.1002/hyp.7506>.

r-ggvariant 0.2.0
Propagated dependencies: r-scales@1.4.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/josh45-source/ggvariant
Licenses: Expat
Build system: r
Synopsis: Tidy, 'ggplot2'-Native Visualization for Genomic Variants
Description:

This package provides a simple, opinionated toolkit for visualizing genomic variant data using a ggplot2'-native grammar. Accepts VCF files or plain data frames and produces lollipop plots, consequence summaries, mutational spectrum charts, and cohort-level comparisons as standard ggplot2 objects. Designed for both wet-lab biologists and experienced bioinformaticians.

r-gaparsimony 0.9.5
Propagated dependencies: r-iterators@1.0.14 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jpison/GAparsimony
Licenses: GPL 2+
Build system: r
Synopsis: Searching Parsimony Models with Genetic Algorithms
Description:

Methodology that combines feature selection, model tuning, and parsimonious model selection with Genetic Algorithms (GA) proposed in Martinez-de-Pison (2015) <DOI:10.1016/j.asoc.2015.06.012>. To this objective, a novel GA selection procedure is introduced based on separate cost and complexity evaluations.

r-gsse 0.1
Propagated dependencies: r-zoo@1.8-15 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSSE
Licenses: GPL 2+
Build system: r
Synopsis: Genotype-Specific Survival Estimation
Description:

We propose a fully efficient sieve maximum likelihood method to estimate genotype-specific distribution of time-to-event outcomes under a nonparametric model. We can handle missing genotypes in pedigrees. We estimate the time-dependent hazard ratio between two genetic mutation groups using B-splines, while applying nonparametric maximum likelihood estimation to the reference baseline hazard function. The estimators are calculated via an expectation-maximization algorithm.

r-gendertext 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mashrur-ayon/gendertext
Licenses: Expat
Build system: r
Synopsis: Detect Gendered Words in Text and Suggest Neutral Alternatives
Description:

Identifies gendered words and phrases in text using a built in dictionary of more than two hundred gendered terms paired with gender neutral alternatives. Reports the share of gendered language in a text, lists every gendered term found together with its suggested neutral replacement, and can rewrite a text in gender neutral form. Plain text files are read with base R, while other document formats such as PDF and Word are supported through the optional readtext package. The dictionary is informed by published guidance on gender inclusive language, including the United Nations guidelines <https://www.un.org/en/gender-inclusive-language/> and the European Parliament guidance on gender neutral language.

r-googlecloudvisionr 0.2.0
Propagated dependencies: r-purrr@1.2.2 r-jsonlite@2.0.0 r-googleauthr@2.0.2.1 r-glue@1.8.1 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=googleCloudVisionR
Licenses: Expat
Build system: r
Synopsis: Access to the 'Google Cloud Vision' API for Image Recognition, OCR and Labeling
Description:

Interact with the Google Cloud Vision <https://cloud.google.com/vision/> API in R. Part of the cloudyr <https://cloudyr.github.io/> project.

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-generator 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/paulhendricks/generator
Licenses: Expat
Build system: r
Synopsis: Generate Data Containing Fake Personally Identifiable Information
Description:

Allows users to quickly and easily generate fake data containing Personally Identifiable Information (PII) through convenience functions.

r-ggcharts 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-patchwork@1.3.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/thomas-neitmann/ggcharts
Licenses: Expat
Build system: r
Synopsis: Shorten the Distance from Data Visualization Idea to Actual Plot
Description:

Streamline the creation of common charts by taking care of a lot of data preprocessing and plot customization for the user. Provides a high-level interface to create plots using ggplot2'.

r-ggredist 0.0.4
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-palette@0.0.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/alarm-redist/ggredist
Licenses: Expat
Build system: r
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-gtdl 1.0.0
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GTDL
Licenses: GPL 3+
Build system: r
Synopsis: The Generalized Time-Dependent Logistic Family
Description:

Computes the probability density, survival function, the hazard rate functions and generates random samples from the GTDL distribution given by Mackenzie, G. (1996) <doi:10.2307/2348408>. The likelihood estimates, the randomized quantile (Louzada, F., et al. (2020) <doi:10.1109/ACCESS.2020.3040525>) residuals and the normally transformed randomized survival probability (Li,L., et al. (2021) <doi:10.1002/sim.8852>) residuals are obtained for the GTDL model.

r-gamair 1.0-2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gamair
Licenses: GPL 2+
Build system: r
Synopsis: Data for 'GAMs: An Introduction with R'
Description:

Data sets and scripts used in the book Generalized Additive Models: An Introduction with R', Wood (2006,2017) CRC.

r-gramquad 0.1.1
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://gitlab.com/iagogv/GramQuad
Licenses: GPL 3
Build system: r
Synopsis: Gram Quadrature
Description:

Numerical integration with Gram polynomials (based on <arXiv:2106.14875> [math.NA] 28 Jun 2021, by Irfan Muhammad [School of Computer Science, University of Birmingham, UK]).

r-ggsom 0.4.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-magrittr@2.0.5 r-kohonen@3.0.13 r-ggplot2@4.0.3 r-entropy@1.3.2 r-dplyr@1.2.1 r-data-table@1.18.4 r-assertthat@0.2.1
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-gsisdecoder 0.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/mrcaseb/gsisdecoder
Licenses: Expat
Build system: r
Synopsis: High Efficient Functions to Decode NFL Player IDs
Description:

This package provides a set of high efficient functions to decode identifiers of National Football League players.

r-ggfootball 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-highcharter@0.9.5 r-glue@1.8.1 r-ggsoccer@0.2.0 r-ggplot2@4.0.3 r-ggiraph@0.9.6 r-gfonts@0.2.0 r-gdtools@0.5.0 r-dplyr@1.2.1 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://aymennasri.github.io/ggfootball/
Licenses: GPL 3+
Build system: r
Synopsis: Plotting Football Matches Expected Goals (xG) Stats with 'Understat' Data
Description:

Scrapes football match shots data from Understat <https://understat.com/> and visualizes it using interactive plots: - A detailed shot map displaying the location, type, and xG value of shots taken by both teams. - An xG timeline chart showing the cumulative xG for each team over time, annotated with the details of scored goals.

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.

Total packages: 73992