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

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-gsubfn 0.7
Propagated dependencies: r-proto@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://code.google.com/archive/p/gsubfn/
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for strings and function arguments
Description:

This package provides gsubfn which is like gsub but can take a replacement function or certain other objects instead of the replacement string. Matches and back references are input to the replacement function and replaced by the function output. gsubfn can be used to split strings based on content rather than delimiters and for quasi-perl-style string interpolation. The package also has facilities for translating formulas to functions and allowing such formulas in function calls instead of functions.

r-plot3d 1.4.2
Propagated dependencies: r-misc3d@0.9-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/plot3D
Licenses: GPL 3+
Build system: r
Synopsis: Plot multi-dimensional data
Description:

This package provides functions for viewing 2D and 3D data, including perspective plots, slice plots, surface plots, scatter plots, etc. It includes data sets from oceanography.

r-processx 3.9.0
Propagated dependencies: r-ps@1.9.3 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/processx3
Licenses: Expat
Build system: r
Synopsis: Execute and control system processes
Description:

This package provides portable tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes and their children; restart processes. It can read the standard output and error of the processes, using non-blocking connections. processx can poll a process for standard output or error, with a timeout. It can also poll several processes at once.

r-paws-cost-management 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services cost management services
Description:

This package provides an interface to Amazon Web Services cost management services, including cost and usage reports, budgets, pricing, and more.

r-rgexf 0.16.3
Propagated dependencies: r-igraph@2.3.1 r-servr@0.32 r-xml@3.99-0.23
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-ggstats 0.13.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-lifecycle@1.0.5 r-patchwork@1.3.2 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/ggstats/
Licenses: GPL 3+
Build system: r
Synopsis: Extension to ggplot2 for plotting stats
Description:

This package provides new statistics, new geometries and new positions for ggplot2 and a suite of functions to facilitate the creation of statistical plots.

r-insight 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/insight/
Licenses: GPL 3
Build system: r
Synopsis: Easy access to model information for various model objects
Description:

This package provides a tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. The package mainly revolves around two types of functions: Functions that find (the names of) information, starting with find_, and functions that get the underlying data, starting with get_. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

r-multigraph 0.99-3
Propagated dependencies: r-multiplex@3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multigraph/
Licenses: GPL 3
Build system: r
Synopsis: Plot and manipulate multigraphs
Description:

This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.

r-goftest 1.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baddstats/goftest
Licenses: GPL 2+
Build system: r
Synopsis: Classical Goodness-of-Fit tests for univariate distributions
Description:

This package provides Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.

r-fontliberation 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontLiberation
Licenses: SIL OFL 1.1
Build system: r
Synopsis: Liberation fonts
Description:

This package provides a placeholder for the Liberation fontset intended for the fontquiver package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices.

r-colorout 1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jalvesaq/colorout
Licenses: GPL 3+
Build system: r
Synopsis: Colorize output in the R REPL
Description:

colorout is an R package that colorizes R output when running in terminal emulator.

R STDOUT is parsed and numbers, negative numbers, dates in the standard format, strings, and R constants are identified and wrapped by special ANSI scape codes that are interpreted by terminal emulators as commands to colorize the output. R STDERR is also parsed to identify the expressions warning and error and their translations to many languages. If these expressions are found, the output is colorized accordingly; otherwise, it is colorized as STDERROR (blue, by default).

You can customize the colors according to your taste, guided by the color table made by the command show256Colors(). You can also set the colors to any arbitrary string. In this case, it is up to you to set valid values.

r-bios2cor 2.2.2
Propagated dependencies: r-bigmemory@4.6.4 r-bio3d@2.4-5 r-circular@0.5-2 r-igraph@2.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Bios2cor/
Licenses: GPL 2+
Build system: r
Synopsis: From biological sequences and simulations to correlation analysis
Description:

This package provides utilities for computation and analysis of correlation/covariation in multiple sequence alignments and in side chain motions during molecular dynamics simulations. Features include the computation of correlation/covariation scores using a variety of scoring functions between either sequence positions in alignments or side chain dihedral angles in molecular dynamics simulations and utilities to analyze the correlation/covariation matrix through a variety of tools including network representation and principal components analysis. In addition, several utility functions are based on the R graphical environment to provide friendly tools for help in data interpretation.

