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

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-gini 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=Gini
Licenses: GPL 3
Build system: r
Synopsis: Gini Coefficient
Description:

Providing various equations to calculate Gini coefficients. The methods used in this package can be referenced from Brown MC (1994) <doi: 10.1016/0277-9536(94)90189-9>.

r-gdsarm 0.1.1
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/agrakhi/GDSARM
Licenses: GPL 3+
Build system: r
Synopsis: Gauss - Dantzig Selector: Aggregation over Random Models
Description:

The method aims to identify important factors in screening experiments by aggregation over random models as studied in Singh and Stufken (2022) <doi:10.48550/arXiv.2205.13497>. This package provides functions to run the Gauss-Dantzig selector on screening experiments when interactions may be affecting the response. Currently, all functions require each factor to be at two levels coded as +1 and -1.

r-ggtrendline 1.0.3
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/PhDMeiwp/ggtrendline
Licenses: GPL 3
Build system: r
Synopsis: Add Trendline and Confidence Interval to 'ggplot'
Description:

Add trendline and confidence interval of linear or nonlinear regression model and show equation to ggplot as simple as possible. For a general overview of the methods used in this package, see Ritz and Streibig (2008) <doi:10.1007/978-0-387-09616-2> and Greenwell and Schubert Kabban (2014) <doi:10.32614/RJ-2014-009>.

r-glarmavarsel 1.0
Propagated dependencies: r-matrix@1.7-5 r-glmnet@5.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GlarmaVarSel
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection in Sparse GLARMA Models
Description:

This package performs variable selection in high-dimensional sparse GLARMA models. For further details we refer the reader to the paper Gomtsyan et al. (2020), <arXiv:2007.08623v1>.

r-ggdaynight 0.1.3
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GabrielSlPires/ggdaynight
Licenses: Expat
Build system: r
Synopsis: Add Day/Night Patterns to 'ggplot2' Plots
Description:

It provides a custom ggplot2 geom to add day/night patterns to plots. It visually distinguishes daytime and nighttime periods. It is useful for visualizing data that spans multiple days and for highlighting diurnal patterns.

r-gseasy 1.5
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ontologyindex@2.12
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gsEasy
Licenses: GPL 2+
Build system: r
Synopsis: Gene Set Enrichment Analysis in R
Description:

R-interface to C++ implementation of the rank/score permutation based GSEA test (Subramanian et al 2005 <doi: 10.1073/pnas.0506580102>).

r-glmulti 1.0.8
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-leaps@3.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glmulti
Licenses: GPL 2+
Build system: r
Synopsis: Model Selection and Multimodel Inference Made Easy
Description:

Automated model selection and model-averaging. Provides a wrapper for glm and other functions, automatically generating all possible models (under constraints set by the user) with the specified response and explanatory variables, and finding the best models in terms of some Information Criterion (AIC, AICc or BIC). Can handle very large numbers of candidate models. Features a Genetic Algorithm to find the best models when an exhaustive screening of the candidates is not feasible.

r-generalizedumatrix 1.3.1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.deepbionics.org
Licenses: GPL 3
Build system: r
Synopsis: Credible Visualization for Two-Dimensional Projections of Data
Description:

Projections are common dimensionality reduction methods, which represent high-dimensional data in a two-dimensional space. However, when restricting the output space to two dimensions, which results in a two dimensional scatter plot (projection) of the data, low dimensional similarities do not represent high dimensional distances coercively [Thrun, 2018] <DOI: 10.1007/978-3-658-20540-9>. This could lead to a misleading interpretation of the underlying structures [Thrun, 2018]. By means of the 3D topographic map the generalized Umatrix is able to depict errors of these two-dimensional scatter plots. The package is derived from the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9> and the main algorithm called simplified self-organizing map for dimensionality reduction methods is published in <DOI: 10.1016/j.mex.2020.101093>.

r-ggsankeyfier 0.1.8
Propagated dependencies: r-vwline@0.2-4 r-tidyr@1.3.2 r-scales@1.4.0 r-rlang@1.2.0 r-gridbezier@1.1-1 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://pepijn-devries.github.io/ggsankeyfier/
Licenses: GPL 3+
Build system: r
Synopsis: Create Sankey and Alluvial Diagrams Using 'ggplot2'
Description:

Sankey and alluvial diagrams visualise flows of quantities across stages in stacked bars. This package makes it easy to create such diagrams using ggplot2'.

r-gbm2sas 4.0
Propagated dependencies: r-gbm@2.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gbm2sas
Licenses: GPL 3
Build system: r
Synopsis: Convert GBM Object Trees to SAS Code
Description:

