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

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-ggbiplot 0.6.2
Propagated dependencies: r-scales@1.4.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/friendly/ggbiplot
Licenses: GPL 2
Synopsis: Grammar of Graphics Implementation of Biplots
Description:

This package provides a ggplot2 based implementation of biplots, giving a representation of a dataset in a two dimensional space accounting for the greatest variance, together with variable vectors showing how the data variables relate to this space. It provides a replacement for stats::biplot(), but with many enhancements to control the analysis and graphical display. It implements biplot and scree plot methods which can be used with the results of prcomp(), princomp(), FactoMineR::PCA(), ade4::dudi.pca() or MASS::lda() and can be customized using ggplot2 techniques.

r-genmcmcdiag 0.2.3
Propagated dependencies: r-mcmcse@1.5-1 r-lifecycle@1.0.4 r-knitr@1.50 r-ggplot2@4.0.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/LukeDuttweiler/genMCMCDiag
Licenses: Expat
Synopsis: Generalized Convergence Diagnostics for Difficult MCMC Algorithms
Description:

Trace plots and convergence diagnostics for Markov Chain Monte Carlo (MCMC) algorithms on highly multivariate or unordered spaces. Methods outlined in a forthcoming paper.

r-greenclust 1.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/JeffJetton/greenclust
Licenses: Expat
Synopsis: Combine Categories Using Greenacre's Method
Description:

This package implements a method of iteratively collapsing the rows of a contingency table, two at a time, by selecting the pair of categories whose combination yields a new table with the smallest loss of chi-squared, as described by Greenacre, M.J. (1988) <doi:10.1007/BF01901670>. The result is compatible with the class of object returned by the stats package's hclust() function and can be used similarly (plotted as a dendrogram, cut, etc.). Additional functions are provided for automatic cutting and diagnostic plotting.

r-getable 1.0.3
Propagated dependencies: r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://yongfu.name/getable/
Licenses: Expat
Synopsis: Fetching Tabular Data "Onload" in Compiled R Markdown HTML Documents
Description:

Dynamically retrieve data from the web to render HTML tables on inspection in R Markdown HTML documents.

r-genero 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/datasketch/genero
Licenses: Expat
Synopsis: Estimate Gender from Names in Spanish and Portuguese
Description:

Estimate gender from names in Spanish and Portuguese. Works with vectors and dataframes. The estimation works not only for first names but also full names. The package relies on a compilation of common names with it's most frequent associated gender in both languages which are used as look up tables for gender inference.

r-gift 1.3.3
Propagated dependencies: r-tidyr@1.3.1 r-sf@1.0-23 r-purrr@1.2.0 r-phytools@2.5-2 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4 r-curl@7.0.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/BioGeoMacro/GIFT
Licenses: GPL 2+
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-grantham 0.1.4
Propagated dependencies: r-tibble@3.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://www.pattern.institute/grantham/
Licenses: Expat
Synopsis: Calculate the Grantham Distance
Description:

This package provides a minimal set of routines to calculate the Grantham distance <doi:10.1126/science.185.4154.862>. The Grantham distance attempts to provide a proxy for the evolutionary distance between two amino acids based on three key chemical properties: composition, polarity and molecular volume. In turn, evolutionary distance is used as a proxy for the impact of missense mutations. The higher the distance, the more deleterious the substitution is expected to be.

r-ggplayfair 0.1.1
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/DerekStevens99/ggplayfair
Licenses: Expat
Synopsis: Geoms for Playfair-Style Charts
Description:

Currently provides geom_balance_of_trade(), a ggplot2 layer that fills the area between exports and imports series (with automatic crossing detection and conditional coloring for surplus vs. deficit), and overlays lines and points by default.

r-gic 1.0.0
Propagated dependencies: r-randomforest@4.7-1.2 r-ggplot2@4.0.1 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GIC
Licenses: GPL 3
Synopsis: General Iterative Clustering Algorithm
Description:

An iterative algorithm that improves the proximity matrix (PM) from a random forest (RF) and the resulting clusters as measured by the silhouette score.

r-gbeta 0.1.0
Propagated dependencies: r-runuran@0.41 r-rcppnumerical@0.6-0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/stla/gbeta
Licenses: GPL 2+
Synopsis: Generalized Beta and Beta Prime Distributions
Description:

