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

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-dbscan 1.2.4
Propagated dependencies: r-generics@0.1.4 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mhahsler/dbscan
Licenses: GPL 2+
Build system: r
Synopsis: Density-based spatial clustering of applications with noise
Description:

This package provides a fast reimplementation of several density-based algorithms of the DBSCAN family. It includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and hierarchical DBSCAN (HDBSCAN), the ordering algorithm ordering points to identify the clustering structure (OPTICS), shared nearest neighbor clustering, and the outlier detection algorithms local outlier factor (LOF) and global-local outlier score from hierarchies (GLOSH). The implementations use the kd-tree data structure for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided.

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

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

r-rda 1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rda/
Licenses: GPL 2+
Build system: r
Synopsis: Shrunken centroids regularized discriminant analysis
Description:

This package provides tools for shrunken centroids regularized discriminant analysis for the purpose of classifying high dimensional data.

r-openssl 2.4.1
Dependencies: openssl@3.5.5
Propagated dependencies: r-askpass@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroenooms/openssl
Licenses: Expat
Build system: r
Synopsis: Toolkit for encryption, signatures and certificates
Description:

This package provides R bindings to OpenSSL libssl and libcrypto, plus custom SSH pubkey parsers. It supports RSA, DSA and NIST curves P-256, P-384 and P-521. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES block cipher is used in CBC mode for symmetric encryption; RSA for asymmetric (public key) encryption. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and bignum math methods for manually performing crypto calculations on large multibyte integers.

r-pmcmrplus 1.9.12
Dependencies: gmp@6.3.0
Propagated dependencies: r-bwstest@0.2.3 r-gmp@0.7-5.1 r-ksamples@1.2-12 r-mass@7.3-65 r-multcompview@0.1-11 r-mvtnorm@1.3-7 r-rmpfr@1.1-2 r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=PMCMRplus
Licenses: GPL 3+
Build system: r
Synopsis: Calculate pairwise multiple comparisons of mean rank sums extended
Description:

This package provides multiple pairwise tests.

r-qtl 1.74
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rqtl.org/
Licenses: GPL 3
Build system: r
Synopsis: R package for analyzing QTL experiments in genetics
Description:

R/qtl is an extension library for the R statistics system. It is used to analyze experimental crosses for identifying genes contributing to variation in quantitative traits (so-called quantitative trait loci, QTLs).

Using a hidden Markov model, R/qtl estimates genetic maps, to identify genotyping errors, and to perform single-QTL and two-QTL, two-dimensional genome scans.

r-drat 0.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/drat
Licenses: GPL 2+
Build system: r
Synopsis: Drat R archive template
Description:

This package helps you with creation and use of R repositories via helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are supported: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.

r-rstanarm 2.32.2
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-bayesplot@1.15.0 r-bh@1.90.0-1 r-ggplot2@4.0.3 r-lme4@2.0-1 r-loo@2.9.0 r-matrix@1.7-5 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-reformulas@0.4.4 r-rstan@2.32.7 r-rstantools@2.6.0 r-shinystan@2.7.0 r-stanheaders@2.32.10 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstanarm/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian applied regression modeling via Stan
Description:

This package estimates previously compiled regression models using the rstan package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.

r-cetcolor 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless-rpkg/cetcolor
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: CET perceptually uniform color maps
Description:

This package provides a collection of perceptually uniform color maps made by Peter Kovesi (2015) "Good Colour Maps: How to Design Them" <arXiv:1509.03700> at the Centre for Exploration Targeting (CET).

r-rstatix 0.7.3
Propagated dependencies: r-broom@1.0.13 r-car@3.1-5 r-corrplot@0.95 r-dplyr@1.2.1 r-generics@0.1.4 r-magrittr@2.0.5 r-purrr@1.2.2 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://rpkgs.datanovia.com/rstatix/
Licenses: GPL 2
Build system: r
Synopsis: Pipe-friendly framework for basic statistical tests
Description:

This package provides a simple and intuitive pipe-friendly framework, coherent with the tidyverse design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix.

