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

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-styler 1.11.0
Propagated dependencies: r-cli@3.6.5 r-magrittr@2.0.4 r-purrr@1.2.0 r-r-cache@0.17.0 r-rlang@1.1.6 r-rprojroot@2.1.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/styler
Licenses: GPL 3
Build system: r
Synopsis: Non-invasive pretty printing of R code
Description:

This is a package for pretty-printing R code without changing the user's formatting intent.

r-abps 0.3
Propagated dependencies: r-kernlab@0.9-33
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ABPS/
Licenses: GPL 2+
Build system: r
Synopsis: Abnormal blood profile score to detect blood doping
Description:

This package offers an implementation of the Abnormal blood profile score (ABPS). The ABPS is a part of the Athlete biological passport program of the World anti-doping agency, which combines several blood parameters into a single score in order to detect blood doping. The package also contains functions to calculate other scores used in anti-doping programs, such as the ratio of hemoglobin to reticulocytes (OFF-score), as well as example data.

r-ggvenndiagram 1.5.4
Propagated dependencies: r-aplot@0.2.9 r-dplyr@1.1.4 r-forcats@1.0.1 r-ggplot2@4.0.1 r-tibble@3.3.0 r-venn@1.12 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaospecial/ggVennDiagram
Licenses: GPL 3
Build system: r
Synopsis: Implementention of the Venn diagram using ggplot2
Description:

This package implements easy-to-use functions to generate 2-7 sets Venn plot in publication quality. ggVennDiagram plot Venn using well-defined geometry dataset and ggplot2. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package venn. We provide internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary ggplot2 grammar.

r-bundesligr 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ottlngr/bundesligR
Licenses: GPL 3
Build system: r
Synopsis: All final tables of the Bundesliga
Description:

This package provides all final tables of Germany's highest football league, the Bundesliga. It contains data from 1964 to 2016.

r-geometries 0.2.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dcooley.github.io/geometries/
Licenses: Expat
Build system: r
Synopsis: Convert between R objects and geometric structures
Description:

Geometry shapes in R are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). Geometries will convert various R objects into these shapes. Conversion functions are available at both the R level, and through Rcpp.

r-emoa 0.5-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/emoa/
Licenses: GPL 2
Build system: r
Synopsis: Evolutionary multiobjective optimization algorithms
Description:

This package provides building blocks for the design and analysis of multiobjective optimization algorithms.

r-rcppxptrutils 0.1.3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Enchufa2/RcppXPtrUtils
Licenses: Expat
Build system: r
Synopsis: XPtr add-ons for Rcpp
Description:

This package provides the means to compile user-supplied C++ functions with Rcpp and retrieve an XPtr that can be passed to other C++ components.

r-fontquiver 0.2.1
Propagated dependencies: r-fontbitstreamvera@0.1.1 r-fontliberation@0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontquiver
Licenses: GPL 3
Build system: r
Synopsis: Set of installed fonts
Description:

This package provides a set of fonts. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.

r-acss 0.3-2
Propagated dependencies: r-acss-data@1.2 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Algorithmic complexity for short strings
Description:

The main purpose of this package is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method. While the database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the posterior probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.

r-openxlsx 4.2.8.1
Propagated dependencies: r-rcpp@1.1.0 r-stringi@1.8.7 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/awalker89/openxlsx
Licenses: GPL 3
Build system: r
Synopsis: Read, write and edit XLSX files
Description:

This package simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of Rcpp, read/write times are comparable to the xlsx and XLConnect packages with the added benefit of removing the dependency on Java.

r-shinybs 0.61.1
Propagated dependencies: r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ebailey78.github.io/shinyBS/
Licenses: GPL 3
Build system: r
Synopsis: Twitter Bootstrap components for Shiny
Description:

This package adds additional Twitter Bootstrap components to Shiny.

r-svunit 1.0.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svUnit
Licenses: GPL 2
Build system: r
Synopsis: Unit, integration and system testing
Description:

This package provides a complete unit test system and functions to implement its GUI part.

r-leidenbase 0.1.35
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-igraph@2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cole-trapnell-lab/leidenbase
Licenses: GPL 3
Build system: r
Synopsis: R and C/C++ wrappers to run Leiden community detection algorithm
Description:

This package provides an R to C/C++ interface that runs the Leiden community detection algorithm to find a basic partition. It runs the equivalent of the leidenalg find_partition() function. This package includes the required source code files from the official leidenalg distribution and functions from the R igraph package.