Writes SAS code to get predicted values from every tree of a gbm.object.

r-gausssuppression 1.3.0
Propagated dependencies: r-ssbtools@1.8.7 r-rlang@1.2.0 r-regsdc@1.0.0 r-matrix@1.7-5 r-ellipsis@0.3.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/statisticsnorway/ssb-gausssuppression
Licenses: Expat
Build system: r
Synopsis: Tabular Data Suppression using Gaussian Elimination
Description:

This package provides a statistical disclosure control tool to protect tables by suppression using the Gaussian elimination secondary suppression algorithm (Langsrud, 2024) <doi:10.1007/978-3-031-69651-0_6>. A suggestion is to start by working with functions SuppressSmallCounts() and SuppressDominantCells(). These functions use primary suppression functions for the minimum frequency rule and the dominance rule, respectively. Novel functionality for suppression of disclosive cells is also included. General primary suppression functions can be supplied as input to the general working horse function, GaussSuppressionFromData(). Suppressed frequencies can be replaced by synthetic decimal numbers as described in Langsrud (2019) <doi:10.1007/s11222-018-9848-9>.

r-glm2 1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=glm2
Licenses: GPL 2+
Build system: r
Synopsis: Fitting Generalized Linear Models
Description:

Fits generalized linear models using the same model specification as glm in the stats package, but with a modified default fitting method that provides greater stability for models that may fail to converge using glm.

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-get 1.0-7
Propagated dependencies: r-viridislite@0.4.3 r-gridextra@2.3 r-ggplot2@4.0.3 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/myllym/GET
Licenses: GPL 3
Build system: r
Synopsis: Global Envelopes
Description:

Implementation of global envelopes for a set of general d-dimensional vectors T in various applications. A 100(1-alpha)% global envelope is a band bounded by two vectors such that the probability that T falls outside this envelope in any of the d points is equal to alpha. Global means that the probability is controlled simultaneously for all the d elements of the vectors. The global envelopes can be used for graphical Monte Carlo and permutation tests where the test statistic is a multivariate vector or function (e.g. goodness-of-fit testing for point patterns and random sets, functional analysis of variance, functional general linear model, n-sample test of correspondence of distribution functions), for central regions of functional or multivariate data (e.g. outlier detection, functional boxplot) and for global confidence and prediction bands (e.g. confidence band in polynomial regression, Bayesian posterior prediction). See Myllymäki and MrkviÄ ka (2024) <doi:10.18637/jss.v111.i03>, Myllymäki et al. (2017) <doi:10.1111/rssb.12172>, MrkviÄ ka and Myllymäki (2023) <doi:10.1007/s11222-023-10275-7>, MrkviÄ ka et al. (2016) <doi:10.1016/j.spasta.2016.04.005>, MrkviÄ ka et al. (2017) <doi:10.1007/s11222-016-9683-9>, MrkviÄ ka et al. (2020) <doi:10.14736/kyb-2020-3-0432>, MrkviÄ ka et al. (2021) <doi:10.1007/s11009-019-09756-y>, Myllymäki et al. (2021) <doi:10.1016/j.spasta.2020.100436>, MrkviÄ ka et al. (2022) <doi:10.1002/sim.9236>, Dai et al. (2022) <doi:10.5772/intechopen.100124>, DvoŠák and MrkviÄ ka (2022) <doi:10.1007/s00180-021-01134-y>, MrkviÄ ka et al. (2023) <doi:10.48550/arXiv.2309.04746>, and Konstantinou et al. (2024) <doi: 10.1007/s00180-024-01569-z>.

r-gapminder 1.0.1
Propagated dependencies: r-tibble@3.3.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jennybc/gapminder
Licenses: CC0
Build system: r
Synopsis: Data from Gapminder
Description:

An excerpt of the data available at Gapminder.org. For each of 142 countries, the package provides values for life expectancy, GDP per capita, and population, every five years, from 1952 to 2007.

r-ggrandomforests 3.2.0
Propagated dependencies: r-varpro@3.1.0 r-tidyr@1.3.2 r-survival@3.8-6 r-stringr@1.6.0 r-randomforestsrc@3.6.2 r-randomforest@4.7-1.2 r-patchwork@1.3.2 r-igraph@2.3.1 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/ehrlinger/ggRandomForests
Licenses: Expat
Build system: r
Synopsis: Visually Exploring Random Forests
Description:

