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

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-rms 8.1-1
Propagated dependencies: r-cluster@2.1.8.2 r-colorspace@2.1-2 r-digest@0.6.39 r-ggplot2@4.0.3 r-hmisc@5.2-5 r-htmltable@2.5.0 r-htmltools@0.5.9 r-knitr@1.51 r-mass@7.3-65 r-matrix@1.7-5 r-multcomp@1.4-30 r-nlme@3.1-169 r-polspline@1.1.25 r-quantreg@6.1 r-rpart@4.1.27 r-scales@1.4.0 r-sparsem@1.84-2 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://biostat.mc.vanderbilt.edu/rms
Licenses: GPL 2+
Build system: r
Synopsis: Regression modeling strategies
Description:

This is a package for regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. The rms package is a collection of functions that assist with and streamline modeling. It also contains functions for binary and ordinal logistic regression models, ordinal models for continuous Y with a variety of distribution families, and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. The package works with almost any regression model, but it was especially written to work with binary or ordinal regression models, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, generalized least squares for serially or spatially correlated observations, generalized linear models, and quantile regression.

r-highlight 0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/highlight
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighter for R code
Description:

This package provides a syntax highlighter for R code based on the results of the R parser. It supports rendering in HTML and LaTeX markup. It includes a custom Sweave driver performing syntax highlighting of R code chunks.

r-ca 0.71.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.carme-n.org/
Licenses: GPL 3+
Build system: r
Synopsis: Simple, multiple and joint correspondence analysis
Description:

This is a package for computation and visualization of simple, multiple and joint correspondence analysis.

r-mgsub 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mgsub
Licenses: Expat
Build system: r
Synopsis: Safe, Multiple, Simultaneous String Substitution
Description:

Designed to enable simultaneous substitution in strings in a safe fashion. Safe means it does not rely on placeholders (which can cause errors in same length matches).

r-paradox 1.0.1
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-mlr3misc@0.21.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paradox.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Define and work with parameter spaces for complex algorithms
Description:

With this package it is possible to define parameter spaces, constraints and dependencies for arbitrary algorithms, and to program on such spaces. It also includes statistical designs and random samplers. Objects are implemented as R6 classes.

r-stabledist 0.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Stable distribution functions
Description:

This package provides density, probability and quantile functions, and random number generation for (skew) stable distributions, using the parametrizations of Nolan.

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-sankeyd3 0.3.2-1.fd50a74
Propagated dependencies: r-d3r@1.1.0 r-htmlwidgets@1.6.4 r-shiny@1.13.0 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fbreitwieser/sankeyD3
Licenses: GPL 3+ Modified BSD
Build system: r
Synopsis: Sankey network graphs from R
Description:

This package provides an R library to generate Sankey network graphs in R and Shiny via the D3 visualization library.

r-profilemodel 0.6.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/profileModel
Licenses: GPL 2+
Build system: r
Synopsis: Profiling inference functions for various model classes
Description:

This package provides tools that can be used to calculate, evaluate, plot and use for inference the profiles of *arbitrary* inference functions for arbitrary glm-like fitted models with linear predictors. More information on the methods that are implemented can be found in Kosmidis (2008) https://www.r-project.org/doc/Rnews/Rnews_2008-2.pdf.

r-deriv 4.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Deriv
Licenses: GPL 3+
Build system: r
Synopsis: Symbolic differentiation
Description:

This package provides an R-based solution for symbolic differentiation. It admits user-defined functions as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.

r-naniar 1.1.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-norm@1.0-11.1 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-upsetr@1.4.0 r-vctrs@0.7.3 r-viridis@0.6.5 r-visdat@0.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/njtierney/naniar
Licenses: Expat
Build system: r
Synopsis: Data structures, summaries, and visualisations for missing data
Description:

Missing values are ubiquitous in data and need to be explored and handled in the initial stages of analysis. The package provides data structures and functions that facilitate the plotting of missing values and examination of imputations. This allows missing data dependencies to be explored with minimal deviation from the common work patterns of ggplot2 and tidy data.

r-fingerprint 3.5.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fingerprint
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions to Operate on Binary Fingerprint Data
Description:

This package provides functions to manipulate binary fingerprints of arbitrary length. A fingerprint is represented by an object of S4 class fingerprint. The bitwise logical functions in R are overridden so that they can be used directly with fingerprint objects. A number of distance metrics are also available. Fingerprints can be converted to Euclidean vectors (i.e., points on the unit hypersphere) and can also be folded. Arbitrary fingerprint formats can be handled via line handlers. Currently handlers are provided for CDK, MOE and BCI fingerprint data.

