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

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-mlr3mbo 1.1.1
Propagated dependencies: r-bbotk@1.10.0 r-checkmate@2.3.4 r-data-table@1.18.4 r-lgr@0.5.2 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-mlr3tuning@1.6.0 r-paradox@1.0.1 r-r6@2.6.1 r-spacefillr@0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3mbo.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Flexible Bayesian optimization
Description:

This package provides a flexible approach to Bayesian optimization / model based optimization building on the bbotk package. The mlr3mbo is a toolbox providing both ready-to-use optimization algorithms as well as their fundamental building blocks allowing for straightforward implementation of custom algorithms. Single- and multi-objective optimization is supported as well as mixed continuous, categorical and conditional search spaces. Moreover, using mlr3mbo for hyperparameter optimization of machine learning models within the mlr3 ecosystem is straightforward via mlr3tuning.

r-tune 2.1.0
Propagated dependencies: r-cli@3.6.6 r-dials@1.4.3 r-dplyr@1.2.1 r-gaupro@0.2.17 r-generics@0.1.4 r-ggplot2@4.0.3 r-glue@1.8.1 r-hardhat@1.4.3 r-lifecycle@1.0.5 r-parsnip@1.6.0 r-purrr@1.2.2 r-recipes@1.3.2 r-rlang@1.2.0 r-rsample@1.3.2 r-tailor@0.1.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-vctrs@0.7.3 r-withr@3.0.2 r-workflows@1.3.0 r-yardstick@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tune
Licenses: Expat
Build system: r
Synopsis: Tidy tuning tools
Description:

The ability to tune models is important. tune contains functions and classes to be used in conjunction with other tidymodels packages for finding reasonable values of hyper-parameters in models, pre-processing methods, and post-processing steps.

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-pbdzmq 0.3-14
Dependencies: zeromq@4.3.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbdr.org/
Licenses: GPL 3
Build system: r
Synopsis: R interface to ZeroMQ
Description:

ZeroMQ is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize ZeroMQ. The main focus is on interactive client/server programming frameworks. A few wrapper functions compatible with rzmq are also provided.

r-activpal 0.1.4
Propagated dependencies: r-devtools@2.5.2 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-lubridate@1.9.5 r-magrittr@2.0.5 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activPAL
Licenses: GPL 3
Build system: r
Synopsis: Processing and chart generation from activPAL events files
Description:

This package contains functions to generate pre-defined summary statistics from activPAL events files. The package also contains functions to produce informative graphics that visualize physical activity behaviour and trends. This includes generating graphs that align physical activity behaviour with additional time based observations described by other data sets, such as sleep diaries and continuous glucose monitoring data.

r-mlr3tuningspaces 0.6.0
Propagated dependencies: r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-mlr3tuning@1.6.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuningspaces.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Search spaces for mlr3
Description:

This package is a collection of search spaces for hyperparameter optimization in the mlr3 ecosystem. It features ready-to-use search spaces for many popular machine learning algorithms. The search spaces are from scientific articles and work for a wide range of data sets.

r-acp 2.1
Propagated dependencies: r-quantmod@0.4.28 r-tseries@0.10-61
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acp/
Licenses: GPL 2
Build system: r
Synopsis: Autoregressive conditional Poisson
Description:

This package supports the analysis of count data exhibiting autoregressive properties, using the Autoregressive Conditional Poisson model (ACP(p,q)) proposed by Heinen (2003).

r-flextable 0.9.11
Propagated dependencies: r-data-table@1.18.4 r-gdtools@0.5.0 r-htmltools@0.5.9 r-knitr@1.51 r-officer@0.7.5 r-ragg@1.5.2 r-rlang@1.2.0 r-rmarkdown@2.31 r-uuid@1.2-2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Build system: r
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

r-gee 4.13-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gee/
Licenses: GPL 2
Build system: r
Synopsis: Generalized estimation equation solver
Description:

This package provides a solver for generalized estimation equations.

r-paws-storage 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 storage services
Description:

This package provides an interface to Amazon Web Services storage services, including Simple Storage Service (S3).

r-manipulate 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=manipulate
Licenses: GPL 2
Build system: r
Synopsis: Interactive plots for RStudio
Description:

This package provides interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn.

r-probably 1.2.0
Propagated dependencies: r-butcher@0.4.0 r-cli@3.6.6 r-dplyr@1.2.1 r-furrr@0.4.0 r-generics@0.1.4 r-ggplot2@4.0.3 r-hardhat@1.4.3 r-pillar@1.11.1 r-purrr@1.2.2 r-rlang@1.2.0 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-tune@2.1.0 r-vctrs@0.7.3 r-withr@3.0.2 r-workflows@1.3.0 r-yardstick@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/probably
Licenses: Expat
Build system: r
Synopsis: Tools for post-processing predicted values
Description:

Models can be improved by post-processing class probabilities, by: recalibration, conversion to hard probabilities, assessment of equivocal zones, and other activities. The probably package contains tools for conducting these operations as well as calibration tools and conformal inference techniques for regression models.

r-eha 2.11.5
Propagated dependencies: r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ehar.se/r/eha/
Licenses: GPL 2+
Build system: r
Synopsis: Event history analysis
Description:

This is a package for parametric proportional hazards fitting with left truncation and right censoring for common families of distributions, piecewise constant hazards, and discrete models. It offer parametric accelerated failure time models for left truncated and right censored data. It also provides proportional hazards models for tabular and register data. Lastly, it enables sampling of risk sets in Cox regression, selections in the Lexis diagram, bootstrapping.

r-matrixcalc 1.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/matrixcalc/
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions for matrix calculations
Description:

This package provides a collection of functions to support matrix calculations for probability, econometric and numerical analysis. There are additional functions that are comparable to APL functions which are useful for actuarial models such as pension mathematics.

r-sn 2.1.3
Propagated dependencies: r-mnormt@2.1.2 r-numderiv@2016.8-1.1 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SN
Licenses: GPL 2+
Build system: r
Synopsis: The skew-normal and skew-t distributions
Description:

This package provides functionalities to build and manipulate probability distributions of the skew-normal family and some related ones, notably the skew-t family, and provides related statistical methods for data fitting and diagnostics, in the univariate and the multivariate case.

r-ggstats 0.13.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-lifecycle@1.0.5 r-patchwork@1.3.2 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/ggstats/
Licenses: GPL 3+
Build system: r
Synopsis: Extension to ggplot2 for plotting stats
Description:

This package provides new statistics, new geometries and new positions for ggplot2 and a suite of functions to facilitate the creation of statistical plots.

r-rworldmap 1.3-8
Propagated dependencies: r-fields@17.3 r-raster@3.6-32 r-sp@2.2-1 r-terra@1.9-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/AndySouth/rworldmap/
Licenses: GPL 2+
Build system: r
Synopsis: Mapping Global Data
Description:

Enables mapping of country level and gridded user datasets.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.3.0 r-gtools@3.9.5 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/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-viridis 0.6.5
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sjmgarnier/viridis
Licenses: X11
Build system: r
Synopsis: Matplotlib default color map
Description:

This package is a port of the new http://matplotlib.org/ color maps (viridis--the default--, magma, plasma, and inferno) to R. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness.

r-rslurm 0.6.2
Propagated dependencies: r-whisker@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://cyberhelp.sesync.org/rslurm/
Licenses: GPL 3
Build system: r
Synopsis: Submit R calculations to a Slurm cluster
Description:

This package provides functions that simplify submitting R scripts to a Slurm workload manager, in part by automating the division of embarrassingly parallel calculations across cluster nodes.

r-party 1.3-20
Propagated dependencies: r-coin@1.4-3 r-modeltools@0.2-24 r-mvtnorm@1.3-7 r-sandwich@3.1-1 r-strucchange@1.5-4 r-survival@3.8-6 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://party.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Laboratory for recursive partitioning
Description:

This package provides a computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available.

r-plotly 4.12.0
Propagated dependencies: r-base64enc@0.1-6 r-crosstalk@1.2.2 r-data-table@1.18.4 r-digest@0.6.39 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-httr@1.4.8 r-jsonlite@2.0.0 r-lazyeval@0.2.3 r-magrittr@2.0.5 r-promises@1.5.0 r-purrr@1.2.2 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-vctrs@0.7.3 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://plot.ly/r
Licenses: X11
Build system: r
Synopsis: Create interactive web graphics
Description:

This package enables the translation of ggplot2 graphs to an interactive web-based version and/or the creation of custom web-based visualizations directly from R. Once uploaded to a plotly account, plotly graphs (and the data behind them) can be viewed and modified in a web browser.

r-mapdata 2.3.1
Propagated dependencies: r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mapdata
Licenses: GPL 2
Build system: r
Synopsis: Extra map databases
Description:

This is a supplement to the maps package providing the larger and/or higher-resolution databases.

r-kknn 1.4.1
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/kknn
Licenses: GPL 2+
Build system: r
Synopsis: Weighted k-nearest neighbors
Description:

This is a package providing tools for weighted k-Nearest neighbors for classification, regression and clustering.

Total packages: 32521