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

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-cetcolor 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless-rpkg/cetcolor
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: CET perceptually uniform color maps
Description:

This package provides a collection of perceptually uniform color maps made by Peter Kovesi (2015) "Good Colour Maps: How to Design Them" <arXiv:1509.03700> at the Centre for Exploration Targeting (CET).

r-ggeffects 2.3.1
Propagated dependencies: r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/ggeffects
Licenses: GPL 3
Build system: r
Synopsis: Create tidy data frames of marginal effects for ggplot
Description:

This package provides tools to compute marginal effects from statistical models and return the result as tidy data frames. These data frames are ready to use with the ggplot2 package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggeffect(). There is a generic plot() method to plot the results using ggplot2.

r-mosaiccore 0.9.5
Propagated dependencies: r-dplyr@1.1.4 r-mass@7.3-65 r-rlang@1.1.6 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ProjectMOSAIC/mosaicCore/
Licenses: GPL 2+
Build system: r
Synopsis: Common utilities for mosaic family packages
Description:

Common utilities used in other Mosaic family packages are collected here.

r-assertr 3.0.1
Propagated dependencies: r-dplyr@1.1.4 r-mass@7.3-65 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/assertr
Licenses: Expat
Build system: r
Synopsis: Assertive programming for R analysis pipelines
Description:

This package provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly. It is similar to stopifnot() but more powerful, friendly, and easier for use in pipelines.

r-latex2exp 0.9.6
Propagated dependencies: r-magrittr@2.0.4 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stefano-meschiari/latex2exp/
Licenses: Expat
Build system: r
Synopsis: Use LaTeX expressions in plots
Description:

latex2exp parses and converts LaTeX math formulas to R's plotmath expressions, used to enter mathematical formulas and symbols to be rendered as text, axis labels, etc. throughout R's plotting system.

r-assertive-sets 0.0-3
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.sets
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of sets
Description:

This package provides a set of predicates and assertions for checking the properties of sets. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-readbitmap 0.1.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39
Propagated dependencies: r-bmp@0.3.1 r-jpeg@0.1-11 r-png@0.1-8 r-tiff@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/readbitmap
Licenses: GPL 2+
Build system: r
Synopsis: Unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)
Description:

This package provides tools to identify and read BMP, JPEG, PNG, and TIFF format bitmap images. Identification defaults to the use of the magic number embedded in the file rather than the file extension.

r-sessioninfo 1.2.3
Propagated dependencies: r-cli@3.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sessioninfo#readme
Licenses: GPL 2
Build system: r
Synopsis: R session information
Description:

This package provides tools to query and print information about the current R session. It is similar to utils::sessionInfo(), but includes more information about packages, and where they were installed from.

r-complexplus 2.1
Propagated dependencies: r-expm@1.0-0 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/complexplus/
Licenses: GPL 2
Build system: r
Synopsis: Functions of complex or real variables
Description:

This package extends several functions to the complex domain, including the matrix exponential and logarithm, and the determinant.

r-rgexf 0.16.3
Propagated dependencies: r-igraph@2.2.1 r-servr@0.32 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gvegayon.github.io/rgexf
Licenses: Expat
Build system: r
Synopsis: Build, import and export GEXF graph files
Description:

Create, read and write GEXF (Graph Exchange XML Format) graph files (used in Gephi and others). It allows the user to easily build/read graph files including attributes, GEXF visual attributes (such as color, size, and position), network dynamics (for both edges and nodes) and edge weighting. Users can build/handle graphs element-by-element or massively through data-frames, visualize the graph on a web browser through gexf-js (a JavaScript library) and interact with the igraph package.

r-vioplot 0.5.1
Propagated dependencies: r-sm@2.2-6.0 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://wsopuppenkiste.wiso.uni-goettingen.de/~dadler
Licenses: Modified BSD
Build system: r
Synopsis: Violin plot
Description:

This package provides a violin plot, which is a combination of a box plot and a kernel density plot.

r-beeswarm 0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cbs.dtu.dk/~eklund/beeswarm/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Implementation of bee swarm plots
Description:

This package provides an implementation of bee swarm plots. The bee swarm plot is a one-dimensional scatter plot like stripchart, but with closely-packed, non-overlapping points.

r-activpalprocessing 1.0.2
Propagated dependencies: r-chron@2.3-62
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activpalProcessing/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Process activPAL events files
Description:

This package performs estimation of physical activity and sedentary behavior variables from activPAL events files.

r-servr 0.32
Propagated dependencies: r-httpuv@1.6.16 r-jsonlite@2.0.0 r-mime@0.13 r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/servr
Licenses: Expat
Build system: r
Synopsis: Simple HTTP server to serve static files or dynamic documents
Description:

Servr provides an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.

r-rsvd 1.0.5
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erichson/rSVD
Licenses: GPL 3+
Build system: r
Synopsis: Randomized singular value decomposition
Description:

Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). This package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided.

r-bbmisc 1.13
Propagated dependencies: r-checkmate@2.3.3 r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/berndbischl/BBmisc
Licenses: Modified BSD
Build system: r
Synopsis: Miscellaneous functions for R package development
Description:

This package provides miscellaneous helper functions for the development of R packages.

r-productplots 0.1.2
Propagated dependencies: r-ggplot2@4.0.1 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/productplots
Licenses: GPL 2
Build system: r
Synopsis: Product plots for R
Description:

Framework for visualising tables of counts, proportions and probabilities. The framework is called product plots, alluding to the computation of area as a product of height and width, and the statistical concept of generating a joint distribution from the product of conditional and marginal distributions. The framework, with extensions, is sufficient to encompass over 20 visualisations previously described in fields of statistical graphics and infovis, including bar charts, mosaic plots, treemaps, equal area plots and fluctuation diagrams.

r-rnetcdf 2.11-1
Dependencies: netcdf@4.9.0 udunits@2.2.28
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RNetCDF
Licenses: GPL 2+
Build system: r
Synopsis: Interface to NetCDF datasets
Description:

This package provides an interface to the NetCDF file formats designed by Unidata for efficient storage of array-oriented scientific data and descriptions. Most capabilities of NetCDF version 4 are supported. Optional conversions of time units are enabled by UDUNITS version 2, also from Unidata.

r-np 0.60-18
Propagated dependencies: r-boot@1.3-32 r-cubature@2.1.4-1 r-quadprog@1.5-8 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/JeffreyRacine/R-Package-np
Licenses: GPL 3+
Build system: r
Synopsis: Non-parametric kernel smoothing methods for mixed data types
Description:

This package provides non-parametric (and semi-parametric) kernel methods that seamlessly handle a mix of continuous, unordered, and ordered factor data types.

r-gsa 1.03.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statweb.stanford.edu/~tibs/GSA/
Licenses: LGPL 3+
Build system: r
Synopsis: Gene set analysis
Description:

This package lets you determine the significance of pre-defined sets of genes with respect to an outcome variable, such as a group indicator, a quantitative variable or a survival time.

r-philentropy 0.10.0
Propagated dependencies: r-kernsmooth@2.23-26 r-poorman@0.2.7 r-rcpp@1.1.0 r-rcppparallel@5.1.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/drostlab/philentropy
Licenses: GPL 2
Build system: r
Synopsis: Similarity and distance quantification between probability functions
Description:

This package computes optimized distance and similarity measures for comparing probability functions (Drost (2018) <doi:10.21105/joss.00765>). These comparisons between probability functions have their foundations in a broad range of scientific disciplines from mathematics to ecology. The aim of this package is to provide a core framework for clustering, classification, statistical inference, goodness-of-fit, non-parametric statistics, information theory, and machine learning tasks that are based on comparing univariate or multivariate probability functions.

r-suppdists 1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SuppDists
Licenses: GPL 2+
Build system: r
Synopsis: Supplementary distributions
Description:

This package provides ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition two random number generators of George Marsaglia are included.

r-bayestestr 0.17.0
Propagated dependencies: r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/easystats/bayestestR
Licenses: GPL 3
Build system: r
Synopsis: Describe Bayesian models and posterior distributions
Description:

This package provides utilities to understand and describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion such as Highest Density Interval (HDI), and indices used for null-hypothesis testing (such as ROPE percentage and pd).

r-abacus 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.abdn.ac.uk/Stats/apps/
Licenses: GPL 3
Build system: r
Synopsis: Apps-based activities for communicating and understanding statistics
Description:

This package provides a set of Shiny apps for effective communication and understanding in statistics. The current version includes properties of normal distribution, properties of sampling distribution, one-sample z and t tests, two samples independent (unpaired) t test and analysis of variance.

Total packages: 69245