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

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-rsvg 2.7.0
Dependencies: librsvg@2.58.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/rsvg#readme
Licenses: Expat
Build system: r
Synopsis: Render SVG images into PDF, PNG, PostScript, or Bitmap arrays
Description:

This package allows you to render vector-based SVG images into high-quality custom-size bitmap arrays using the librsvg2 library. The resulting bitmap can be written to e.g. PNG, JPEG or WEBP format. In addition, the package can convert images directly to various formats such as PDF or PostScript.

r-jsonlite 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arxiv.org/abs/1403.2805
Licenses: Expat
Build system: r
Synopsis: Robust, high performance JSON parser and generator for R
Description:

The jsonlite package provides a fast JSON parser and generator optimized for statistical data and the web. It offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. In addition to converting JSON data from/to R objects, jsonlite contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.

r-qqman 0.1.9
Propagated dependencies: r-calibrate@1.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qqman/
Licenses: GPL 3
Build system: r
Synopsis: Q-Q and Manhattan plots for GWAS data
Description:

This package allows you to create Q-Q and Manhattan plots for GWAS data from PLINK results.

r-gsalib 2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gsalib
Licenses: Expat
Build system: r
Synopsis: Utility functions for GATK
Description:

This package contains utility functions used by the Genome Analysis Toolkit (GATK) to load tables and plot data. The GATK is a toolkit for variant discovery in high-throughput sequencing data.

r-pkgdown 2.2.0
Dependencies: pandoc@2.19.2
Propagated dependencies: r-bslib@0.9.0 r-callr@3.7.6 r-cli@3.6.5 r-desc@1.4.3 r-downlit@0.4.5 r-fontawesome@0.5.3 r-fs@1.6.6 r-httr2@1.2.1 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-openssl@2.3.4 r-purrr@1.2.0 r-ragg@1.5.0 r-rlang@1.1.6 r-rmarkdown@2.30 r-tibble@3.3.0 r-whisker@0.4.1 r-withr@3.0.2 r-xml2@1.5.0 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkgdown.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Make static HTML documentation for an R package
Description:

The goal of this package is to generate an attractive and useful website from a source package. pkgdown converts your documentation, vignettes, README file, and more to HTML making it easy to share information about your package online.

r-git2r 0.36.2
Dependencies: libgit2@1.5.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/git2r
Licenses: GPL 2
Build system: r
Synopsis: Access Git repositories with R
Description:

This package provides an R interface to the libgit2 library, which is a pure C implementation of the Git core methods.

r-consort 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/adayim/consort/
Licenses: Expat
Build system: r
Synopsis: Create Consort Diagrams
Description:

To make it easy to create CONSORT diagrams for the transparent reporting of participant allocation in randomized, controlled clinical trials. This is done by creating a standardized disposition data, and using this data as the source for the creation a standard CONSORT diagram. Human effort by supplying text labels on the node can also be achieved.

r-logspline 2.1.22
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/logspline/
Licenses: ASL 2.0
Build system: r
Synopsis: Routines for Logspline density estimation
Description:

This package contains routines for logspline density estimation. The function oldlogspline() uses the same algorithm as the logspline package version 1.0.x; i.e., the Kooperberg and Stone (1992) algorithm (with an improved interface). The recommended routine logspline() uses an algorithm from Stone et al (1997).

r-plyr 1.8.9
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://had.co.nz/plyr
Licenses: Expat
Build system: r
Synopsis: Tools for splitting, applying and combining data
Description:

Plyr is a set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics.

r-vdiffr 1.0.8
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.2 r-diffobj@0.3.6 r-glue@1.8.0 r-htmltools@0.5.8.1 r-lifecycle@1.0.4 r-rlang@1.1.6 r-testthat@3.3.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/vdiffr
Licenses: GPL 3
Build system: r
Synopsis: Visual regression testing and graphical diffing
Description:

This package is an extension to the testthat package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.

r-multidplyr 0.1.4
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-crayon@1.5.3 r-dplyr@1.1.4 r-magrittr@2.0.4 r-qs2@0.1.6 r-r6@2.6.1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://multidplyr.tidyverse.org
Licenses: Expat
Build system: r
Synopsis: Multi-process dplyr backend
Description:

Partition a data frame across multiple worker processes to provide simple multicore parallelism.

r-mlr3measures 1.2.0
Propagated dependencies: r-checkmate@2.3.3 r-mlr3misc@0.19.0 r-prroc@1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3measures.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Performance measures for mlr3
Description:

This package implements multiple performance measures for supervised learning. It includes over 40 measures for regression and classification. Additionally, meta information about the performance measures can be queried, e.g. what the best and worst possible performances scores are.

