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

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-gpfit 1.0-9
Propagated dependencies: r-lattice@0.22-9 r-lhs@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/GPfit/
Licenses: GPL 2
Build system: r
Synopsis: Gaussian Processes modeling
Description:

This package provides a computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.

r-reticulate 1.46.0
Dependencies: python@3.12.12
Propagated dependencies: r-here@1.0.2 r-jsonlite@2.0.0 r-matrix@1.7-5 r-png@0.1-9 r-rappdirs@0.3.4 r-rcpp@1.1.1-1.1 r-rcpptoml@0.2.3 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/reticulate
Licenses: ASL 2.0
Build system: r
Synopsis: R interface to Python
Description:

This package provides an interface from R to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types.

r-curry 0.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/curry
Licenses: GPL 2+
Build system: r
Synopsis: Partial function application
Description:

Partial application is the process of reducing the arity of a function by fixing one or more arguments, thus creating a new function lacking the fixed arguments. The curry package provides three different ways of performing partial function application by fixing arguments from either end of the argument list (currying and tail currying) or by fixing multiple named arguments (partial application). This package provides this functionality through the %<%, %-<%, and %><% operators which allows for a programming style comparable to modern functional languages. Compared to other implementations such a purrr::partial() the operators in curry composes functions with named arguments, aiding in autocomplete etc.

r-graphlayouts 1.2.3
Propagated dependencies: r-igraph@2.3.1 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://github.com/schochastics/graphlayouts
Licenses: Expat
Build system: r
Synopsis: Additional layout algorithms for network visualizations
Description:

This package provides several layout algorithms to visualize networks which are not part of the igraph library. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms emphasize hidden group structures in networks or focus on specific nodes.

r-pals 1.10
Propagated dependencies: r-colorspace@2.1-2 r-dichromat@2.0-0.1 r-mapproj@1.2.12 r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kwstat.github.io/pals/
Licenses: GPL 3
Build system: r
Synopsis: Color palettes, color maps, and tools to evaluate them
Description:

This package provides a comprehensive collection of color palettes, color maps, and tools to evaluate them.

r-rvest 1.0.5
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-httr@1.4.8 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-selectr@0.5-1 r-tibble@3.3.1 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/rvest
Licenses: GPL 3
Build system: r
Synopsis: Simple web scraping for R
Description:

r-rvest helps you scrape information from web pages. It is designed to work with magrittr to make it easy to express common web scraping tasks, inspired by libraries like BeautifulSoup.

r-rarpack 0.11-0
Propagated dependencies: r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/rARPACK
Licenses: Modified BSD
Build system: r
Synopsis: Solvers for large scale eigenvalue and SVD problems
Description:

This package was previously an R wrapper of the ARPACK library, and now a shell of the R package RSpectra, an R interface to the Spectra library for solving large scale eigenvalue/vector problems. The current version of rARPACK simply imports and exports the functions provided by RSpectra. New users of rARPACK are advised to switch to the RSpectra package.

r-acfmperiod 1.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acfMPeriod/
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of the ACF from the M-periodogram
Description:

This package support non-robust and robust computations of the sample autocovariance (ACOVF) and sample autocorrelation functions (ACF) of univariate and multivariate processes. The methodology consists in reversing the diagonalization procedure involving the periodogram or the cross-periodogram and the Fourier transform vectors, and, thus, obtaining the ACOVF or the ACF as discussed in Fuller (1995) doi:10.1002/9780470316917. The robust version is obtained by fitting robust M-regressors to obtain the M-periodogram or M-cross-periodogram as discussed in Reisen et al. (2017) doi:10.1016/j.jspi.2017.02.008.

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-factoextra 2.0.0
Propagated dependencies: r-cluster@2.1.8.2 r-dendextend@1.19.1 r-factominer@2.14 r-ggplot2@4.0.3 r-ggpubr@0.6.3 r-ggrepel@0.9.8 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/rpkgs/factoextra
Licenses: GPL 2
Build system: r
Synopsis: Extract and visualize the results of multivariate data analyses
Description:

This package provides some easy-to-use functions to extract and visualize the output of multivariate data analyses, including PCA (Principal Component Analysis), CA (Correspondence Analysis), MCA (Multiple Correspondence Analysis), FAMD (Factor Analysis of Mixed Data), MFA (Multiple Factor Analysis) and HMFA (Hierarchical Multiple Factor Analysis) functions from different R packages. It contains also functions for simplifying some clustering analysis steps and provides ggplot2-based elegant data visualization.

r-tea 1.1
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tea/
Licenses: GPL 3
Build system: r
Synopsis: Threshold estimation approaches
Description:

This package provides different approaches for selecting the threshold in generalized Pareto distributions. Most of them are based on minimizing the AMSE-criterion or at least by reducing the bias of the assumed GPD-model. Others are heuristically motivated by searching for stable sample paths, i.e. a nearly constant region of the tail index estimator with respect to k, which is the number of data in the tail. The third class is motivated by graphical inspection. In addition, a sequential testing procedure for GPD-GoF-tests is also implemented here.

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.

r-bit 4.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ff.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Class for vectors of 1-bit booleans
Description:

This package provides bitmapped vectors of booleans (no NAs), coercion from and to logicals, integers and integer subscripts, fast boolean operators and fast summary statistics. With bit class vectors of true binary booleans, TRUE and FALSE can be stored with 1 bit only.

r-zscorer 0.3.1
Propagated dependencies: r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nutriverse/zscorer
Licenses: AGPL 3+
Build system: r
Synopsis: Child Anthropometry z-Score Calculator
Description:

This package provides a tool for calculating z-scores and centiles for weight-for-age, length/height-for-age, weight-for-length/height, BMI-for-age, head circumference-for-age, age circumference-for-age, subscapular skinfold-for-age, triceps skinfold-for-age based on the WHO Child Growth Standards.

r-mockr 0.2.2
Propagated dependencies: r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://krlmlr.github.io/mockr/
Licenses: GPL 3
Build system: r
Synopsis: Mocking in R
Description:

This package provides a means to mock a package function, i.e., temporarily substitute it for testing. It was designed as a drop-in replacement for the now deprecated testthat::with_mock() and testthat::local_mock().

r-ecosolver 0.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bnaras.github.io/ECOSolveR/
Licenses: GPL 3+
Build system: r
Synopsis: Embedded conic solver in R
Description:

This package provides an R interface to the Embedded COnic Solver (ECOS), an efficient and robust C library for convex problems. Conic and equality constraints can be specified in addition to integer and boolean variable constraints for mixed-integer problems. This R interface is inspired by the Python interface and has similar calling conventions.

r-listenv 0.10.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/listenv
Licenses: LGPL 2.1+
Build system: r
Synopsis: Environments behaving (almost) as lists
Description:

This package implements list environments. List environments are environments that have list-like properties. For instance, the elements of a list environment are ordered and can be accessed and iterated over using index subsetting.

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-extradistr 1.10.0.4
Propagated dependencies: 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://github.com/twolodzko/extraDistr
Licenses: GPL 2
Build system: r
Synopsis: Additional univariate and multivariate distributions
Description:

This package implements density, distribution functions, quantile functions and random generation functions for a large number of univariate and multivariate distributions.

r-mlr 2.19.3
Dependencies: gdal@3.8.2 geos@3.12.1 glu@9.0.2 gmp@6.3.0 gsl@2.8 jags@4.3.1 mpfr@4.2.2 openmpi@4.1.6 proj@9.7.1 udunits@2.2.28
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-ggplot2@4.0.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-stringi@1.8.7 r-survival@3.8-6 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Machine learning in R
Description:

This package provides an interface to a large number of classification and regression techniques. These techniques include machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Also included:

  • Generic resampling, including cross-validation, bootstrapping and subsampling;

  • Hyperparameter tuning with modern optimization techniques, for single- and multi-objective problems;

  • Filter and wrapper methods for feature selection;

  • Extension of basic learners with additional operations common in machine learning, also allowing for easy nested resampling.

Most operations can be parallelized.

r-highr 0.12
Propagated dependencies: r-xfun@0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/highr
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighting for R source code
Description:

This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.

r-fsa 0.10.1
Propagated dependencies: r-car@3.1-5 r-dunn-test@1.3.7 r-flexparamcurve@1.5-7 r-lmtest@0.9-40 r-plotrix@3.8-14 r-purrr@1.2.2 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://fishr-core-team.github.io/FSA/
Licenses: GPL 2+
Build system: r
Synopsis: Simple fisheries stock assessment methods
Description:

This package provides a variety of simple fish stock assessment methods.

r-ggfortify 0.4.19
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-gridextra@2.3 r-scales@1.4.0 r-stringr@1.6.0 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/sinhrks/ggfortify
Licenses: GPL 2
Build system: r
Synopsis: Data visualization tools for statistical analysis results
Description:

This package provides unified plotting tools for statistics commonly used, such as GLM, time series, PCA families, clustering and survival analysis. The package offers a single plotting interface for these analysis results and plots in a unified style using the ggplot2 package.

r-modelr 0.1.11
Propagated dependencies: r-broom@1.0.13 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 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/modelr
Licenses: GPL 3
Build system: r
Synopsis: Helper functions for modelling in pipelines
Description:

Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.

Total packages: 73955