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

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-stringdist 0.9.17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/markvanderloo/stringdist
Licenses: GPL 3+
Build system: r
Synopsis: Approximate string matching and string distance functions
Description:

This package implements an approximate string matching version of R's native match function. It can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal string alignment), qgrams (q- gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences.

r-butcher 0.4.0
Propagated dependencies: r-cli@3.6.6 r-lobstr@1.2.1 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://butcher.tidymodels.org/
Licenses: Expat
Build system: r
Synopsis: Model butcher
Description:

This package provides a set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.

r-dtplyr 1.3.3
Propagated dependencies: r-cli@3.6.6 r-data-table@1.18.4 r-dplyr@1.2.1 r-glue@1.8.1 r-lifecycle@1.0.5 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyselect@1.2.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/dtplyr
Licenses: Expat
Build system: r
Synopsis: Data Table back-end for dplyr
Description:

This package provides a data.table backend for dplyr. The goal of dtplyr is to allow you to write dplyr code that is automatically translated to the equivalent, but usually much faster, data.table code.

r-backports 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/backports
Licenses: GPL 2+
Build system: r
Synopsis: Reimplementations of functions introduced since R 3.0.0
Description:

Provides implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.

r-cardata 3.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/car/
Licenses: GPL 2+
Build system: r
Synopsis: Data sets for the book Companion to Applied Regression
Description:

This package provides datasets to accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage.

r-plumber 1.3.3
Propagated dependencies: r-crayon@1.5.3 r-httpuv@1.6.17 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.2.0 r-sodium@1.4.0 r-stringi@1.8.7 r-swagger@5.32.1 r-webutils@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rplumber.io
Licenses: Expat
Build system: r
Synopsis: API generator for R
Description:

This package gives you the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.

r-tweenr 2.0.3
Propagated dependencies: r-cpp11@0.5.5 r-farver@2.1.2 r-magrittr@2.0.5 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tweenr
Licenses: Expat
Build system: r
Synopsis: Interpolate data for smooth animations
Description:

In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and color.

r-matrixmodels 0.5-4
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/MatrixModels
Licenses: GPL 2+
Build system: r
Synopsis: Modelling with sparse and dense matrices
Description:

This package models with sparse and dense matrix matrices, using modular prediction and response module classes.

r-rnmf 0.5.0
Propagated dependencies: r-knitr@1.51 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rNMF/
Licenses: GPL 2+
Build system: r
Synopsis: Robust nonnegative matrix factorization
Description:

This package provides an implementation of robust nonnegative matrix factorization (rNMF). The rNMF algorithm decomposes a nonnegative high dimension data matrix into the product of two low rank nonnegative matrices, while detecting and trimming outliers. The main function is rnmf(). The package also includes a visualization tool, see(), that arranges and prints vectorized images.

r-shinyfiles 0.9.3
Propagated dependencies: r-fs@2.1.0 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-shiny@1.13.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/shinyFiles
Licenses: GPL 2+
Build system: r
Synopsis: Server-side file system viewer for Shiny
Description:

This package provides functionality for client-side navigation of the server side file system in shiny apps. In case the app is running locally this gives the user direct access to the file system without the need to "download" files to a temporary location. Both file and folder selection as well as file saving is available.

r-chameleon 0.2-3
Propagated dependencies: r-clue@0.3-68 r-ggplot2@4.0.3 r-umap@0.2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=chameleon
Licenses: Expat
Build system: r
Synopsis: Automatic colors for multi-dimensional data
Description:

This package lets you assign distinct colors to arbitrary multi-dimensional data, considering its structure.

r-tsne 0.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jdonaldson/rtsne/
Licenses: GPL 2+
Build system: r
Synopsis: t-Distributed Stochastic Neighbor Embedding for R
Description:

This package provides a pure R implementation of the t-SNE algorithm.

r-forestplot 3.2.0
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se/packages/
Licenses: GPL 2
Build system: r
Synopsis: Advanced forest plot using @code{grid} graphics
Description:

This package provides a forest plot that allows for multiple confidence intervals per row, custom fonts for each text element, custom confidence intervals, text mixed with expressions, and more. The aim is to extend the use of forest plots beyond meta-analyses. This is a more general version of the original rmeta package's forestplot() function and relies heavily on the grid package.