Density, distribution function, quantile function, and random generation for the generalized Beta and Beta prime distributions. The family of generalized Beta distributions is conjugate for the Bayesian binomial model, and the generalized Beta prime distribution is the posterior distribution of the relative risk in the Bayesian two Poisson samples model when a Gamma prior is assigned to the Poisson rate of the reference group and a Beta prime prior is assigned to the relative risk. References: Laurent (2012) <doi:10.1214/11-BJPS139>, Hamza & Vallois (2016) <doi:10.1016/j.spl.2016.03.014>, Chen & Novick (1984) <doi:10.3102/10769986009002163>.

r-gemr 1.2.2
Propagated dependencies: r-scales@1.4.0 r-pracma@2.4.6 r-plsvarsel@0.9.13 r-pls@2.8-5 r-mixlm@1.4.3 r-lme4@1.1-37 r-hdanova@0.8.4 r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gemR
Licenses: GPL 2+ GPL 3+
Synopsis: General Effect Modelling
Description:

Two-step modeling with separation of sources of variation through analysis of variance and subsequent multivariate modeling through a range of unsupervised and supervised statistical methods. Separation can focus on removal of interfering effects or isolation of effects of interest. EF Mosleth et al. (2021) <doi:10.1038/s41598-021-82388-w> and EF Mosleth et al. (2020) <doi:10.1016/B978-0-12-409547-2.14882-6>.

r-gpyramid 0.0.1
Propagated dependencies: r-dplyr@1.1.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gpyramid
Licenses: GPL 2 GPL 3
Synopsis: Identify Efficient Crossing Schemes for Gene Pyramiding
Description:

Calculates the cost of crossing in terms of the number of individuals and generations, which is theoretically formulated by Servin et al. (2004) <DOI:10.1534/genetics.103.023358>. This package has been designed for selecting appropriate parental genotypes and find the most efficient crossing scheme for gene pyramiding, especially for plant breeding.

r-gogarch 0.7-5
Propagated dependencies: r-fgarch@4052.93 r-fastica@1.2-7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gogarch
Licenses: GPL 2+
Synopsis: Generalized Orthogonal GARCH (GO-GARCH) Models
Description:

Provision of classes and methods for estimating generalized orthogonal GARCH models. This is an alternative approach to CC-GARCH models in the context of multivariate volatility modeling.

r-gds 0.1.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gds
Licenses: GPL 2+
Synopsis: Descriptive Statistics of Grouped Data
Description:

This package contains a function called gds() which accepts three input parameters like lower limits, upper limits and the frequencies of the corresponding classes. The gds() function calculate and return the values of mean ('gmean'), median ('gmedian'), mode ('gmode'), variance ('gvar'), standard deviation ('gstdev'), coefficient of variance ('gcv'), quartiles ('gq1', gq2', gq3'), inter-quartile range ('gIQR'), skewness ('g1'), and kurtosis ('g2') which facilitate effective data analysis. For skewness and kurtosis calculations we use moments.

r-geno2proteo 0.0.6
Dependencies: perl@5.36.0
Propagated dependencies: r-s4vectors@0.48.0 r-runit@0.4.33.1 r-r-utils@2.13.0 r-iranges@2.44.0 r-genomicranges@1.62.0 r-biocgenerics@0.56.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geno2proteo
Licenses: Artistic License 2.0
Synopsis: Finding the DNA and Protein Sequences of Any Genomic or Proteomic Loci
Description:

Using the DNA sequence and gene annotation files provided in ENSEMBL <https://www.ensembl.org/index.html>, the functions implemented in the package try to find the DNA sequences and protein sequences of any given genomic loci, and to find the genomic coordinates and protein sequences of any given protein locations, which are the frequent tasks in the analysis of genomic and proteomic data.

r-ggplate 0.1.5
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-purrr@1.2.0 r-ggplot2@4.0.1 r-forcats@1.0.1 r-farver@2.1.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jpquast/ggplate
Licenses: Expat
Synopsis: Create Layout Plots of Biological Culture Plates and Microplates
Description:

Enables users to create simple plots of biological culture plates as well as microplates. Both continuous and discrete values can be plotted onto the plate layout.

r-geostats 1.6
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/pvermees/geostats/
Licenses: GPL 3
Synopsis: An Introduction to Statistics for Geoscientists
Description:

