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

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-mi 1.2
Propagated dependencies: r-arm@1.15-3 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.columbia.edu/~gelman/
Licenses: GPL 2+
Build system: r
Synopsis: Missing data imputation and model checking
Description:

This package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.

r-rgooglemaps 1.5.3
Propagated dependencies: r-png@0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RgoogleMaps
Licenses: GPL 2+
Build system: r
Synopsis: Use Google Maps in R
Description:

This package serves two purposes:

  1. Provide a comfortable R interface to query the Google server for static maps, and

  2. Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.

r-tgstat 2.3.32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=tgstat
Licenses: GPL 2
Build system: r
Synopsis: Amos Tanay's Group High Performance Statistical Utilities
Description:

This package provides a collection of high-performance utilities. It can be used to compute distances, correlations, autocorrelations, clustering, and other tasks. It also contains a graph clustering algorithm described in MetaCell analysis of single-cell RNA-seq data using K-nn graph partitions.

r-storr 1.2.6
Propagated dependencies: r-digest@0.6.39 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/richfitz/storr
Licenses: Expat
Build system: r
Synopsis: Simple key value stores
Description:

This package creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.

r-fixest 0.14.1
Propagated dependencies: r-dreamerr@1.5.0 r-nlme@3.1-169 r-numderiv@2016.8-1.1 r-rcpp@1.1.1-1.1 r-sandwich@3.1-1 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lrberge.github.io/fixest/
Licenses: GPL 3
Build system: r
Synopsis: Fast fixed-effects estimations
Description:

This is a package for fast and user-friendly estimation of econometric models with multiple fixed-effects. It includes ordinary least squares (OLS), generalized linear models (GLM) and the negative binomial. The core of the package is based on optimized parallel C++ code, scaling especially well for large data sets. The method to obtain the fixed-effects coefficients is based on Berge (2018). It further provides tools to export and view the results of several estimations with intuitive design to cluster the standard-errors.

r-spectrum 1.1
Propagated dependencies: r-clusterr@1.3.6 r-diptest@0.77-2 r-ggplot2@4.0.3 r-rfast@2.1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Spectrum/
Licenses: AGPL 3+
Build system: r
Synopsis: Fast adaptive spectral clustering for single and multi-view data
Description:

This package provides a self-tuning spectral clustering method for single or multi-view data. Spectrum uses a new type of adaptive density aware kernel that strengthens connections in the graph based on common nearest neighbours. It uses a tensor product graph data integration and diffusion procedure to integrate different data sources and reduce noise. Spectrum uses either the eigengap or multimodality gap heuristics to determine the number of clusters. The method is sufficiently flexible so that a wide range of Gaussian and non-Gaussian structures can be clustered with automatic selection of K.

r-kernlab 0.9-33
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kernlab
Licenses: GPL 2
Build system: r
Synopsis: Kernel-based machine learning tools
Description:

This package provides kernel-based machine learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab includes Support Vector Machines, Spectral Clustering, Kernel PCA, Gaussian Processes and a QP solver.

r-warp 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/warp
Licenses: Expat
Build system: r
Synopsis: Group dates
Description:

This package provides tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more. The groups are defined in such a way that they also represent the distance between dates in terms of the period. This extracts valuable information that can be used in further calculations that rely on a specific temporal spacing between observations.

r-ggfittext 0.10.3
Propagated dependencies: r-cli@3.6.6 r-ggplot2@4.0.3 r-gridtext@0.1.6 r-shades@1.4.0 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wilkox.org/ggfittext/
Licenses: GPL 2
Build system: r
Synopsis: Ggfittext is a ggplot2 extension for fitting text into boxes
Description:

Ggfittext is a ggplot2 extension for fitting text into boxes.

r-prospectr 0.2.8
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14 r-lifecycle@1.0.5 r-mathjaxr@2.0-0 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: https://github.com/l-ramirez-lopez/prospectr
Licenses: Expat
Build system: r
Synopsis: Functions for processing and sample selection of spectroscopic data
Description:

prospectr provides miscellaneous functions to preprocess spectroscopic data and conduct representative sample selection, or calibration sampling.

r-dcv 0.1.1
Propagated dependencies: r-lmtest@0.9-40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dcv/
Licenses: GPL 2
Build system: r
Synopsis: Conventional cross-validation statistics for climate-growth model
Description:

This package performs several conventional cross-validation statistical methods for climate-growth model in the climate reconstruction from tree rings, including Sign Test statistic, Reduction of Error statistic, Product Mean Test, Durbin-Watson statistic etc.

r-pillar 1.11.1
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 r-rlang@1.2.0 r-utf8@1.2.6 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/pillar
Licenses: GPL 3
Build system: r
Synopsis: Coloured formatting for columns
Description:

This package provides a pillar generic designed for formatting columns of data using the full range of colours provided by modern terminals.

r-minty 0.0.6
Propagated dependencies: r-cpp11@0.5.5 r-tzdb@0.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gesistsa.github.io/minty/
Licenses: Expat
Build system: r
Synopsis: Minimal type guesser
Description:

This is a port of the type guesser from the readr package, the so-called readr first edition parsing engine, now superseded by vroom.

r-glmmadaptive 0.9-7
Propagated dependencies: r-mass@7.3-65 r-matrixstats@1.5.0 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://drizopoulos.github.io/GLMMadaptive/
Licenses: GPL 3+
Build system: r
Synopsis: Generalized Linear Mixed Models using adaptive gaussian quadrature
Description:

This package lets you fit generalized linear mixed models for a single grouping factor under maximum likelihood approximating the integrals over the random effects with an adaptive Gaussian quadrature rule; Jose C. Pinheiro and Douglas M. Bates (1995) <doi:10.1080/10618600.1995.10474663>.

r-drc 3.0-1
Propagated dependencies: r-car@3.1-5 r-gtools@3.9.5 r-mass@7.3-65 r-multcomp@1.4-30 r-plotrix@3.8-14 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/drc
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of dose-response curves
Description:

This package provides a suite of flexible and versatile model fitting and after-fitting functions for the analysis of dose-response data.

r-listenv 0.10.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/listenv
Licenses: LGPL 2.1+
Build system: r
Synopsis: Environments behaving (almost) as lists
Description:

This package implements list environments. List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting.

r-r6 2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/R6/
Licenses: Expat
Build system: r
Synopsis: Classes with reference semantics in R
Description:

The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.

r-acousticndlcoder 1.0.2
Propagated dependencies: r-seewave@2.2.4 r-tuner@1.4.7 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcousticNDLCodeR/
Licenses: GPL 2+
Build system: r
Synopsis: Coding sound files for use with NDL
Description:

Make acoustic cues to use with the R package ndl. The package implements functions used in the PLoS ONE paper "Words from spontaneous conversational speech can be recognized with human-like accuracy by an error-driven learning algorithm that discriminates between meanings straight from smart acoustic features, bypassing the phoneme as recognition unit." doi:10.1371/journal.pone.0174623

r-jqr 1.4.0
Dependencies: jq@1.8.2
Propagated dependencies: r-lazyeval@0.2.3 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/jqr/
Licenses: Expat
Build system: r
Synopsis: R client for jq, a JSON Processor
Description:

This package provides an R client for jq, a JSON processor. jq allows the following with JSON data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.

r-highs 1.12.0-3
Propagated dependencies: r-checkmate@2.3.4 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/roigrp/solver/highs
Licenses: GPL 2+
Build system: r
Synopsis: HiGHS optimization solver
Description:

This package provides an R interface to HiGHS, an optimization solver. It is designed for solving mixed-integer optimization problems with quadratic or linear objectives and linear constraints.

r-bigmemory-sri 0.1.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bigmemory.sri
Licenses: LGPL 3 ASL 2.0
Build system: r
Synopsis: Shared resource interface for the bigmemory package
Description:

This package provides a shared resource interface for the bigmemory and synchronicity packages.

r-ggseqlogo 0.2.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/omarwagih/ggseqlogo
Licenses: LGPL 3+
Build system: r
Synopsis: ggplot2 extension for drawing genetic sequence logos
Description:

The range of functions provided by this package makes it possible to draw highly versatile genomic sequence logos. Features include, but are not limited to, modifying colour schemes and fonts used to draw the logo, generating multiple logo plots, and aiding the visualisation with annotations. Sequence logos can easily be combined with other ggplot2 plots.

r-phyclust 0.1-34
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://snoweye.github.io/phyclust/
Licenses: GPL 2+
Build system: r
Synopsis: Studying phyloclustering and exploring DNA sequence data
Description:

Phylogenetic clustering (phyloclustering) is an evolutionary continuous time Markov Chain model-based approach to identify population structure from molecular data without assuming linkage equilibrium. The package phyclust provides a convenient implementation of phyloclustering for DNA and SNP data, capable of clustering individuals into subpopulations and identifying molecular sequences representative of those subpopulations. It is designed in C for performance and interfaced with R for visualization.

r-benchmarkmedata 2.0.0
Propagated dependencies: r-dplyr@1.2.1 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/csgillespie/benchmarkme-data
Licenses: GPL 2+
Build system: r
Synopsis: Data set for the @code{benchmarkme} package
Description:

This package contains the data set for the crowd-sourced benchmarks from running the benchmarkme package.

Total packages: 32521