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

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-askpass 1.2.1
Propagated dependencies: r-sys@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/askpass
Licenses: Expat
Build system: r
Synopsis: Safe password entry for R
Description:

This package provides cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key.

r-fastcluster 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://danifold.net/fastcluster.html
Licenses: FreeBSD
Build system: r
Synopsis: Fast hierarchical clustering routines
Description:

This package implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package scipy.cluster.hierarchy, hclust() in R's stats package, and the flashClust package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide.

r-polylabelr 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jolars/polylabelr
Licenses: Expat
Build system: r
Synopsis: Finding pole of inaccessibility (visual center) of a polygon
Description:

This package provides a wrapper around the C++ library polylabel from Mapbox, providing an efficient routine for finding the approximate pole of inaccessibility of a polygon, which usually serves as an excellent candidate for labeling of a polygon.

r-shiny 1.13.0
Dependencies: js-datatables@1.10.19 js-selectize@0.12.6 js-strftime@0.10.0 js-highlight@9.12.0
Propagated dependencies: r-bslib@0.11.0 r-cachem@1.1.0 r-commonmark@2.0.0 r-crayon@1.5.3 r-ellipsis@0.3.3 r-fastmap@1.2.0 r-fontawesome@0.5.3 r-glue@1.8.1 r-htmltools@0.5.9 r-httpuv@1.6.17 r-jsonlite@2.0.0 r-later@1.4.8 r-lifecycle@1.0.5 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.2.0 r-sourcetools@0.1.7-2 r-withr@3.0.2 r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.rstudio.com
Licenses: Artistic License 2.0
Build system: r
Synopsis: Easy interactive web applications with R
Description:

Makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.

r-fivethirtyeight 0.6.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rudeboybert/fivethirtyeight
Licenses: Expat
Build system: r
Synopsis: Data and code behind the stories and interactives at FiveThirtyEight
Description:

This R package provides access to datasets and code published by the data journalism website FiveThirtyEight.

r-pracma 2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pracma/
Licenses: GPL 3+
Build system: r
Synopsis: Practical numerical math functions
Description:

This package provides functions for numerical analysis and linear algebra, numerical optimization, differential equations, plus some special functions. It uses Matlab function names where appropriate to simplify porting.

r-scrypt 0.1.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/rscrypt
Licenses: FreeBSD
Build system: r
Synopsis: Key derivation functions for R based on Scrypt
Description:

This package provides functions for working with the scrypt key derivation functions. Scrypt is a password-based key derivation function created by Colin Percival. The algorithm was specifically designed to make it costly to perform large-scale custom hardware attacks by requiring large amounts of memory.

r-ashr 2.2-63
Propagated dependencies: r-etrunct@0.1 r-invgamma@1.2 r-matrix@1.7-5 r-mixsqp@0.3-54 r-rcpp@1.1.1-1.1 r-squarem@2026.1 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stephens999/ashr
Licenses: GPL 3+
Build system: r
Synopsis: Methods for adaptive shrinkage, using empirical bayes
Description:

This package implements an empirical Bayes approach for large-scale hypothesis testing and false discovery rate estimation.

r-gbm 2.2.3
Propagated dependencies: r-lattice@0.22-9 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gbm-developers/gbm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized boosted regression models
Description:

This package is an implementation of extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. It includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart).

r-tidyft 0.9.20
Propagated dependencies: r-data-table@1.18.4 r-fst@0.9.8 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hope-data-science/tidyft
Licenses: Expat
Build system: r
Synopsis: Fast and memory efficient data operations in tidy syntax
Description:

Tidyft is an extension of data.table. It uses modifification by reference whenever possible. This toolkit is designed for big data analysis in high-performance desktop or laptop computers. The syntax of the package is similar or identical to tidyverse.

r-proto 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/proto
Licenses: GPL 2+
Build system: r
Synopsis: Prototype object-based programming
Description:

Proto is an object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas.

r-slippymath 0.3.1
Propagated dependencies: r-png@0.1-9 r-purrr@1.2.2 r-raster@3.6-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.github.com/milesmcbain/slippymath
Licenses: Expat
Build system: r
Synopsis: Slippy map tile tools
Description:

This package provides functions for performing common tasks when working with slippy map tile service APIs e.g. Google maps, Open Street Map, Mapbox, Stamen, among others. Functionality includes converting from latitude and longitude to tile numbers, determining tile bounding boxes, and compositing tiles to a georeferenced raster image.

r-assertthat 0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/assertthat
Licenses: GPL 3+
Build system: r
Synopsis: Easy pre and post assertions
Description:

Assertthat is an extension to stopifnot() that makes it easy to declare the pre and post conditions that your code should satisfy, while also producing friendly error messages so that your users know what they've done wrong.

