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

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-pingr 2.0.5
Propagated dependencies: r-processx@3.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.github.io/pingr/
Licenses: Expat
Build system: r
Synopsis: Check if a remote computer is up
Description:

Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port.

r-rrcov 1.7-7
Propagated dependencies: r-lattice@0.22-9 r-mvtnorm@1.3-7 r-pcapp@2.0-5 r-robustbase@0.99-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rrcov
Licenses: GPL 2+
Build system: r
Synopsis: Scalable robust estimators with high breakdown point
Description:

This package provides an implementation of robust location and scatter estimation and robust multivariate analysis with high breakdown point.

r-generalizedhyperbolic 0.8-7
Propagated dependencies: r-distributionutils@0.6-2 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Build system: r
Synopsis: Generalized hyperbolic distribution
Description:

This package provides functions for the hyperbolic and related distributions. Density, distribution and quantile functions and random number generation are provided for the hyperbolic distribution, the generalized hyperbolic distribution, the generalized inverse Gaussian distribution and the skew-Laplace distribution. Additional functionality is provided for the hyperbolic distribution, normal inverse Gaussian distribution and generalized inverse Gaussian distribution, including fitting of these distributions to data. Linear models with hyperbolic errors may be fitted using hyperblmFit.

r-mlr3cluster 0.3.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cluster@2.1.8.2 r-data-table@1.18.4 r-fpc@2.2-14 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3cluster.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Cluster extension for mlr3
Description:

This package extends the mlr3 package with cluster analysis.

r-spatstat-utils 3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.spatstat.org
Licenses: GPL 2+
Build system: r
Synopsis: Utility functions for spatstat
Description:

This package contains utility functions for the spatstat package which may also be useful for other purposes.

r-isorix 0.9.4
Propagated dependencies: r-lattice@0.22-9 r-latticeextra@0.6-31 r-numderiv@2016.8-1.1 r-rastervis@0.51.7 r-spamm@4.6.65 r-terra@1.9-27 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/courtiol/IsoriX
Licenses: GPL 2+
Build system: r
Synopsis: Isoscape computation and inference of spatial origins using mixed models
Description:

This package is for building isoscapes using mixed models and inferring the geographic origin of samples based on their isotopic ratios. This package is essentially a simplified interface to several other packages which implements a new statistical framework based on mixed models. It uses spaMM for fitting and predicting isoscapes, and assigning an organism's origin depending on its isotopic ratio. IsoriX also relies heavily on the package rasterVis for plotting the maps produced with terra using lattice'.

r-dixontest 1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dixonTest
Licenses: GPL 3
Build system: r
Synopsis: Dixon's ratio test for outlier detection
Description:

For outlier detection in small and normally distributed samples the ratio test of Dixon (Q-test) can be used. Density, distribution function, quantile function and random generation for Dixon's ratio statistics are provided as wrapper functions. The core applies McBane's Fortran functions that use Gaussian quadrature for a numerical solution.

r-sjstats 0.19.1
Propagated dependencies: r-datawizard@1.3.1 r-effectsize@1.0.2 r-insight@1.5.1 r-parameters@0.29.0 r-performance@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjstats
Licenses: GPL 3
Build system: r
Synopsis: Functions for common statistical computations
Description:

This package provides a collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort. Second, these shortcut functions are generic, and can be applied not only to vectors, but also to other objects as well. The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models, mixed effects models and Bayesian models.

r-ggplotify 0.1.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridgraphics@0.5-1 r-rlang@1.2.0 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/ggplotify
Licenses: Artistic License 2.0
Build system: r
Synopsis: Convert plots to @code{grob} or @code{ggplot} object
Description:

This package provides tools to convert plot function calls (using expression or formula) to grob or ggplot objects that are compatible with the grid and ggplot2 environment. With this package, we are able to e.g. use cowplot to align plots produced by base graphics, grid, lattice, vcd etc. by converting them to ggplot objects.

r-rrf 1.9.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sites.google.com/site/houtaodeng/rrf
Licenses: GPL 2+
Build system: r
Synopsis: Regularized random forest
Description:

Feature Selection with Regularized Random Forest. This package is based on the randomForest package by Andy Liaw. The key difference is the RRF() function that builds a regularized random forest. Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener, Regularized random forest for classification by Houtao Deng, Regularized random forest for regression by Xin Guan. Reference: Houtao Deng (2013) <doi:10.48550/arXiv.1306.0237>.

