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

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-iheatmapr 0.7.1
Propagated dependencies: r-fastcluster@1.3.0 r-ggdendro@0.2.0 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.50 r-magrittr@2.0.4 r-rcolorbrewer@1.1-3 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/iheatmapr
Licenses: Expat
Build system: r
Synopsis: Interactive, Complex Heatmaps
Description:

iheatmapr is an R package for building complex, interactive heatmaps using modular building blocks. "Complex" heatmaps are heatmaps in which subplots along the rows or columns of the main heatmap add more information about each row or column. For example, a one column additional heatmap may indicate what group a particular row or column belongs to. Complex heatmaps may also include multiple side by side heatmaps which show different types of data for the same conditions. Interactivity can improve complex heatmaps by providing tooltips with information about each cell and enabling zooming into interesting features. iheatmapr uses the plotly library for interactivity.

r-aer 1.2-15
Propagated dependencies: r-car@3.1-3 r-formula@1.2-5 r-lmtest@0.9-40 r-sandwich@3.1-1 r-survival@3.8-3 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=AER
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Applied econometrics with R
Description:

This package provides functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette "AER" for a package overview.)

r-randomforestsrc 2.9.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/randomForestSRC/
Licenses: GPL 3+
Build system: r
Synopsis: Random forests for survival, regression, and classification
Description:

This package implements fast OpenMP parallel computing of Breiman's random forests for survival, competing risks, regression and classification based on Ishwaran and Kogalur's popular random survival forests (RSF) package. It handles missing data and now includes multivariate, unsupervised forests, quantile regression and solutions for class imbalanced data. It provides a fast interface using subsampling and confidence regions for variable importance.

r-glmmtmb 1.1.13
Propagated dependencies: r-lme4@1.1-37 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-pbkrtest@0.5.5 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.2 r-sandwich@3.1-1 r-tmb@1.9.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/glmmTMB
Licenses: AGPL 3+
Build system: r
Synopsis: Generalized linear mixed models
Description:

Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via the Template Model Builder. Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-maldiquant 1.22.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/MALDIquant
Licenses: GPL 3+
Build system: r
Synopsis: Quantitative analysis of mass spectrometry data
Description:

This package provides a complete analysis pipeline for matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) and other two-dimensional mass spectrometry data. In addition to commonly used plotting and processing methods it includes distinctive features, namely baseline subtraction methods such as morphological filters (TopHat) or the statistics-sensitive non-linear iterative peak-clipping algorithm (SNIP), peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.

r-googlesheets4 1.1.2
Propagated dependencies: r-cellranger@1.1.0 r-cli@3.6.5 r-curl@7.0.0 r-gargle@1.6.0 r-glue@1.8.0 r-googledrive@2.1.2 r-httr@1.4.7 r-ids@1.0.1 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-purrr@1.2.0 r-rematch2@2.1.2 r-rlang@1.1.6 r-tibble@3.3.0 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/googlesheets4
Licenses: Expat
Build system: r
Synopsis: Access Google Sheets using the Sheets API V4
Description:

This package lets you interact with Google Sheets through the Sheets API v4. This package can read and write both the metadata and the cell data in a Sheet.

r-showtextdb 3.0
Propagated dependencies: r-sysfonts@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/showtextdb/
Licenses: ASL 2.0
Build system: r
Synopsis: Font files for the 'showtext' package
Description:

This package provides font files that can be used by the showtext package.

r-statip 0.2.3
Propagated dependencies: r-clue@0.3-66 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulponcet/statip
Licenses: GPL 3
Build system: r
Synopsis: Statistical functions for probability distributions and regression
Description:

This package provides a collection of miscellaneous statistical functions for:

  • probability distributions,

  • probability density estimation,

  • most frequent value estimation,

  • other statistical measures of location,

  • construction of histograms,

  • calculation of the Hellinger distance,

  • use of classical kernels, and

  • univariate piecewise-constant regression.

r-caper 1.0.4
Propagated dependencies: r-ape@5.8-1 r-mass@7.3-65 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=caper
Licenses: GPL 2+
Build system: r
Synopsis: Comparative analyses of phylogenetics and evolution in R
Description:

This package provides functions for performing phylogenetic comparative analyses.

r-glmmml 1.1.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=glmmML
Licenses: GPL 3+
Build system: r
Synopsis: Generalized linear models with clustering
Description:

This is a package for binomial and Poisson regression for clustered data, fixed and random effects with bootstrapping.

r-heatmap3 1.1.9
Propagated dependencies: r-fastcluster@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/heatmap3/
Licenses: GPL 2+
Build system: r
Synopsis: Improved heatmap package
Description:

This package provides an improved heatmap package. It is completely compatible with the original R function heatmap, and provides more powerful and convenient features.

r-gkmsvm 0.83.0
Propagated dependencies: r-kernlab@0.9-33 r-rcpp@1.1.0 r-rocr@1.0-11 r-seqinr@4.2-36
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gkmSVM
Licenses: GPL 2+
Build system: r
Synopsis: Gapped-kmer support vector machine
Description:

This R package provides tools for training gapped-kmer SVM classifiers for DNA and protein sequences. This package supports several sequence kernels, including: gkmSVM, kmer-SVM, mismatch kernel and wildcard kernel.

r-acdm 1.1.0
Propagated dependencies: r-broom@1.0.10 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-numderiv@2016.8-1.1 r-plyr@1.8.9 r-rcpp@1.1.0 r-rsolnp@2.0.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACDm/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Autoregressive Conditional Duration Models
Description:

ACDm is a package for Autoregressive Conditional Duration (ACD, Engle and Russell, 1998) models. It creates trade, price or volume durations from transactions (tic) data, performs diurnal adjustments, fits various ACD models and tests them.

r-add2ggplot 0.3.0
Propagated dependencies: r-ggplot2@4.0.1 r-magick@2.9.0 r-magrittr@2.0.4 r-rcolorbrewer@1.1-3 r-zeallot@0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/JiaxiangBU/add2ggplot
Licenses: Expat
Build system: r
Synopsis: Extension for ggplot2
Description:

This package provides tools to create themes and color palettes for the package ggplot2.

r-rapiclient 0.1.8
Propagated dependencies: r-httr@1.4.7 r-jsonlite@2.0.0 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bergant/rapiclient
Licenses: Expat
Build system: r
Synopsis: Dynamic OpenAPI/Swagger client
Description:

This package lets you access services specified in OpenAPI (formerly Swagger) format. It is not a code generator. The client is generated dynamically as a list of R functions.

r-prettygraphs 2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=prettyGraphs
Licenses: GPL 2
Build system: r
Synopsis: Publication-quality graphics
Description:

This package provides simple and crisp publication-quality graphics for the ExPosition family of packages. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

r-beepr 2.0
Propagated dependencies: r-audio@0.1-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rasmusab/beepr
Licenses: GPL 3
Build system: r
Synopsis: Easily play notification sounds on any platform
Description:

The main function of this package is beep(), with the purpose to make it easy to play notification sounds on whatever platform you are on. It is intended to be useful, for example, if you are running a long analysis in the background and want to know when it is ready.

r-shape 1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/shape
Licenses: GPL 3+
Build system: r
Synopsis: Functions for plotting graphical shapes
Description:

This package provides functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ...

r-fontliberation 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontLiberation
Licenses: SIL OFL 1.1
Build system: r
Synopsis: Liberation fonts
Description:

This package provides a placeholder for the Liberation fontset intended for the fontquiver package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices.

r-cairo 1.7-0
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/Cairo/
Licenses: GPL 2
Build system: r
Synopsis: R graphics device using Cairo graphics library
Description:

This package provides a Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.

r-irace 4.3
Propagated dependencies: r-codetools@0.2-20 r-data-table@1.17.8 r-fs@1.6.6 r-matrixstats@1.5.0 r-r6@2.6.1 r-spacefillr@0.4.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlopez-ibanez.github.io/irace/
Licenses: GPL 2+
Build system: r
Synopsis: Iterated racing for automatic algorithm configuration
Description:

Iterated race is an extension of the Iterated F-race method for the automatic configuration of optimization algorithms, that is, (offline) tuning their parameters by finding the most appropriate settings given a set of instances of an optimization problem.

r-gsubfn 0.7
Propagated dependencies: r-proto@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://code.google.com/archive/p/gsubfn/
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for strings and function arguments
Description:

This package provides gsubfn which is like gsub but can take a replacement function or certain other objects instead of the replacement string. Matches and back references are input to the replacement function and replaced by the function output. gsubfn can be used to split strings based on content rather than delimiters and for quasi-perl-style string interpolation. The package also has facilities for translating formulas to functions and allowing such formulas in function calls instead of functions.

r-fastica 1.2-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fastICA
Licenses: GPL 3+
Build system: r
Synopsis: FastICA algorithms to perform ICA and projection pursuit
Description:

This package provides an implementation of the FastICA algorithm to perform independent component analysis (ICA) and projection pursuit.

Total packages: 69240