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

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-gravitas 0.1.3
Propagated dependencies: r-tsibble@1.2.0 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.5 r-lvplot@0.2.2 r-lubridate@1.9.5 r-ineq@0.2-13 r-ggridges@0.5.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/Sayani07/gravitas/
Licenses: GPL 3
Build system: r
Synopsis: Explore Probability Distributions for Bivariate Temporal Granularities
Description:

This package provides tools for systematically exploring large quantities of temporal data across cyclic temporal granularities (deconstructions of time) by visualizing probability distributions. Cyclic time granularities can be circular, quasi-circular or aperiodic. gravitas computes cyclic single-order-up or multiple-order-up granularities, check the feasibility of creating plots for any two cyclic granularities and recommend probability distributions plots for exploring periodicity in the data.

r-ggchangepoint 0.3.0
Propagated dependencies: r-tibble@3.3.1 r-rdpack@2.6.6 r-lifecycle@1.0.5 r-ggplot2@4.0.3 r-generics@0.1.4 r-ecp@3.1.6 r-dplyr@1.2.1 r-changepoint-np@1.0.5 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://pursuitofdatascience.github.io/ggchangepoint/
Licenses: GPL 3+
Build system: r
Synopsis: Combines Changepoint Analysis with 'ggplot2'
Description:

R provides fantastic tools for changepoint analysis, but plots generated by the tools do not have the ggplot2 style. This tool, however, combines changepoint', changepoint.np and ecp together, and uses ggplot2 to visualize changepoints. It provides a unified ggcpt S3 result class, broom'-style tidy/glance/augment methods, autoplot()', composable geoms ('geom_changepoint()', geom_cpt_segment()', geom_cpt_ci()', stat_changepoint()'), a unified cpt_detect() dispatcher with method introspection via cpt_methods()', wrappers for several optional engines (WBS, WBS2, NOT, MOSUM, FPOP, Isolate-Detect, TGUH), a method comparison module, accuracy metrics, data simulation, and canonical test signals.

r-ggtreebar 0.1.0
Propagated dependencies: r-treemapify@2.6.0 r-ggplot2@4.0.3 r-ggfittext@0.10.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/hrryt/ggtreebar
Licenses: GPL 3+
Build system: r
Synopsis: Make Treemap Bar Charts with 'ggplot2'
Description:

This package provides ggplot2 geoms analogous to geom_col() and geom_bar() that allow for treemaps using treemapify nested within each bar segment. Also provides geometries for subgroup bordering and text annotation.

r-gmresls 0.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gmresls
Licenses: GPL 3+
Build system: r
Synopsis: Solve Least Squares with GMRES(k)
Description:

Solves a least squares system Ax~=b (dim(A)=(m,n) with m >= n) with a precondition matrix B: BAx=Bb (dim(B)=(n,m)). Implemented method is based on GMRES (Saad, Youcef; Schultz, Martin H. (1986). "GMRES: A Generalized Minimal Residual Algorithm for Solving Nonsymmetric Linear Systems" <doi:10.1137/0907058>) with callback functions, i.e. no explicit A, B or b are required.

r-gxeprs 1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/DoviniJ/GxEprs
Licenses: GPL 3+
Build system: r
Synopsis: Genotype-by-Environment Interaction in Polygenic Score Models
Description:

This package provides a novel PRS model is introduced to enhance the prediction accuracy by utilising GxE effects. This package performs Genome Wide Association Studies (GWAS) and Genome Wide Environment Interaction Studies (GWEIS) using a discovery dataset. The package has the ability to obtain polygenic risk scores (PRSs) for a target sample. Finally it predicts the risk values of each individual in the target sample. Users have the choice of using existing models (Li et al., 2015) <doi:10.1093/annonc/mdu565>, (Pandis et al., 2013) <doi:10.1093/ejo/cjt054>, (Peyrot et al., 2018) <doi:10.1016/j.biopsych.2017.09.009> and (Song et al., 2022) <doi:10.1038/s41467-022-32407-9>, as well as newly proposed models for genomic risk prediction (refer to the URL for more details).

r-ggincerta 0.2.0
Propagated dependencies: r-withr@3.0.2 r-sf@1.1-1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-gtable@0.3.6 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-colorspace@2.1-2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/maggiexma/ggincerta
Licenses: Expat
Build system: r
Synopsis: Extend 'ggplot2' with Layers and Scales for Spatial Uncertainty Visualization
Description:

Provide specialized ggplot2 layers and scales for spatial uncertainty visualization, including bivariate choropleth maps, pixel maps, glyph maps, and exceedance probability maps.

