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

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-fontbitstreamvera 0.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontBitstreamVera
Licenses: FSDG-compatible
Build system: r
Synopsis: Fonts for fontquiver
Description:

This package is a placeholder for the Bitstream Vera font. It is intended for the fontquiver package.

r-promises 1.5.0
Propagated dependencies: r-fastmap@1.2.0 r-later@1.4.4 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-otel@0.2.0 r-r6@2.6.1 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/promises
Licenses: Expat
Build system: r
Synopsis: Abstractions for promise-based asynchronous programming
Description:

This package provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to JavaScript promises, but with a syntax that is idiomatic R.

r-als 0.0.7
Propagated dependencies: r-iso@0.0-21 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ALS
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate curve resolution alternating least squares
Description:

Alternating least squares is often used to resolve components contributing to data with a bilinear structure; the basic technique may be extended to alternating constrained least squares. This package provides an implementation of multivariate curve resolution alternating least squares (MCR-ALS).

Commonly applied constraints include unimodality, non-negativity, and normalization of components. Several data matrices may be decomposed simultaneously by assuming that one of the two matrices in the bilinear decomposition is shared between datasets.

r-clustercrit 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Computing clustering validation indices
Description:

The clusterCrit package provides an implementation of the following indices: Czekanowski-Dice, Folkes-Mallows, Hubert Γ, Jaccard, McNemar, Kulczynski, Phi, Rand, Rogers-Tanimoto, Russel-Rao or Sokal-Sneath. ClusterCrit defines several functions which compute internal quality indices or external comparison indices. The partitions are specified as an integer vector giving the index of the cluster each observation belongs to.

r-bootstrap 2019.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bootstrap
Licenses: Modified BSD
Build system: r
Synopsis: Functions for the book "An Introduction to the Bootstrap"
Description:

This package provides software and data for the book "An Introduction to the Bootstrap" by B. Efron and R. Tibshirani, 1993, Chapman and Hall. This package is primarily provided for projects already based on it, and for support of the book. New projects should preferentially use the recommended package "boot".

r-import 1.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rticulate.github.io/import/
Licenses: Expat
Build system: r
Synopsis: Import mechanism for R
Description:

This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files.

r-ggcorrplot 0.1.4.1
Propagated dependencies: r-ggplot2@4.0.1 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/wiki/ggcorrplot
Licenses: GPL 2
Build system: r
Synopsis: Visualization of a correlation matrix using ggplot2
Description:

The ggcorrplot package can be used to visualize easily a correlation matrix using ggplot2. It provides a solution for reordering the correlation matrix and displays the significance level on the plot. It also includes a function for computing a matrix of correlation p-values.

r-rlist 0.4.6.2
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://renkun-ken.github.io/rlist/
Licenses: Expat
Build system: r
Synopsis: Toolbox for Non-Tabular Data Manipulation
Description:

This package provides a set of functions for data manipulation with list objects, including mapping, filtering, grouping, sorting, updating, searching, and other useful functions. Most functions are designed to be pipeline friendly so that data processing with lists can be chained.

r-svgui 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svGUI/
Licenses: GPL 2
Build system: r
Synopsis: Functions for managing GUI clients in R
Description:

The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets. It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context.

r-laf 0.8.6
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/djvanderlaan/LaF
Licenses: GPL 3
Build system: r
Synopsis: Fast access to large ASCII files
Description:

This package provides methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

r-metadat 1.4-0
Propagated dependencies: r-mathjaxr@1.8-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/metadat
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Datasets
Description:

This package provides a collection of meta-analysis datasets for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses.

r-rann-l1 2.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/RANN/tree/master-L1
Licenses: GPL 3+
Build system: r
Synopsis: Fast nearest neighbour search using L1 metric
Description:

This package provides tools to find the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library. There is support for approximate as well as exact searches, fixed radius searches and bd as well as kd trees. The distance is computed using the L1 (Manhattan, taxicab) metric.

