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

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-gstat 2.1-6
Propagated dependencies: r-fnn@1.1.4.1 r-lattice@0.22-9 r-sf@1.1-1 r-sftime@0.3.2 r-sp@2.2-1 r-spacetime@1.3-3 r-stars@0.7-2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/gstat/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial and spatio-temporal geostatistical modelling, prediction and simulation
Description:

This package enables variogram modelling, including: simple, ordinary and universal point or block (co)kriging; spatio-temporal kriging; and sequential Gaussian or indicator (co)simulation. It includes variogram and variogram map plotting utility functions, and supports sf and stars.

r-decon 1.3-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/decon/
Licenses: GPL 3+
Build system: r
Synopsis: Deconvolution Estimation in Measurement Error Models
Description:

This package contains a collection of functions to deal with nonparametric measurement error problems using deconvolution kernel methods. We focus two measurement error models in the package: (1) an additive measurement error model, where the goal is to estimate the density or distribution function from contaminated data; (2) nonparametric regression model with errors-in-variables. The R functions allow the measurement errors to be either homoscedastic or heteroscedastic. To make the deconvolution estimators computationally more efficient in R, we adapt the "Fast Fourier Transform" (FFT) algorithm for density estimation with error-free data to the deconvolution kernel estimation. Several methods for the selection of the data-driven smoothing parameter are also provided in the package. See details in: Wang, X.F. and Wang, B. (2011). Deconvolution estimation in measurement error models: The R package decon. Journal of Statistical Software, 39(10), 1-24.

r-r-oo 1.27.1
Propagated dependencies: r-r-methodss3@1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.oo
Licenses: LGPL 2.1+
Build system: r
Synopsis: R object-oriented programming with or without references
Description:

This package provides methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers.

r-gridextra 2.3
Propagated dependencies: r-gtable@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baptiste/gridextra
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for "Grid" graphics
Description:

This package provides a number of user-level functions to work with grid graphics, notably to arrange multiple grid-based plots on a page, and draw tables.

r-clustree 0.5.1
Propagated dependencies: r-checkmate@2.3.4 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-ggrepel@0.9.8 r-igraph@2.3.1 r-rlang@1.2.0 r-tidygraph@1.3.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lazappi/clustree
Licenses: GPL 3
Build system: r
Synopsis: Visualize clusterings at different resolutions
Description:

Deciding what resolution to use can be a difficult question when approaching a clustering analysis. One way to approach this problem is to look at how samples move as the number of clusters increases. This package allows you to produce clustering trees, a visualization for interrogating clusterings as resolution increases.

r-vipor 0.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vipor
Licenses: GPL 2+
Build system: r
Synopsis: Plot categorical data using noise and density estimates
Description:

This package provides tools to generate a violin point plot, a combination of a violin/histogram plot and a scatter plot by offsetting points within a category based on their density using quasirandom noise.

r-smoof 1.7.0
Propagated dependencies: r-bbmisc@1.13.1 r-checkmate@2.3.4 r-ggplot2@4.0.3 r-paramhelpers@1.14.2 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://jakobbossek.github.io/smoof/
Licenses: FreeBSD
Build system: r
Synopsis: Single and multi-objective optimization test functions
Description:

This tool generates high number of both single- and multi-objective test functions. These functions are frequently used for the benchmarking of (numerical) optimization algorithms. Moreover, it offers a set of convenient functions to generate, plot and work with objective functions.

r-rcpparmadillo 15.2.6-1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RcppCore/RcppArmadillo
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration for the Armadillo linear algebra library
Description:

Armadillo is a templated C++ linear algebra library that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. This package includes the header files from the templated Armadillo library.

r-ggrepel 0.9.8
Propagated dependencies: r-ggplot2@4.0.3 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-s7@0.2.2 r-scales@1.4.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/slowkow/ggrepel
Licenses: GPL 3
Build system: r
Synopsis: Repulsive text and label geometries for ggplot2
Description:

This package provides text and label geometries for ggplot2 that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.

r-operator-tools 1.6.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/operator.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for working with R's operators
Description:

This package provides a collection of utilities that allow programming with R's operators. Routines allow classifying operators, translating to and from an operator and its underlying function, and inverting some operators (e.g. comparison operators), etc. All methods can be extended to custom infix operators.

r-nanoparquet 0.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/nanoparquet
Licenses: Expat
Build system: r
Synopsis: Read and write Parquet files
Description:

This package implements a self-sufficient reader and writer for flat Parquet files. It can read most Parquet data types. It can write many R data types, including factors and temporal types.

r-rann-l1 2.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/RANN/tree/master-L1
Licenses: GPL 3+
Build system: r
Synopsis: Fast nearest neighbour search using L1 metric
Description:

This package provides tools to find the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library. There is support for approximate as well as exact searches, fixed radius searches and bd as well as kd trees. The distance is computed using the L1 (Manhattan, taxicab) metric.

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-magic 1.6-1
Propagated dependencies: r-abind@1.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/magic.git
Licenses: GPL 2
Build system: r
Synopsis: Create and investigate magic squares
Description:

This package provides a collection of efficient, vectorized algorithms for the creation and investigation of magic squares and hypercubes, including a variety of functions for the manipulation and analysis of arbitrarily dimensioned arrays.

r-openmx 2.22.11
Propagated dependencies: r-bh@1.90.0-1 r-digest@0.6.39 r-lifecycle@1.0.5 r-mass@7.3-65 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-rpf@1.0.15 r-stanheaders@2.32.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://openmx.ssri.psu.edu
Licenses: ASL 2.0
Build system: r
Synopsis: Extended structural equation modelling
Description:

This package allows for the estimation of a wide variety of advanced multivariate statistical models. It consists of a library of functions and optimizers that allow you to quickly and flexibly define an SEM model and estimate parameters given observed data.

r-spatstat-random 3.4-5
Propagated dependencies: r-spatstat-data@3.1-9 r-spatstat-geom@3.7-3 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Random Generation Functionality for the 'spatstat' Family
Description:

This package provides functionality for random generation of spatial data in the spatstat family of packages. It generates random spatial patterns of points according to many simple rules (complete spatial randomness, Poisson, binomial, random grid, systematic, cell), randomised alteration of patterns (thinning, random shift, jittering), simulated realisations of random point processes (simple sequential inhibition, Matern inhibition models, Matern cluster process, Neyman-Scott cluster processes, log-Gaussian Cox processes, product shot noise cluster processes) and simulation of Gibbs point processes (Metropolis-Hastings birth-death-shift algorithm, alternating Gibbs sampler).

r-paramhelpers 1.14.2
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-fastmatch@1.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paramhelpers.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Helpers for parameters in black-box optimization, tuning, and machine learning
Description:

This is a package for parameter description and operations in optimization, tuning and machine learning. Parameters can be described (type, constraints, defaults, etc.), combined to parameter sets and can in general be programmed on. A useful OptPath object (archive) to log function evaluations is also provided.

r-cca 1.2.2
Propagated dependencies: r-fda@6.3.0 r-fields@17.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=CCA
Licenses: GPL 2+
Build system: r
Synopsis: Canonical correlation analysis
Description:

This package contains a set of functions that extend the cancor function. These functions provide new numerical and graphical outputs. It also includes a regularized extension of the canonical correlation analysis to deal with datasets with more variables than observations.

r-assertive-properties 0.0-5
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.properties
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of variables
Description:

This package provides a set of predicates and assertions for checking the properties of variables, such as length, names and attributes. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-selectr 0.5-1
Propagated dependencies: r-r6@2.6.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sjp.co.nz/projects/selectr/
Licenses: Modified BSD
Build system: r
Synopsis: Translate CSS selectors to XPath expressions
Description:

r-selectr translates a CSS3 selector into an equivalent XPath expression. This allows you to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package cssselect.

r-alabama 2025.1.0
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/alabama/
Licenses: GPL 2+
Build system: r
Synopsis: Constrained nonlinear optimization
Description:

Alabama stands for Augmented Lagrangian Adaptive Barrier Minimization Algorithm; it is used for optimizing smooth nonlinear objective functions with constraints. Linear or nonlinear equality and inequality constraints are allowed.

r-nonnest2 0.5-9
Propagated dependencies: r-compquadform@1.4.4 r-lavaan@0.6-21 r-mvtnorm@1.3-7 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nonnest2/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tests of non-nested models
Description:

This package allows for testing of non-nested models. It includes tests of model distinguishability and of model fit that can be applied to both nested and non-nested models. The package also includes functionality to obtain confidence intervals associated with AIC and BIC.

r-ggthemeassist 0.1.5
Propagated dependencies: r-formatr@1.14 r-ggplot2@4.0.3 r-miniui@0.1.2 r-rstudioapi@0.18.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/calligross/ggthemeassist
Licenses: GPL 3
Build system: r
Synopsis: Add-in to customize ggplot2 themes
Description:

This package provides an Rstudio add-in that delivers a graphical interface for editing ggplot2 theme elements.

r-fresh 0.2.2
Propagated dependencies: r-bslib@0.11.0 r-htmltools@0.5.9 r-rstudioapi@0.18.0 r-sass@0.4.10 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dreamRs/fresh
Licenses: GPL 3
Build system: r
Synopsis: Create custom Bootstrap themes to use in Shiny
Description:

Customize Bootstrap and Bootswatch themes, like colors, fonts, grid layout, to use in Shiny applications, rmarkdown documents and flexdashboard.

Total packages: 72465