Graphic elements for exploring Random Forests using the randomForest or randomForestSRC package for survival, regression and classification forests and ggplot2 package plotting. Implements visualisations of the methods described in Breiman (2001) <doi:10.1023/A:1010933404324> and Ishwaran, Kogalur, Blackstone, and Lauer (2008) <doi:10.1214/08-AOAS169>.

r-gmsimpute 0.0.1.0
Propagated dependencies: r-reshape2@1.4.5 r-glmnet@5.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GMSimpute
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Mass Spectrum Missing Peaks Abundance Imputation
Description:

Two-Step Lasso (TS-Lasso) and compound minimum methods to recover the abundance of missing peaks in mass spectrum analysis. TS-Lasso is an imputation method that handles various types of missing peaks simultaneously. This package provides the procedure to generate missing peaks (or data) for simulation study, as well as a tool to estimate and visualize the proportion of missing at random.

r-grapes 1.0.0
Propagated dependencies: r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/wlandau/grapes
Licenses: GPL 3+
Build system: r
Synopsis: Make Binary Operators
Description:

Turn arbitrary functions into binary operators.

r-gmgm 1.1.3
Propagated dependencies: r-visnetwork@2.1.4 r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 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://cran.r-project.org/package=gmgm
Licenses: GPL 3
Build system: r
Synopsis: Gaussian Mixture Graphical Model Learning and Inference
Description:

Gaussian mixture graphical models include Bayesian networks and dynamic Bayesian networks (their temporal extension) whose local probability distributions are described by Gaussian mixture models. They are powerful tools for graphically and quantitatively representing nonlinear dependencies between continuous variables. This package provides a complete framework to create, manipulate, learn the structure and the parameters, and perform inference in these models. Most of the algorithms are described in the PhD thesis of Roos (2018) <https://theses.hal.science/tel-01943718>.

r-gdim 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-progress@1.2.3 r-matrix@1.7-5 r-irlba@2.3.7 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/RoheLab/gdim
Licenses: GPL 3+
Build system: r
Synopsis: Estimate Graph Dimension using Cross-Validated Eigenvalues
Description:

Cross-validated eigenvalues are estimated by splitting a graph into two parts, the training and the test graph. The training graph is used to estimate eigenvectors, and the test graph is used to evaluate the correlation between the training eigenvectors and the eigenvectors of the test graph. The correlations follow a simple central limit theorem that can be used to estimate graph dimension via hypothesis testing, see Chen et al. (2021) <doi:10.48550/arXiv.2108.03336> for details.

r-genest 1.4.9
Propagated dependencies: r-survival@3.8-6 r-shinyjs@2.1.1 r-shiny@1.13.0 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-matrixstats@1.5.0 r-mass@7.3-65 r-lubridate@1.9.5 r-htmltools@0.5.9 r-hellno@0.0.1 r-gtools@3.9.5 r-gsl@2.1-9 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GenEst
Licenses: CC0
Build system: r
Synopsis: Generalized Mortality Estimator
Description:

Command-line and shiny GUI implementation of the GenEst models for estimating bird and bat mortality at wind and solar power facilities, following Dalthorp, et al. (2018) <doi:10.3133/tm7A2>.

r-goric 1.1-3
Propagated dependencies: r-quadprog@1.5-8 r-nlme@3.1-169 r-mvtnorm@1.3-7 r-matrix@1.7-5 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=goric
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Order-Restricted Information Criterion
Description:

Generalized Order-Restricted Information Criterion (GORIC) value for a set of hypotheses in multivariate linear models and generalised linear models.

r-geodimension 2.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-snakecase@0.11.1 r-sf@1.1-1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://josesamos.github.io/geodimension/
Licenses: Expat
Build system: r
Synopsis: Definition of Geographic Dimensions
Description:

The geographic dimension plays a fundamental role in multidimensional systems. To define a geographic dimension in a star schema, we need a table with attributes corresponding to the levels of the dimension. Additionally, we will also need one or more geographic layers to represent the data using this dimension. The goal of this package is to support the definition of geographic dimensions from layers of geographic information related to each other. It makes it easy to define relationships between layers and obtain the necessary data from them.

r-genderapi 1.0.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/GenderAPI/genderapi-R
Licenses: Expat
Build system: r
Synopsis: Client for 'GenderAPI.io'
Description:

This package provides an interface to the GenderAPI.io web service (<https://www.genderapi.io>) for determining gender from personal names, email addresses, or social media usernames. Functions are available to submit single or batch queries and retrieve additional information such as accuracy scores and country-specific gender predictions. This package simplifies integration of GenderAPI.io into R workflows for data cleaning, user profiling, and analytics tasks.

Total packages: 22167