r-plot3d 1.4.2
Propagated dependencies: r-misc3d@0.9-1
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-textshape 1.7.5
Propagated dependencies: r-data-table@1.17.8 r-slam@0.1-55 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textshape
Licenses: GPL 2
Build system: r
Synopsis: Tools for Reshaping Text
Description:

Tools that can be used to reshape and restructure text data.

r-europepmc 0.4.3
Propagated dependencies: r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-plyr@1.8.9 r-progress@1.2.3 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-urltools@1.7.3.1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/europepmc/
Licenses: GPL 3
Build system: r
Synopsis: R Interface to the Europe PubMed Central RESTful Web Service
Description:

This package provides an R Client for the Europe PubMed Central RESTful Web Service. It gives access to both metadata on life science literature and open access full texts. Europe PMC indexes all PubMed content and other literature sources including Agricola, a bibliographic database of citations to the agricultural literature, or Biological Patents. In addition to bibliographic metadata, the client allows users to fetch citations and reference lists. Links between life-science literature and other EBI databases, including ENA, PDB or ChEMBL are also accessible.

r-rfast 2.1.5.2
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1 r-zigg@0.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RfastOfficial/Rfast
Licenses: GPL 2+
Build system: r
Synopsis: Collection of efficient and fast R functions
Description:

This package provides a collection of fast (utility) functions for data analysis. Column- and row- wise means, medians, variances, minimums, maximums, many t, F and G-square tests, many regressions (normal, logistic, Poisson), are some of the many fast functions.

r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:

int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.

r-rbenchmark 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbenchmark/
Licenses: GPL 2+
Build system: r
Synopsis: Benchmarking routine for R
Description:

This r-rbenchmark package is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.

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-ppls 2.0.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ppls
Licenses: GPL 2+
Build system: r
Synopsis: Penalized partial least squares
Description:

This package contains linear and nonlinear regression methods based on partial least squares and penalization techniques. Model parameters are selected via cross-validation, and confidence intervals ans tests for the regression coefficients can be conducted via jackknifing.

r-ace2fastq 0.6.0
Propagated dependencies: r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/c5sire/ace2fastq
Licenses: GPL 3
Build system: r
Synopsis: ACE file to FASTQ converter
Description:

The ACE file format is used in genomics to store contigs from sequencing machines. This tools converts it into FASTQ format. Both formats contain the sequence characters and their corresponding quality information. Unlike the FASTQ file, the ACE file stores the quality values numerically. The conversion algorithm uses the standard Sanger formula. The package facilitates insertion into pipelines, and content inspection.

r-lmodel2 1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lmodel2
Licenses: GPL 2
Build system: r
Synopsis: Model II regression
Description:

This package computes model II simple linear regression using ordinary least squares (OLS), major axis (MA), standard major axis (SMA), and ranged major axis (RMA).

r-generalizedhyperbolic 0.8-7
Propagated dependencies: r-distributionutils@0.6-2 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Build system: r
Synopsis: Generalized hyperbolic distribution
Description:

This package provides functions for the hyperbolic and related distributions. Density, distribution and quantile functions and random number generation are provided for the hyperbolic distribution, the generalized hyperbolic distribution, the generalized inverse Gaussian distribution and the skew-Laplace distribution. Additional functionality is provided for the hyperbolic distribution, normal inverse Gaussian distribution and generalized inverse Gaussian distribution, including fitting of these distributions to data. Linear models with hyperbolic errors may be fitted using hyperblmFit.

r-jsonvalidate 1.5.0
Propagated dependencies: r-r6@2.6.1 r-v8@8.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/jsonvalidate/
Licenses: Expat
Build system: r
Synopsis: Validate JSON schema
Description:

This package uses the node library is-my-json-valid or ajv to validate JSON against a JSON schema. Drafts 04, 06 and 07 of JSON schema are supported.

Total packages: 69245