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

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-activity 1.3.4
Propagated dependencies: r-pbapply@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activity/
Licenses: GPL 3
Build system: r
Synopsis: Animal activity statistics
Description:

This package provides functions to fit kernel density functions to animal activity time data; plot activity distributions; quantify overall levels of activity; statistically compare activity metrics through bootstrapping; and evaluate variation in linear variables with time (or other circular variables).

r-robustbase 0.99-7
Propagated dependencies: r-deoptimr@1.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://robustbase.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Basic robust statistics
Description:

This package analyzes data with robust methods such as regression methodology including model selections and multivariate statistics.

r-yaml 2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/yaml/
Licenses: Modified BSD
Build system: r
Synopsis: Methods to convert R data to YAML and back
Description:

This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.

r-lemon 0.5.2
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-knitr@1.51 r-lattice@0.22-9 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stefanedwards/lemon
Licenses: GPL 3
Build system: r
Synopsis: Freshen up your ggplot2 plots
Description:

This package provides functions for working with legends and axis lines of ggplot2, facets that repeat axis lines on all panels, and some knitr extensions.

r-rocr 1.0-12
Propagated dependencies: r-gplots@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rocr.bioinf.mpi-sb.mpg.de/
Licenses: GPL 2+
Build system: r
Synopsis: Visualizing the performance of scoring classifiers
Description:

ROCR is a flexible tool for creating cutoff-parameterized 2D performance curves by freely combining two from over 25 performance measures (new performance measures can be added using a standard interface). Curves from different cross-validation or bootstrapping runs can be averaged by different methods, and standard deviations, standard errors or box plots can be used to visualize the variability across the runs. The parameterization can be visualized by printing cutoff values at the corresponding curve positions, or by coloring the curve according to cutoff. All components of a performance plot can be quickly adjusted using a flexible parameter dispatching mechanism.

r-svglite 2.2.2
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-cli@3.6.6 r-cpp11@0.5.5 r-lifecycle@1.0.5 r-rlang@1.2.0 r-systemfonts@1.3.2 r-textshaping@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://svglite.r-lib.org
Licenses: GPL 2+
Build system: r
Synopsis: SVG graphics device
Description:

svglite is a graphics device that produces clean SVG (Scalable Vector Graphics) output, suitable for use on the web, or hand editing. Compared to the built-in svg(), svglite is considerably faster, produces smaller files, and leaves text as is.

r-a3 1.0.0
Propagated dependencies: r-pbapply@1.7-4 r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/A3/
Licenses: GPL 2+
Build system: r
Synopsis: Error metrics for predictive models
Description:

This package supplies tools for tabulating and analyzing the results of predictive models. The methods employed are applicable to virtually any predictive model and make comparisons between different methodologies straightforward.

r-tfisher 0.2.0
Propagated dependencies: r-matrix@1.7-5 r-mvtnorm@1.3-7 r-sn@2.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TFisher/
Licenses: GPL 2
Build system: r
Synopsis: Optimal thresholding Fisher's p-value combination method
Description:

This package provides the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included.

r-abps 0.3
Propagated dependencies: r-kernlab@0.9-33
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ABPS/
Licenses: GPL 2+
Build system: r
Synopsis: Abnormal blood profile score to detect blood doping
Description:

This package offers an implementation of the Abnormal blood profile score (ABPS). The ABPS is a part of the Athlete biological passport program of the World anti-doping agency, which combines several blood parameters into a single score in order to detect blood doping. The package also contains functions to calculate other scores used in anti-doping programs, such as the ratio of hemoglobin to reticulocytes (OFF-score), as well as example data.

r-ggnewscale 0.5.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggnewscale
Licenses: GPL 3
Build system: r
Synopsis: Multiple fill and color scales in ggplot2
Description:

This package lets you use multiple fill and color scales in ggplot2.

r-climaemet 1.5.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-httr2@1.2.2 r-jsonlite@2.0.0 r-rappdirs@0.3.4 r-readr@2.2.0 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ropenspain.github.io/climaemet/
Licenses: GPL 3
Build system: r
Synopsis: Climate AEMET Tools
Description:

