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

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-random 0.2.6
Propagated dependencies: r-curl@7.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.random.org
Licenses: GPL 2+
Build system: r
Synopsis: True random numbers using random.org
Description:

The true random number service provided by the random.org website created by Mads Haahr samples atmospheric noise via radio tuned to an unused broadcasting frequency together with a skew correction algorithm due to John von Neumann. More background is available in the included vignette based on an essay by Mads Haahr. In its current form, the package offers functions to retrieve random integers, randomized sequences and random strings.

r-r-oo 1.27.1
Propagated dependencies: r-r-methodss3@1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.oo
Licenses: LGPL 2.1+
Build system: r
Synopsis: R object-oriented programming with or without references
Description:

This package provides methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers.

r-manipulate 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=manipulate
Licenses: GPL 2
Build system: r
Synopsis: Interactive plots for RStudio
Description:

This package provides interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn.

r-tseries 0.10-61
Propagated dependencies: r-jsonlite@2.0.0 r-quadprog@1.5-8 r-quantmod@0.4.28 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tseries/
Licenses: GPL 2
Build system: r
Synopsis: Time series analysis and computational finance
Description:

This package provides functions relating to time series analysis and computational finance.

r-projpred 2.10.0
Propagated dependencies: r-abind@1.4-8 r-gamm4@0.2-7 r-ggplot2@4.0.3 r-gtools@3.9.5 r-lme4@2.0-1 r-loo@2.9.0 r-mass@7.3-65 r-mclogit@0.9.15 r-mgcv@1.9-4 r-mvtnorm@1.3-7 r-nnet@7.3-20 r-ordinal@2025.12-29 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-reformulas@0.4.4 r-rstantools@2.6.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/projpred/
Licenses: GPL 3
Build system: r
Synopsis: Projection predictive feature selection
Description:

This package performs projection predictive feature selection for generalized linear models and generalized linear and additive multilevel models. The package is compatible with the rstanarm and brms packages, but other reference models can also be used. See the package vignette for more information and examples.

r-workflows 1.3.0
Propagated dependencies: r-cli@3.6.6 r-generics@0.1.4 r-glue@1.8.1 r-hardhat@1.4.3 r-lifecycle@1.0.5 r-modelenv@0.2.0 r-parsnip@1.6.0 r-recipes@1.3.2 r-rlang@1.2.0 r-sparsevctrs@0.3.6 r-tidyselect@1.2.1 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/workflows
Licenses: Expat
Build system: r
Synopsis: Modeling workflows
Description:

A workflow is an object that can bundle together your pre-processing, modeling, and post-processing requests. For example, if you have a recipe and parsnip model, these can be combined into a workflow. The advantages are:

  1. You don’t have to keep track of separate objects in your workspace.

  2. The recipe prepping and model fitting can be executed using a single call to fit().

  3. If you have custom tuning parameter settings, these can be defined using a simpler interface when combined with tune.

  4. In the future, workflows will be able to add post-processing operations, such as modifying the probability cutoff for two-class models.

r-dreamerr 1.5.0
Propagated dependencies: r-formula@1.2-5 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dreamerr
Licenses: GPL 3
Build system: r
Synopsis: Error handling made easy
Description:

This package provides a set of tools to facilitate package development and make R a more user-friendly place. It is intended mostly for developers (or anyone who writes/shares functions). It provides a simple, powerful and flexible way to check the arguments passed to functions. The developer can easily describe the type of argument needed. If the user provides a wrong argument, then an informative error message is prompted with the requested type and the problem clearly stated--saving the user a lot of time in debugging.

r-mlearning 1.2.1
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-17 r-ipred@0.9-15 r-mass@7.3-65 r-nnet@7.3-20 r-randomforest@4.7-1.2 r-rpart@4.1.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/zooimage
Licenses: GPL 2+
Build system: r
Synopsis: Machine learning algorithms with unified interface
Description:

This package provides a unified interface to various machine learning algorithms. Confusion matrices are provided too.

r-hierfstat 0.5-11
Propagated dependencies: r-ade4@1.7-24 r-adegenet@2.1.11 r-gaston@1.6 r-gtools@3.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hierfstat/
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and tests of hierarchical F-statistics
Description:

This package allows the estimation of hierarchical F-statistics from haploid or diploid genetic data with any numbers of levels in the hierarchy, following the algorithm of Yang (Evolution, 1998, 52(4):950-956). Functions are also given to test via randomisations the significance of each F and variance components, using the likelihood-ratio statistics G.

r-nycflights13 1.0.2
Propagated dependencies: r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/nycflights13
Licenses: CC0
Build system: r
Synopsis: Flights that departed NYC in 2013
Description:

This package provides airline on-time data for all flights departing NYC in 2013. It also includes useful metadata on airlines, airports, weather, and planes.

r-spatstat 3.6-0
Propagated dependencies: r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-spatstat-linnet@3.5-0 r-spatstat-model@3.7-0 r-spatstat-random@3.4-5 r-spatstat-univar@3.2-0 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: Spatial Point Pattern analysis, model-fitting, simulation, tests
Description:

This package provides a comprehensive toolbox for analysing Spatial Point Patterns. It is focused mainly on two-dimensional point patterns, including multitype/marked points, in any spatial region. It also supports three-dimensional point patterns, space-time point patterns in any number of dimensions, point patterns on a linear network, and patterns of other geometrical objects. It supports spatial covariate data such as pixel images and contains over 2000 functions for plotting spatial data, exploratory data analysis, model-fitting, simulation, spatial sampling, model diagnostics, and formal inference.

