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

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-accrued 1.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accrued/
Licenses: GPL 3
Build system: r
Synopsis: Data quality visualization tools for partially accruing data
Description:

This is a package for visualizing data quality of partially accruing data.

r-rsvg 2.7.0
Dependencies: librsvg@2.58.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/rsvg#readme
Licenses: Expat
Build system: r
Synopsis: Render SVG images into PDF, PNG, PostScript, or Bitmap arrays
Description:

This package allows you to render vector-based SVG images into high-quality custom-size bitmap arrays using the librsvg2 library. The resulting bitmap can be written to e.g. PNG, JPEG or WEBP format. In addition, the package can convert images directly to various formats such as PDF or PostScript.

r-leaflet 2.2.3
Propagated dependencies: r-crosstalk@1.2.2 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jquerylib@0.1.4 r-leaflet-providers@3.0.0 r-magrittr@2.0.5 r-png@0.1-9 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-scales@1.4.0 r-sf@1.1-1 r-viridislite@0.4.3 r-xfun@0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/leaflet/
Licenses: GPL 3
Build system: r
Synopsis: Create interactive web maps with the JavaScript Leaflet library
Description:

Create and customize interactive maps using the Leaflet JavaScript library and the htmlwidgets package. These maps can be used directly from the R console, from RStudio, in Shiny applications and R Markdown documents.

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-leidenbase 0.1.37
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-igraph@2.3.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-remotes 2.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/remotes#readme
Licenses: GPL 2+
Build system: r
Synopsis: R package installation from remote repositories
Description:

Download and install R packages stored in GitHub, BitBucket, or plain subversion or git repositories. This package is a lightweight replacement of the install_* functions in the devtools package. Indeed most of the code was copied over from devtools.

r-ecp 3.1.6
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/ecp/
Licenses: GPL 2+
Build system: r
Synopsis: Multiple change-point analysis of multivariate data
Description:

This package implements various procedures for finding multiple change-points. Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change-points as well as other summary information.

r-snpmaxsel 1.0-3
Propagated dependencies: r-combinat@0.0-8 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SNPmaxsel/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Maximally selected statistics for SNP data
Description:

This package implements asymptotic methods related to maximally selected statistics, with applications to single-nucleotide polymorphism (SNP) data.

r-lintr 3.3.0-1
Propagated dependencies: r-backports@1.5.1 r-cli@3.6.6 r-codetools@0.2-20 r-digest@0.6.39 r-glue@1.8.1 r-knitr@1.51 r-rex@1.2.2 r-xfun@0.57 r-xml2@1.5.2 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/lintr
Licenses: Expat
Build system: r
Synopsis: Linter for R code
Description:

This package checks adherence to a given style, syntax errors and possible semantic issues. It supports on the fly checking of R code edited with RStudio IDE, Emacs and Vim.

r-zcompositions 1.6.1
Propagated dependencies: r-mass@7.3-65 r-survival@3.8-6 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Japal/zCompositions
Licenses: GPL 2+
Build system: r
Synopsis: Treatment of zeros, left-censored and missing values in compositional data
Description:

This is an R package for the imputation of left-censored data under a compositional approach. The implemented methods consider aspects of relevance for a compositional approach such as scale invariance, subcompositional coherence or preserving the multivariate relative structure of the data. Based on solid statistical frameworks, it comprises the ability to deal with single and varying censoring thresholds, consistent treatment of closed and non-closed data, exploratory tools, multiple imputation, Markov Chain Monte Carlo (MCMC), robust and non-parametric alternatives, and recent proposals for count data.

r-shinydisconnect 0.1.1
Propagated dependencies: r-checkmate@2.3.4 r-glue@1.8.1 r-htmltools@0.5.9 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/shinydisconnect
Licenses: Expat
Build system: r
Synopsis: Show a nice message when a Shiny app disconnects or errors
Description:

This package provides a Shiny app that can disconnect for a variety of reasons: an unrecoverable error occurred in the app, the server went down, the user lost internet connection, or any other reason that might cause the Shiny app to lose connection to its server. With shinydisconnect, you can call disonnectMessage anywhere in a Shiny app's UI to add a nice message when this happens. It works locally (running Shiny apps within RStudio) and on Shiny servers.

r-janeaustenr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/janeaustenr
Licenses: Expat
Build system: r
Synopsis: Jane Austen's complete novels
Description:

This package provides the full texts for Jane Austen's six completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion".

