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

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-rjava 1.0-11
Dependencies: icu4c@73.1 libdeflate@1.19 openjdk@11.0.22 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/rJava/
Licenses: GPL 2
Build system: r
Synopsis: Low-Level R to Java interface
Description:

This package provides a low-level interface to the Java VM very much like .C/.Call and friends. It allows the creation of objects, calling methods and accessing fields.

r-dimred 0.2.7
Propagated dependencies: r-drr@0.0.4 r-magrittr@2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gdkrmr/dimRed
Licenses: GPL 3
Build system: r
Synopsis: Framework for dimensionality reduction
Description:

This package provides a collection of dimensionality reduction techniques from R packages and provides a common interface for calling the methods.

r-stam 0.0-1
Propagated dependencies: r-np@0.60-18 r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/stam
Licenses: GPL 2+
Build system: r
Synopsis: Spatio-temporal analysis and modelling
Description:

This package provides various methods to conduct Spatio-Temporal Analysis and Modelling, including Exploratory Spatio-Temporal Analysis and Inferred Spatio-Temporal Modelling.

r-rex 1.2.1
Propagated dependencies: r-lazyeval@0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kevinushey/rex
Licenses: Expat
Build system: r
Synopsis: Friendly regular expressions
Description:

This package provides a friendly interface for the construction of regular expressions. Regular expressions are a very powerful feature, however they are often difficult to interpret. Rex allows you to build complex regular expressions from human readable expressions

r-rgenoud 5.9-0.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/JasjeetSekhon/rgenoud
Licenses: GPL 3
Build system: r
Synopsis: R version of genetic optimization using derivatives
Description:

This package provides a genetic algorithm plus derivative optimizer.

r-ggrepel 0.9.6
Propagated dependencies: r-ggplot2@4.0.1 r-rcpp@1.1.0 r-rlang@1.1.6 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-dicekriging 1.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dicekrigingclub.github.io/www/
Licenses: GPL 2+
Build system: r
Synopsis: Kriging methods for computer experiments
Description:

This is a package for the estimation, validation and prediction of kriging models.

r-reportr 1.3.1
Propagated dependencies: r-ore@1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/reportr
Licenses: GPL 2
Build system: r
Synopsis: General message and error reporting system
Description:

This package provides a system for reporting messages, which offers certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level".

r-cachem 1.1.0
Propagated dependencies: r-fastmap@1.2.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cachem.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Cache R objects with automatic pruning
Description:

This package provides key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints.

r-sandwich 3.1-1
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/sandwich/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Robust Covariance Matrix Estimators
Description:

This package provides model-robust standard error estimators for cross-sectional, time series, clustered, panel, and longitudinal data.

r-rhpcblasctl 0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://prs.ism.ac.jp/~nakama/Rhpc/
Licenses: AGPL 3+
Build system: r
Synopsis: Control the number of threads on BLAS
Description:

This package allows you to control the number of threads the BLAS library uses. It is also possible to control the number of threads in OpenMP.

r-pbmcapply 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kvnkuang/pbmcapply
Licenses: Expat
Build system: r
Synopsis: Track the progress of apply procedures with a progress bar
Description:

This light-weight package helps you track and visualize the progress of parallel versions of vectorized R functions of the mc*apply family.

r-deldir 2.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/deldir
Licenses: GPL 2+
Build system: r
Synopsis: Delaunay triangulation and Dirichlet (Voronoi) tessellation
Description:

This package provides tools for calculating the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. It plots triangulations and tessellations in various ways, clips tessellations to sub-windows, calculates perimeters of tessellations, and summarizes information about the tiles of the tessellation.

r-gghighlight 0.5.0
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yutannihilation/gghighlight/
Licenses: Expat
Build system: r
Synopsis: Highlight lines and points in ggplot2
Description:

Suppose we have data that has so many series that it is hard to identify them by their colors as the differences are so subtle. With gghighlight we can highlight those lines that match certain criteria. The result is a usual ggplot object, so it is fully customizable and can be used with custom themes and facets.

r-formula 1.2-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Formula
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Extended model formulas
Description:

