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

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-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-polyclip 1.10-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.angusj.com/delphi/clipper.php
Licenses: Boost 1.0
Build system: r
Synopsis: Polygon clipping
Description:

This package provides an R port of the library Clipper. It performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. It computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. It computes the Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.

r-psychotree 0.16-2
Propagated dependencies: r-formula@1.2-5 r-partykit@1.2-27 r-psychotools@0.7-6
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-irkernel 1.3.2
Dependencies: jupyter@1.0.0
Propagated dependencies: r-crayon@1.5.3 r-digest@0.6.39 r-evaluate@1.0.5 r-irdisplay@1.1 r-jsonlite@2.0.0 r-minimal@4.6.0 r-pbdzmq@0.3-14 r-repr@1.1.7 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/IRkernel/
Licenses: Expat
Build system: r
Synopsis: Native R kernel for Jupyter
Description:

The R kernel for the Jupyter environment executes R code which the front-end (Jupyter Notebook or other front-ends) submits to the kernel via the network.

r-openai 0.4.1
Propagated dependencies: r-assertthat@0.2.1 r-glue@1.8.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/irudnyts/openai
Licenses: Expat
Build system: r
Synopsis: R Wrapper for OpenAI API
Description:

This package provides an R wrapper of OpenAI API endpoints (see https://platform.openai.com/docs/introduction for details). This package covers Models, Completions, Chat, Edits, Images, Embeddings, Audio, Files, Fine-tunes, Moderations, and legacy Engines endpoints.

r-generics 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/generics
Licenses: GPL 2
Build system: r
Synopsis: Common S3 generics not provided by base R methods
Description:

In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics that are not provided by base R methods related to model fitting.

r-gganimate 1.0.11
Dependencies: ffmpeg@8.1.1
Propagated dependencies: r-cli@3.6.6 r-ggplot2@4.0.3 r-glue@1.8.1 r-lifecycle@1.0.5 r-progress@1.2.3 r-rlang@1.2.0 r-scales@1.4.0 r-stringi@1.8.7 r-transformr@0.1.5 r-tweenr@2.0.3 r-vctrs@0.7.3 r-magick@2.9.1 r-base64enc@0.1-6 r-htmltools@0.5.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gganimate.com
Licenses: Expat
Build system: r
Synopsis: Grammar of Animated Graphics
Description:

This package extends the grammar of graphics as implemented by ggplot2 to include the description of animation. It does this by providing a range of new grammar classes that can be added to the plot object in order to customise how it should change with time.

r-rmarkdown 2.31
Propagated dependencies: pandoc@3.7.0.2 r-bslib@0.11.0 r-evaluate@1.0.5 r-fontawesome@0.5.3 r-htmltools@0.5.9 r-jquerylib@0.1.4 r-jsonlite@2.0.0 r-knitr@1.51 r-tinytex@0.59 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rmarkdown.rstudio.com
Licenses: GPL 3+
Build system: r
Synopsis: Convert R Markdown documents into a variety of formats
Description:

This package provides tools to convert R Markdown documents into a variety of formats.

r-quarto 1.5.1
Propagated dependencies: r-cli@3.6.6 r-fs@2.1.0 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-later@1.4.8 r-lifecycle@1.0.5 r-processx@3.9.0 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quarto-dev/quarto-r
Licenses: GPL 2+
Build system: r
Synopsis: R Interface to Quarto markdown publishing system
Description:

This package lets you convert R Markdown documents and Jupyter notebooks to a variety of output formats using Quarto.

r-future-callr 0.10.2
Propagated dependencies: r-callr@3.7.6 r-future@1.70.0 r-parallelly@1.47.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://future.callr.futureverse.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: Future API for Parallel Processing using 'callr'
Description:

This is an implementation of the Future API on top of the callr package. This allows you to process futures, as defined by the future package, in parallel out of the box, on your local machine. Contrary to backends relying on the parallel package (e.g. future::multisession) and socket connections, the callr backend provided here can run more than 125 parallel R processes.

r-fontquiver 0.2.1
Propagated dependencies: r-fontbitstreamvera@0.1.1 r-fontliberation@0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontquiver
Licenses: GPL 3
Build system: r
Synopsis: Set of installed fonts
Description:

This package provides a set of fonts. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.

r-als 0.0.7
Propagated dependencies: r-iso@0.0-21 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ALS
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate curve resolution alternating least squares
Description:

Alternating least squares is often used to resolve components contributing to data with a bilinear structure; the basic technique may be extended to alternating constrained least squares. This package provides an implementation of multivariate curve resolution alternating least squares (MCR-ALS).

Commonly applied constraints include unimodality, non-negativity, and normalization of components. Several data matrices may be decomposed simultaneously by assuming that one of the two matrices in the bilinear decomposition is shared between datasets.

r-shinymanager 1.0.410
Propagated dependencies: r-billboarder@0.5.1 r-dbi@1.3.0 r-dt@0.34.0 r-htmltools@0.5.9 r-openssl@2.4.1 r-r-utils@2.13.0 r-r6@2.6.1 r-rsqlite@3.52.0 r-scrypt@0.1.6 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/datastorm-open/shinymanager
Licenses: GPL 3
Build system: r
Synopsis: Authentication management for Shiny applications
Description:

This package provides simple and secure authentication mechanism for single Shiny applications. Credentials are stored in an encrypted SQLite database.

r-repr 1.1.7
Propagated dependencies: r-base64enc@0.1-6 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-pillar@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/repr/
Licenses: GPL 3
Build system: r
Synopsis: Serializable representations
Description:

This package provides string and binary representations of objects for several formats and MIME types.

r-flare 1.8
Propagated dependencies: r-igraph@2.3.1 r-lattice@0.22-9 r-mass@7.3-65 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flare
Licenses: GPL 2
Build system: r
Synopsis: Family of Lasso regression implementations
Description:

This package provides implementations of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear models.

r-float 0.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wrathematics/float
Licenses: FreeBSD
Build system: r
Synopsis: 32-bit floats
Description:

R comes with a suite of utilities for linear algebra with "numeric" (double precision) vectors/matrices. However, sometimes single precision (or less!) is more than enough for a particular task. This package extends R's linear algebra facilities to include 32-bit float (single precision) data. Float vectors/matrices have half the precision of their "numeric"-type counterparts but are generally faster to numerically operate on, for a performance vs accuracy trade-off.

r-sftime 0.3.2
Propagated dependencies: r-sf@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=sftime
Licenses: ASL 2.0
Build system: r
Synopsis: Simple feature objects that have a time column
Description:

This package provides classes and methods for spatial objects that have a registered time column, in particular for irregular spatiotemporal data. The time column can be of any type, but needs to be ordinal. Regularly laid out spatiotemporal data (vector or raster data cubes) are handled by package stars'.

r-spamm 4.6.65
Dependencies: gsl@2.8
Propagated dependencies: r-backports@1.5.1 r-boot@1.3-32 r-cli@3.6.6 r-geometry@0.5.2 r-gmp@0.7-5.1 r-mass@7.3-65 r-matrix@1.7-5 r-minqa@1.2.8 r-nlme@3.1-169 r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pbapply@1.7-4 r-proxy@0.4-29 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.4 r-roi@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: CeCILL
Build system: r
Synopsis: Mixed-Effect Models, with or without Spatial Random Effects
Description:

Inference based on models with or without spatially-correlated random effects, multivariate responses, or non-Gaussian random effects (e.g., Beta). Variation in residual variance (heteroscedasticity) can itself be represented by a mixed-effect model. Both classical geostatistical models (Rousset and Ferdy 2014 <doi:10.1111/ecog.00566>), and Markov random field models on irregular grids (as considered in the INLA package, <https://www.r-inla.org>), can be fitted, with distinct computational procedures exploiting the sparse matrix representations for the latter case and other autoregressive models. Laplace approximations are used for likelihood or restricted likelihood. Penalized quasi-likelihood and other variants discussed in the h-likelihood literature (Lee and Nelder 2001 <doi:10.1093/biomet/88.4.987>) are also implemented.

r-labelled 2.16.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-haven@2.5.5 r-lifecycle@1.0.5 r-rlang@1.2.0 r-stringr@1.6.0 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/labelled/
Licenses: GPL 3
Build system: r
Synopsis: Manipulating labelled data
Description:

This package provides useful functions to deal with the haven_labelled and haven_labelled_spss classes introduced by the haven package.

r-fishmethods 1.13-1
Propagated dependencies: r-boot@1.3-32 r-bootstrap@2019.6 r-data-table@1.18.4 r-lme4@2.0-1 r-mass@7.3-65 r-numderiv@2016.8-1.1 r-tmb@1.9.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fishmethods
Licenses: GPL 2+
Build system: r
Synopsis: Fishery science methods and models
Description:

This package provides functions for applying a wide range of fisheries stock assessment methods.

r-tidymodels 1.5.0
Propagated dependencies: r-broom@1.0.13 r-cli@3.6.6 r-conflicted@1.2.0 r-dials@1.4.3 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-hardhat@1.4.3 r-infer@1.1.0 r-modeldata@1.5.1 r-parsnip@1.6.0 r-purrr@1.2.2 r-recipes@1.3.2 r-rlang@1.2.0 r-rsample@1.3.2 r-rstudioapi@0.18.0 r-tailor@0.1.0 r-tidyr@1.3.2 r-tune@2.1.0 r-workflows@1.3.0 r-workflowsets@1.1.1 r-yardstick@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tidymodels
Licenses: GPL 3
Build system: r
Synopsis: Tidy collection for modeling and statistical analysis
Description:

The tidy modeling "verse" is a collection of packages for modeling and statistical analysis that share the underlying design philosophy, grammar, and data structures of the tidyverse.

r-sp 2.2-1
Propagated dependencies: r-lattice@0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sp
Licenses: GPL 2+
Build system: r
Synopsis: Classes and methods for spatial data
Description:

This package provides classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.

r-oro-nifti 0.11.4
Propagated dependencies: r-abind@1.4-8 r-bitops@1.0-9 r-rnifti@1.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rigorousanalytics.blogspot.com
Licenses: Modified BSD
Build system: r
Synopsis: Visualization of medical imaging data
Description:

This package provides functions for the input/output and visualization of medical imaging data that follow either the ANALYZE, NIfTI or AFNI formats. This package is part of the Rigorous Analytics bundle.

r-snow 0.4-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/snow
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Support for simple parallel computing in R
Description:

The snow package provides support for simple parallel computing on a network of workstations using R. A master R process calls makeCluster to start a cluster of worker processes; the master process then uses functions such as clusterCall and clusterApply to execute R code on the worker processes and collect and return the results on the master.

Total packages: 32521