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

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-readr 2.2.0
Propagated dependencies: r-cli@3.6.6 r-clipr@0.8.0 r-cpp11@0.5.5 r-crayon@1.5.3 r-glue@1.8.1 r-hms@1.1.4 r-lifecycle@1.0.5 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tzdb@0.5.0 r-vroom@1.7.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/readr
Licenses: GPL 2+
Build system: r
Synopsis: Read tabular data
Description:

This package provides functions to read flat or tabular text files from disk (or a connection).

r-binom 1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=binom
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Binomial confidence intervals for several parameterizations
Description:

Constructs confidence intervals on the probability of success in a binomial experiment via several parameterizations

r-rmapshaper 0.5.0
Propagated dependencies: r-geojsonsf@2.0.5 r-jsonify@1.2.3 r-readr@2.2.0 r-sf@1.1-1 r-sp@2.2-1 r-v8@8.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ateucher/rmapshaper
Licenses: Expat
Build system: r
Synopsis: Client for mapshaper for geospatial operations
Description:

This package lets you edit and simplify geojson, Spatial, and sf objects. This is a wrapper around the mapshaper JavaScript library to perform topologically-aware polygon simplification, as well as other operations such as clipping, erasing, dissolving, and converting multi-part to single-part geometries.

r-ggmosaic 0.3.3
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-plotly@4.12.0 r-productplots@0.1.2 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/haleyjeppson/ggmosaic
Licenses: GPL 2+
Build system: r
Synopsis: Mosaic plots in the ggplot2 framework
Description:

This package provides mosaic plots for the ggplot2 framework. Mosaic plot functionality is provided in a single ggplot2 layer by calling the geom mosaic.

r-geometry 0.5.2
Propagated dependencies: r-linprog@0.9-6 r-lpsolve@5.6.23 r-magic@1.6-1 r-rcpp@1.1.1-1.1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geometry.r-forge.r-project.org/
Licenses: GPL 2 non-copyleft
Build system: r
Synopsis: Mesh generator and surface tessellator
Description:

This package makes the qhull library available in R, in a similar manner as in Octave. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this. Currently the package only gives access to Delaunay triangulation and convex hull computation.

r-aer 1.2-16
Propagated dependencies: r-car@3.1-5 r-formula@1.2-5 r-lmtest@0.9-40 r-sandwich@3.1-1 r-survival@3.8-6 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=AER
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Applied econometrics with R
Description:

This package provides functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette "AER" for a package overview.)

r-ff 4.5.2
Propagated dependencies: r-bit@4.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ff.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Memory-efficient storage of large data on disk and access functions
Description:

This package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section in main memory.

r-ggdist 3.3.3
Propagated dependencies: r-cli@3.6.6 r-distributional@0.7.0 r-ggplot2@4.0.3 r-glue@1.8.1 r-gtable@0.3.6 r-numderiv@2016.8-1.1 r-quadprog@1.5-8 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mjskay.github.io/ggdist/
Licenses: GPL 3+
Build system: r
Synopsis: Visualizations of distributions and uncertainty
Description:

This package provides primitives for visualizing distributions using ggplot2 that are particularly tuned for visualizing uncertainty in either a frequentist or Bayesian mode. Both analytical distributions (such as frequentist confidence distributions or Bayesian priors) and distributions represented as samples (such as bootstrap distributions or Bayesian posterior samples) are easily visualized.

r-qlcmatrix 0.9.9
Propagated dependencies: r-docopt@0.7.2 r-matrix@1.7-5 r-slam@0.1-55 r-sparsesvd@0.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qlcMatrix
Licenses: GPL 3
Build system: r
Synopsis: Sparse matrix functions for quantitative language comparison
Description:

This package provides an extension of the functionality of the Matrix package for using sparse matrices. Some of the functions are very general, while other are highly specific for the special data format used for quantitative language comparison (QLC).

r-pins 1.4.2
Propagated dependencies: r-cli@3.6.6 r-digest@0.6.39 r-fs@2.1.0 r-generics@0.1.4 r-glue@1.8.1 r-httr@1.4.8 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-tibble@3.3.1 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://pins.rstudio.com/
Licenses: ASL 2.0
Build system: r
Synopsis: Pin, discover, and share resources
Description:

Publish data sets, models, and other R objects, making it easy to share them across projects and with your colleagues. You can pin objects to a variety of "boards", including local folders (to share on a networked drive or with DropBox), Posit Connect, AWS S3, and more.

r-httpgd 2.1.4
Propagated dependencies: r-asioheaders@1.30.2-1 r-cpp11@0.5.5 r-unigd@0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nx10/httpgd
Licenses: GPL 2+
Build system: r
Synopsis: HTTP server graphics device
Description:

This package provides a graphics device for R that is accessible via network protocols. This package was created to make it easier to embed live R graphics in integrated development environments and other applications. The included HTML/JavaScript client (plot viewer) aims to provide a better overall user experience when dealing with R graphics. The device asynchronously serves graphics via HTTP and WebSockets'.

r-reinforcelearn 0.2.1
Propagated dependencies: r-checkmate@2.3.4 r-nnet@7.3-20 r-purrr@1.2.2 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://markusdumke.github.io/reinforcelearn
Licenses: Expat
Build system: r
Synopsis: Reinforcement learning
Description:

This package implements reinforcement learning environments and algorithms as described in Sutton & Barto (1998). The Q-Learning algorithm can be used with function approximation, eligibility traces (Singh & Sutton, 1996) and experience replay (Mnih et al., 2013).

r-libcoin 1.0-12
Propagated dependencies: r-mvtnorm@1.3-7
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).

r-earth 5.3.5
Propagated dependencies: r-formula@1.2-5 r-plotmo@3.7.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.milbo.users.sonic.net/earth/
Licenses: GPL 3
Build system: r
Synopsis: Multivariate adaptive regression splines
Description:

This package lets you build regression models using the techniques in Friedman's papers "Fast MARS" and "Multivariate Adaptive Regression Splines" <doi:10.1214/aos/1176347963>. The term "MARS" is trademarked and thus not used in the name of the package.

r-signal 1.8-1
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/signal/
Licenses: GPL 2
Build system: r
Synopsis: Signal processing
Description:

This package provides a set of signal processing functions originally written for Matlab and GNU Octave. It includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.

r-urlchecker 1.0.1
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/urlchecker
Licenses: GPL 3
Build system: r
Synopsis: Run CRAN URL checks from older R versions
Description:

This package provides the URL checking tools available in R 4.1+ as a package for earlier versions of R. It also uses concurrent requests so can be much faster than the serial versions.

r-curl 7.1.0
Dependencies: curl@8.6.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroenooms/curl
Licenses: Expat
Build system: r
Synopsis: HTTP client for R
Description:

The curl() and curl_download() functions provide highly configurable drop-in replacements for base url() and download.file() with better performance, support for encryption, gzip compression, authentication, and other libcurl goodies. The core of the package implements a framework for performing fully customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces.

r-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-17 r-lmom@3.3
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-cellranger 1.1.0
Propagated dependencies: r-rematch@2.0.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rsheets/cellranger
Licenses: Expat
Build system: r
Synopsis: Translate spreadsheet cell ranges to rows and columns
Description:

This package provides helper functions to work with spreadsheets and the A1:D10 style of cell range specification.

r-prettydoc 0.4.1
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/prettydoc
Licenses: ASL 2.0
Build system: r
Synopsis: Create pretty documents from R markdown
Description:

This is a package for creating tiny yet beautiful documents and vignettes from R Markdown. The package provides the html_pretty output format as an alternative to the html_document and html_vignette engines that convert R Markdown into HTML pages. Various themes and syntax highlight styles are supported.

r-zra 0.2
Propagated dependencies: r-dygraphs@1.1.1.6 r-forecast@9.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ZRA
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic plots for time series forecasting
Description:

This package combines a forecast of a time series, using the function forecast, with the dynamic plots from dygraphs.

r-spatialreg 1.4-3
Propagated dependencies: r-boot@1.3-32 r-coda@0.19-4.1 r-learnbayes@2.15.2 r-marginaleffects@0.32.0 r-matrix@1.7-5 r-multcomp@1.4-30 r-mvtnorm@1.3-7 r-nlme@3.1-169 r-sf@1.1-1 r-spdata@2.3.5 r-spdep@1.4-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spatialreg/
Licenses: GPL 2
Build system: r
Synopsis: Spatial regression analysis
Description:

This package provides a collection of all the estimation functions for spatial cross-sectional models (on lattice/areal data using spatial weights matrices) contained up to now in spdep.

r-longdat 1.1.3
Propagated dependencies: r-bestnormalize@1.9.2 r-car@3.1-5 r-dplyr@1.2.1 r-effsize@0.8.1 r-emmeans@2.0.3 r-ggplot2@4.0.3 r-glmmtmb@1.1.14 r-lme4@2.0-1 r-magrittr@2.0.5 r-mass@7.3-65 r-patchwork@1.3.2 r-reshape2@1.4.5 r-rlang@1.2.0 r-rstatix@0.7.3 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CCY-dev/LongDat
Licenses: GPL 2
Build system: r
Synopsis: Tool for covariate-sensitive longitudinal analysis on omics data
Description:

This tool takes longitudinal dataset as input and analyzes if there is significant change of the features over time (a proxy for treatments), while detects and controls for covariates simultaneously. LongDat is able to take in several data types as input, including count, proportion, binary, ordinal and continuous data. The output table contains p values, effect sizes and covariates of each feature, making the downstream analysis easy.

Total packages: 32521