r-xml 3.99-0.23
Dependencies: libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.omegahat.net/RSXML
Licenses: FreeBSD
Build system: r
Synopsis: Tools for parsing and generating XML within R
Description:

Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an XPath "interpreter".

r-gpfit 1.0-9
Propagated dependencies: r-lattice@0.22-9 r-lhs@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/GPfit/
Licenses: GPL 2
Build system: r
Synopsis: Gaussian Processes modeling
Description:

This package provides a computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.

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-bslib 0.11.0
Propagated dependencies: r-base64enc@0.1-6 r-cachem@1.1.0 r-fastmap@1.2.0 r-htmltools@0.5.9 r-jquerylib@0.1.4 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-memoise@2.0.1 r-mime@0.13 r-rlang@1.2.0 r-sass@0.4.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/bslib/
Licenses: Expat
Build system: r
Synopsis: Custom Bootstrap Sass themes for shiny and rmarkdown
Description:

This package simplifies custom CSS styling of both shiny and rmarkdown via Bootstrap Sass. It supports both Bootstrap 3 and 4 as well as their various Bootswatch themes. An interactive widget is also provided for previewing themes in real time.

r-multcomp 1.4-30
Propagated dependencies: r-codetools@0.2-20 r-mvtnorm@1.3-7 r-sandwich@3.1-1 r-survival@3.8-6 r-th-data@1.1-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/multcomp/
Licenses: GPL 2
Build system: r
Synopsis: Simultaneous inference in general parametric models
Description:

Simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. The package includes demos reproducing analyzes presented in the book "Multiple Comparisons Using R" (Bretz, Hothorn, Westfall, 2010, CRC Press).

r-eha 2.11.5
Propagated dependencies: r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ehar.se/r/eha/
Licenses: GPL 2+
Build system: r
Synopsis: Event history analysis
Description:

This is a package for parametric proportional hazards fitting with left truncation and right censoring for common families of distributions, piecewise constant hazards, and discrete models. It offer parametric accelerated failure time models for left truncated and right censored data. It also provides proportional hazards models for tabular and register data. Lastly, it enables sampling of risk sets in Cox regression, selections in the Lexis diagram, bootstrapping.

r-mlrmbo 1.1.6
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-lhs@1.3.0 r-mlr@2.19.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-smoof@1.7.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlrMBO
Licenses: FreeBSD
Build system: r
Synopsis: Model-based optimization with mlr
Description:

This package is a flexible and comprehensive R toolbox for model-based optimization. It implements Efficient Global Optimization Algorithm for single- and multi-objective optimization. It supports mixed parameters. The machine learning toolbox mlr offers regression learners. It provides various infill criteria and features batch proposal, parallel execution, visualization, and logging. Its modular implementation allows easy customization by the user.

r-gfonts 0.2.0
Propagated dependencies: r-crayon@1.5.3 r-crul@1.6.0 r-glue@1.8.1 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dreamrs.github.io/gfonts/
Licenses: GPL 3
Build system: r
Synopsis: Offline Google fonts for Markdown and Shiny
Description:

This package lets you download Google fonts and generate CSS to use in rmarkdown documents and Shiny applications. Some popular fonts are included and ready to use.

r-lambertw 0.6.9-2
Propagated dependencies: r-ggplot2@4.0.3 r-lamw@2.2.7 r-mass@7.3-65 r-rcolorbrewer@1.1-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: https://cran.r-project.org/package=LambertW
Licenses: GPL 2+
Build system: r
Synopsis: Probabilistic models to analyze and Gaussianize heavy-tailed, skewed data
Description:

Lambert W x F distributions are a generalized framework to analyze skewed, heavy-tailed data. It is based on an input/output system, where the output random variable (RV) Y is a non-linearly transformed version of an input RV X ~ F with similar properties as X, but slightly skewed (heavy-tailed). The transformed RV Y has a Lambert W x F distribution. This package contains functions to model and analyze skewed, heavy-tailed data the Lambert Way: simulate random samples, estimate parameters, compute quantiles, and plot/ print results nicely. The most useful function is Gaussianize, which works similarly to scale, but actually makes the data Gaussian. A do-it-yourself toolkit allows users to define their own Lambert W x MyFavoriteDistribution and use it in their analysis right away.

r-rcircos 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RCircos/
Licenses: GPL 2+
Build system: r
Synopsis: Circos 2D track plot
Description:

This package provides a simple and flexible way to generate Circos 2D track plot images. The types of plots include: heatmap, histogram, lines, scatterplot, tiles and plot items for further decorations include connector, link (lines and ribbons), and text (gene) label. All functions require only R graphics packages that comes with the base installation.

r-sfsmisc 1.1-24
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sfsmisc
Licenses: GPL 2+
Build system: r
Synopsis: Utilities from "Seminar fuer Statistik" ETH Zurich
Description:

This package provides useful utilities from Seminar fuer Statistik ETH Zurich, including many that are related to graphics.

Total packages: 72465