r-invgamma 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dkahle/invgamma
Licenses: GPL 2
Build system: r
Synopsis: Inverse gamma distribution
Description:

This package provides a light weight implementation of the standard distribution functions for the inverse gamma distribution, wrapping those for the gamma distribution in the stats package.

r-sitar 1.5.0
Propagated dependencies: r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-magrittr@2.0.5 r-nlme@3.1-169 r-purrr@1.2.2 r-rlang@1.2.0 r-rsample@1.3.2 r-splines2@0.5.4 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/statist7/sitar
Licenses: GPL 2+
Build system: r
Synopsis: Super imposition by translation and rotation growth curve analysis
Description:

This package provides functions for fitting and plotting SITAR growth curve models. SITAR is a shape- invariant model with a regression B-spline mean curve and subject-specific random effects on both the measurement and age scales.

r-rlang 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://rlang.tidyverse.org
Licenses: GPL 3
Build system: r
Synopsis: Functions for base types, core R and Tidyverse features
Description:

This package provides a toolbox for working with base types, core R features like the condition system, and core Tidyverse features like tidy evaluation.

r-compquadform 1.4.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/CompQuadForm
Licenses: GPL 2+
Build system: r
Synopsis: Distribution function of quadratic forms in normal variables
Description:

This package provides functions to compute the distribution function of quadratic forms in normal variables using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu et al.'s algorithm.

r-shinyvalidate 0.1.3
Propagated dependencies: r-glue@1.8.1 r-htmltools@0.5.9 r-rlang@1.2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinyvalidate/
Licenses: Expat
Build system: r
Synopsis: Input validation for Shiny apps
Description:

This package improves the user experience of Shiny apps by helping to provide feedback when required inputs are missing, or input values are not valid.

r-backports 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/backports
Licenses: GPL 2+
Build system: r
Synopsis: Reimplementations of functions introduced since R 3.0.0
Description:

Provides implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.

r-ttr 0.24.4
Propagated dependencies: r-curl@7.1.0 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/joshuaulrich/TTR
Licenses: GPL 2
Build system: r
Synopsis: Technical trading rules
Description:

This package provides functions and data to construct technical trading rules with R.

r-ore 1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/ore
Licenses: Modified BSD
Build system: r
Synopsis: R interface to the Onigmo regular expression library
Description:

This package provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. It offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.

r-mlr3misc 0.21.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-digest@0.6.39 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3misc.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Helper functions for mlr3
Description:

mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.

r-sfheaders 0.4.5
Propagated dependencies: r-geometries@0.2.5 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dcooley.github.io/sfheaders/
Licenses: Expat
Build system: r
Synopsis: Converts between R objects and Simple Feature objects
Description:

This package converts between R and Simple Feature sf objects, without depending on the Simple Feature library. Conversion functions are available at both the R level, and through Rcpp.

r-acdm 1.1.0
Propagated dependencies: r-broom@1.0.13 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-numderiv@2016.8-1.1 r-plyr@1.8.9 r-rcpp@1.1.1-1.1 r-rsolnp@2.0.1 r-zoo@1.8-15
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-beeswarm 0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cbs.dtu.dk/~eklund/beeswarm/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Implementation of bee swarm plots
Description:

This package provides an implementation of bee swarm plots. The bee swarm plot is a one-dimensional scatter plot like stripchart, but with closely-packed, non-overlapping points.

r-gridsvg 1.7-7
Propagated dependencies: r-jsonlite@2.0.0 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gridSVG
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Export grid gaphics as SVG
Description:

This package provides functions to export graphics drawn with package grid to SVG format. Extra functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.

r-mumin 1.48.19
Propagated dependencies: r-insight@1.5.1 r-matrix@1.7-5 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MuMIn
Licenses: GPL 2
Build system: r
Synopsis: Multi-model inference
Description:

Tools for performing model selection and model averaging. Automated model selection through subsetting the maximum model, with optional constraints for model inclusion. Model parameter and prediction averaging based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.

Total packages: 32521