r-unitizer 1.4.23
Propagated dependencies: r-crayon@1.5.3 r-diffobj@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/unitizer
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive R unit tests
Description:

This package simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment.

r-cetcolor 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless-rpkg/cetcolor
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: CET perceptually uniform color maps
Description:

This package provides a collection of perceptually uniform color maps made by Peter Kovesi (2015) "Good Colour Maps: How to Design Them" <arXiv:1509.03700> at the Centre for Exploration Targeting (CET).

r-doparallel 1.0.17
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/doParallel
Licenses: GPL 2+
Build system: r
Synopsis: Foreach parallel adaptor for the 'parallel' package
Description:

This package provides a parallel backend for the %dopar% function using the parallel package.

r-lemon 0.5.2
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-gtable@0.3.6 r-knitr@1.50 r-lattice@0.22-7 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stefanedwards/lemon
Licenses: GPL 3
Build system: r
Synopsis: Freshen up your ggplot2 plots
Description:

This package provides functions for working with legends and axis lines of ggplot2, facets that repeat axis lines on all panels, and some knitr extensions.

r-gridgraphics 0.5-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pmur002/gridgraphics
Licenses: GPL 2+
Build system: r
Synopsis: Redraw base graphics using @code{grid} graphics
Description:

This package provides functions to convert a page of plots drawn with the graphics package into identical output drawn with the grid package. The result looks like the original graphics-based plot, but consists of grid grobs and viewports that can then be manipulated with grid functions (e.g., edit grobs and revisit viewports).

r-rpmm 1.25
Propagated dependencies: r-cluster@2.1.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RPMM
Licenses: GPL 2+
Build system: r
Synopsis: Recursively partitioned mixture model
Description:

This package provides a recursively partitioned mixture model for Beta and Gaussian mixtures. This is a model-based clustering algorithm that returns a hierarchy of classes, similar to hierarchical clustering, but also similar to finite mixture models.

r-factominer 2.12
Propagated dependencies: r-car@3.1-3 r-cluster@2.1.8.1 r-dt@0.34.0 r-ellipse@0.5.0 r-emmeans@2.0.0 r-flashclust@1.01-2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-lattice@0.22-7 r-leaps@3.2 r-mass@7.3-65 r-multcompview@0.1-10 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://factominer.free.fr
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate exploratory data analysis and data mining
Description:

This package provides exploratory data analysis methods to summarize, visualize and describe datasets. The main principal component methods are available, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) and multiple correspondence analysis (MCA) when variables are categorical, Multiple Factor Analysis when variables are structured in groups, etc. and hierarchical cluster analysis.

r-arules 1.7-11
Propagated dependencies: r-generics@0.1.4 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mhahsler/arules
Licenses: GPL 3
Build system: r
Synopsis: Mining association rules and frequent itemsets
Description:

This package provides an infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). It also provides C implementations of the association mining algorithms Apriori and Eclat.

r-datapasta 3.1.0
Propagated dependencies: r-clipr@0.8.0 r-readr@2.1.6 r-rstudioapi@0.17.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/milesmcbain/datapasta
Licenses: Expat
Build system: r
Synopsis: R tools for data copy-pasta
Description:

This package provides RStudio addins and R functions that make copy-pasting vectors and tables to text painless.

r-rhub 2.0.1
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-curl@7.0.0 r-desc@1.4.3 r-gert@2.2.0 r-gitcreds@0.1.2 r-glue@1.8.0 r-jsonlite@2.0.0 r-pkgbuild@1.4.8 r-processx@3.8.6 r-r6@2.6.1 r-rappdirs@0.3.3 r-rematch@2.0.0 r-rprojroot@2.1.1 r-whoami@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-hub/rhub
Licenses: Expat
Build system: r
Synopsis: Tools for R package developers
Description:

R-hub uses GitHub Actions to run R CMD check and similar package checks. The rhub package helps you set up R-hub for your R package, and start running checks.

r-distributionutils 0.6-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=DistributionUtils
Licenses: GPL 2+
Build system: r
Synopsis: Distribution utilities
Description:

This package provides utilities for dealing with distributions. Functionality includes sample skewness and kurtosis, log-histogram, tail plots, moments by integration, changing the point about which a moment is calculated, functions for testing distributions using inversion tests and the Massart inequality. Also included is an implementation of the incomplete Bessel K function.

Total packages: 69244