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

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-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-fauxpas@0.5.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-r6@2.6.1 r-rlang@1.1.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-gmodels 2.19.1
Propagated dependencies: r-gdata@3.0.1 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gmodels/
Licenses: GPL 2
Build system: r
Synopsis: Various R programming tools for model fitting
Description:

This package provides various R programming tools for model fitting.

r-drc 3.0-1
Propagated dependencies: r-car@3.1-3 r-gtools@3.9.5 r-mass@7.3-65 r-multcomp@1.4-29 r-plotrix@3.8-13 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/drc
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of dose-response curves
Description:

This package provides a suite of flexible and versatile model fitting and after-fitting functions for the analysis of dose-response data.

r-clisymbols 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/clisymbols
Licenses: Expat
Build system: r
Synopsis: Unicode symbols at the R prompt
Description:

This package provides a small subset of Unicode symbols, that are useful when building command line applications. They fall back to alternatives on terminals that do not support Unicode.

r-quantregforest 1.3-7.1
Propagated dependencies: r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lorismichel/quantregForest
Licenses: GPL 2+
Build system: r
Synopsis: Quantile regression forests
Description:

Quantile Regression Forests is a tree-based ensemble method for estimation of conditional quantiles. It is particularly well suited for high-dimensional data. Predictor variables of mixed classes can be handled.

r-proj4 1.0-15
Dependencies: proj@9.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/proj4/
Licenses: GPL 2
Build system: r
Synopsis: Simple interface to the PROJ.4 cartographic projections library
Description:

This package provides a simple interface to lat/long projection and datum transformation of the PROJ.4 cartographic projections library. It allows transformation of geographic coordinates from one projection and/or datum to another.

r-guix-install 1.0.0
Propagated dependencies: r-runit@0.4.33.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/BIMSBbioinfo/guix.install
Licenses: GPL 3+
Build system: r
Synopsis: Install R packages with GNU Guix
Description:

This R package provides a single procedure guix.install(), which allows users to install R packages via Guix right from within their running R session. If the requested R package does not exist in Guix at this time, the package and all its missing dependencies will be imported recursively and the generated package definitions will be written to ~/.Rguix/packages.scm. This record of imported packages can be used later to reproduce the environment, and to add the packages in question to a proper Guix channel (or Guix itself). guix.install() not only supports installing packages from CRAN, but also from Bioconductor or even arbitrary git or mercurial repositories, replacing the need for installation via devtools.

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-beepr 2.0
Propagated dependencies: r-audio@0.1-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rasmusab/beepr
Licenses: GPL 3
Build system: r
Synopsis: Easily play notification sounds on any platform
Description:

The main function of this package is beep(), with the purpose to make it easy to play notification sounds on whatever platform you are on. It is intended to be useful, for example, if you are running a long analysis in the background and want to know when it is ready.

r-urca 1.3-4
Propagated dependencies: r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/urca/
Licenses: GPL 2+
Build system: r
Synopsis: Unit root and cointegration tests for time series data
Description:

This package provides unit root and cointegration tests encountered in applied econometric analysis.

r-secretbase 1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/secretbase/
Licenses: GPL 3+
Build system: r
Synopsis: Cryptographic Hash and Extendable-Output Functions
Description:

This package provides implementations of the SHA-3 cryptographic hash and SHAKE256 extendable-output functions (XOF).

r-performance 0.15.2
Propagated dependencies: r-bayestestr@0.17.0 r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/performance/
Licenses: GPL 3
Build system: r
Synopsis: Assessment of regression models performance
Description:

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

r-fnn 1.1.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/FNN
Licenses: GPL 2+
Build system: r
Synopsis: Fast nearest neighbor search algorithms and applications
Description:

This package provides cover-tree and kd-tree fast k-nearest neighbor search algorithms. Related applications including KNN classification, regression and information measures are implemented.

r-analytics 3.0
Propagated dependencies: r-car@3.1-3 r-cluster@2.1.8.1 r-fractal@2.0-4 r-lmtest@0.9-40 r-mass@7.3-65 r-np@0.60-18 r-powerplus@3.1 r-robust@0.7-5 r-trend@1.1.6 r-tsa@1.3.1 r-urca@1.3-4 r-vim@6.2.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/analytics/
Licenses: GPL 2
Build system: r
Synopsis: Collection of data analysis tools
Description:

This package is a collection of data analysis tools. It includes tools for regression outlier detection in a fitted linear model, stationary bootstrap using a truncated geometric distribution, a comprehensive test for weak stationarity, column means by group, weighted biplots, and a heuristic to obtain a better initial configuration in non-metric MDS.

r-partitions 1.10-9
Propagated dependencies: r-gmp@0.7-5 r-polynom@1.4-1 r-rdpack@2.6.4 r-sets@1.0-25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/partitions
Licenses: GPL 2+
Build system: r
Synopsis: Additive partitions of integers
Description:

This package provides tools to enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given.

r-leaps 3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/leaps/
Licenses: GPL 2+
Build system: r
Synopsis: Regression subset selection
Description:

This package provides tools for regression subset selection, including exhaustive search.

r-jade 2.0-4
Propagated dependencies: r-clue@0.3-66
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=JADE
Licenses: GPL 2+
Build system: r
Synopsis: Blind source separation methods
Description:

In this package Cardoso's JADE algorithm as well as his functions for joint diagonalization are ported to R. Also several other blind source separation (BSS) methods, like AMUSE and SOBI, and some criteria for performance evaluation of BSS algorithms, are given. The package is described in Miettinen, Nordhausen and Taskinen (2017) <doi:10.18637/jss.v076.i02>.

r-base64url 1.4
Propagated dependencies: r-backports@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/base64url
Licenses: GPL 3
Build system: r
Synopsis: Fast and URL-safe base64 encoder and decoder
Description:

This package provides a URL-safe base64 encoder and decoder. In contrast to RFC3548, the 62nd character (+) is replaced with -, the 63rd character (/) is replaced with _. Furthermore, the encoder does not fill the string with trailing =. The resulting encoded strings comply to the regular expression pattern [A-Za-z0-9_-] and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

r-abctools 1.1.8
Propagated dependencies: r-abc@2.2.2 r-abind@1.4-8 r-hmisc@5.2-4 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dennisprangle/abctools/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for ABC analyses
Description:

This r-abctools package provides tools for approximate Bayesian computation including summary statistic selection and assessing coverage. This includes recent dimension reduction algorithms to tune the choice of summary statistics, and coverage methods to tune the choice of threshold.

r-r-huge 0.10.1
Propagated dependencies: r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.huge
Licenses: LGPL 2.1+
Build system: r
Synopsis: Methods for accessing huge amounts of data
Description:

This is a deprecated package for accessing huge amounts of data. Cross-platform alternatives are the following packages: bigmemory (CRAN), ff (CRAN), or BufferedMatrix (Bioconductor). The main usage of it was inside the aroma.affymetrix package.

r-readods 2.3.2
Propagated dependencies: r-cellranger@1.1.0 r-cpp11@0.5.2 r-minty@0.0.5 r-stringi@1.8.7 r-tibble@3.3.0 r-vctrs@0.6.5 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=readODS
Licenses: GPL 3
Build system: r
Synopsis: Read and Write ODS Files
Description:

This package lets you import OpenDocument Spreadsheet (ODS) into R as a data frame. It also supports writing data frames to an ODS file.

r-ore 1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/ore
Licenses: Modified BSD
Build system: r
Synopsis: R interface to the Onigmo regular expression library
Description:

This package provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. It offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.

r-generics 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/generics
Licenses: GPL 2
Build system: r
Synopsis: Common S3 generics not provided by base R methods
Description:

In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics that are not provided by base R methods related to model fitting.

r-parsedate 1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/parsedate
Licenses: GPL 2
Build system: r
Synopsis: Recognize and parse dates in various formats
Description:

This package provides three functions for dealing with dates: parse_iso_8601 recognizes and parses all valid ISO 8601 date and time formats, parse_date parses dates in unspecified formats, and format_iso_8601 formats a date in ISO 8601 format.

Total packages: 69244