r-tailor 0.1.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-hardhat@1.4.3 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyselect@1.2.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tailor
Licenses: Expat
Build system: r
Synopsis: Iterative Steps for Postprocessing Model Predictions
Description:

Postprocessors refine predictions outputted from machine learning models to improve predictive performance or better satisfy distributional limitations. This package introduces tailor objects, which compose iterative adjustments to model predictions. A number of pre-written adjustments are provided with the package, such as calibration. See Lichtenstein, Fischhoff, and Phillips (1977) <doi:10.1007/978-94-010-1276-8_19>. Other methods and utilities to compose new adjustments are also included. Tailors are tightly integrated with the tidymodels framework.

r-filelock 1.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/filelock
Licenses: Expat
Build system: r
Synopsis: Portable file locking
Description:

This library lets you place an exclusive or shared lock on a file using the appropriate system call provided by the underlying operating system.

r-grr 0.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/grr
Licenses: GPL 3
Build system: r
Synopsis: Alternative implementations of base R functions
Description:

This package provides alternative implementations of some base R functions, including sort, order, and match. The functions are simplified but can be faster or have other advantages.

r-testthatmulti 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CollinErickson/testthatmulti
Licenses: GPL 3+
Build system: r
Synopsis: Testing for R packages with multiple attempts for noisy tests
Description:

This package runs tests using the testthat package but allows for multiple attempts for a single test. This is useful for noisy or flaky tests that generally pass but can fail due to occasional random errors, such as numeric instability or using random data.

r-maps 3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/maps
Licenses: GPL 2
Build system: r
Synopsis: Draw geographical maps
Description:

This package provides an R module for display of maps. Projection code and larger maps are in separate packages (mapproj and mapdata).

r-multilevel 2.8
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multilevel functions
Description:

This package provides tools used by organizational researchers for the analysis of multilevel data. It includes four broad sets of tools.

  1. functions for estimating within-group agreement and reliability indices.

  2. functions for manipulating multilevel and longitudinal (panel) data.

  3. simulations for estimating power and generating multilevel data.

  4. miscellaneous functions for estimating reliability and performing simple calculations and data transformations.

r-biased-urn 2.0.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.agner.org/random/
Licenses: GPL 3+
Build system: r
Synopsis: Biased urn model distributions
Description:

This package provides statistical models of biased sampling in the form of univariate and multivariate noncentral hypergeometric distributions, including Wallenius' noncentral hypergeometric distribution and Fisher's noncentral hypergeometric distribution (also called extended hypergeometric distribution).

r-paws-security-identity 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services security, identity, and compliance services
Description:

This package provides an interface to Amazon Web Services security, identity, and compliance services, including the Identity and Access Management (IAM) service for managing access to services and resources, and more.

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-polspline 1.1.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/polspline/
Licenses: GPL 2+
Build system: r
Synopsis: Polynomial spline routines
Description:

This package provides routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars.

r-etrunct 0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/etrunct
Licenses: Expat
Build system: r
Synopsis: Computes moments of univariate truncated T distribution
Description:

This package computes moments of univariate truncated T distribution. There is only one exported function, e_trunct, which should be seen for details.

r-ggdag 0.2.13
Propagated dependencies: r-dagitty@0.3-4 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-ggrepel@0.9.8 r-igraph@2.3.1 r-magrittr@2.0.5 r-pillar@1.11.1 r-purrr@1.2.2 r-rlang@1.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidygraph@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-causal/ggdag
Licenses: Expat
Build system: r
Synopsis: Analyze and create elegant directed acyclic graphs
Description:

Ggdag is built on top of dagitty, an R package that uses the DAGitty web tool for creating and analyzing DAGs. ggdag makes it easy to tidy and plot dagitty objects using ggplot2 and ggraph, as well as common analytic and graphical functions, such as determining adjustment sets and node relationships.

r-amap 0.8-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://mulcyber.toulouse.inra.fr/projects/amap/
Licenses: GPL 2+
Build system: r
Synopsis: Another multidimensional analysis package
Description:

This package provides tools for clustering and principal component analysis (with robust methods, and parallelized functions).

r-paws-compute 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services compute services
Description:

This package provides an interface to Amazon Web Services compute services, including Elastic Compute Cloud (EC2), Lambda functions-as-a-service, containers, batch processing, and more.

Total packages: 72465