This package provides a new class Formula, which extends the base class formula. It supports extended formulas with multiple parts of regressors on the right-hand side and/or multiple responses on the left-hand side.

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-gam 1.22-6
Propagated dependencies: r-foreach@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gam
Licenses: GPL 2
Build system: r
Synopsis: Generalized additive models
Description:

This package provides functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).

r-bwstest 0.2.3
Propagated dependencies: r-memoise@2.0.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shabbychef/BWStest
Licenses: LGPL 3
Build system: r
Synopsis: Baumgartner Weiss Schindler Test of equal distributions
Description:

This package performs the Baumgartner-Weiss-Schindler two-sample test of equal probability distributions (doi:10.2307/2533862). It also performs similar rank-based tests for equal probability distributions due to Neuhauser (doi:10.1080/10485250108832874) and Murakami (doi:10.1080/00949655.2010.551516).

r-revgeo 0.15
Propagated dependencies: r-rcurl@1.98-1.17 r-rjsonio@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=revgeo
Licenses: GPL 3+
Build system: r
Synopsis: Reverse geocoding
Description:

The revgeo procedure allows you to use the Photon geocoder for OpenStreetMap, Google Maps, and Bing to reverse geocode coordinate pairs with minimal hassle.

r-pagoda2 1.0.13
Propagated dependencies: r-dendsort@0.3.4 r-drat@0.2.5 r-fastcluster@1.3.0 r-igraph@2.2.1 r-irlba@2.3.5.1 r-magrittr@2.0.4 r-mass@7.3-65 r-matrix@1.7-4 r-mgcv@1.9-4 r-n2r@1.0.3 r-plyr@1.8.9 r-r-utils@2.13.0 r-r6@2.6.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppeigen@0.3.4.0.2 r-rcppprogress@0.4.2 r-rjson@0.2.23 r-rlang@1.1.6 r-rmtstat@0.3.1 r-rook@1.2 r-rtsne@0.17 r-sccore@1.0.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/pagoda2
Licenses: GPL 3
Build system: r
Synopsis: Single cell analysis and differential expression
Description:

The package offers functions for analyzing and interactively exploring large-scale single-cell RNA-seq datasets. Pagoda2 primarily performs normalization and differential gene expression analysis, with an interactive application for exploring single-cell RNA-seq datasets. It performs basic tasks such as cell size normalization, gene variance normalization, and can be used to identify subpopulations and run differential expression within individual samples. pagoda2 was written to rapidly process modern large-scale scRNAseq datasets of approximately 1e6 cells. The companion web application allows users to explore which gene expression patterns form the different subpopulations within your data. The package also serves as the primary method for preprocessing data for conos.

r-tsp 1.2.6
Propagated dependencies: r-foreach@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TSP/
Licenses: GPL 3
Build system: r
Synopsis: Traveling salesperson problem (TSP)
Description:

This package provides basic infrastructure and some algorithms for the traveling salesperson problem(TSP) (also known as the traveling salesman problem).

r-tmvtnorm 1.7
Propagated dependencies: r-gmm@1.9-1 r-matrix@1.7-4 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Truncated multivariate normal and Student t distribution
Description:

This is a package for random number generation for the truncated multivariate normal and Student t distribution. It computes probabilities, quantiles and densities, including one-dimensional and bivariate marginal densities. It computes first and second moments (i.e. mean and covariance matrix) for the double-truncated multinormal case.

r-ucminf 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ucminf/
Licenses: GPL 2+
Build system: r
Synopsis: General-purpose unconstrained non-linear optimization
Description:

This package provides an implementation of an algorithm for general-purpose unconstrained non-linear optimization. The algorithm is of quasi-Newton type with BFGS updating of the inverse Hessian and soft line search with a trust region type monitoring of the input to the line search algorithm. The interface of ucminf is designed for easy interchange with the package optim.

r-precrec 0.14.5
Propagated dependencies: r-assertthat@0.2.1 r-data-table@1.17.8 r-ggplot2@4.0.1 r-gridextra@2.3 r-rcpp@1.1.0 r-rlang@1.1.6 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://evalclass.github.io/precrec/
Licenses: GPL 3
Build system: r
Synopsis: Calculate accurate precision-recall and ROC curves
Description:

This package provides tools for accurate calculations and visualization of precision-recall and ROC (Receiver Operator Characteristics) curves.

Total packages: 69236