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

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-fastmatch 1.1-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/fastmatch
Licenses: GPL 2
Build system: r
Synopsis: Fast match function
Description:

This package provides a fast match replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.

r-cosinor2 0.2.1
Propagated dependencies: r-cosinor@1.2.3 r-cowplot@1.2.0 r-ggplot2@4.0.1 r-hmisc@5.2-4 r-magrittr@2.0.4 r-matrixstats@1.5.0 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/amutak/cosinor2
Licenses: GPL 3
Build system: r
Synopsis: Extended tools for Cosinor analysis of rhythms
Description:

This package provides statistical procedures for calculating population-mean cosinor, non-stationary cosinor, estimation of best-fitting period, tests of population rhythm differences and more.

r-cli 3.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/cli#readme
Licenses: Expat
Build system: r
Synopsis: Helpers for developing command line interfaces
Description:

This package provides a suite of tools designed to build attractive command line interfaces (CLIs). It includes tools for drawing rules, boxes, trees, and Unicode symbols with ASCII alternatives.

r-calculus 1.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eguidotti/calculus
Licenses: GPL 3
Build system: r
Synopsis: High dimensional numerical and symbolic calculus
Description:

Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.

r-tcltk2 1.6.1
Dependencies: tcl@8.6.12 tk@8.6.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/SciViews-R
Licenses: LGPL 3
Build system: r
Synopsis: Tcl/Tk additions
Description:

This package provides a series of additional Tcl commands and Tk widgets with style and various functions to supplement the tcltk package

r-doby 4.7.0
Propagated dependencies: r-boot@1.3-32 r-broom@1.0.10 r-cowplot@1.2.0 r-deriv@4.2.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-mass@7.3-65 r-matrix@1.7-4 r-microbenchmark@1.5.0 r-modelr@0.1.11 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://people.math.aau.dk/~sorenh/software/doBy/
Licenses: GPL 2+
Build system: r
Synopsis: Groupwise statistics, LSmeans, linear contrasts, and utilities
Description:

This package contains:

  • facilities for working with grouped data: do something to data stratified by some variables.

  • implementations of least-squares means, general linear contrasts, and

  • miscellaneous other utilities.

r-base64 2.0.2
Propagated dependencies: r-openssl@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/base64
Licenses: Expat
Build system: r
Synopsis: Base64 encoder and decoder
Description:

This package is a compatibility wrapper to replace the orphaned package by Romain Francois. New applications should use the openssl or base64enc package instead.

r-svgui 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svGUI/
Licenses: GPL 2
Build system: r
Synopsis: Functions for managing GUI clients in R
Description:

The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets. It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context.

r-asioheaders 1.30.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/asioheaders
Licenses: Boost 1.0
Build system: r
Synopsis: Asio C++ header files
Description:

Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. It is also included in Boost but requires linking when used with Boost. Standalone it can be used header-only (provided a recent compiler). Asio is written and maintained by Christopher M. Kohlhoff, and released under the Boost Software License', Version 1.0.

r-gee 4.13-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gee/
Licenses: GPL 2
Build system: r
Synopsis: Generalized estimation equation solver
Description:

This package provides a solver for generalized estimation equations.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-16 r-lmom@3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gld
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and use of the generalised (Tukey) lambda distribution
Description:

The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.

r-ggtangle 0.0.8
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-igraph@2.2.1 r-rlang@1.1.6 r-yulab-utils@0.2.1
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-seuratdata 0.2.2.9001-1.4dc08e0
Propagated dependencies: r-cli@3.6.5 r-crayon@1.5.3 r-rappdirs@0.3.3 r-seurat@5.3.1 r-seuratobject@5.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/satijalab/seurat-data
Licenses: GPL 3
Build system: r
Synopsis: Install and manage Seurat datasets
Description:

Single cell RNA sequencing datasets can be large, consisting of matrices that contain expression data for several thousand features across several thousand cells. This package is designed to easily install, manage, and learn about various single-cell datasets, provided Seurat objects and distributed as independent packages.

r-depmixs4 1.5-1
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-168 r-nnet@7.3-20 r-rsolnp@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/depmixS4/
Licenses: GPL 2+
Build system: r
Synopsis: Dependent Mixture Models
Description:

This package fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models.

r-r2html 2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nalimilan/R2HTML
Licenses: GPL 2+
Build system: r
Synopsis: HTML export for R objects
Description:

This package includes HTML functions and methods to write in an HTML file. Thus, making HTML reports is easy. It includes a function that allows redirection on the fly, which appears to be very useful for teaching purposes, as the student can keep a copy of the produced output to keep all that they did during the course. The package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave parses HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs).

r-mapproj 1.2.12
Propagated dependencies: r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mapproj
Licenses: GPL 2 LPL 1.02
Build system: r
Synopsis: Map projection in R
Description:

This package converts latitude/longitude into projected coordinates.

r-fasterize 1.1.0
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecohealthalliance/fasterize
Licenses: Expat
Build system: r
Synopsis: Fast Polygon to Raster Conversion
Description:

This package provides a drop-in replacement for rasterize from the raster package that takes sf-type objects, and is much faster. There is support for the main options provided by the rasterize function, including setting the field used and background value, and options for aggregating multi-layer rasters.

r-hdf5r 1.3.12
Dependencies: hdf5@1.14.6 zlib@1.3.1
Propagated dependencies: r-bit64@4.6.0-1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://hhoeflin.github.io/hdf5r
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the HDF5 binary data format
Description:

HDF5 is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the HDF5 API using R6 classes. Additionally, functionality is added so that HDF5 objects behave very similar to their corresponding R counterparts.

r-diversitree 0.10-1
Dependencies: fftw@3.3.10 gsl@2.8
Propagated dependencies: r-ape@5.8-1 r-desolve@1.40 r-rcpp@1.1.0 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-mockery 0.4.5
Propagated dependencies: r-testthat@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jfiksel/mockery
Licenses: Expat
Build system: r
Synopsis: Mocking library for R
Description:

The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub function or a similar with_mock facility present in the testthat package.

r-acp 2.1
Propagated dependencies: r-quantmod@0.4.28 r-tseries@0.10-58
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acp/
Licenses: GPL 2
Build system: r
Synopsis: Autoregressive conditional Poisson
Description:

This package supports the analysis of count data exhibiting autoregressive properties, using the Autoregressive Conditional Poisson model (ACP(p,q)) proposed by Heinen (2003).

r-rsample 1.3.1
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-furrr@0.3.1 r-generics@0.1.4 r-glue@1.8.0 r-lifecycle@1.0.4 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-slider@0.3.3 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rsample.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: General resampling infrastructure
Description:

This package provides classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).

r-psychotree 0.16-2
Propagated dependencies: r-formula@1.2-5 r-partykit@1.2-24 r-psychotools@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=psychotree
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Recursive Partitioning Based on Psychometric Models
Description:

Recursive partitioning based on psychometric models, employing the general MOB algorithm (from package partykit) to obtain Bradley-Terry trees, Rasch trees, rating scale and partial credit trees, and MPT trees, trees for 1PL, 2PL, 3PL and 4PL models and generalized partial credit models.

r-drimpute 1.0
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikwak2/DrImpute
Licenses: GPL 3
Build system: r
Synopsis: Imputing dropout events in single-cell RNA-Seq data
Description:

This is an R package for imputing dropout events. Many statistical methods in cell type identification, visualization and lineage reconstruction do not account for dropout events. DrImpute can improve the performance of such software by imputing dropout events.

Total packages: 69242