r-bigrquery 1.6.2
Propagated dependencies: r-bit64@4.8.2 r-brio@1.1.5 r-cli@3.6.6 r-clock@0.7.4 r-cpp11@0.5.5 r-curl@7.1.0 r-dbi@1.3.0 r-gargle@1.6.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-nanoparquet@0.5.1 r-prettyunits@1.2.0 r-rapidjsonr@1.2.1 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-dbi/bigrquery
Licenses: GPL 3
Build system: r
Synopsis: R interface to Google's BigQuery API
Description:

This package provides an R interface to Google's BigQuery database.

r-semtools 0.5-8
Propagated dependencies: r-lavaan@0.6-21 r-pbivnorm@0.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/simsem/semTools/wiki
Licenses: GPL 2+
Build system: r
Synopsis: Useful tools for structural equation modeling
Description:

This package provides useful tools for structural equation modeling.

r-xts 0.14.2
Propagated dependencies: r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/joshuaulrich/xts
Licenses: GPL 2+
Build system: r
Synopsis: Extensible time series
Description:

This package provides for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user-level customization and extension, while simplifying cross-class interoperability.

r-e1071 1.7-17
Propagated dependencies: r-class@7.3-23 r-proxy@0.4-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/e1071
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for probability theory
Description:

This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.

r-commonmark 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/commonmark
Licenses: FreeBSD
Build system: r
Synopsis: CommonMark and Github Markdown rendering in R
Description:

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the cmark reference implementation for converting markdown text into various formats including HTML, LaTeX and groff man. In addition, it exposes the markdown parse tree in XML format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

r-mixopt 0.1.3
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-splitfngr@0.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CollinErickson/mixopt
Licenses: LGPL 3+
Build system: r
Synopsis: Mixed variable optimization
Description:

This is a package for mixed variable optimization for non-linear functions. It can optimize function whose inputs are a combination of continuous, ordered, and unordered variables.

r-inext 3.0.2
Propagated dependencies: r-ggplot2@4.0.3 r-rcpp@1.1.1-1.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://chao.stat.nthu.edu.tw/wordpress/software_download/
Licenses: GPL 3+
Build system: r
Synopsis: Interpolation and extrapolation for species diversity
Description:

This package provides simple functions to compute and plot two types (sample-size- and coverage-based) rarefaction and extrapolation curves for species diversity (Hill numbers) based on individual-based abundance data or sampling-unit- based incidence data; see Chao and others (2014, Ecological Monographs) for pertinent theory and methodologies, and Hsieh, Ma and Chao (2016, Methods in Ecology and Evolution) for an introduction of the R package.

r-stringmagic 1.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lrberge.github.io/stringmagic/
Licenses: GPL 2+
Build system: r
Synopsis: Character string operations and interpolation, magic edition
Description:

This package performs complex string operations compactly and efficiently. It supports string interpolation jointly with over 50 string operations. It also enhances regular string functions (like grep() and co).

r-lpsolveapi 5.5.2.0-17.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lpSolveAPI
Licenses: LGPL 2.0
Build system: r
Synopsis: Interface to lp_solve
Description:

The lpSolveAPI package provides an R interface to lp_solve, a MILP, solver with support for pure linear, (mixed) integer/binary, semi-continuous and SOS models.

r-mvabund 4.2.8
Dependencies: gsl@2.8
Propagated dependencies: r-mass@7.3-65 r-mgcv@1.9-4 r-rcpp@1.1.1-1.1 r-rcppgsl@0.3.14 r-statmod@1.5.2 r-tweedie@3.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mvabund/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Statistical methods for analysing multivariate abundance data
Description:

This package provides a set of tools for displaying, modeling and analysing multivariate abundance data in community ecology.

r-lamw 2.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aadler/lamW
Licenses: FreeBSD
Build system: r
Synopsis: Lambert-W function
Description:

This package implements both real-valued branches of the Lambert-W function (Corless et al, 1996) <doi:10.1007/BF02124750> without the need for installing the entire GSL.

Total packages: 73977