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

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-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-rjags 4-17
Dependencies: jags@4.3.1
Propagated dependencies: r-coda@0.19-4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mcmc-jags.sourceforge.net
Licenses: GPL 2
Build system: r
Synopsis: Bayesian graphical models using MCMC
Description:

This package provides an R interface to the JAGS MCMC library. JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.

r-acd 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACD/
Licenses: GPL 2+
Build system: r
Synopsis: Categorical data analysis with complete or missing responses
Description:

This package provides tools for categorical data analysis with complete or missing responses.

r-aca 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACA/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Abrupt change-point or aberration detection in point series
Description:

This package offers an interactive function for the detection of breakpoints in series.

r-textplot 0.2.2
Propagated dependencies: r-data-table@1.17.8 r-lattice@0.22-7 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/textplot
Licenses: GPL 2
Build system: r
Synopsis: Text Plots
Description:

Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.

r-ash 1.0-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ash/
Licenses: GPL 2+
Build system: r
Synopsis: David Scott's ASH routines
Description:

This package provides David Scott's ASH routines ported from S-PLUS to R.

r-rmutil 1.1.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.commanster.eu/rcode.html
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for nonlinear regression and repeated measurements models
Description:

This package provides a toolkit of functions for nonlinear regression and repeated measurements. It was designated to be imported by other packages such as gnlm, stable, growth, repeated, and event.

r-cgdsr 1.3.0
Propagated dependencies: r-httr@1.4.7 r-r-methodss3@1.8.2 r-r-oo@1.27.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cBioPortal/cgdsr
Licenses: LGPL 3
Build system: r
Synopsis: R-based API for accessing the MSKCC Cancer Genomics Data Server
Description:

This package provides a basic set of R functions for querying the Cancer Genomics Data Server (CGDS), hosted by the Computational Biology Center at Memorial-Sloan-Kettering Cancer Center (MSKCC).

r-getoptlong 1.0.5
Dependencies: perl@5.36.0
Propagated dependencies: r-crayon@1.5.3 r-globaloptions@0.1.2 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/GetoptLong
Licenses: GPL 2+
Build system: r
Synopsis: Parsing command-line arguments and variable interpolation
Description:

This is yet another command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptation for easier use in R. It also provides a simple way for variable interpolation in R.

r-compare 0.2-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/compare
Licenses: GPL 2+
Build system: r
Synopsis: Comparing objects for differences
Description:

This package provides functions to compare a model object to a comparison object. If the objects are not identical, the functions can be instructed to explore various modifications of the objects (e.g., sorting rows, dropping names) to see if the modified versions are identical.

r-shades 1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/shades
Licenses: Modified BSD
Build system: r
Synopsis: Simple color manipulation
Description:

This package provides functions for easily manipulating colors, creating color scales and calculating color distances.

r-expint 0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/vigou3/expint
Licenses: GPL 2+
Build system: r
Synopsis: Exponential integral and incomplete Gamma function
Description:

This package provides the exponential integrals E_1(x), E_2(x), E_n(x) and Ei(x), and the incomplete gamma function G(a, x) defined for negative values of its first argument. The package also gives easy access to the underlying C routines through an API; see the package vignette for details.

r-gldex 2.0.0.9.4
Propagated dependencies: r-cluster@2.1.8.1 r-spacefillr@0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=GLDEX
Licenses: GPL 3+
Build system: r
Synopsis: Fitting single and mixture of generalised lambda distributions
Description:

GLDEX offers fitting algorithms corresponding to two major objectives. One is to provide a smoothing device to fit distributions to data using the weighted and unweighted discretised approach based on the bin width of the histogram. The other is to provide a definitive fit to the data set using the maximum likelihood and quantile matching estimation. Other methods such as moment matching, starship method, and L moment matching are also provided. Diagnostics on goodness of fit can be done via qqplots, KS-resample tests and comparing mean, variance, skewness and kurtosis of the data with the fitted distribution.

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-paws-application-integration 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 application integration services
Description:

This package provides an interface to Amazon Web Services application integration services, including Simple Queue Service (SQS) message queue, Simple Notification Service (SNS) publish/subscribe messaging, and more.

