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

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-acss 0.3-2
Propagated dependencies: r-acss-data@1.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Algorithmic complexity for short strings
Description:

The main purpose of this package is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method. While the database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the posterior probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.

r-poorman 0.2.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://nathaneastwood.github.io/poorman/
Licenses: Expat
Build system: r
Synopsis: Dependency-free recreation of dplyr
Description:

This package provides a replication of key functionality from dplyr and the wider tidyverse using only base.

r-adagio 0.9.2
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adagio/
Licenses: GPL 3+
Build system: r
Synopsis: Discrete and global optimization routines
Description:

This package provides methods and algorithms for discrete optimization, e.g. knapsack and subset sum procedures, derivative-free Nelder-Mead and Hooke-Jeeves minimization, and some (evolutionary) global optimization functions.

r-nleqslv 3.3.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nleqslv/
Licenses: GPL 2+
Build system: r
Synopsis: Solve systems of nonlinear equations
Description:

The r-nleqslv package solves a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.

r-bedmatrix 2.0.4
Propagated dependencies: r-crochet@2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/QuantGen/BEDMatrix
Licenses: Expat
Build system: r
Synopsis: Extract genotypes from a PLINK .bed file
Description:

This package provides a matrix-like data structure that allows for efficient, convenient, and scalable subsetting of binary genotype/phenotype files generated by PLINK, the whole genome association analysis toolset, without loading the entire file into memory.

r-colourpicker 1.3.0
Propagated dependencies: r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-miniui@0.1.2 r-shiny@1.13.0 r-shinyjs@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/colourpicker
Licenses: Expat
Build system: r
Synopsis: Color picker tool for Shiny and for selecting colors in plots
Description:

This package provides a color picker that can be used as an input in Shiny apps or Rmarkdown documents. The color picker supports alpha opacity, custom color palettes, and many more options. A plot color helper tool is available as an RStudio Addin, which helps you pick colors to use in your plots. A more generic color picker RStudio Addin is also provided to let you select colors to use in your R code.

r-mgsub 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mgsub
Licenses: Expat
Build system: r
Synopsis: Safe, Multiple, Simultaneous String Substitution
Description:

Designed to enable simultaneous substitution in strings in a safe fashion. Safe means it does not rely on placeholders (which can cause errors in same length matches).

r-nlstools 2.1-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lbbe-software/nlstools
Licenses: GPL 3
Build system: r
Synopsis: Tools for nonlinear regression analysis
Description:

Several tools for assessing the quality of fit of a gaussian nonlinear model are provided.

r-lmoments 1.3-2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.tilastotiede.fi/juha_karvanen.html
Licenses: GPL 2
Build system: r
Synopsis: L-moments and quantile mixtures
Description:

This package contains functions to estimate L-moments and trimmed L-moments from the data. It also contains functions to estimate the parameters of the normal polynomial quantile mixture and the Cauchy polynomial quantile mixture from L-moments and trimmed L-moments.

r-fauxpas 0.6.0
Propagated dependencies: r-httpcode@0.3.0 r-r6@2.6.1 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/fauxpas
Licenses: Expat
Build system: r
Synopsis: HTTP error helpers
Description:

This package provides HTTP error helpers. Methods are included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. It supports the ability to adjust behavior to stop, message or warning. It includes the ability to use a custom whisker template to have any configuration of status code, short description, and verbose message.

r-contourfunctions 0.1.2
Propagated dependencies: r-ggplot2@4.0.3 r-lhs@1.3.0 r-rlang@1.2.0 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CollinErickson/ContourFunctions
Licenses: GPL 3
Build system: r
Synopsis: Create contour plots from data or a function
Description:

This package provides functions for making contour plots. The contour plot can be created from grid data, a function, or a data set. If non-grid data is given, then a Gaussian process is fit to the data and used to create the contour plot.

r-gdata 3.0.1
Propagated dependencies: r-gtools@3.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gdata
Licenses: GPL 2+
Build system: r
Synopsis: Various R programming tools for data manipulation
Description:

This package provides various R programming tools for data manipulation, including:

  • medical unit conversions

  • combining objects

  • character vector operations

  • factor manipulation

  • obtaining information about R objects

  • generating fixed-width format files

  • extricating components of date and time objects

  • operations on columns of data frames

  • matrix operations

  • operations on vectors and data frames

  • value of last evaluated expression

  • wrapper for sample that ensures consistent behavior for both scalar and vector arguments

