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

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-lmodel2 1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lmodel2
Licenses: GPL 2
Build system: r
Synopsis: Model II regression
Description:

This package computes model II simple linear regression using ordinary least squares (OLS), major axis (MA), standard major axis (SMA), and ranged major axis (RMA).

r-dirichletreg 0.7-2
Propagated dependencies: r-formula@1.2-5 r-maxlik@1.5-2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=DirichletReg
Licenses: GPL 2+
Build system: r
Synopsis: Dirichlet regression
Description:

This package implements Dirichlet regression models.

r-bread 0.4.1
Dependencies: coreutils@9.1 gawk@5.3.0 grep@3.11 sed@4.9
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MagicHead99/bread/
Licenses: GPL 3+
Build system: r
Synopsis: Analyze big files without loading them in memory
Description:

This package provides a simple set of wrapper functions for data.table::fread() that allows subsetting or filtering rows and selecting columns of table-formatted files too large for the available RAM.

r-diversitree 0.10-1
Dependencies: fftw@3.3.10 gsl@2.8
Propagated dependencies: r-ape@5.8-1 r-desolve@1.42 r-rcpp@1.1.1-1.1 r-subplex@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.zoology.ubc.ca/prog/diversitree
Licenses: GPL 2+
Build system: r
Synopsis: Comparative 'phylogenetic' analyses of diversification
Description:

This package contains a number of comparative "phylogenetic" methods, mostly focusing on analysing diversification and character evolution. Contains implementations of "BiSSE" (Binary State Speciation and Extinction) and its unresolved tree extensions, "MuSSE" (Multiple State Speciation and Extinction), "QuaSSE", "GeoSSE", and "BiSSE-ness" Other included methods include Markov models of discrete and continuous trait evolution and constant rate speciation and extinction.

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-qpcr 1.4-2
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-5 r-minpack-lm@1.2-4 r-rgl@1.3.36 r-robustbase@0.99-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=qpcR
Licenses: GPL 2+
Build system: r
Synopsis: Modelling and analysis of real-time PCR data
Description:

This is a package for model fitting, optimal model selection and calculation of various features that are essential in the analysis of quantitative real-time polymerase chain reaction (qPCR).

r-merderiv 0.2-5
Propagated dependencies: r-lavaan@0.6-21 r-lme4@2.0-1 r-matrix@1.7-5 r-nonnest2@0.5-9 r-numderiv@2016.8-1.1 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nctingwang/merDeriv
Licenses: GPL 2+
Build system: r
Synopsis: Case-wise and cluster-wise derivatives for mixed effects models
Description:

This package lets you compute case-wise and cluster-wise derivative for mixed effects models with respect to fixed effects parameter, random effect (co)variances, and residual variance.

r-precrec 0.14.5
Propagated dependencies: r-assertthat@0.2.1 r-data-table@1.18.4 r-ggplot2@4.0.3 r-gridextra@2.3 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://evalclass.github.io/precrec/
Licenses: GPL 3
Build system: r
Synopsis: Calculate accurate precision-recall and ROC curves
Description:

This package provides tools for accurate calculations and visualization of precision-recall and ROC (Receiver Operator Characteristics) curves.

r-tzdb 0.5.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/tzdb
Licenses: Expat
Build system: r
Synopsis: Time Zone Database Information
Description:

This package provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the date library. date provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.

r-gridbase 0.4-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gridBase
Licenses: GPL 2+
Build system: r
Synopsis: Integration of base and grid graphics
Description:

This package provides an integration of base and grid graphics for R.

r-rcpphnsw 0.6.0
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/RcppHNSW/
Licenses: GPL 3 ASL 2.0
Build system: r
Synopsis: Rcpp bindings for hnswlib, a library for approximate nearest neighbors
Description:

Hnswlib is a C++ library for approximate nearest neighbors. This package provides a minimal R interface by relying on the Rcpp package.

r-activity 1.3.4
Propagated dependencies: r-pbapply@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activity/
Licenses: GPL 3
Build system: r
Synopsis: Animal activity statistics
Description:

This package provides functions to fit kernel density functions to animal activity time data; plot activity distributions; quantify overall levels of activity; statistically compare activity metrics through bootstrapping; and evaluate variation in linear variables with time (or other circular variables).