r-tclust 2.2-0
Propagated dependencies: r-doparallel@1.0.17 r-foreach@1.5.2 r-mass@7.3-65 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tclust
Licenses: GPL 3
Build system: r
Synopsis: Robust trimmed clustering
Description:

This package implements different robust clustering algorithms (tclust) based on trimming and including some graphical diagnostic tools (ctlcurves and DiscrFact).

r-devtools 2.5.2
Propagated dependencies: r-cli@3.6.6 r-desc@1.4.3 r-ellipsis@0.3.3 r-fs@2.1.0 r-lifecycle@1.0.5 r-memoise@2.0.1 r-miniui@0.1.2 r-pak@0.9.5 r-pkgbuild@1.4.8 r-pkgdown@2.2.0 r-pkgload@1.5.2 r-profvis@0.4.0 r-rcmdcheck@1.4.0 r-rlang@1.2.0 r-roxygen2@8.0.0 r-rversions@3.0.0 r-sessioninfo@1.2.3 r-testthat@3.3.2 r-urlchecker@1.0.1 r-usethis@3.2.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/devtools
Licenses: GPL 2+
Build system: r
Synopsis: Tools to make developing R packages easier
Description:

The devtools package is a collection of package development tools to simplify the devolpment of R packages.

r-leaflet-providers 3.0.0
Propagated dependencies: r-htmltools@0.5.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/leaflet.providers
Licenses: FreeBSD
Build system: r
Synopsis: Leaflet map tile providers
Description:

This package contains third-party map tile provider information from Leaflet.js, to be used with the leaflet R package. Additionally, leaflet.providers enables users to retrieve up-to-date provider information between package updates.

r-textshaping 1.0.5
Dependencies: freetype@2.13.3 fribidi@1.0.12 harfbuzz@11.4.4 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.5 r-lifecycle@1.0.5 r-stringi@1.8.7 r-systemfonts@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/textshaping
Licenses: Expat
Build system: r
Synopsis: Bindings to the HarfBuzz and Fribidi libraries for text shaping
Description:

This package provides access to the text shaping functionality in the HarfBuzz library and the bidirectional algorithm in the Fribidi library. This is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the systemfonts package.

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-stabs 0.7-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hofnerb/stabs
Licenses: GPL 2
Build system: r
Synopsis: Stability selection with error control
Description:

This package provides resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013) are implemented. The package can be combined with arbitrary user specified variable selection approaches.

r-remoter 0.4-0
Propagated dependencies: r-argon2@0.4-0 r-getpass@0.2-4 r-pbdzmq@0.3-14 r-png@0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RBigData/remoter
Licenses: FreeBSD
Build system: r
Synopsis: Control a remote R session from a local one
Description:

This package provides a set of utilities for client/server computing with R, controlling a remote R session (the server) from a local one (the client).

r-parallelmap 1.5.1
Propagated dependencies: r-bbmisc@1.13.1 r-checkmate@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parallelmap.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Unified interface to parallelization backends
Description:

This package provides a unified parallelization framework for multiple backends. This package is designed for internal package and interactive usage. The main operation is parallel mapping over lists. It supports local, multicore, mpi and BatchJobs mode. It allows tagging of the parallel operation with a level name that can be later selected by the user to switch on parallel execution for exactly this operation.

r-collapse 2.1.7
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sebkrantz.github.io/collapse/
Licenses: GPL 2+
Build system: r
Synopsis: Advanced and fast data transformation
Description:

This is a C/C++ based package for advanced data transformation and statistical computing in R that is extremely fast, class-agnostic, robust and programmer friendly. Core functionality includes a rich set of S3 generic grouped and weighted statistical functions for vectors, matrices and data frames, which provide efficient low-level vectorizations, OpenMP multithreading, and skip missing values by default. These are integrated with fast grouping and ordering algorithms (also callable from C), and efficient data manipulation functions. The package also provides a flexible and rigorous approach to time series and panel data in R. It further includes fast functions for common statistical procedures, detailed (grouped, weighted) summary statistics, powerful tools to work with nested data, fast data object conversions, functions for memory efficient R programming, and helpers to effectively deal with variable labels, attributes, and missing data.

r-performance 0.17.0
Propagated dependencies: r-bayestestr@0.18.0 r-datawizard@1.3.1 r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/performance/
Licenses: GPL 3
Build system: r
Synopsis: Assessment of regression models performance
Description:

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

r-bestnormalize 1.9.2
Propagated dependencies: r-butcher@0.4.0 r-doparallel@1.0.17 r-dorng@1.8.6.3 r-dplyr@1.2.1 r-foreach@1.5.2 r-generics@0.1.4 r-lambertw@0.6.9-2 r-nortest@1.0-4 r-progress@1.2.3 r-purrr@1.2.2 r-recipes@1.3.2 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://petersonr.github.io/bestNormalize/
Licenses: GPL 3
Build system: r
Synopsis: Normalizing transformation functions
Description:

Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation. It estimates the normalization efficacy of other commonly used transformations, and it allows users to specify custom transformations or normalization statistics. Finally, functionality can be integrated into a machine learning workflow via recipes.

r-roptim 0.1.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ypan1988/roptim/
Licenses: GPL 2+
Build system: r
Synopsis: General purpose optimization in R using C++
Description:

This package performs optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms (Nelder-Mead, BFGS, CG, L-BFGS-B and SANN) underlying optim().

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>).

Total packages: 72166