r-gss 2.2-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gss
Licenses: GPL 2+
Build system: r
Synopsis: General smoothing splines
Description:

This package provides a comprehensive collection for structural multivariate function estimation using smoothing splines.

r-dichromat 2.0-0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dichromat
Licenses: GPL 2+
Build system: r
Synopsis: Color schemes for dichromats
Description:

Dichromat collapses red-green or green-blue distinctions to simulate the effects of different types of color-blindness.

r-shinystan 2.7.0
Propagated dependencies: r-bayesplot@1.15.0 r-colourpicker@1.3.0 r-dt@0.34.0 r-dygraphs@1.1.1.6 r-ggplot2@4.0.3 r-gridextra@2.3 r-gtools@3.9.5 r-markdown@2.0 r-reshape2@1.4.5 r-rstan@2.32.7 r-shiny@1.13.0 r-shinyjs@2.1.1 r-shinythemes@1.2.0 r-threejs@0.3.4 r-xtable@1.8-8 r-xts@0.14.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/
Licenses: GPL 3+
Build system: r
Synopsis: Interactive visual and numerical analysis for Bayesian models
Description:

This package provides a graphical user interface for interactive Markov chain Monte Carlo (MCMC) diagnostics and plots and tables helpful for analyzing a posterior sample. The interface is powered by the Shiny web application framework and works with the output of MCMC programs written in any programming language (and has extended functionality for Stan models fit using the rstan and rstanarm packages).

r-tesseract 5.2.5
Dependencies: tesseract-ocr@5.3.0 zlib@1.3.1
Propagated dependencies: r-curl@7.1.0 r-digest@0.6.39 r-pdftools@3.9.0 r-rappdirs@0.3.4 r-rcpp@1.1.1-1.1
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: Optical character recognition (OCR) engine
Description:

This package provides 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-cutpointr 1.2.1
Propagated dependencies: r-dplyr@1.2.1 r-foreach@1.5.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thie1e/cutpointr
Licenses: GPL 3
Build system: r
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

r-highlight 0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/highlight
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighter for R code
Description:

This package provides a syntax highlighter for R code based on the results of the R parser. It supports rendering in HTML and LaTeX markup. It includes a custom Sweave driver performing syntax highlighting of R code chunks.

r-r-utils 2.13.0
Propagated dependencies: 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/HenrikBengtsson/R.utils
Licenses: LGPL 2.1+
Build system: r
Synopsis: Various programming utilities
Description:

This package provides utility functions useful when programming and developing R packages.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.3.0 r-gtools@3.9.5 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-ggmap 4.0.2
Propagated dependencies: r-bitops@1.0-9 r-cli@3.6.6 r-digest@0.6.39 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-httr@1.4.8 r-jpeg@0.1-11 r-magrittr@2.0.5 r-plyr@1.8.9 r-png@0.1-9 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dkahle/ggmap
Licenses: GPL 2
Build system: r
Synopsis: Spatial visualization with ggplot2
Description:

This package provides a collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing.

r-mlogit 1.1-3
Propagated dependencies: r-dfidx@0.2-0 r-formula@1.2-5 r-lmtest@0.9-40 r-mass@7.3-65 r-rdpack@2.6.6 r-statmod@1.5.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mlogit
Licenses: GPL 2+
Build system: r
Synopsis: Multinomial logit models
Description:

This is a package for maximum likelihood estimation of random utility discrete choice models. The software is described in Croissant (2020) <doi:10.18637/jss.v095.i11> and the underlying methods in Train (2009) <doi:10.1017/CBO9780511805271>.

r-desc 1.4.3
Propagated dependencies: r-cli@3.6.6 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/desc
Licenses: Expat
Build system: r
Synopsis: Manipulate DESCRIPTION Files
Description:

This package provides tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.

r-word2vec 0.4.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/word2vec
Licenses: ASL 2.0
Build system: r
Synopsis: Distributed representations of words
Description:

Learn vector representations of words by continuous bag of words and skip-gram implementations of the word2vec algorithm. The techniques are detailed in the paper "Distributed Representations of Words and Phrases and their Compositionality" by Mikolov et al. (2013), available at <arXiv:1310.4546>.

Total packages: 73977