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

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-ggversa 0.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggversa
Licenses: GPL 2
Build system: r
Synopsis: Graficas Versatiles Con 'ggplot2'
Description:

This package provides a collection of datasets for the upcoming book "Graficas versatiles con ggplot: Analisis visuales de datos", by Raymond L. Tremblay and Julian Hernandez-Serano.

r-gad 2.0
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GAD
Licenses: GPL 3+
Build system: r
Synopsis: Analysis of Variance from General Principles
Description:

Analysis of complex ANOVA models with any combination of orthogonal/nested and fixed/random factors, as described by Underwood (1997). There are two restrictions: (i) data must be balanced; (ii) fixed nested factors are not allowed. Homogeneity of variances is checked using Cochran's C test and a posteriori comparisons of means are done using Student-Newman-Keuls (SNK) procedure. For those terms with no denominator in the F-ratio calculation, pooled mean squares and quasi F-ratios are provided. Magnitute of effects are assessed by components of variation.

r-gtfs2gps 2.1-4
Propagated dependencies: r-units@1.0-0 r-terra@1.8-86 r-sfheaders@0.4.5 r-sf@1.0-23 r-rcpp@1.1.0 r-progressr@0.18.0 r-parallelly@1.45.1 r-lwgeom@0.2-14 r-gtfstools@1.4.0 r-future@1.68.0 r-furrr@0.3.1 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ipeaGIT/gtfs2gps
Licenses: Expat
Build system: r
Synopsis: Converting Transport Data from GTFS Format to GPS-Like Records
Description:

Convert general transit feed specification (GTFS) data to global positioning system (GPS) records in data.table format. It also has some functions to subset GTFS data in time and space and to convert both representations to simple feature format.

r-gace 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/vinoalles/GACE
Licenses: Expat
Build system: r
Synopsis: Generalized Adaptive Capped Estimator for Time Series Forecasting
Description:

This package provides deterministic forecasting for weekly, monthly, quarterly, and yearly time series using the Generalized Adaptive Capped Estimator. The method includes preprocessing for missing and extreme values, extraction of multiple growth components (including long-term, short-term, rolling, and drift-based signals), volatility-aware asymmetric capping, optional seasonal adjustment via damped and normalized seasonal factors, and a recursive forecast formulation with moderated growth. The package includes a user-facing forecasting interface and a plotting helper for visualization. Related forecasting background is discussed in Hyndman and Athanasopoulos (2021) <https://otexts.com/fpp3/> and Hyndman and Khandakar (2008) <doi:10.18637/jss.v027.i03>. The method extends classical extrapolative forecasting approaches and is suited for operational and business planning contexts where stability and interpretability are important.

r-goxygen 1.4.5
Dependencies: pandoc@2.19.2 pandoc@2.19.2
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-stringi@1.8.7 r-pander@0.6.6 r-gms@0.31.2 r-citation@0.12.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pik-piam/goxygen
Licenses: FreeBSD
Build system: r
Synopsis: In-Code Documentation for 'GAMS'
Description:

This package provides a collection of tools which extract a model documentation from GAMS code and comments. In order to use the package you need to install pandoc and pandoc-citeproc first (<https://pandoc.org/>).

r-ganttify 0.2.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/AhmedAredah/Ganttify
Licenses: GPL 3
Build system: r
Synopsis: Create Interactive Gantt Charts with Work Breakdown Structure
Description:

Create Primavera-style interactive Gantt charts with Work Breakdown Structure (WBS) hierarchy and activities. Features include color-coded WBS items, indented labels, scrollable views for large projects, dynamic date formatting, and the ability to dim past activities. Built on top of plotly for interactive visualizations.

r-genscore 1.0.2.2
Propagated dependencies: r-tmvtnorm@1.7 r-stringr@1.6.0 r-rdpack@2.6.4 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/sqyu/genscore
Licenses: GPL 3
Build system: r
Synopsis: Generalized Score Matching Estimators
Description:

Implementation of the Generalized Score Matching estimator in Yu et al. (2019) <https://jmlr.org/papers/v20/18-278.html> for non-negative graphical models (truncated Gaussian, exponential square-root, gamma, a-b models) and univariate truncated Gaussian distributions. Also includes the original estimator for untruncated Gaussian graphical models from Lin et al. (2016) <doi:10.1214/16-EJS1126>, with the addition of a diagonal multiplier.

r-gwasrapidd 0.99.18
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ramiromagno/gwasrapidd
Licenses: Expat
Build system: r
Synopsis: 'REST' 'API' Client for the 'NHGRI'-'EBI' 'GWAS' Catalog
Description:

GWAS R API Data Download. This package provides easy access to the NHGRI'-'EBI GWAS Catalog data by accessing the REST API <https://www.ebi.ac.uk/gwas/rest/docs/api/>.

r-groan 1.3.1
Propagated dependencies: r-rrblup@4.6.3 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GROAN
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Genomic Regression Workbench
Description:

Workbench for testing genomic regression accuracy on (optionally noisy) phenotypes.

r-gift 1.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/BioGeoMacro/GIFT
Licenses: GPL 2+
Build system: r
Synopsis: Access to the Global Inventory of Floras and Traits (GIFT)
Description:

Retrieving regional plant checklists, species traits and distributions, and environmental data from the Global Inventory of Floras and Traits (GIFT). More information about the GIFT database can be found at <https://gift.uni-goettingen.de/about> and the map of available floras can be visualized at <https://gift.uni-goettingen.de/map>. The API and associated queries can be accessed according the following scheme: <https://gift.uni-goettingen.de/api/extended/index2.0.php?query=env_raster>.

r-grizbayr 1.3.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/rangi513/grizbayr
Licenses: Expat
Build system: r
Synopsis: Bayesian Inference for A|B and Bandit Marketing Tests
Description:

Uses simple Bayesian conjugate prior update rules to calculate the win probability of each option, value remaining in the test, and percent lift over the baseline for various marketing objectives. References: Fink, Daniel (1997) "A Compendium of Conjugate Priors" <https://www.johndcook.com/CompendiumOfConjugatePriors.pdf>. Stucchio, Chris (2015) "Bayesian A/B Testing at VWO" <https://vwo.com/downloads/VWO_SmartStats_technical_whitepaper.pdf>.

r-gerefer 0.1.3
Propagated dependencies: r-bibliorefer@0.1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gerefer
Licenses: GPL 3
Build system: r
Synopsis: Preparer of Main Scientific References for Automatic Insertion in Academic Papers
Description:

Generates a file, containing the main scientific references, prepared to be automatically inserted into an academic paper. The articles present in the list are chosen from the main references generated, by function principal_lister(), of the package bibliorefer'. The generated file contains the list of metadata of the principal references in BibTex format. Massimo Aria, Corrado Cuccurullo. (2017) <doi:10.1016/j.joi.2017.08.007>. Caibo Zhou, Wenyan Song. (2021) <doi:10.1016/j.jclepro.2021.126943>. Hamid DerviÅ . (2019) <doi:10.5530/jscires.8.3.32>.

r-gie 0.1.3
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-httr@1.4.7 r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gie
Licenses: Expat
Build system: r
Synopsis: API Wrapper for the Natural Gas Transparency Platforms of Gas Infrastructure Europe
Description:

Providing access to the API for Gas Infrastructure Europe's natural gas transparency platforms <https://agsi.gie.eu/> and <https://alsi.gie.eu/>. Lets the user easily download metadata on companies and gas storage units covered by the API as well as the respective data on regional, country, company or facility level.

r-grmsem 1.1.0
Propagated dependencies: r-optimparallel@1.0-2 r-numderiv@2016.8-1.1 r-msm@1.8.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://CRAN.R-project.org/package=grmsem
Licenses: GPL 3
Build system: r
Synopsis: Genetic-Relationship-Matrix Structural Equation Modelling (GRMSEM)
Description:

Quantitative genetics tool supporting the modelling of multivariate genetic variance structures in quantitative data. It allows fitting different models through multivariate genetic-relationship-matrix (GRM) structural equation modelling (SEM) in unrelated individuals, using a maximum likelihood approach. Specifically, it combines genome-wide genotyping information, as captured by GRMs, with twin-research-based SEM techniques, St Pourcain et al. (2017) <doi:10.1016/j.biopsych.2017.09.020>, Shapland et al. (2020) <doi:10.1101/2020.08.14.251199>.

r-ggiraphextra 0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/cardiomoon/ggiraphExtra
Licenses: GPL 3
Build system: r
Synopsis: Make Interactive 'ggplot2'. Extension to 'ggplot2' and 'ggiraph'
Description:

Collection of functions to enhance ggplot2 and ggiraph'. Provides functions for exploratory plots. All plot can be a static plot or an interactive plot using ggiraph'.

r-gwnnegpca 0.0.6
Dependencies: proj@9.3.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-sf@1.0-23 r-nsprcomp@0.5.1-2 r-geodist@0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/naru-T/GWnnegPCA
Licenses: GPL 3+
Build system: r
Synopsis: Geographically Weighted Non-Negative Principal Components Analysis
Description:

This package implements a geographically weighted non-negative principal components analysis, which consists of the fusion of geographically weighted and sparse non-negative principal components analyses <doi:10.17608/k6.auckland.9850826.v1>.

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-grpcox 1.0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=grpCox
Licenses: GPL 2+
Build system: r
Synopsis: Penalized Cox Model for High-Dimensional Data with Grouped Predictors
Description:

Fit the penalized Cox models with both non-overlapping and overlapping grouped penalties including the group lasso, group smoothly clipped absolute deviation, and group minimax concave penalty. The algorithms combine the MM approach and group-wise descent with some computational tricks including the screening, active set, and warm-start. Different tuning regularization parameter methods are provided.

r-gglm 1.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/graysonwhite/gglm
Licenses: CC0
Build system: r
Synopsis: Grammar of Graphics for Linear Model Diagnostic Plots
Description:

Allows for easy creation of diagnostic plots for a variety of model objects using the Grammar of Graphics. Provides functionality for both individual diagnostic plots and an array of four standard diagnostic plots.

r-gseg 1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gSeg
Licenses: GPL 2+
Build system: r
Synopsis: Graph-Based Change-Point Detection (g-Segmentation)
Description:

Using an approach based on similarity graph to estimate change-point(s) and the corresponding p-values. Can be applied to any type of data (high-dimensional, non-Euclidean, etc.) as long as a reasonable similarity measure is available.

r-gcat 0.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gCat
Licenses: GPL 2+
Build system: r
Synopsis: Graph-Based Two-Sample Tests for Categorical Data
Description:

These are two-sample tests for categorical data utilizing similarity information among the categories. They are useful when there is underlying structure on the categories.

r-geecure 1.0-6
Propagated dependencies: r-survival@3.8-3 r-matrix@1.7-4 r-mass@7.3-65 r-geepack@1.3.13
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geecure
Licenses: GPL 2+
Build system: r
Synopsis: Marginal Proportional Hazards Mixture Cure Models with Generalized Estimating Equations
Description:

Features the marginal parametric and semi-parametric proportional hazards mixture cure models for analyzing clustered survival data with a possible cure fraction. A reference is Yi Niu and Yingwei Peng (2014) <doi:10.1016/j.jmva.2013.09.003>.

r-gcxgclab 1.1.0
Propagated dependencies: r-zoo@1.8-14 r-rdpack@2.6.4 r-ptw@1.9-16 r-nls-multstart@2.0.0 r-nilde@1.1-7 r-ncdf4@1.24 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=gcxgclab
Licenses: GPL 3+
Build system: r
Synopsis: GCxGC Preprocessing and Analysis
Description:

This package provides complete detailed preprocessing of two-dimensional gas chromatogram (GCxGC) samples. Baseline correction, smoothing, peak detection, and peak alignment. Also provided are some analysis functions, such as finding extracted ion chromatograms, finding mass spectral data, targeted analysis, and nontargeted analysis with either the National Institute of Standards and Technology Mass Spectral Library or with the mass data. There are also several visualization methods provided for each step of the preprocessing and analysis.

r-grpseq 1.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://sites.google.com/view/lmaowisc/
Licenses: GPL 2+
Build system: r
Synopsis: Group Sequential Analysis of Clinical Trials
Description:

Design of group sequential trials, including non-binding futility analysis at multiple time points (Gallo, Mao, and Shih, 2014, <doi:10.1080/10543406.2014.932285>).

Total packages: 69240