r-vim 6.2.6
Propagated dependencies: r-car@3.1-3 r-colorspace@2.1-2 r-data-table@1.17.8 r-e1071@1.7-16 r-laeken@0.5.3 r-mass@7.3-65 r-nnet@7.3-20 r-ranger@0.17.0 r-rcpp@1.1.0 r-robustbase@0.99-6 r-sp@2.2-0 r-vcd@1.4-13 r-xgboost@1.7.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/alexkowa/VIM
Licenses: GPL 2+
Build system: r
Synopsis: Visualization and imputation of missing values
Description:

This package provides tools for the visualization of missing and/or imputed values are introduced, which can be used for exploring the data and the structure of the missing and/or imputed values. Depending on this structure of the missing values, the corresponding methods may help to identify the mechanism generating the missing values and explore the data including missing values. In addition, the quality of imputation can be visually explored using various univariate, bivariate, multiple and multivariate plot methods.

r-nnls 1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nnls
Licenses: GPL 2+
Build system: r
Synopsis: Lawson-Hanson algorithm for non-negative least squares
Description:

This package provides an R interface to the Lawson-Hanson implementation of an algorithm for non-negative least squares (NNLS). It also allows the combination of non-negative and non-positive constraints.

r-amap 0.8-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://mulcyber.toulouse.inra.fr/projects/amap/
Licenses: GPL 2+
Build system: r
Synopsis: Another multidimensional analysis package
Description:

This package provides tools for clustering and principal component analysis (with robust methods, and parallelized functions).

r-rsofia 1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/src/contrib/Archive/RSofia
Licenses: ASL 2.0
Build system: r
Synopsis: Port of sofia-ml to R
Description:

This package is a port of sofia-ml to R. Sofia-ml is a suite of fast incremental algorithms for machine learning that can be used for training models for classification or ranking.

r-intrees 1.4
Propagated dependencies: r-arules@1.7-11 r-data-table@1.17.8 r-gbm@2.2.2 r-rrf@1.9.4.1 r-xgboost@1.7.11.1 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=inTrees
Licenses: GPL 3+
Build system: r
Synopsis: Interpret Tree Ensembles
Description:

For tree ensembles such as random forests, regularized random forests and gradient boosted trees, this package provides functions for: extracting, measuring and pruning rules; selecting a compact rule set; summarizing rules into a learner; calculating frequent variable interactions; formatting rules in latex code. Reference: Interpreting tree ensembles with inTrees (Houtao Deng, 2019, <doi:10.1007/s41060-018-0144-8>).

r-pastecs 1.4.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/phgrosjean/pastecs
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of space-time ecological series
Description:

This package provides functions for regulation, decomposition and analysis of space-time series. The pastecs library is a PNEC-Art4 and IFREMER initiative to bring PASSTEC 2000 functionalities to R.

r-deoptim 2.2-8
Propagated dependencies: r-parallelly@1.45.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ArdiaD/DEoptim
Licenses: GPL 2+
Build system: r
Synopsis: Global optimization by differential evolution
Description:

This package implements the Differential Evolution algorithm. This algorithm is used for the global optimization of a real-valued function of a real-valued parameter vector. The implementation of DifferentialEvolution in DEoptim interfaces with C code for efficiency.

r-tesseract 5.2.3
Dependencies: tesseract-ocr@5.3.0 zlib@1.3.1
Propagated dependencies: r-curl@7.0.0 r-digest@0.6.39 r-pdftools@3.6.0 r-rappdirs@0.3.3 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/tesseract
Licenses: ASL 2.0
Build system: r
Synopsis: Open Source OCR Engine
Description:

Bindings to tesseract: an optical character recognition (OCR) engine that supports over 100 languages. The engine is highly configurable in order to tune the detection algorithms and obtain the best possible results.

r-anytime 0.3.12
Propagated dependencies: r-bh@1.87.0-1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/anytime.html
Licenses: GPL 2+
Build system: r
Synopsis: Converter of input to POSIXct or Date
Description:

The package converts the input in any one of character, integer, numeric, factor, or an ordered type into POSIXct (or Date) objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.

Total packages: 69244