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

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-iso 0.0-21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~rolf/
Licenses: GPL 2+
Build system: r
Synopsis: Functions to perform isotonic regression
Description:

This package provides support for linear order and unimodal order (univariate) isotonic regression and bivariate isotonic regression with linear order on both variables.

r-tidyclust 0.2.4
Propagated dependencies: r-cli@3.6.5 r-dials@1.4.2 r-dplyr@1.1.4 r-flexclust@1.5.0 r-foreach@1.5.2 r-generics@0.1.4 r-glue@1.8.0 r-hardhat@1.4.2 r-modelenv@0.2.0 r-parsnip@1.3.3 r-philentropy@0.10.0 r-prettyunits@1.2.0 r-rlang@1.1.6 r-rsample@1.3.1 r-tibble@3.3.0 r-tidyr@1.3.1 r-tune@2.0.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tidyclust
Licenses: Expat
Build system: r
Synopsis: Common API to clustering
Description:

This package provides a common interface to specifying clustering models, in the same style as parsnip. It creates a unified interface across different functions and computational engines.

r-extrafontdb 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/extrafontdb
Licenses: GPL 2
Build system: r
Synopsis: Database for the extrafont package
Description:

This package holds the database for the extrafont package.

r-mcmc 0.9-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/mcmc/
Licenses: Expat
Build system: r
Synopsis: Markov chain Monte Carlo
Description:

This package simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (function morph.metrop), which achieves geometric ergodicity by change of variable.

r-v8 8.0.1
Dependencies: libnode@22.14.0 zlib@1.3.1
Propagated dependencies: r-curl@7.0.0 r-jsonlite@2.0.0 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jeroen.cran.dev/V8
Licenses: Expat
Build system: r
Synopsis: Embedded JavaScript and WebAssembly engine for R
Description:

This package provides an R interface to V8: Google's JavaScript and WebAssembly engine.

r-ica 1.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ica/
Licenses: GPL 2+
Build system: r
Synopsis: Independent component analysis
Description:

This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).

r-rvest 1.0.5
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-httr@1.4.7 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-rlang@1.1.6 r-selectr@0.5-0 r-tibble@3.3.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/rvest
Licenses: GPL 3
Build system: r
Synopsis: Simple web scraping for R
Description:

r-rvest helps you scrape information from web pages. It is designed to work with magrittr to make it easy to express common web scraping tasks, inspired by libraries like BeautifulSoup.

r-fastmap 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.github.io/fastmap/
Licenses: Expat
Build system: r
Synopsis: Fast implementation of a key-value store
Description:

This package provides a fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.

r-pwr 1.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/heliosdrm/pwr
Licenses: GPL 3+
Build system: r
Synopsis: Basic functions for power analysis
Description:

This package provides power analysis functions along the lines of Cohen (1988).

r-hmm 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/HMM/
Licenses: GPL 2+
Build system: r
Synopsis: Hidden Markov Models
Description:

This package provides an easy to use library to setup, apply and make inference with discrete time and discrete space hidden Markov models.

r-gee 4.13-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gee/
Licenses: GPL 2
Build system: r
Synopsis: Generalized estimation equation solver
Description:

This package provides a solver for generalized estimation equations.

r-textclean 0.9.3
Propagated dependencies: r-data-table@1.17.8 r-english@1.2-6 r-glue@1.8.0 r-lexicon@1.2.1 r-mgsub@1.7.3 r-qdapregex@0.7.10 r-stringi@1.8.7 r-textshape@1.7.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textclean
Licenses: GPL 2
Build system: r
Synopsis: Text Cleaning Tools
Description:

Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) doi:10.1006/csla.2001.0169) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.

r-qap 0.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qap/
Licenses: GPL 3
Build system: r
Synopsis: Heuristics for the quadratic assignment problem (QAP)
Description:

This package implements heuristics for the quadratic assignment problem (QAP). Currently only a simulated annealing heuristic is available.

r-beeswarm 0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cbs.dtu.dk/~eklund/beeswarm/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Implementation of bee swarm plots
Description:

This package provides an implementation of bee swarm plots. The bee swarm plot is a one-dimensional scatter plot like stripchart, but with closely-packed, non-overlapping points.