r-bedr 1.1.5
Propagated dependencies: r-data-table@1.18.4 r-r-utils@2.13.0 r-testthat@3.3.2 r-venndiagram@1.8.2 r-yaml@2.3.12 bedops@2.4.41 bedtools@2.31.1 htslib@1.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bedr
Licenses: GPL 2
Build system: r
Synopsis: Genomic region processing
Description:

This package is for genomic regions processing using command line tools such as BEDTools, BEDOPS and Tabix. These tools offer scalable and efficient utilities to perform genome arithmetic e.g indexing, formatting and merging. The bedr package's API enhances access to these tools as well as offers additional utilities for genomic regions processing.

r-ncdf4 1.24
Dependencies: netcdf@4.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ncdf4/index.html
Licenses: GPL 3+
Build system: r
Synopsis: R interface to Unidata netCDF format data files
Description:

This package provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files.

r-multicool 1.0.1
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/multicool/
Licenses: GPL 2
Build system: r
Synopsis: Permutations of multisets in cool-lex order
Description:

This package provides a set of tools to permute multisets without loops or hash tables and to generate integer partitions. Cool-lex order is similar to colexicographical order.

r-ggiraph 0.9.6
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-gdtools@0.5.0 r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-mass@7.3-65 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-s7@0.2.2 r-systemfonts@1.3.2 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/ggiraph/
Licenses: GPL 3
Build system: r
Synopsis: Make ggplot2 graphics interactive
Description:

Create interactive ggplot2 graphics using htmlwidgets.

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-lamw 2.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aadler/lamW
Licenses: FreeBSD
Build system: r
Synopsis: Lambert-W function
Description:

This package implements both real-valued branches of the Lambert-W function (Corless et al, 1996) <doi:10.1007/BF02124750> without the need for installing the entire GSL.

r-reticulate 1.46.0
Dependencies: python@3.12.12
Propagated dependencies: r-here@1.0.2 r-jsonlite@2.0.0 r-matrix@1.7-5 r-png@0.1-9 r-rappdirs@0.3.4 r-rcpp@1.1.1-1.1 r-rcpptoml@0.2.3 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/reticulate
Licenses: ASL 2.0
Build system: r
Synopsis: R interface to Python
Description:

This package provides an interface from R to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types.

r-tensor 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tensor/
Licenses: GPL 2+
Build system: r
Synopsis: Tensor product of arrays
Description:

The tensor product of two arrays is notionally an outer product of the arrays collapsed in specific extents by summing along the appropriate diagonals. This package allows you to compute the tensor product of arrays.

r-matrixstats 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/matrixStats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Methods applying to vectors and matrix rows and columns
Description:

This package provides methods operating on rows and columns of matrices, e.g. rowMedians(), rowRanks(), and rowSds(). There are also some vector-based methods, e.g. binMeans(), madDiff() and weightedMedians(). All methods have been optimized for speed and memory usage.

r-zvcv 2.1.3
Propagated dependencies: r-abind@1.4-8 r-bh@1.90.0-1 r-dplyr@1.2.1 r-glmnet@5.0 r-magrittr@2.0.5 r-mvtnorm@1.3-7 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rlinsolve@0.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ZVCV/
Licenses: GPL 2+
Build system: r
Synopsis: Zero-Variance Control Variates
Description:

Zero-variance control variates (ZV-CV) is a post-processing method to reduce the variance of Monte Carlo estimators of expectations using the derivatives of the log target. Once the derivatives are available, the only additional computational effort is in solving a linear regression problem. This method has been extended to higher dimensions using regularisation. This package can be used to easily perform ZV-CV or regularised ZV-CV when a set of samples, derivatives and function evaluations are available. Additional functions for applying ZV-CV to two estimators for the normalising constant of the posterior distribution in Bayesian statistics are also supplied.

r-sna 2.8
Propagated dependencies: r-network@1.20.0 r-statnet-common@4.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org
Licenses: GPL 2+
Build system: r
Synopsis: Tools for social network analysis
Description:

This package provides a range of tools for social network analysis, including node and graph-level indices, structural distance and covariance methods, structural equivalence detection, network regression, random graph generation, and 2D/3D network visualization.

r-vdiffr 1.0.9
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.5 r-diffobj@0.3.6 r-glue@1.8.1 r-htmltools@0.5.9 r-lifecycle@1.0.5 r-rlang@1.2.0 r-testthat@3.3.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/vdiffr
Licenses: GPL 3
Build system: r
Synopsis: Visual regression testing and graphical diffing
Description:

This package is an extension to the testthat package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.

Total packages: 32521