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

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-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-googlevis 0.7.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mages.github.io/googleVis/
Licenses: GPL 2+
Build system: r
Synopsis: R interface to Google Charts
Description:

The googleVis package provides an interface between R and the Google Charts API. Google Charts offer interactive charts which can be embedded into web pages. The functions of the googleVis package allow the user to visualise data stored in R data frames with Google Charts without uploading the data to Google. The output of a googleVis function is HTML code that contains the data and references to JavaScript functions hosted by Google. googleVis makes use of the internal R HTTP server to display the output locally.

r-flexdashboard 0.6.3
Propagated dependencies: r-bslib@0.11.0 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.51 r-rmarkdown@2.31 r-sass@0.4.10 r-scales@1.4.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rmarkdown.rstudio.com/flexdashboard
Licenses: Expat
Build system: r
Synopsis: R Markdown format for flexible dashboards
Description:

This package provides an R Markdown format for converting an R Markdown document to a grid-oriented dashboard. The dashboard flexibly adapts the size of its components to the containing web page.

r-fmesher 0.7.0
Propagated dependencies: r-dplyr@1.2.1 r-lifecycle@1.0.5 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-sf@1.1-1 r-splancs@2.01-45 r-tibble@3.3.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://inlabru-org.github.io/fmesher/
Licenses: MPL 2.0
Build system: r
Synopsis: Triangle meshes and related geometry tools
Description:

This package lets you generate planar and spherical triangle meshes, compute finite element calculations for 1- and 2-dimensional flat and curved manifolds with associated basis function spaces, methods for lines and polygons, and transparent handling of coordinate reference systems and coordinate transformation, including sf and sp geometries. The core fmesher library code was originally part of the INLA package, and implements parts of "Triangulations and Applications" by Hjelle and Daehlen (2006) <doi:10.1007/3-540-33261-8>.

r-sjmisc 2.8.11
Propagated dependencies: r-datawizard@1.3.1 r-dplyr@1.2.1 r-insight@1.5.1 r-magrittr@2.0.5 r-purrr@1.2.2 r-rlang@1.2.0 r-sjlabelled@1.2.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjmisc
Licenses: GPL 3
Build system: r
Synopsis: Data and variable transformation functions
Description:

This package is a collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all integrate seamlessly into a tidyverse workflow.

r-gbm 2.2.3
Propagated dependencies: r-lattice@0.22-9 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gbm-developers/gbm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized boosted regression models
Description:

This package is an implementation of extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. It includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart).

r-wheatmap 0.2.0
Propagated dependencies: r-colorspace@2.1-2 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zwdzwd/wheatmap
Licenses: GPL 3
Build system: r
Synopsis: Incrementally build complex plots using natural semantics
Description:

This package lets you build complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled using directives such as LeftOf, RightOf, TopOf, and Beneath and more. Other features include clustering, dendrograms and integration with ggplot2 generated grid objects. This package is particularly designed for bioinformaticians to assemble complex plots for publication.

r-msir 1.4
Propagated dependencies: r-mclust@6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/msir
Licenses: GPL 2+
Build system: r
Synopsis: Model-based sliced inverse regression
Description:

This is an R package for dimension reduction based on finite Gaussian mixture modeling of inverse regression.

r-add2ggplot 0.3.0
Propagated dependencies: r-ggplot2@4.0.3 r-magick@2.9.1 r-magrittr@2.0.5 r-rcolorbrewer@1.1-3 r-zeallot@0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/JiaxiangBU/add2ggplot
Licenses: Expat
Build system: r
Synopsis: Extension for ggplot2
Description:

This package provides tools to create themes and color palettes for the package ggplot2.

r-knitr 1.51
Propagated dependencies: r-evaluate@1.0.5 r-highr@0.12 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/knitr/
Licenses: GPL 2+
Build system: r
Synopsis: General-purpose package for dynamic report generation in R
Description:

This package provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.

r-assertive-data 0.0-3
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
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of data
Description:

This package provides a set of predicates and assertions for checking the properties of (country independent) 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-assertive-files 0.0-2
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-numbers@0.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.files
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of files
Description:

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