r-httpcode 0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sckott/httpcode
Licenses: Expat
Build system: r
Synopsis: HTTP status code helper
Description:

httpcode provides functionality for finding and explaining the meaning of HTTP status codes. Functions are included for searching for codes by full or partial number, by message, and to get appropriate dog and cat images for many status codes.

r-rnaturalearthdata 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropenscilabs/rnaturalearthdata
Licenses: CC0
Build system: r
Synopsis: World vector map data from Natural Earth
Description:

This package provides vector map data from https://www.naturalearthdata.com/. Access functions are provided in the accompanying package rnaturalearth.

r-rapiclient 0.1.8
Propagated dependencies: r-httr@1.4.8 r-jsonlite@2.0.0 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bergant/rapiclient
Licenses: Expat
Build system: r
Synopsis: Dynamic OpenAPI/Swagger client
Description:

This package lets you access services specified in OpenAPI (formerly Swagger) format. It is not a code generator. The client is generated dynamically as a list of R functions.

r-evaluate 1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/evaluate
Licenses: GPL 3+
Build system: r
Synopsis: Parsing and evaluation tools for R
Description:

This package provides tools that allow you to recreate the parsing, evaluation and display of R code, with enough information that you can accurately recreate what happens at the command line. The tools can easily be adapted for other output formats, such as HTML or LaTeX.

r-limsolve 2.0.1
Propagated dependencies: r-lpsolve@5.6.23 r-mass@7.3-65 r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/limSolve
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Solving linear inverse models
Description:

This package provides functions that:

  1. find the minimum/maximum of a linear or quadratic function,

  2. sample an underdetermined or overdetermined system,

  3. solve a linear system Ax=B for the unknown x.

It includes banded and tridiagonal linear systems. The package calls Fortran functions from LINPACK.

r-abc 2.2.2
Propagated dependencies: r-abc-data@1.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-nnet@7.3-20 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abc/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Approximate Bayesian Computation (ABC)
Description:

This package implements several Approximate Bayesian Computation (ABC) algorithms for performing parameter estimation, model selection, and goodness-of-fit. Cross-validation tools are also available for measuring the accuracy of ABC estimates, and to calculate the misclassification probabilities of different models.

r-paletteer 1.7.0
Propagated dependencies: r-cli@3.6.6 r-prismatic@1.1.2 r-rematch2@2.1.2 r-rlang@1.2.0 r-rstudioapi@0.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/EmilHvitfeldt/paletteer
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive collection of color palettes
Description:

The choices of color palettes in R can be quite overwhelming with palettes spread over many packages with many different API's. This package aims to collect all color palettes across the R ecosystem under the same package with a streamlined API.

r-lattice 0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lattice.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: High-level data visualization system
Description:

The lattice package provides a powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

r-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

r-showtext 0.9-8
Dependencies: freetype@2.13.3 libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-showtextdb@3.0 r-sysfonts@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/showtext
Licenses: ASL 2.0
Build system: r
Synopsis: Using fonts more easily in R graphs
Description:

This package aims to make it easy to use various types of fonts (TrueType, OpenType, Type 1, web fonts, etc.) in R graphs, and supports most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as Ghostscript is needed to use this package.

r-webshot 0.5.5
Propagated dependencies: r-callr@3.7.6 r-jsonlite@2.0.0 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/webshot/
Licenses: GPL 2
Build system: r
Synopsis: Take screenshots of web pages
Description:

Webshot makes it easy to take screenshots of web pages from within R. It can also run Shiny applications locally and take screenshots of the application; and it can render and screenshot static as well as interactive R Markdown documents.

r-heatmaply 1.6.0
Propagated dependencies: r-assertthat@0.2.1 r-colorspace@2.1-2 r-dendextend@1.19.1 r-egg@0.4.5 r-ggplot2@4.0.3 r-htmlwidgets@1.6.4 r-magrittr@2.0.5 r-plotly@4.12.0 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-scales@1.4.0 r-seriation@1.5.8 r-viridis@0.6.5 r-webshot@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=heatmaply
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive cluster heat maps using plotly
Description:

This package enables you to create interactive cluster heatmaps that can be saved as a stand-alone HTML file, embedded in R Markdown documents or in a Shiny app, and made available in the RStudio viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A heatmap is a popular graphical method for visualizing high-dimensional data, in which a table of numbers is encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by dendrograms.

Total packages: 72465