r-tablerdash 0.1.5
Propagated dependencies: r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rinterface.github.io/tablerDash/
Licenses: GPL 2+
Build system: r
Synopsis: Tabler API for Shiny
Description:

This package provides an R interface to the Tabler HTML template. tablerDash is a light Bootstrap 4 dashboard template. There are different layouts available such as a one page dashboard or a multi-page template, where the navigation menu is contained in the navigation bar.

r-coda 0.19-4.1
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/coda
Licenses: GPL 2+
Build system: r
Synopsis: Package for output analysis and diagnostics for MCMC
Description:

This package provides functions for summarizing and plotting the output from Markov Chain Monte Carlo (MCMC) simulations, as well as diagnostic tests of convergence to the equilibrium distribution of the Markov chain.

r-confintr 1.0.2
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mayer79/confintr
Licenses: GPL 2+
Build system: r
Synopsis: Confidence intervals
Description:

This package calculates classic and/or bootstrap confidence intervals for many parameters such as the population mean, variance, interquartile range (IQR), median absolute deviation (MAD), skewness, kurtosis, Cramer's V, odds ratio, R-squared, quantiles (including median), proportions, different types of correlation measures, difference in means, quantiles and medians. Many of the classic confidence intervals are described in Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap confidence intervals are calculated with the R package boot. Both one- and two-sided intervals are supported.

r-babelwhale 1.2.0
Propagated dependencies: r-crayon@1.5.3 r-digest@0.6.39 r-dplyr@1.1.4 r-dynutils@1.0.12 r-fs@1.6.6 r-glue@1.8.0 r-processx@3.8.6 r-purrr@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dynverse/babelwhale
Licenses: Expat
Build system: r
Synopsis: Talking to Docker and Singularity containers
Description:

This package provides a unified interface to interact with Docker and Singularity containers. You can execute a command inside a container, mount a volume or copy a file.

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-assertive-data-uk 0.0-2
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-strings@0.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.data.uk
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of strings
Description:

This package provides a set of predicates and assertions for checking the properties of UK-specific complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-aster 1.3-6
Propagated dependencies: r-trust@0.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.umn.edu/geyer/aster/
Licenses: Expat
Build system: r
Synopsis: Aster Models
Description:

Aster models (Geyer, Wagenius, and Shaw, 2007, <doi:10.1093/biomet/asm030>; Shaw, Geyer, Wagenius, Hangelbroek, and Etterson, 2008, <doi:10.1086/588063>; Geyer, Ridley, Latta, Etterson, and Shaw, 2013, <doi:10.1214/13-AOAS653>) are exponential family regression models for life history analysis. They are like generalized linear models except that elements of the response vector can have different families (e.2g., some Bernoulli, some Poisson, some zero-truncated Poisson, some normal) and can be dependent, the dependence indicated by a graphical structure. Discrete time survival analysis, life table analysis, zero-inflated Poisson regression, and generalized linear models that are exponential family (e.g., logistic regression and Poisson regression with log link) are special cases. Main use is for data in which there is survival over discrete time periods and there is additional data about what happens conditional on survival (e.g., number of offspring). Uses the exponential family canonical parameterization (aster transform of usual parameterization). There are also random effects versions of these models.

r-crayon 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/crayon
Licenses: Expat
Build system: r
Synopsis: Colored terminal output for R
Description:

Colored terminal output on terminals that support ANSI color and highlight codes. It also works in Emacs ESS. ANSI color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the "chalk" JavaScript project.

r-adamethods 1.2.1
Propagated dependencies: r-anthropometry@1.20 r-archetypes@2.2-0.2 r-fnn@1.1.4.1 r-foreach@1.5.2 r-nnls@1.6 r-tolerance@3.0.0 r-univoutl@0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adamethods/
Licenses: GPL 2+
Build system: r
Synopsis: Archetypoid algorithms and anomaly detection
Description:

This package is a collection of several algorithms to obtain archetypoids with small and large databases and with both classical multivariate data and functional data (univariate and multivariate). Some of these algorithms also detect anomalies (outliers).

r-janeaustenr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/janeaustenr
Licenses: Expat
Build system: r
Synopsis: Jane Austen's complete novels
Description:

This package provides the full texts for Jane Austen's six completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion".

Total packages: 69243