This package provides a collection of datasets and simplified functions for an introductory (geo)statistics module at University College London. Provides functionality for compositional, directional and spatial data, including ternary diagrams, Wulff and Schmidt stereonets, and ordinary kriging interpolation. Implements logistic and (additive and centred) logratio transformations. Computes vector averages and concentration parameters for the von-Mises distribution. Includes a collection of natural and synthetic fractals, and a simulator for deterministic chaos using a magnetic pendulum example. The main purpose of these functions is pedagogical. Researchers can find more complete alternatives for these tools in other packages such as compositions', robCompositions', sp', gstat and RFOC'. All the functions are written in plain R, with no compiled code and a minimal number of dependencies. Theoretical background and worked examples are available at <https://tinyurl.com/UCLgeostats/>.

r-gghist 0.1.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/frederikziebell/gghist
Licenses: GPL 3+
Synopsis: Plot the Histogram of a Numeric Vector
Description:

Wrapper around geom_histogram() of ggplot2 to plot the histogram of a numeric vector. This is especially useful, since qplot() was deprecated in ggplot2 3.4.0.

r-ggpca 0.1.3
Propagated dependencies: r-umap@0.2.10.0 r-shiny@1.11.1 r-rtsne@0.17 r-rlang@1.1.6 r-golem@0.5.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggpca
Licenses: GPL 3
Synopsis: Publication-Ready PCA, t-SNE, and UMAP Plots
Description:

This package provides tools for creating publication-ready dimensionality reduction plots, including Principal Component Analysis (PCA), t-Distributed Stochastic Neighbor Embedding (t-SNE), and Uniform Manifold Approximation and Projection (UMAP). This package helps visualize high-dimensional data with options for custom labels, density plots, and faceting, using the ggplot2 framework Wickham (2016) <doi:10.1007/978-3-319-24277-4>.

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+
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-glarma 1.7-1
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=glarma
Licenses: GPL 2+
Synopsis: Generalized Linear Autoregressive Moving Average Models
Description:

This package provides functions are provided for estimation, testing, diagnostic checking and forecasting of generalized linear autoregressive moving average (GLARMA) models for discrete valued time series with regression variables. These are a class of observation driven non-linear non-Gaussian state space models. The state vector consists of a linear regression component plus an observation driven component consisting of an autoregressive-moving average (ARMA) filter of past predictive residuals. Currently three distributions (Poisson, negative binomial and binomial) can be used for the response series. Three options (Pearson, score-type and unscaled) for the residuals in the observation driven component are available. Estimation is via maximum likelihood (conditional on initializing values for the ARMA process) optimized using Fisher scoring or Newton Raphson iterative methods. Likelihood ratio and Wald tests for the observation driven component allow testing for serial dependence in generalized linear model settings. Graphical diagnostics including model fits, autocorrelation functions and probability integral transform residuals are included in the package. Several standard data sets are included in the package.

r-ggtea 0.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=ggtea
Licenses: GPL 3+
Synopsis: Palettes and Themes for 'ggplot2'
Description:

This package provides a collection of palettes and themes for ggplot2', offering a light, pastel aesthetic. Syntax follows the viridis package.

r-gptreeo 1.0.1
Propagated dependencies: r-r6@2.6.1 r-mlegp@3.1.9 r-hash@2.2.6.3 r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPTreeO
Licenses: Expat
Synopsis: Dividing Local Gaussian Processes for Online Learning Regression
Description:

We implement and extend the Dividing Local Gaussian Process algorithm by Lederer et al. (2020) <doi:10.48550/arXiv.2006.09446>. Its main use case is in online learning where it is used to train a network of local GPs (referred to as tree) by cleverly partitioning the input space. In contrast to a single GP, GPTreeO is able to deal with larger amounts of data. The package includes methods to create the tree and set its parameter, incorporating data points from a data stream as well as making joint predictions based on all relevant local GPs.

r-genef 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeneF
Licenses: GPL 2+
Synopsis: Package for Generalized F-Statistics
Description:

Implementation of several generalized F-statistics. The current version includes a generalized F-statistic based on the flexible isotonic/monotonic regression or order restricted hypothesis testing. Based on: Y. Lai (2011) <doi:10.1371/journal.pone.0019754>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208