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

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-httpcode 0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sckott/httpcode
Licenses: Expat
Build system: r
Synopsis: HTTP status code helper
Description:

httpcode provides functionality for finding and explaining the meaning of HTTP status codes. Functions are included for searching for codes by full or partial number, by message, and to get appropriate dog and cat images for many status codes.

r-nnls 1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nnls
Licenses: GPL 2+
Build system: r
Synopsis: Lawson-Hanson algorithm for non-negative least squares
Description:

This package provides an R interface to the Lawson-Hanson implementation of an algorithm for non-negative least squares (NNLS). It also allows the combination of non-negative and non-positive constraints.

r-mathjaxr 1.8-0
Dependencies: js-mathjax@3.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/mathjaxr
Licenses: ASL 2.0 GPL 3
Build system: r
Synopsis: Use Mathjax in Rd Files
Description:

This package provides MathJax and macros to enable its use within Rd files for rendering equations in the HTML help files.

r-qqconf 1.3.2
Dependencies: fftw@3.3.10
Propagated dependencies: r-mass@7.3-65 r-rcpp@1.1.0 r-robustbase@0.99-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eweine/qqconf
Licenses: GPL 3
Build system: r
Synopsis: Create simultaneous testing bands for QQ-plots
Description:

This package provides functionality for creating Quantile-Quantile (QQ) and Probability-Probability (PP) plots with simultaneous testing bands to asses significance of sample deviation from a reference distribution.

r-capushe 1.1.3
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/capushe/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Calibrating penalties using slope heuristics
Description:

This package provides tools for the calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.

r-cosinor 1.2.3
Propagated dependencies: r-ggplot2@4.0.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sachsmc/cosinor
Licenses: Expat
Build system: r
Synopsis: Tools for estimating and predicting the Cosinor model
Description:

This package provides a set of simple functions that transforms longitudinal data to estimate the cosinor linear model as described in Tong (1976). Methods are given to summarize the mean, amplitude and acrophase, to predict the mean annual outcome value, and to test the coefficients.

r-nnet 7.3-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Feed-forward neural networks and multinomial log-linear models
Description:

This package provides functions for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.

r-urca 1.3-4
Propagated dependencies: r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/urca/
Licenses: GPL 2+
Build system: r
Synopsis: Unit root and cointegration tests for time series data
Description:

This package provides unit root and cointegration tests encountered in applied econometric analysis.

r-skat 2.2.5
Propagated dependencies: r-matrix@1.7-4 r-rspectra@0.16-2 r-spatest@3.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=SKAT
Licenses: GPL 2+
Build system: r
Synopsis: SNP-Set (Sequence) kernel association test
Description:

This package provides functions for kernel-regression-based association tests including Burden test, SKAT and SKAT-O. These methods aggregate individual SNP score statistics in a SNP set and efficiently compute SNP-set level p-values.

r-wk 0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/wk/
Licenses: Expat
Build system: r
Synopsis: Lightweight well-known geometry parsing
Description:

This package provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here.

r-fancova 0.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fANCOVA
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric analysis of covariance
Description:

This package provides a collection of R functions to perform nonparametric analysis of covariance for regression curves or surfaces. Testing the equality or parallelism of nonparametric curves or surfaces is equivalent to analysis of variance (ANOVA) or analysis of covariance (ANCOVA) for one-sample functional data. Three different testing methods are available in the package, including one based on L-2 distance, one based on an ANOVA statistic, and one based on variance estimators.

r-minty 0.0.5
Propagated dependencies: r-cpp11@0.5.2 r-tzdb@0.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gesistsa.github.io/minty/
Licenses: Expat
Build system: r
Synopsis: Minimal type guesser
Description:

This is a port of the type guesser from the readr package, the so-called readr first edition parsing engine, now superseded by vroom.

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

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

r-rgooglemaps 1.5.3
Propagated dependencies: r-png@0.1-8
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-rferns 5.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/rFerns
Licenses: GPL 2+
Build system: r
Synopsis: Random ferns classifier
Description:

This package provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009) <doi:10.1109/TPAMI.2009.23>, modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014) <doi:10.18637/jss.v061.i10>.

r-gower 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/markvanderloo/gower
Licenses: GPL 3
Build system: r
Synopsis: Gower's distance
Description:

This package provides tools to compute Gower's distance (or similarity) coefficient between records, and to compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP.

r-ingredients 2.3.0
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ModelOriented.github.io/ingredients/
Licenses: GPL 3
Build system: r
Synopsis: Effects and importances of model ingredients
Description:

This is a collection of tools for assessment of feature importance and feature effects. Key functions are:

  • feature_importance() for assessment of global level feature importance,

  • ceteris_paribus() for calculation of the what-if plots,

  • partial_dependence() for partial dependence plots,

  • conditional_dependence() for conditional dependence plots,

  • accumulated_dependence() for accumulated local effects plots,

  • aggregate_profiles() and cluster_profiles() for aggregation of ceteris paribus profiles,

  • generic print() and plot() for better usability of selected explainers,

  • generic plotD3() for interactive, D3 based explanations, and

  • generic describe() for explanations in natural language.

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

Computes local polynomial estimators for the regression and also density. It comprises several different utilities to handle kernel estimators.

r-ggvenn 0.1.19
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggvenn
Licenses: Expat
Build system: r
Synopsis: Draw Venn diagram with ggplot2
Description:

This package offers an easy to use way to draw a Venn diagram with ggplot2.

r-mapplots 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mapplots/
Licenses: GPL 2+
Build system: r
Synopsis: Data visualization on maps
Description:

This package helps you create simple maps; add sub-plots like pie plots to a map or any other plot; format, plot and export gridded data. The package was developed for displaying fisheries data but most functions can be used for more generic data visualisation.

r-iml 0.11.4
Propagated dependencies: r-checkmate@2.3.3 r-data-table@1.17.8 r-formula@1.2-5 r-future@1.68.0 r-future-apply@1.20.0 r-ggplot2@4.0.1 r-metrics@0.1.4 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/christophM/iml
Licenses: Expat
Build system: r
Synopsis: Interpretable machine learning
Description:

This package provides interpretability methods to analyze the behavior and predictions of any machine learning model. Implemented methods are:

r-intervals 0.15.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/intervals
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tools for Working with Points and Intervals
Description:

Tools for working with and comparing sets of points and intervals.

r-future-apply 1.20.0
Propagated dependencies: r-future@1.68.0 r-globals@0.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/future.apply
Licenses: GPL 2+
Build system: r
Synopsis: Apply function to elements in parallel using futures
Description:

This package provides implementations of apply(), eapply(), lapply(), Map(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.

Total packages: 69244