r-lsa 0.73.4
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-ggjoy 0.4.1
Propagated dependencies: r-ggplot2@4.0.3 r-ggridges@0.5.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/clauswilke/ggjoy
Licenses: GPL 2
Build system: r
Synopsis: Joyplots in ggplot2
Description:

Joyplots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in ggplot2.

r-splitstackshape 1.4.8.1
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mrdwab/splitstackshape
Licenses: GPL 3
Build system: r
Synopsis: Stack and reshape datasets after splitting concatenated values
Description:

Online data collection tools like Google Forms often export multiple-response questions with data concatenated in cells. The concat.split (cSplit) family of functions provided by this package splits such data into separate cells. This package also includes functions to stack groups of columns and to reshape wide data, even when the data are "unbalanced"---something which reshape (from base R) does not handle, and which melt and dcast from reshape2 do not easily handle.

r-rsvd 1.0.5
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erichson/rSVD
Licenses: GPL 3+
Build system: r
Synopsis: Randomized singular value decomposition
Description:

Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). This package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided.

r-gitcreds 0.1.2
Dependencies: git-minimal@2.50.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gitcreds
Licenses: Expat
Build system: r
Synopsis: Query git credentials from R
Description:

Query, set, and delete credentials from the git credential store. Manage GitHub tokens and other git credentials. This package is to be used by other packages that need to authenticate to GitHub and/or other git repositories.

r-datawizard 1.3.1
Propagated dependencies: r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/datawizard/
Licenses: GPL 3
Build system: r
Synopsis: Easy data wrangling
Description:

This package provides a lightweight package to easily manipulate, clean, transform, and prepare your data for analysis. It also forms the data wrangling backend for the packages in the easystats ecosystem.

r-acss-data 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Data for algorithmic complexity of short strings
Description:

This is a data only package providing the algorithmic complexity of short strings, computed using the coding theorem method. For a given set of symbols in a string, all possible or a large number of random samples of Turing machines with a given number of states (e.g., 5) and number of symbols corresponding to the number of symbols in the strings were simulated until they reached a halting state or failed to end. This package contains data on 4.5 million strings from length 1 to 12 simulated on Turing machines with 2, 4, 5, 6, and 9 symbols. The complexity of the string corresponds to the distribution of the halting states.

r-rgl 1.3.36
Dependencies: freetype@2.13.3 glu@9.0.2 libpng@1.6.39 libx11@1.8.12 pandoc@3.7.0.2 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.51 r-magrittr@2.0.5 r-mime@0.13 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rgl/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 3D visualization using OpenGL
Description:

This package provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF.

r-plumber 1.3.3
Propagated dependencies: r-crayon@1.5.3 r-httpuv@1.6.17 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-mime@0.13 r-promises@1.5.0 r-r6@2.6.1 r-rlang@1.2.0 r-sodium@1.4.0 r-stringi@1.8.7 r-swagger@5.32.1 r-webutils@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rplumber.io
Licenses: Expat
Build system: r
Synopsis: API generator for R
Description:

This package gives you the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.

r-rstan 2.32.7
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-bh@1.90.0-1 r-ggplot2@4.0.3 r-gridextra@2.3 r-inline@0.3.21 r-loo@2.9.0 r-pkgbuild@1.4.8 r-quickjsr@1.10.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-stanheaders@2.32.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://discourse.mc-stan.org/
Licenses: GPL 3+
Build system: r
Synopsis: R interface to Stan
Description:

User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the StanHeaders package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.

r-soupx 0.3.1-1.a3354be
Propagated dependencies: r-ggplot2@4.0.3 r-matrix@1.7-5 r-seurat@5.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/constantAmateur/SoupX
Licenses: GPL 2
Build system: r
Synopsis: Single cell mRNA Soup eXterminator
Description:

This package provides a package for quantifying, profiling and removing cell free mRNA contamination (the "soup") from droplet based single cell RNA-seq experiments.

r-prroc 1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/PRROC/
Licenses: GPL 3
Build system: r
Synopsis: Precision-Recall and ROC curves for weighted and unweighted data
Description:

This package computes the areas under the precision-recall (PR) and ROC curve for weighted (e.g. soft-labeled) and unweighted data. In contrast to other implementations, the interpolation between points of the PR curve is done by a non-linear piecewise function. In addition to the areas under the curves, the curves themselves can also be computed and plotted by a specific S3-method.

Total packages: 32521