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

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-rworldmap 1.3-8
Propagated dependencies: r-fields@17.1 r-raster@3.6-32 r-sp@2.2-0 r-terra@1.8-86
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-chromomap 4.1.1
Propagated dependencies: r-htmltools@0.5.8.1 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-enrichwith 0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/enrichwith
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Methods to enrich R objects with extra components
Description:

This package provides the "enrich" method to enrich list-like R objects with new, relevant components. The current version has methods for enriching objects of class family, link-glm, lm, glm and betareg. The resulting objects preserve their class, so all methods associated with them still apply. The package also provides the enriched_glm function that has the same interface as glm but results in objects of class enriched_glm. In addition to the usual components in a glm object, enriched_glm objects carry an object-specific simulate method and functions to compute the scores, the observed and expected information matrix, the first-order bias, as well as model densities, probabilities, and quantiles at arbitrary parameter values. The package can also be used to produce customizable source code templates for the structured implementation of methods to compute new components and enrich arbitrary objects.

r-text2vec 0.6.4
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 r-matrix@1.7-4 r-mlapi@0.1.1 r-r6@2.6.1 r-rcpp@1.1.0 r-rsparse@0.5.3 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://text2vec.org
Licenses: GPL 2+
Build system: r
Synopsis: Text mining framework for R
Description:

This package provides fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. It provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.

r-boa 1.1.8-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.jstatsoft.org/v21/i11
Licenses: GPL 2+
Build system: r
Synopsis: Library for @dfn{Bayesian Output Analysis Program} (BOA) for MCMC
Description:

This package provides a menu-driven program and library of functions for carrying out convergence diagnostics and statistical and graphical analysis of Markov chain Monte Carlo (MCMC) sampling output.

r-scales 1.4.0
Propagated dependencies: r-cli@3.6.5 r-farver@2.1.2 r-glue@1.8.0 r-labeling@0.4.3 r-lifecycle@1.0.4 r-r6@2.6.1 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/scales
Licenses: Expat
Build system: r
Synopsis: Scale functions for visualization
Description:

This package provides graphical scales that map data to aesthetics, and provides methods for automatically determining breaks and labels for axes and legends.

r-phontools 0.2-2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.santiagobarreda.com/rscripts.html
Licenses: FreeBSD
Build system: r
Synopsis: Tools for phonetic and acoustic analyses
Description:

This package contains tools for the organization, display, and analysis of the sorts of data frequently encountered in phonetics research and experimentation, including the easy creation of IPA vowel plots, and the creation and manipulation of WAVE audio files.

r-fancova 0.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fANCOVA
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric analysis of covariance
Description:

This package provides a collection of R functions to perform nonparametric analysis of covariance for regression curves or surfaces. Testing the equality or parallelism of nonparametric curves or surfaces is equivalent to analysis of variance (ANOVA) or analysis of covariance (ANCOVA) for one-sample functional data. Three different testing methods are available in the package, including one based on L-2 distance, one based on an ANOVA statistic, and one based on variance estimators.

r-blme 1.0-6
Propagated dependencies: r-lme4@1.1-37
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/vdorie/blme
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian linear mixed-effects models
Description:

This package provides tools for maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting. It extends the lme4 package.

r-castor 1.8.4
Propagated dependencies: r-jsonlite@2.0.0 r-matrix@1.7-4 r-naturalsort@0.1.3 r-rcpp@1.1.0 r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=castor
Licenses: GPL 2+
Build system: r
Synopsis: Efficient phylogenetics on large trees
Description:

This tool supports analyses on massive phylogenies comprising up to millions of tips. Functions include pruning, rerooting, calculation of most-recent common ancestors, calculating distances from the tree root and calculating pairwise distances. In addition, this tool takes care of calculation of phylogenetic signal and mean trait depth (trait conservatism), ancestral state reconstruction and hidden character prediction of discrete characters, simulating and fitting models of trait evolution, fitting and simulating diversification models, dating trees, comparing trees, and reading/writing trees in Newick format.

r-s2 1.1.9
Dependencies: abseil-cpp@20250814.1 openssl@3.0.8 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-spatial.github.io/s2/
Licenses: ASL 2.0
Build system: r
Synopsis: Spherical geometry operators using the S2 geometry library
Description:

This package provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.

r-morpho 2.13
Propagated dependencies: r-bezier@1.1.2 r-colorramps@2.3.4 r-crayon@1.5.3 r-doparallel@1.0.17 r-foreach@1.5.2 r-jsonlite@2.0.0 r-mass@7.3-65 r-matrix@1.7-4 r-mclust@6.1.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rgl@1.3.31 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zarquon42b/Morpho
Licenses: GPL 2
Build system: r
Synopsis: Calculations and visualizations related to geometric morphometrics
Description:

This package provides a toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh deformations based on reference points, permutation tests, detection of outliers, processing of sliding semi-landmarks and semi-automated surface landmark placement.