r-gpg 1.3.0
Dependencies: gpgme@1.24.1
Propagated dependencies: r-askpass@1.2.1 r-curl@7.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/gpg
Licenses: Expat
Build system: r
Synopsis: GNU Privacy Guard for R
Description:

This package provides bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. It includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system.

r-interp 1.1-6
Propagated dependencies: r-deldir@2.0-4 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=interp
Licenses: GPL 2+
Build system: r
Synopsis: Interpolation methods
Description:

Bivariate data interpolation on regular and irregular grids, either linear or using splines are the main part of this package. It is intended to provide replacement functions for the ACM licensed akima::interp and tripack::tri.mesh functions.

r-chk 0.10.0
Propagated dependencies: r-lifecycle@1.0.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/poissonconsulting/chk
Licenses: Expat
Build system: r
Synopsis: Check user-supplied function arguments
Description:

This is a package for developers to check user-supplied function arguments. It is designed to be simple, fast and customizable. Error messages follow the tidyverse style guide.

r-goftest 1.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baddstats/goftest
Licenses: GPL 2+
Build system: r
Synopsis: Classical Goodness-of-Fit tests for univariate distributions
Description:

This package provides Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.

r-baseline 1.3-7
Dependencies: openblas@0.3.31
Propagated dependencies: r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/khliland/baseline/
Licenses: GPL 2
Build system: r
Synopsis: Baseline correction of spectra
Description:

This package is a collection of baseline correction algorithms. Beside those it provides a framework and a Tcl/Tk enabled GUI for optimizing baseline algorithm parameters. Typical use is the removal of the background effects from spectra, which are originating from various types of spectroscopy and spectrometry. Also, there is a possibility of optimizing this with regard to regression or classification results. Correction methods include polynomial fitting, weighted local smoothers and many more.

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

This package provides a set of predicates and assertions for checking the properties of US-specific 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-rttf2pt1 1.3.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/Rttf2pt1
Licenses: Modified BSD Expat non-copyleft
Build system: r
Synopsis: Font conversion utility
Description:

This package contains the program ttf2pt1, for use with the extrafont package.

r-usethis 3.2.1
Propagated dependencies: r-cli@3.6.6 r-clipr@0.8.0 r-crayon@1.5.3 r-curl@7.1.0 r-desc@1.4.3 r-fs@2.1.0 r-gert@2.3.1 r-gh@1.5.0 r-glue@1.8.1 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rappdirs@0.3.4 r-rlang@1.2.0 r-rprojroot@2.1.1 r-rstudioapi@0.18.0 r-whisker@0.4.1 r-withr@3.0.2 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/usethis
Licenses: GPL 3
Build system: r
Synopsis: Automate R package and project setup
Description:

This package helps you to automate R package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, GitHub integration, licenses, Rcpp, RStudio projects, and more.

r-rapiserialize 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RApiSerialize
Licenses: GPL 2+
Build system: r
Synopsis: R API serialization
Description:

This package provides other packages with access to the internal R serialization code. Access to this code is provided at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package.

r-dendsort 0.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/evanbiederstedt/dendsort
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Modular leaf ordering methods for dendrogram nodes
Description:

This package represents an implementation of functions to optimize ordering of nodes in a dendrogram, without affecting the meaning of the dendrogram. A dendrogram can be sorted based on the average distance of subtrees, or based on the smallest distance value. These sorting methods improve readability and interpretability of tree structure, especially for tasks such as comparison of different distance measures or linkage types and identification of tight clusters and outliers. As a result, it also introduces more meaningful reordering for a coupled heatmap visualization.

r-dae 3.2.32
Propagated dependencies: r-ggplot2@4.0.3 r-ggpubr@0.6.3 r-plyr@1.8.9 r-stringi@1.8.7 r-trycatchlog@1.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://chris.brien.name
Licenses: GPL 2
Build system: r
Synopsis: Functions useful in the design and ANOVA of experiments
Description:

This package provides functions useful in the design and ANOVA of experiments. The content falls into the following groupings:

  1. data,

  2. factor manipulation functions,

  3. design functions,

  4. ANOVA functions,

  5. matrix functions,

  6. projector and canonical efficiency functions, and

  7. miscellaneous functions.

There is a vignette called DesignNotes describing how to use the design functions for randomizing and assessing designs. The ANOVA functions facilitate the extraction of information when the Error function has been used in the call to aov.

r-dbi 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstats-db/DBI
Licenses: LGPL 2.0+
Build system: r
Synopsis: R database interface
Description:

The DBI package provides a database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.

Total packages: 32521