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

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-mlr3inferr 0.2.1
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4 r-future@1.70.0 r-lgr@0.5.2 r-mlr3@1.6.0 r-mlr3measures@1.3.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3inferr.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Inference on the generalization error
Description:

This package provides an mlr3 extension that provides various resampling-based confidence interval (CI) methods for estimating the generalization error. These CI methods are implemented as mlr3 measures, enabling the evaluation of individual algorithms on specific tasks as well as the comparison of different learning algorithms.

r-bookdown 0.46
Propagated dependencies: r-htmltools@0.5.9 r-jquerylib@0.1.4 r-knitr@1.51 r-rmarkdown@2.31 r-tinytex@0.59 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/bookdown
Licenses: GPL 3
Build system: r
Synopsis: Authoring books and technical documents with R markdown
Description:

This package provides output formats and utilities for authoring books and technical documents with R Markdown.

r-shiny-router 0.3.1
Propagated dependencies: r-glue@1.8.1 r-htmltools@0.5.9 r-rlang@1.2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://appsilon.github.io/shiny.router/
Licenses: Expat
Build system: r
Synopsis: Basic Routing for Shiny Web Applications
Description:

This package provides a simple router for your Shiny apps. The router allows you to create dynamic web applications with a real-time User Interface and easily share url to pages within your Shiny apps.

r-easy-utils 0.1.0
Propagated dependencies: r-dplyr@1.2.1 r-fastmatch@1.1-8 r-rlang@1.2.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ycli1995/easy.utils
Licenses: Expat
Build system: r
Synopsis: Frequently used functions for easy R programming
Description:

This package provides some utility functions for validation and data manipulation. These functions can be helpful to reduce internal codes everywhere in package development.

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-mondate 1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: MPL 2.0
Build system: r
Synopsis: Keep track of dates in terms of months
Description:

Keep track of dates in terms of fractional calendar months per Damien Laker "Time Calculations for Annualizing Returns: the Need for Standardization", The Journal of Performance Measurement, 2008. Model dates as of close of business. Perform date arithmetic in units of "months" and "years". Allow "infinite" dates to model "ultimate" time.

r-zseq 0.2.2
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Zseq/
Licenses: GPL 3+
Build system: r
Synopsis: Integer sequence generator
Description:

This package generates well-known integer sequences. The gmp package is adopted for computing with arbitrarily large numbers. Every function has a hyperlink to its corresponding item in the On-Line Encyclopedia of Integer Sequences (OEIS) in the function help page.

r-float 0.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wrathematics/float
Licenses: FreeBSD
Build system: r
Synopsis: 32-bit floats
Description:

R comes with a suite of utilities for linear algebra with "numeric" (double precision) vectors/matrices. However, sometimes single precision (or less!) is more than enough for a particular task. This package extends R's linear algebra facilities to include 32-bit float (single precision) data. Float vectors/matrices have half the precision of their "numeric"-type counterparts but are generally faster to numerically operate on, for a performance vs accuracy trade-off.

r-rda 1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rda/
Licenses: GPL 2+
Build system: r
Synopsis: Shrunken centroids regularized discriminant analysis
Description:

This package provides tools for shrunken centroids regularized discriminant analysis for the purpose of classifying high dimensional data.

r-snakecase 0.11.1
Propagated dependencies: r-stringi@1.8.7 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Tazinho/snakecase
Licenses: GPL 3
Build system: r
Synopsis: Convert strings into any case
Description:

This package provides a consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

r-tidypredict 1.1.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-jsonlite@2.0.0 r-knitr@1.51 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tidypredict.tidymodels.org
Licenses: GPL 3
Build system: r
Synopsis: Run predictions inside the database
Description:

This package parses a fitted R model object, and returns a formula in Tidy Eval code that calculates the predictions. It works with several database backends because it leverages dplyr and dbplyr for the final SQL translation of the algorithm. It currently supports lm(), glm(), randomForest(), ranger(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.

r-orgmassspecr 0.5-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://OrgMassSpec.github.io/
Licenses: FreeBSD
Build system: r
Synopsis: Organic or biological mass spectrometry data analysis
Description:

This package OrgMassSpecR is an extension of the R statistical computing language. It contains functions to assist with organic or biological mass spectrometry data analysis. Mass spectral libraries are available as companion packages.

r-dalex 2.5.3
Propagated dependencies: r-ggplot2@4.0.3 r-ibreakdown@2.1.2 r-ingredients@2.3.0 r-kernelshap@0.9.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/DALEX/
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive machine learning explanations
Description:

Machine Learning models are widely used and have various applications in classification or regression. Models created with boosting, bagging, stacking or similar techniques are often used due to their high performance, but such black-box models usually lack interpretability. The DALEX package contains various explainers that help to understand the link between input variables and model output.

r-ggtern 4.0.0
Propagated dependencies: r-compositions@2.0-9 r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-hexbin@1.28.5 r-latex2exp@0.9.8 r-lattice@0.22-9 r-mass@7.3-65 r-plyr@1.8.9 r-proto@1.0.0 r-rlang@1.2.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.ggtern.com
Licenses: GPL 2
Build system: r
Synopsis: Extension to ggplot2 for ternary diagrams
Description:

This package extends the functionality of ggplot2, providing the capability to plot ternary diagrams for (a subset of) the ggplot2 geometries. Additionally, ggtern has implemented several new geometries which are unavailable to the standard ggplot2 release.

r-chromomap 4.1.1
Propagated dependencies: r-htmltools@0.5.9 r-htmlwidgets@1.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=chromoMap
Licenses: GPL 3 ISC
Build system: r
Synopsis: Interactive genomic visualization of biological data
Description:

This package provides interactive, configurable and graphics visualization of the chromosome regions of any living organism allowing users to map chromosome elements (like genes, SNPs etc.) on the chromosome plot. It introduces a special plot viz. the "chromosome heatmap" that, in addition to mapping elements, can visualize the data associated with chromosome elements (like gene expression) in the form of heat colors. Users can investigate the detailed information about the mappings (like gene names or total genes mapped on a location) or can view the magnified single or double stranded view of the chromosome at a location showing each mapped element in sequential order. The package provide multiple features like visualizing multiple sets, chromosome heat-maps, group annotations, adding hyperlinks, and labelling. The plots can be saved as HTML documents that can be customized and shared easily. In addition, you can include them in R Markdown or in R Shiny applications.

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-collapsibletree 0.1.8
Propagated dependencies: r-data-tree@1.2.0 r-htmlwidgets@1.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/AdeelK93/collapsibleTree
Licenses: GPL 3+
Build system: r
Synopsis: Interactive collapsible tree diagrams using D3.js
Description:

This is a package for interactive Reingold-Tilford tree diagrams created using D3.js, where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame.

r-pkgbuild 1.4.8
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-desc@1.4.3 r-processx@3.9.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/pkgbuild
Licenses: GPL 3
Build system: r
Synopsis: Find tools needed to build R packages
Description:

This package provides functions used to build R packages. It locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.

r-fracdiff 1.5-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mmaechler/fracdiff
Licenses: GPL 2+
Build system: r
Synopsis: Fractionally differenced ARIMA aka ARFIMA(P,d,q) models
Description:

This package provides tools for the maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989); it includes inference and basic methods.

r-tkrplot 0.0-32
Dependencies: libx11@1.8.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=tkrplot
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Place R graphics in a Tk widget
Description:

The tkrplot package lets you place R graphics in a Tk, cross-platform graphical user interface toolkit widget.

r-litedown 0.9
Propagated dependencies: r-commonmark@2.0.0 r-xfun@0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/litedown
Licenses: Expat
Build system: r
Synopsis: Lightweight version of R Markdown
Description:

Render R Markdown to Markdown (without using knitr), and Markdown to lightweight HTML or LaTeX documents with the commonmark package (instead of Pandoc). Some missing Markdown features in commonmark are also supported, such as raw HTML or LaTeX blocks, LaTeX math, superscripts, subscripts, footnotes, element attributes, and appendices, but not all Pandoc Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and knitr. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and LaTeX). Book and website projects of multiple input documents are also supported.

r-biocmanager 1.30.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/BiocManager/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Access the Bioconductor project package repository
Description:

This package provides a convenient tool to install and update Bioconductor packages.

r-seriation 1.5.8
Propagated dependencies: r-ca@0.71.1 r-cluster@2.1.8.2 r-colorspace@2.1-2 r-foreach@1.5.2 r-gclus@1.3.3 r-mass@7.3-65 r-qap@0.1-2 r-registry@0.5-1 r-tsp@1.2.7 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://s2.smu.edu/IDA/seriation/
Licenses: GPL 3
Build system: r
Synopsis: Infrastructure for ordering objects using seriation
Description:

This package provides infrastructure for seriation with an implementation of several seriation/sequencing techniques to reorder matrices, dissimilarity matrices, and dendrograms. It also provides (optimally) reordered heatmaps, color images and clustering visualizations like dissimilarity plots, and visual assessment of cluster tendency plots (VAT and iVAT).

r-kableextra 1.4.0
Propagated dependencies: r-digest@0.6.39 r-htmltools@0.5.9 r-knitr@1.51 r-magrittr@2.0.5 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-scales@1.4.0 r-stringr@1.6.0 r-svglite@2.2.2 r-viridislite@0.4.3 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://haozhu233.github.io/kableExtra/
Licenses: Expat
Build system: r
Synopsis: Construct complex tables with pipe syntax
Description:

Build complex HTML or LaTeX tables using kable() from knitr and the piping syntax from magrittr. The function kable() is a light weight table generator coming from knitr. This package simplifies the way to manipulate the HTML or LaTeX codes generated by kable() and allows users to construct complex tables and customize styles using a readable syntax.

Total packages: 72465