This package provides tools to download the climatic data of the Spanish Meteorological Agency (AEMET) directly from R using their API and create scientific graphs (climate charts, trend analysis of climate time series, temperature and precipitation anomalies maps, warming stripes graphics, climatograms, etc.).

r-fstcore 0.10.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.fstpackage.org/fstcore/
Licenses: MPL 2.0
Build system: r
Synopsis: R bindings to the fstlib library
Description:

The fstlib library provides multithreaded serialization of compressed data frames using the fst format. The fst format allows for random access of stored data and compression with the LZ4 and ZSTD compressors.

r-getpass 0.2-4
Propagated dependencies: r-rstudioapi@0.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wrathematics/getPass
Licenses: FreeBSD
Build system: r
Synopsis: Masked user input
Description:

This package provides a micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently, RStudio, the command line (every OS), and any platform where tcltk is present are supported.

r-qtl2 0.40
Propagated dependencies: r-data-table@1.18.4 r-jsonlite@2.0.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rsqlite@3.52.0 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kbroman.org/qtl2/
Licenses: GPL 3
Build system: r
Synopsis: Quantitative Trait Locus Mapping in Experimental Crosses
Description:

This package provides a set of tools to perform Quantitative Trait Locus (QTL) analysis in experimental crosses. It is a reimplementation of the R/qtl package to better handle high-dimensional data and complex cross designs. Broman et al. (2018) <doi:10.1534/genetics.118.301595>.

r-logger 0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://daroczig.github.io/logger/
Licenses: AGPL 3+
Build system: r
Synopsis: Lightweight and flexible logging utility
Description:

Inspired by the the futile.logger R package and logging Python module, this utility provides a flexible and extensible way of formatting and delivering log messages with low overhead.

r-irtoys 0.2.2
Propagated dependencies: r-ltm@1.2-0 r-sm@2.2-6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=irtoys
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions related to Item Response Theory (IRT)
Description:

This package provides a collection of functions useful in learning and practicing Item Response Theory (IRT), which can be combined into larger programs. It provides basic CTT analysis, a simple common interface to the estimation of item parameters in IRT models for binary responses with three different programs (ICL, BILOG-MG, and ltm), ability estimation (MLE, BME, EAP, WLE, plausible values), item and person fit statistics, scaling methods (MM, MS, Stocking-Lord, and the complete Hebaera method), and a rich array of parametric and non-parametric (kernel) plots. It estimates and plots Haberman's interaction model when all items are dichotomously scored.

r-rstudioapi 0.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rstudioapi
Licenses: Expat
Build system: r
Synopsis: Safely access the RStudio API
Description:

This package provides functions to access the RStudio API and provide informative error messages when it's not available.

r-ggtangle 0.1.2
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-igraph@2.3.1 r-rlang@1.2.0 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggtangle
Licenses: Artistic License 2.0
Build system: r
Synopsis: Draw network with data
Description:

This package extends the ggplot2 plotting system to support network visualization. Inspired by ggtree, ggtangle is designed to work with network associated data.

r-futile-options 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/futile.options
Licenses: LGPL 3+
Build system: r
Synopsis: Options management framework
Description:

The futile.options subsystem provides an easy user-defined options management system that is properly scoped. This means that options created via futile.options are fully self-contained and will not collide with options defined in other packages.

r-rle 0.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rle/
Licenses: GPL 3
Build system: r
Synopsis: Common functions for run-length encoded vectors
Description:

This package provides common base and stats methods for rle objects, aiming to make it possible to treat them transparently as vectors.

r-proxy 0.4-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/proxy
Licenses: GPL 2
Build system: r
Synopsis: Distance and similarity measures
Description:

This package provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.

r-maptools 1.1-8
Propagated dependencies: r-foreign@0.8-91 r-lattice@0.22-9 r-sp@2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/maptools/
Licenses: GPL 2+ Expat
Build system: r
Synopsis: Tools for reading and handling spatial objects
Description:

This package provides a set of tools for manipulating and reading geographic data, in particular ESRI Shapefiles. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with other R packages.

r-libcoin 1.0-12
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/libcoin
Licenses: GPL 2
Build system: r
Synopsis: Linear test statistics for permutation inference
Description:

This package provides basic infrastructure for linear test statistics and permutation inference in the framework of Strasser and Weber (1999).

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.

Total packages: 72465