r-gitear 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-mockery@0.4.5 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://ixpantia.github.io/gitear/
Licenses: GPL 3
Build system: r
Synopsis: Client to the 'gitea' API
Description:

Gitea is a community managed, lightweight code hosting solution were projects and their respective git repositories can be managed <https://gitea.io>. This package gives an interface to the Gitea API to access and manage repositories, issues and organizations directly in R.

r-gse 4.2-4
Propagated dependencies: r-rrcov@1.7-7 r-robustbase@0.99-7 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-cellwise@2.5.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GSE
Licenses: GPL 2+
Build system: r
Synopsis: Robust Estimation in the Presence of Cellwise and Casewise Contamination and Missing Data
Description:

Robust Estimation of Multivariate Location and Scatter in the Presence of Cellwise and Casewise Contamination and Missing Data.

r-ggthemeul 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://cran.r-project.org/package=ggthemeUL
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 'ggplot' Theme for University of Ljubljana
Description:

Designed to customize ggplot graphics according to the institutional identity of the University of Ljubljana.

r-ginidecomply 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/aambarek/GiniDecompLY
Licenses: GPL 3
Build system: r
Synopsis: Gini Decomposition by Income Sources
Description:

Estimation of the effect of each income source on income inequalities based on the decomposition of Lerman and Yitzhaki (1985) <doi:10.2307/1928447>.

r-gen3sis 1.6.0
Propagated dependencies: r-stringr@1.6.0 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-matrix@1.7-5 r-gdistance@1.6.5 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/project-Gen3sis/R-package
Licenses: GPL 3
Build system: r
Synopsis: General Engine for Eco-Evolutionary Simulations
Description:

This package contains an engine for spatially-explicit eco-evolutionary mechanistic models with a modular implementation and several support functions. It allows exploring the consequences of ecological and macroevolutionary processes across realistic or theoretical spatio-temporal landscapes on biodiversity patterns as a general term. Reference: Oskar Hagen, Benjamin Flueck, Fabian Fopp, Juliano S. Cabral, Florian Hartig, Mikael Pontarp, Thiago F. Rangel, Loic Pellissier (2021) "gen3sis: A general engine for eco-evolutionary simulations of the processes that shape Earth's biodiversity" <doi:10.1371/journal.pbio.3001340>.

r-gvc 6.4.0
Propagated dependencies: r-diagonals@6.4.0 r-decompr@6.9.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://qua.st/gvc
Licenses: GPL 3
Build system: r
Synopsis: Global Value Chains Tools
Description:

Several tools for Global Value Chain ('GVC') analysis are implemented.

r-gcite 0.11.0
Propagated dependencies: r-xml2@1.5.2 r-wordcloud@2.6 r-tm@0.7-18 r-rvest@1.0.5 r-pbapply@1.7-4 r-httr@1.4.8 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=gcite
Licenses: GPL 3
Build system: r
Synopsis: Google Citation Parser
Description:

Scrapes Google Citation pages and creates data frames of citations over time.

r-ggmemo 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-ggpp@0.6.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://lindsay-lintelman.github.io/ggmemo/
Licenses: Expat
Build system: r
Synopsis: Add Arrows, Labels, and Change Annotations to 'ggplot2' Charts
Description:

Add callout arrows, highlight data points, and show percent change between rows on ggplot2 charts in one line of code. annotate_callout() points at a data row with an arrow and label. annotate_change() draws a color-coded arrow between two rows and labels the delta as percent change, absolute difference, or percentage points. Designed for business charts, quarterly reports, and dashboards. Built on top of the ggpp package.

r-goft 1.3.6
Propagated dependencies: r-sn@2.1.3 r-fitdistrplus@1.2-6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=goft
Licenses: GPL 3+
Build system: r
Synopsis: Tests of Fit for some Probability Distributions
Description:

Goodness-of-fit tests for skew-normal, gamma, inverse Gaussian, log-normal, Weibull', Frechet', Gumbel, normal, multivariate normal, Cauchy, Laplace or double exponential, exponential and generalized Pareto distributions. Parameter estimators for gamma, inverse Gaussian and generalized Pareto distributions.

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-grapherator 1.0.0
Propagated dependencies: r-vegan@2.7-3 r-reshape2@1.4.5 r-lhs@1.3.0 r-ggplot2@4.0.3 r-deldir@2.0-4 r-checkmate@2.3.4 r-bbmisc@1.13.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jakobbossek/grapherator
Licenses: FreeBSD
Build system: r
Synopsis: Modular Multi-Step Graph Generator
Description:

Set of functions for step-wise generation of (weighted) graphs. Aimed for research in the field of single- and multi-objective combinatorial optimization. Graphs are generated adding nodes, edges and weights. Each step may be repeated multiple times with different predefined and custom generators resulting in high flexibility regarding the graph topology and structure of edge weights.

r-goldfish 1.6.12
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ggplot2@4.0.3 r-generics@0.1.4 r-changepoint@2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://stocnet.github.io/goldfish/
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Network Models for Dynamic Network Data
Description:

This package provides tools for fitting statistical network models to dynamic network data. Can be used for fitting both dynamic network actor models ('DyNAMs') and relational event models ('REMs'). Stadtfeld, Hollway, and Block (2017a) <doi:10.1177/0081175017709295>, Stadtfeld, Hollway, and Block (2017b) <doi:10.1177/0081175017733457>, Stadtfeld and Block (2017) <doi:10.15195/v4.a14>, Hoffman et al. (2020) <doi:10.1017/nws.2020.3>.

r-gnm 1.1-5
Propagated dependencies: r-relimp@1.0-5 r-qvcalc@1.0.4 r-nnet@7.3-20 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://github.com/hturner/gnm
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generalized Nonlinear Models
Description:

This package provides functions to specify and fit generalized nonlinear models, including models with multiplicative interaction terms such as the UNIDIFF model from sociology and the AMMI model from crop science, and many others. Over-parameterized representations of models are used throughout; functions are provided for inference on estimable parameter combinations, as well as standard methods for diagnostics etc.

r-grpstring 0.5.1
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/dstgithub/GrpString-Shiny
Licenses: Expat
Build system: r
Synopsis: String Patterns and Statistical Differences Between Two Groups of Strings
Description:

This package provides methods include converting series of event names to strings, finding common patterns in a group of strings, discovering "unique" patterns when comparing two groups of strings as well as the number and starting position of each pattern in each string, obtaining transition matrix, computing transition entropy, statistically comparing the difference between two groups of strings, and clustering string groups. Event names can be any action names or labels such as events in log files or areas of interest (AOIs) in eye tracking research. An R Shiny application is available on GitHub.

r-gems 1.1.1
Propagated dependencies: r-plyr@1.8.9 r-msm@1.8.2 r-mass@7.3-65 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=gems
Licenses: GPL 2
Build system: r
Synopsis: Generalized Multistate Simulation Model
Description:

Simulate and analyze multistate models with general hazard functions. gems provides functionality for the preparation of hazard functions and parameters, simulation from a general multistate model and predicting future events. The multistate model is not required to be a Markov model and may take the history of previous events into account. In the basic version, it allows to simulate from transition-specific hazard function, whose parameters are multivariable normally distributed.

r-gdilm-me 1.2.1
Propagated dependencies: r-psych@2.6.5 r-numderiv@2016.8-1.1 r-ngspatial@1.2-2 r-mvtnorm@1.3-7 r-mass@7.3-65 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GDILM.ME
Licenses: Expat
Build system: r
Synopsis: Spatial Modeling of Infectious Diseases with Co-Variate Error
Description:

This package provides tools for simulating from spatial modeling of individual level of infectious disease transmission when co-variates measured with error, and carrying out infectious disease data analyses with the same models. The epidemic models considered are distance-based model within Susceptible-Infectious-Removed (SIR) compartmental frameworks.

r-gk2011 0.1.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/leeper/GK2011
Licenses: GPL 2+
Build system: r
Synopsis: Gaines and Kuklinski (2011) Estimators for Hybrid Experiments
Description:

Implementations of the treatment effect estimators for hybrid (self-selection) experiments, as developed by Brian J. Gaines and James H. Kuklinski, (2011), "Experimental Estimation of Heterogeneous Treatment Effects Related to Self-Selection," American Journal of Political Science 55(3): 724-736.

r-gensvm 0.1.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gensvm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Multiclass Support Vector Machine
Description:

The GenSVM classifier is a generalized multiclass support vector machine (SVM). This classifier aims to find decision boundaries that separate the classes with as wide a margin as possible. In GenSVM, the loss function is very flexible in the way that misclassifications are penalized. This allows the user to tune the classifier to the dataset at hand and potentially obtain higher classification accuracy than alternative multiclass SVMs. Moreover, this flexibility means that GenSVM has a number of other multiclass SVMs as special cases. One of the other advantages of GenSVM is that it is trained in the primal space, allowing the use of warm starts during optimization. This means that for common tasks such as cross validation or repeated model fitting, GenSVM can be trained very quickly. Based on: G.J.J. van den Burg and P.J.F. Groenen (2018) <https://www.jmlr.org/papers/v17/14-526.html>.

Total packages: 22167