r-ctrialsgov 0.2.7
Propagated dependencies: r-dbi@1.2.3 r-dplyr@1.1.4 r-lubridate@1.9.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringi@1.8.7 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ctrialsgov
Licenses: Expat
Build system: r
Synopsis: Query data from U.S. National Library of Medicine's Clinical Trials Database
Description:

This package provides tools to query the U.S. National Library of Medicine's Clinical Trials database. Functions are provided for a variety of techniques for searching the data using range queries, categorical filtering, and by searching for full-text keywords. Minimal graphical tools are also provided for interactively exploring the constructed data.

r-dbitest 1.8.2
Propagated dependencies: r-blob@1.2.4 r-callr@3.7.6 r-dbi@1.2.3 r-desc@1.4.3 r-hms@1.1.4 r-lubridate@1.9.4 r-magrittr@2.0.4 r-nanoarrow@0.7.0-1 r-palmerpenguins@0.1.1 r-rlang@1.1.6 r-testthat@3.3.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dbitest.r-dbi.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Testing DBI backends
Description:

This package provides a helper that tests DBI back ends for conformity to the interface.

r-highr 0.11
Propagated dependencies: r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/highr
Licenses: GPL 3+
Build system: r
Synopsis: Syntax highlighting for R source code
Description:

This package provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package.

r-km-ci 0.5-6
Propagated dependencies: r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/km.ci/
Licenses: GPL 2+
Build system: r
Synopsis: Confidence intervals for the Kaplan-Meier estimator
Description:

This package computes various confidence intervals (CI) for the Kaplan-Meier estimator, namely: Petos CI, Rothman CI, CIs based on Greenwoods variance, Thomas and Grunkemeier CI and the simultaneous confidence bands by Nair and Hall and Wellner.

r-deldir 2.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/deldir
Licenses: GPL 2+
Build system: r
Synopsis: Delaunay triangulation and Dirichlet (Voronoi) tessellation
Description:

This package provides tools for calculating the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. It plots triangulations and tessellations in various ways, clips tessellations to sub-windows, calculates perimeters of tessellations, and summarizes information about the tiles of the tessellation.

r-sass 0.4.10
Propagated dependencies: r-fs@1.6.6 r-htmltools@0.5.8.1 r-r6@2.6.1 r-rappdirs@0.3.3 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/sass
Licenses: Expat
Build system: r
Synopsis: Syntactically Awesome Style Sheets (SASS)
Description:

This package provides an SCSS compiler, powered by the libsass library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the Sass CSS extension language, which is stable, powerful, and CSS compatible.

r-broom 1.0.10
Propagated dependencies: r-backports@1.5.0 r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-glue@1.8.0 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/broom
Licenses: Expat
Build system: r
Synopsis: Convert statistical analysis objects into tidy data frames
Description:

This package provides tools to convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like dplyr, tidyr and ggplot2. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.

r-qtl2 0.38
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rsqlite@2.4.4 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kbroman.org/qtl2/
Licenses: GPL 3
Build system: r
Synopsis: Quantitative Trait Locus Mapping in Experimental Crosses
Description:

This package provides a set of tools to perform Quantitative Trait Locus (QTL) analysis in experimental crosses. It is a reimplementation of the R/qtl package to better handle high-dimensional data and complex cross designs. Broman et al. (2018) <doi:10.1534/genetics.118.301595>.

r-rcppannoy 0.0.22
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppAnnoy/
Licenses: GPL 2+ ASL 2.0
Build system: r
Synopsis: Rcpp bindings for Annoy, a library for Approximate Nearest Neighbors
Description:

Annoy is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from and save to disk. This package provides an R interface.

r-imager 1.0.5
Dependencies: fftw@3.3.10 libtiff@4.4.0 libx11@1.8.12 zlib@1.3.1
Propagated dependencies: r-downloader@0.4.1 r-igraph@2.2.1 r-jpeg@0.1-11 r-magrittr@2.0.4 r-png@0.1-8 r-purrr@1.2.0 r-rcpp@1.1.0 r-readbitmap@0.1.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dahtah.github.io/imager/
Licenses: LGPL 3
Build system: r
Synopsis: Image processing library
Description:

This is a package for fast image processing for images in up to 4 dimensions (two spatial dimensions, one time/depth dimension, one color dimension). It provides most traditional image processing tools (filtering, morphology, transformations, etc.) as well as various functions for easily analyzing image data using R. The package wraps CImg, a simple, modern C++ library for image processing.

r-butcher 0.3.6
Propagated dependencies: r-cli@3.6.5 r-lobstr@1.1.3 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://butcher.tidymodels.org/
Licenses: Expat
Build system: r
Synopsis: Model butcher
Description:

This package provides a set of S3 generics to axe components of fitted model objects and help reduce the size of model objects saved to disk.

r-libcoin 1.0-10
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/libcoin
Licenses: GPL 2
Build system: r
Synopsis: Linear test statistics for permutation inference
Description:

This package provides basic infrastructure for linear test statistics and permutation inference in the framework of Strasser and Weber (1999).

Total packages: 69240