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

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-kit 0.0.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=kit
Licenses: GPL 3
Build system: r
Synopsis: Data manipulation functions implemented in C
Description:

This package provides basic functions, implemented in C, for large data manipulation. Fast vectorised ifelse()/nested if()/switch() functions, psum()/pprod() functions equivalent to pmin()/pmax() plus others which are missing from base R. Most of these functions are callable at C level.

r-assertive-datetimes 0.0-3
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-types@0.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.datetimes
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of dates and times
Description:

This package provides a set of predicates and assertions for checking the properties of dates and times. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-moments 0.14.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/moments
Licenses: GPL 2+
Build system: r
Synopsis: Moments, cumulants, skewness, kurtosis and related tests
Description:

This package provides functions to calculate: moments, Pearson's kurtosis, Geary's kurtosis and skewness; it also includes tests related to them (Anscombe-Glynn, D'Agostino, Bonett-Seier).

r-desctools 0.99.60
Propagated dependencies: r-boot@1.3-32 r-cli@3.6.6 r-data-table@1.18.4 r-exact@3.3 r-expm@1.0-0 r-fs@2.1.0 r-gld@2.6.8 r-haven@2.5.5 r-httr@1.4.8 r-mass@7.3-65 r-mvtnorm@1.3-7 r-rcpp@1.1.1-1.1 r-readr@2.2.0 r-readxl@1.5.0 r-rstudioapi@0.18.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://andrisignorell.github.io/DescTools/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for descriptive statistics
Description:

This package provides a collection of miscellaneous basic statistic functions and convenience wrappers for efficiently describing data. The author's intention was to create a toolbox, which facilitates the (notoriously time consuming) first descriptive tasks in data analysis, consisting of calculating descriptive statistics, drawing graphical summaries and reporting the results. The package contains furthermore functions to produce documents using MS Word (or PowerPoint) and functions to import data from Excel. Many of the included functions can be found scattered in other packages and other sources written partly by Titans of R. The reason for collecting them here, was primarily to have them consolidated in ONE instead of dozens of packages (which themselves might depend on other packages which are not needed at all), and to provide a common and consistent interface as far as function and arguments naming, NA handling, recycling rules etc. are concerned. Google style guides were used as naming rules (in absence of convincing alternatives). The BigCamelCase style was consequently applied to functions borrowed from contributed R packages as well.

r-fontawesome 0.5.3
Propagated dependencies: r-htmltools@0.5.9 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/fontawesome
Licenses: Expat
Build system: r
Synopsis: Easily work with Font Awesome icons
Description:

Easily and flexibly insert Font Awesome icons into R Markdown documents and Shiny apps. These icons can be inserted into HTML content through inline SVG tags or i tags. There is also a utility function for exporting Font Awesome icons as PNG images for those situations where raster graphics are needed.

r-irtoys 0.2.2
Propagated dependencies: r-ltm@1.2-0 r-sm@2.2-6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=irtoys
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions related to Item Response Theory (IRT)
Description:

This package provides a collection of functions useful in learning and practicing Item Response Theory (IRT), which can be combined into larger programs. It provides basic CTT analysis, a simple common interface to the estimation of item parameters in IRT models for binary responses with three different programs (ICL, BILOG-MG, and ltm), ability estimation (MLE, BME, EAP, WLE, plausible values), item and person fit statistics, scaling methods (MM, MS, Stocking-Lord, and the complete Hebaera method), and a rich array of parametric and non-parametric (kernel) plots. It estimates and plots Haberman's interaction model when all items are dichotomously scored.

r-rastervis 0.51.7
Propagated dependencies: r-hexbin@1.28.5 r-lattice@0.22-9 r-latticeextra@0.6-31 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-sp@2.2-1 r-terra@1.9-27 r-viridislite@0.4.3 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oscarperpinan.github.io/rastervis/
Licenses: GPL 3
Build system: r
Synopsis: Visualization methods for raster data
Description:

This package provides methods for enhanced visualization and interaction with raster data. It implements visualization methods for quantitative data and categorical data, both for univariate and multivariate rasters. It also provides methods to display spatiotemporal rasters, and vector fields.

r-ggamma 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/matheushjs/ggamma
Licenses: Expat
Build system: r
Synopsis: Generalized Gamma probability distribution
Description:

This package provides density, distribution function, quantile function and random generation for the Generalized Gamma proposed in Stacy, E. W. (1962) <doi:10.1214/aoms/1177704481>.

r-broom 1.0.13
Propagated dependencies: r-backports@1.5.1 r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-glue@1.8.1 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rlang@1.2.0 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/tidyverse/broom
Licenses: Expat
Build system: r
Synopsis: Convert statistical analysis objects into tidy data frames
Description:

This package provides tools to convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like dplyr, tidyr and ggplot2. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.

r-igraph 2.3.1
Dependencies: glpk@5.0 libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-matrix@1.7-5 r-pkgconfig@2.0.3 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://igraph.org
Licenses: GPL 2+
Build system: r
Synopsis: Network analysis and visualization
Description:

This package provides routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much 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-kohonen 3.0.13
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/kohonen
Licenses: GPL 2+
Build system: r
Synopsis: Supervised and unsupervised self-organising maps
Description:

This package provides functions to train self-organising maps (SOMs). Also interrogation of the maps and prediction using trained maps are supported. The name of the package refers to Teuvo Kohonen, the inventor of the SOM.

r-xfun 0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/xfun
Licenses: Expat
Build system: r
Synopsis: Miscellaneous functions
Description:

This package provides miscellaneous functions commonly used in other packages maintained by Yihui Xie.

r-cvxr 1.8.2
Propagated dependencies: r-clarabel@0.11.2 r-cli@3.6.6 r-gmp@0.7-5.1 r-highs@1.12.0-3 r-matrix@1.7-5 r-osqp@1.0.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-s7@0.2.2 r-scs@3.2.7 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cvxr.rbind.io
Licenses: ASL 2.0
Build system: r
Synopsis: Disciplined convex optimization
Description:

This package provides an object-oriented modeling language for disciplined convex programming (DCP) as described in Fu, Narasimhan, and Boyd (2020, <doi:10.18637/jss.v094.i14>). It allows the user to formulate convex optimization problems in a natural way following mathematical convention and DCP rules. The system analyzes the problem, verifies its convexity, converts it into a canonical form, and hands it off to an appropriate solver to obtain the solution. Interfaces to solvers on CRAN and elsewhere are provided.

r-fansi 1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/fansi
Licenses: GPL 2+
Build system: r
Synopsis: ANSI control sequence aware string functions
Description:

This package provides counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.

r-ordinal 2025.12-29
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-5 r-nlme@3.1-169 r-numderiv@2016.8-1.1 r-ucminf@1.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/runehaubo/ordinal
Licenses: GPL 2+
Build system: r
Synopsis: Regression models for ordinal data
Description:

This package provides an implementation of cumulative link (mixed) models also known as ordered regression models, proportional odds models, proportional hazards models for grouped survival times and ordered models. Estimation is via maximum likelihood and mixed models are fitted with the Laplace approximation and adaptive Gauss-Hermite quadrature.

r-shapes 1.2.8
Propagated dependencies: r-fitdistrplus@1.2-6 r-mass@7.3-65 r-minpack-lm@1.2-4 r-rgl@1.3.36 r-scatterplot3d@0.3-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.nottingham.ac.uk/~ild/shapes
Licenses: GPL 2
Build system: r
Synopsis: Statistical shape analysis
Description:

This package provides routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.

r-roi-plugin-ecos 1.0-2
Propagated dependencies: r-cli@3.6.6 r-ecosolver@0.6.1 r-matrix@1.7-5 r-roi@1.0-2 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: ECOS plugin for the R Optimization Infrastructure
Description:

This package enhances the R Optimization Infrastructure (ROI) package with the Embedded Conic Solver (ECOS) for solving conic optimization problems.

r-shapviz 0.10.3
Propagated dependencies: r-ggfittext@0.10.3 r-gggenes@0.6.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-patchwork@1.3.2 r-rlang@1.2.0 r-xgboost@3.2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ModelOriented/shapviz
Licenses: GPL 2+
Build system: r
Synopsis: SHAP visualizations
Description:

This package provides visualizations for SHAP (SHapley Additive exPlanations) such as waterfall plots, force plots, various types of importance plots, dependence plots, and interaction plots. These plots act on a shapviz object created from a matrix of SHAP values and a corresponding feature dataset. Wrappers for the R packages xgboost, lightgbm, fastshap, shapr, h2o, treeshap, DALEX, and kernelshap are added for convenience. By separating visualization and computation, it is possible to display factor variables in graphs, even if the SHAP values are calculated by a model that requires numerical features. The plots are inspired by those provided by the shap package in Python, but there is no dependency on it.

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-multiplex 3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multiplex/
Licenses: GPL 3
Build system: r
Synopsis: Algebraic tools for the analysis of multiple social networks
Description:

Algebraic procedures for analyses of multiple social networks are delivered with this package. multiplex makes possible, among other things, to create and manipulate multiplex, multimode, and multilevel network data with different formats. Effective ways are available to treat multiple networks with routines that combine algebraic systems like the partially ordered semigroup with decomposition procedures or semiring structures with the relational bundles occurring in different types of multivariate networks. multiplex provides also an algebraic approach for affiliation networks through Galois derivations between families of the pairs of subsets in the two domains of the network with visualization options.

r-beepr 2.0
Propagated dependencies: r-audio@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rasmusab/beepr
Licenses: GPL 3
Build system: r
Synopsis: Easily play notification sounds on any platform
Description:

The main function of this package is beep(), with the purpose to make it easy to play notification sounds on whatever platform you are on. It is intended to be useful, for example, if you are running a long analysis in the background and want to know when it is ready.

r-s7 0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rconsortium.github.io/S7/
Licenses: Expat
Build system: r
Synopsis: Object-oriented system meant to become a successor to S3 and S4
Description:

This package provides a new object oriented programming system designed to be a successor to S3 and S4. It includes formal class, generic, and method specification, and a limited form of multiple dispatch. It has been designed and implemented collaboratively by the R Consortium Object-Oriented Programming Working Group, which includes representatives from R-Core, Bioconductor, Posit/tidyverse, and the wider R community.

r-geojsonsf 2.0.5
Propagated dependencies: r-geometries@0.2.5 r-jsonify@1.2.3 r-rapidjsonr@1.2.1 r-rcpp@1.1.1-1.1 r-sfheaders@0.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SymbolixAU/geojsonsf
Licenses: Expat
Build system: r
Synopsis: GeoJSON to Simple Feature converter
Description:

This package converts between GeoJSON and Simple Feature objects.

Total packages: 73980