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

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-fauxpas 0.6.0
Propagated dependencies: r-httpcode@0.3.0 r-r6@2.6.1 r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/fauxpas
Licenses: Expat
Build system: r
Synopsis: HTTP error helpers
Description:

This package provides HTTP error helpers. Methods are included for general purpose HTTP error handling, as well as individual methods for every HTTP status code, both via status code numbers as well as their descriptive names. It supports the ability to adjust behavior to stop, message or warning. It includes the ability to use a custom whisker template to have any configuration of status code, short description, and verbose message.

r-stringr 1.6.0
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-stringi@1.8.7 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/stringr
Licenses: GPL 2+
Build system: r
Synopsis: Simple, consistent wrappers for common string operations
Description:

Stringr is a consistent, simple and easy to use set of wrappers around the fantastic stringi package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.

r-abcp2 1.2
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/ABCp2/
Licenses: GPL 2
Build system: r
Synopsis: Approximate Bayesian Computational Model for Estimating P2
Description:

This package tests the goodness of fit of a distribution of offspring to the Normal, Poisson, and Gamma distribution and estimates the proportional paternity of the second male (P2) based on the best fit distribution.

r-delaporte 8.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aadler/Delaporte
Licenses: FreeBSD
Build system: r
Synopsis: Statistical functions for the Delaporte distribution
Description:

This package provides probability mass, distribution, quantile, random-variate generation, and method-of-moments parameter-estimation functions for the Delaporte distribution with parameterization based on Vose (2008). The Delaporte is a discrete probability distribution which can be considered the convolution of a negative binomial distribution with a Poisson distribution. Alternatively, it can be considered a counting distribution with both Poisson and negative binomial components. It has been studied in actuarial science as a frequency distribution which has more variability than the Poisson, but less than the negative binomial.

r-acrosstic 1.0-3
Propagated dependencies: r-lpsolve@5.6.23 r-treeclust@1.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcrossTic/
Licenses: GPL 2+
Build system: r
Synopsis: Cost-minimal regular spanning subgraph with TreeClust
Description:

This is a package for constructing minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for equality of distribution.

r-sparsem 1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html
Licenses: GPL 2+
Build system: r
Synopsis: Sparse linear algebra
Description:

This package provides some basic linear algebra functionality for sparse matrices. It includes Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.

r-hrbrthemes 0.9.3
Propagated dependencies: r-ggplot2@4.0.3 r-magrittr@2.0.5 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/hrbrthemes/
Licenses: Expat
Build system: r
Synopsis: Additional themes, theme components and utilities for @code{ggplot2}
Description:

This package provides a compilation of extra ggplot2 themes, scales and utilities, including a spell check function for plot label fields and an overall emphasis on typography.

r-mblm 0.12.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mblm/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Median-based linear models
Description:

This package provides linear models based on Theil-Sen single median and Siegel repeated medians. They are very robust (29 or 50 percent breakdown point, respectively), and if no outliers are present, the estimators are very similar to OLS.

r-formattable 0.2.1
Propagated dependencies: r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-knitr@1.51 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/renkun-ken/formattable
Licenses: Expat
Build system: r
Synopsis: Print vectors and data frames with text formatting
Description:

This R package provides functions to create formattable vectors and data frames. Formattable vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in HTML to improve the readability of data presented in tabular form rendered in web pages.

r-beepr 2.0
Propagated dependencies: r-audio@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rasmusab/beepr
Licenses: GPL 3
Build system: r
Synopsis: Easily play notification sounds on any platform
Description:

The main function of this package is beep(), with the purpose to make it easy to play notification sounds on whatever platform you are on. It is intended to be useful, for example, if you are running a long analysis in the background and want to know when it is ready.

r-zeallot 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nteetor/zeallot
Licenses: Expat
Build system: r
Synopsis: Multiple, unpacking, and destructuring assignment
Description:

This package provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

r-spatstat-sparse 3.2-0
Propagated dependencies: r-abind@1.4-8 r-matrix@1.7-5 r-spatstat-utils@3.2-3 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse three-dimensional arrays and linear algebra utilities
Description:

This package defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.

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-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

r-mlr3learners 0.14.0
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4 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://mlr3learners.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Recommended Learners for @code{mlr3}
Description:

mlr3learners extends mlr3 and mlr3proba with interfaces to essential machine learning packages on CRAN. This includes, but is not limited to: (penalized) linear and logistic regression, linear and quadratic discriminant analysis, k-nearest neighbors, naive Bayes, support vector machines, and gradient boosting.

r-ggtangle 0.1.2
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-igraph@2.3.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://cran.r-project.org/package=ggtangle
Licenses: Artistic License 2.0
Build system: r
Synopsis: Draw network with data
Description:

This package extends the ggplot2 plotting system to support network visualization. Inspired by ggtree, ggtangle is designed to work with network associated data.

r-flock 0.7
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flock/
Licenses: ASL 2.0
Build system: r
Synopsis: Process synchronization using file locks
Description:

This package implements synchronization between R processes (spawned by using the parallel package for instance) using file locks. It supports both exclusive and shared locking.

r-radiant-data 1.6.8
Propagated dependencies: r-base64enc@0.1-6 r-broom@1.0.13 r-bslib@0.11.0 r-car@3.1-5 r-curl@7.1.0 r-dplyr@1.2.1 r-dt@0.34.0 r-ggplot2@4.0.3 r-glue@1.8.1 r-import@1.3.4 r-jsonlite@2.0.0 r-knitr@1.51 r-lubridate@1.9.5 r-magrittr@2.0.5 r-markdown@2.0 r-mass@7.3-65 r-patchwork@1.3.2 r-plotly@4.12.0 r-png@0.1-9 r-psych@2.6.5 r-randomizr@1.0.1 r-readr@2.2.0 r-readxl@1.5.0 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-scales@1.4.0 r-shiny@1.13.0 r-shinyace@0.4.4 r-shinyfiles@0.9.3 r-stringi@1.8.7 r-tibble@3.3.1 r-tidyr@1.3.2 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/radiant-rstats/radiant.data
Licenses: AGPL 3
Build system: r
Synopsis: Data menu for Radiant: business analytics using R and Shiny
Description:

The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.

r-textplot 0.2.3
Propagated dependencies: r-data-table@1.18.4 r-lattice@0.22-9 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/textplot
Licenses: GPL 2
Build system: r
Synopsis: Text Plots
Description:

Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.

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-reprex 2.1.1
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-clipr@0.8.0 r-fs@2.1.0 r-glue@1.8.1 r-knitr@1.51 r-lifecycle@1.0.5 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/reprex
Licenses: Expat
Build system: r
Synopsis: Prepare reproducible R code examples for sharing
Description:

This package provides a convenience wrapper that uses the rmarkdown package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites or email. reprex also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.

r-tab 5.1.1
Propagated dependencies: r-dplyr@1.2.1 r-kableextra@1.4.0 r-knitr@1.51 r-mass@7.3-65 r-survey@4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tab/
Licenses: GPL 3+
Build system: r
Synopsis: Create summary tables for statistical reports
Description:

This package contains functions for creating various types of summary tables, e.g. comparing characteristics across levels of a categorical variable and summarizing fitted generalized linear models, generalized estimating equations, and Cox proportional hazards models. Functions are available to handle data from simple random samples as well as complex surveys.

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-ids 1.0.1
Propagated dependencies: r-openssl@2.4.1 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/richfitz/ids
Licenses: Expat
Build system: r
Synopsis: Generate random identifiers
Description:

This package lets you generate random or human readable and pronounceable identifiers.

Total packages: 73978