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

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-rjags 4-17
Dependencies: jags@4.3.1
Propagated dependencies: r-coda@0.19-4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mcmc-jags.sourceforge.net
Licenses: GPL 2
Build system: r
Synopsis: Bayesian graphical models using MCMC
Description:

This package provides an R interface to the JAGS MCMC library. JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.

r-dummies 1.5.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://decisionpatterns.com
Licenses: GPL 2+
Build system: r
Synopsis: Create dummy/indicator variables flexibly and efficiently
Description:

This package lets you expand factors, characters and other eligible classes into dummy/indicator variables.

r-ggridges 0.5.7
Propagated dependencies: r-ggplot2@4.0.3 r-scales@1.4.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/clauswilke/ggridges
Licenses: GPL 2
Build system: r
Synopsis: Ridgeline plots in ggplot2
Description:

Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in ggplot2.

r-r-rsp 0.46.0
Propagated dependencies: r-digest@0.6.39 r-r-cache@0.17.0 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.rsp
Licenses: LGPL 2.1+
Build system: r
Synopsis: Dynamic generation of scientific reports
Description:

The RSP markup language provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. Today's date is <%=Sys.Date()%>. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. RSP is ideal for self-contained scientific reports and R package vignettes.

r-ks 1.15.2
Propagated dependencies: r-fnn@1.1.4.1 r-kernlab@0.9-33 r-kernsmooth@2.23-26 r-matrix@1.7-5 r-mclust@6.1.2 r-mgcv@1.9-4 r-multicool@1.0.1 r-mvtnorm@1.3-7 r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mvstat.net/tduong/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Kernel smoothing
Description:

This package provides kernel smoothers for univariate and multivariate data, including density functions, density derivatives, cumulative distributions, modal clustering, discriminant analysis, and two-sample hypothesis testing.

r-dtw 1.23-2
Propagated dependencies: r-proxy@0.4-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dtw.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic Time Warping Algorithms
Description:

This package provides a comprehensive implementation of dynamic time warping (DTW) algorithms in R. DTW computes the optimal (least cumulative distance) alignment between points of two time series. Common DTW variants covered include local (slope) and global (window) constraints, subsequence matches, arbitrary distance definitions, normalizations, minimum variance matching, and so on.

r-sets 1.0-25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sets
Licenses: GPL 2
Build system: r
Synopsis: Sets, generalized sets, customizable sets and intervals
Description:

This package provides data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.

r-fastghquad 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://github.com/awblocker/fastGHQuad
Licenses: Expat
Build system: r
Synopsis: Fast Rcpp implementation of Gauss-Hermite Quadrature
Description:

This package implements numerically-stable Gauss-Hermite quadrature rules and utility functions for adaptive GH quadrature.

r-proj4 1.0-15
Dependencies: proj@9.7.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/proj4/
Licenses: GPL 2
Build system: r
Synopsis: Simple interface to the PROJ.4 cartographic projections library
Description:

This package provides a simple interface to lat/long projection and datum transformation of the PROJ.4 cartographic projections library. It allows transformation of geographic coordinates from one projection and/or datum to another.

r-rsqlite 3.52.0
Propagated dependencies: r-bit64@4.8.2 r-blob@1.3.0 r-cpp11@0.5.5 r-dbi@1.3.0 r-memoise@2.0.1 r-pkgconfig@2.0.3 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstats-db/RSQLite
Licenses: LGPL 2.0+
Build system: r
Synopsis: SQLite interface for R
Description:

This package embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine is included.

r-lwgeom 0.2-16
Dependencies: geos@3.12.1 proj@9.7.1 sqlite@3.39.3 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-sf@1.1-1 r-units@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/lwgeom/
Licenses: GPL 2
Build system: r
Synopsis: Bindings to Selected 'liblwgeom' Functions for Simple Features
Description:

Access to selected functions found in liblwgeom, the light-weight geometry library used by PostGIS.

r-pkgload 1.5.2
Propagated dependencies: r-cli@3.6.6 r-desc@1.4.3 r-fs@2.1.0 r-glue@1.8.1 r-lifecycle@1.0.5 r-pkgbuild@1.4.8 r-processx@3.9.0 r-rlang@1.2.0 r-rprojroot@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/pkgload
Licenses: GPL 3
Build system: r
Synopsis: Simulate package installation and attach
Description:

This package simulates the process of installing a package and then attaching it. This is a key part of the devtools package as it allows you to rapidly iterate while developing a package.

r-gmm 1.9-1
Propagated dependencies: r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gmm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized method of moments and generalized empirical likelihood
Description:

This is a complete suite to estimate models based on moment conditions. It includes the two step Generalized method of moments (Hansen 1982; <doi:10.2307/1912775>), the iterated GMM and continuous updated estimator (Hansen, Eaton and Yaron 1996; <doi:10.2307/1392442>) and several methods that belong to the Generalized Empirical Likelihood family of estimators (Smith 1997; <doi:10.1111/j.0013-0133.1997.174.x>, Kitamura 1997; <doi:10.1214/aos/1069362388>, Newey and Smith 2004; <doi:10.1111/j.1468-0262.2004.00482.x>, and Anatolyev 2005 <doi:10.1111/j.1468-0262.2005.00601.x>).

r-flock 0.7
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/flock/
Licenses: ASL 2.0
Build system: r
Synopsis: Process synchronization using file locks
Description:

This package implements synchronization between R processes (spawned by using the parallel package for instance) using file locks. It supports both exclusive and shared locking.

r-spacetime 1.3-3
Propagated dependencies: r-intervals@0.15.5 r-lattice@0.22-9 r-sp@2.2-1 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/spacetime/
Licenses: GPL 2+
Build system: r
Synopsis: Classes and methods for spatio-temporal data
Description:

spacetime provides classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal matching or aggregation, retrieving coordinates, print, summary, etc.

r-raceid 0.4.0
Propagated dependencies: r-cluster@2.1.8.2 r-coop@0.6-3 r-fateid@0.2.2 r-fnn@1.1.4.1 r-fpc@2.2-14 r-ggplot2@4.0.3 r-harmony@2.0.3 r-ica@1.0-3 r-igraph@2.3.1 r-irlba@2.3.7 r-leiden@0.4.3.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-matrix@1.7-5 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-princurve@2.1.6 r-quadprog@1.5-8 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-rtsne@0.17 r-runner@0.4.6 r-umap@0.2.10.0 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RaceID
Licenses: GPL 3
Build system: r
Synopsis: Algorithm for inferring cell types from single-cell RNA-seq data
Description:

This tool provides an algorithm to identify rare cell types in single-cell data. It also identifies abundant cell types. The method is based on transcript counts obtained with unique molecular identifies.

r-prompter 1.2.1
Propagated dependencies: r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://prompter.etiennebacher.com
Licenses: Expat
Build system: r
Synopsis: Add tooltips in Shiny apps with Hint.css
Description:

In Shiny apps, it is sometimes useful to store information on a particular item in a tooltip. Prompter allows you to easily create such tooltips, using Hint.css.

r-smotefamily 1.4.0
Propagated dependencies: r-dbscan@1.2.4 r-fnn@1.1.4.1 r-igraph@2.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=smotefamily
Licenses: GPL 3+
Build system: r
Synopsis: Collection of oversampling techniques for class imbalance problem based on SMOTE
Description:

A collection of various oversampling techniques developed from SMOTE is provided. SMOTE is an oversampling technique which synthesizes a new minority instance between a pair of one minority instance and one of its K nearest neighbor.

r-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-fauxpas@0.6.0 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-r6@2.6.1 r-rlang@1.2.0 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-riverplot 0.10
Propagated dependencies: r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://logfc.wordpress.com
Licenses: GPL 2+
Build system: r
Synopsis: Sankey or ribbon plots
Description:

Sankey plots are a type of diagram that is convenient to illustrate how flow of information, resources etc. separates and joins, much like observing how rivers split and merge. For example, they can be used to compare different clusterings. This package provides an implementation of Sankey plots for R.

r-streamr 0.4.5
Propagated dependencies: r-ndjson@0.9.1 r-rcurl@1.98-1.18 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=streamR
Licenses: GPL 2
Build system: r
Synopsis: Access to Twitter Streaming API via R
Description:

This package provides functions to access Twitter's filter, sample, and user streams, and to parse the output into data frames.

r-ggplotify 0.1.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridgraphics@0.5-1 r-rlang@1.2.0 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/ggplotify
Licenses: Artistic License 2.0
Build system: r
Synopsis: Convert plots to @code{grob} or @code{ggplot} object
Description:

This package provides tools to convert plot function calls (using expression or formula) to grob or ggplot objects that are compatible with the grid and ggplot2 environment. With this package, we are able to e.g. use cowplot to align plots produced by base graphics, grid, lattice, vcd etc. by converting them to ggplot objects.

r-spatstat-data 3.1-9
Propagated dependencies: r-matrix@1.7-5 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.spatstat.org
Licenses: GPL 2+
Build system: r
Synopsis: Datasets for spatstat
Description:

This package contains all the datasets for the spatstat package.

r-shinyace 0.4.4
Propagated dependencies: r-jsonlite@2.0.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/shinyAce/
Licenses: Expat
Build system: r
Synopsis: Ace editor bindings for Shiny
Description:

This package provides Ace editor bindings to enable a rich text editing environment within Shiny.

Total packages: 72681