r-stable 1.1.7
Propagated dependencies: r-rmutil@1.1.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.commanster.eu/rcode.html
Licenses: GPL 2+
Build system: r
Synopsis: Probability functions and regression models for stable distributions
Description:

This package provides density, distribution, quantile and hazard functions of a stable variate, as well as generalized regression models for the parameters of a stable distribution.

r-confintr 1.0.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mayer79/confintr
Licenses: GPL 2+
Build system: r
Synopsis: Confidence intervals
Description:

This package calculates classic and/or bootstrap confidence intervals for many parameters such as the population mean, variance, interquartile range (IQR), median absolute deviation (MAD), skewness, kurtosis, Cramer's V, odds ratio, R-squared, quantiles (including median), proportions, different types of correlation measures, difference in means, quantiles and medians. Many of the classic confidence intervals are described in Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap confidence intervals are calculated with the R package boot. Both one- and two-sided intervals are supported.

r-trimcluster 0.2-0
Propagated dependencies: r-tclust@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/trimcluster
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Cluster analysis with trimming
Description:

The trimmed k-means clustering method by Cuesta-Albertos, Gordaliza and Matran (1997). This optimizes the k-means criterion under trimming a portion of the points.

r-dint 2.1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/s-fleck/dint
Licenses: Expat
Build system: r
Synopsis: Toolkit for year-quarter, year-month and year-isoweek dates
Description:

This package provides S3 classes and methods to create and work with year-quarter, year-month and year-isoweek vectors. Basic arithmetic operations (such as adding and subtracting) are supported, as well as formatting and converting to and from standard R date types.

r-bibtex 0.5.2
Propagated dependencies: r-backports@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/romainfrancois/bibtex
Licenses: GPL 2+
Build system: r
Synopsis: Bibtex parser
Description:

This package provides a utility for R to parse a bibtex file.

r-httr 1.4.8
Propagated dependencies: r-curl@7.1.0 r-jsonlite@2.0.0 r-mime@0.13 r-openssl@2.4.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/httr
Licenses: Expat
Build system: r
Synopsis: Tools for working with URLs and HTTP
Description:

The aim of httr is to provide a wrapper for RCurl customised to the demands of modern web APIs. It provides useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components.

r-setrng 2024.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://distr.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Set (normal) random number generator and seed
Description:

This package provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.

r-profvis 0.4.0
Propagated dependencies: r-htmlwidgets@1.6.4 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/profvis/
Licenses: GPL 3
Build system: r
Synopsis: Interactive visualizations for profiling R code
Description:

This package provides interactive visualizations for profiling R code.

r-jqr 1.4.0
Dependencies: jq@1.8.2
Propagated dependencies: r-lazyeval@0.2.3 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/jqr/
Licenses: Expat
Build system: r
Synopsis: R client for jq, a JSON Processor
Description:

This package provides an R client for jq, a JSON processor. jq allows the following with JSON data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.

r-deldir 2.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/deldir
Licenses: GPL 2+
Build system: r
Synopsis: Delaunay triangulation and Dirichlet (Voronoi) tessellation
Description:

This package provides tools for calculating the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. It plots triangulations and tessellations in various ways, clips tessellations to sub-windows, calculates perimeters of tessellations, and summarizes information about the tiles of the tessellation.

r-adimpro 0.9.7.2
Propagated dependencies: imagemagick@6.9.13-5 r-awsmethods@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive smoothing of digital images
Description:

This package implements tools for manipulation of digital images and the Propagation Separation approach by Polzehl and Spokoiny (2006) <DOI:10.1007/s00440-005-0464-1> for smoothing digital images, see Polzehl and Tabelow (2007) <DOI:10.18637/jss.v019.i01>.

r-gridpattern 1.3.1
Propagated dependencies: r-glue@1.8.1 r-memoise@2.0.1 r-png@0.1-9 r-rlang@1.2.0 r-sf@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trevorldavis.com/R/gridpattern/
Licenses: Expat
Build system: r
Synopsis: Grid pattern grobs
Description:

This package provides grid grobs that fill in a user-defined area with various patterns. It includes enhanced versions of the geometric and image-based patterns originally contained in the ggpattern package as well as original pch, polygon_tiling, regular_polygon, rose, text, wave, and weave patterns plus support for custom user-defined patterns.

Total packages: 73980