r-fds 1.8
Propagated dependencies: r-rainbow@3.8 r-rcurl@1.98-1.17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fds/
Licenses: GPL 2+
Build system: r
Synopsis: Functional data sets
Description:

This package contains a list of functional time series, sliced functional time series, and functional data sets. Functional time series is a special type of functional data observed over time. Sliced functional time series is a special type of functional time series with a time variable observed over time.

r-tweedie 2.3.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tweedie/
Licenses: GPL 2+
Build system: r
Synopsis: Evaluation of Tweedie exponential family models
Description:

Maximum likelihood computations for Tweedie families, including the series expansion (Dunn and Smyth, 2005; <doi10.1007/s11222-005-4070-y>) and the Fourier inversion (Dunn and Smyth, 2008; <doi:10.1007/s11222-007-9039-6>), and related methods.

r-ggthemes 5.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-lifecycle@1.0.4 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.rstudio.com/web/packages/ggthemes
Licenses: GPL 2
Build system: r
Synopsis: Extra themes, scales and geoms for @code{ggplot2}
Description:

This package provides extra themes and scales for ggplot2 that replicate the look of plots by Edward Tufte and Stephen Few in Fivethirtyeight, The Economist, Stata, Excel, and The Wall Street Journal, among others. This package also provides geoms for Tufte's box plot and range frame.

r-cairo 1.7-0
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/Cairo/
Licenses: GPL 2
Build system: r
Synopsis: R graphics device using Cairo graphics library
Description:

This package provides a Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.

r-genetics 1.3.8.1.3
Propagated dependencies: r-combinat@0.0-8 r-gdata@3.0.1 r-gtools@3.9.5 r-mass@7.3-65 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/genetics/
Licenses: GPL 2+
Build system: r
Synopsis: Population genetics
Description:

This package provides classes and methods for handling genetic data. It includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...

r-paradox 1.0.1
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-data-table@1.17.8 r-mlr3misc@0.19.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-zip 2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/zip
Licenses: CC0
Build system: r
Synopsis: Cross-platform Zip compression
Description:

This package provides a cross-platform Zip compression library for R. It is a replacement for the zip function, that does not require any additional external tools on any platform.

r-ctrdata 1.25.0
Propagated dependencies: r-dplyr@1.1.4 r-htmlwidgets@1.6.4 r-httr2@1.2.1 r-jqr@1.4.0 r-jsonlite@2.0.0 r-lubridate@1.9.4 r-nodbi@0.13.1 r-readr@2.1.6 r-rlang@1.1.6 r-rvest@1.0.5 r-stringdist@0.9.15 r-stringi@1.8.7 r-tidyr@1.3.1 r-v8@8.0.1 r-xml2@1.5.0 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ctrdata
Licenses: Expat
Build system: r
Synopsis: Retrieve and analyze clinical trials in public registers
Description:

This package provides a system for querying, retrieving and analyzing protocol- and results-related information on clinical trials from three public registers, the European Union Clinical Trials Register (EUCTR), ClinicalTrials.gov (CTGOV) and the ISRCTN. Trial information is downloaded, converted and stored in a database. Functions are included to identify deduplicated records, to easily find and extract variables (fields) of interest even from complex nesting as used by the registers, and to update previous queries. The package can be used for meta-analysis and trend-analysis of the design and conduct as well as for results of clinical trials.

r-paws-analytics 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services analytics services
Description:

This package provides an interface to Amazon Web Services analytics services, including Elastic MapReduce Hadoop and Spark big data service, Elasticsearch search engine, and more.

r-rnetcdf 2.11-1
Dependencies: netcdf@4.9.0 udunits@2.2.28
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RNetCDF
Licenses: GPL 2+
Build system: r
Synopsis: Interface to NetCDF datasets
Description:

This package provides an interface to the NetCDF file formats designed by Unidata for efficient storage of array-oriented scientific data and descriptions. Most capabilities of NetCDF version 4 are supported. Optional conversions of time units are enabled by UDUNITS version 2, also from Unidata.

r-acrosstic 1.0-3
Propagated dependencies: r-lpsolve@5.6.23 r-treeclust@1.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcrossTic/
Licenses: GPL 2+
Build system: r
Synopsis: Cost-minimal regular spanning subgraph with TreeClust
Description:

This is a package for constructing minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for equality of distribution.

r-pkgbuild 1.4.8
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-desc@1.4.3 r-processx@3.8.6 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/pkgbuild
Licenses: GPL 3
Build system: r
Synopsis: Find tools needed to build R packages
Description:

This package provides functions used to build R packages. It locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.

Total packages: 69245