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

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-littler 0.3.21
Dependencies: icu4c@73.1 libdeflate@1.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/littler
Licenses: GPL 2+
Build system: r
Synopsis: R at the command-line via r
Description:

This package provides a scripting and command-line front-end is provided by r (aka littler) as a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. While R can be used in batch mode, the r binary adds full support for both shebang-style scripting (i.e. using a hash-mark-exclamation-path expression as the first line in scripts) as well as command-line use in standard pipelines. In other words, r provides the R language without the environment.

r-modelenv 0.2.0
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-rlang@1.1.6 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/modelenv
Licenses: Expat
Build system: r
Synopsis: Tools for registering models for use in tidymodels
Description:

This is a developer-focused, low dependency package in tidymodels that provides functions to register how models are to be used. Functions to register models are complimented with accessor functions to retrieve registered model information to aid in model fitting and error handling.

r-activpal 0.1.4
Propagated dependencies: r-devtools@2.4.6 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lubridate@1.9.4 r-magrittr@2.0.4 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activPAL
Licenses: GPL 3
Build system: r
Synopsis: Processing and chart generation from activPAL events files
Description:

This package contains functions to generate pre-defined summary statistics from activPAL events files. The package also contains functions to produce informative graphics that visualize physical activity behaviour and trends. This includes generating graphs that align physical activity behaviour with additional time based observations described by other data sets, such as sleep diaries and continuous glucose monitoring data.

r-setrng 2024.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://distr.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Set (normal) random number generator and seed
Description:

This package provides utilities to help set and record the setting of the seed and the uniform and normal generators used when a random experiment is run. The utilities can be used in other functions that do random experiments to simplify recording and/or setting all the necessary information for reproducibility. See the vignette and reference manual for examples.

r-spatstat-random 3.4-3
Propagated dependencies: r-spatstat-data@3.1-9 r-spatstat-geom@3.6-1 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Random Generation Functionality for the 'spatstat' Family
Description:

This package provides functionality for random generation of spatial data in the spatstat family of packages. It generates random spatial patterns of points according to many simple rules (complete spatial randomness, Poisson, binomial, random grid, systematic, cell), randomised alteration of patterns (thinning, random shift, jittering), simulated realisations of random point processes (simple sequential inhibition, Matern inhibition models, Matern cluster process, Neyman-Scott cluster processes, log-Gaussian Cox processes, product shot noise cluster processes) and simulation of Gibbs point processes (Metropolis-Hastings birth-death-shift algorithm, alternating Gibbs sampler).

r-matrix-utils 0.9.8
Propagated dependencies: r-grr@0.9.5 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cvarrichio/Matrix.utils
Licenses: GPL 3
Build system: r
Synopsis: Data.frame-Like Operations on Sparse and Dense Matrix Objects
Description:

This package implements data manipulation methods such as cast, aggregate, and merge/join for Matrix and Matrix-like objects.

r-seqinr 4.2-36
Dependencies: zlib@1.3.1
Propagated dependencies: r-ade4@1.7-23 r-segmented@2.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://seqinr.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Biological sequences retrieval and analysis
Description:

This package provides tools for exploratory data analysis and data visualization of biological sequence (DNA and protein) data. It also includes utilities for sequence data management under the ACNUC system.

r-ddrtree 0.1.5
Propagated dependencies: r-bh@1.87.0-1 r-irlba@2.3.5.1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DDRTree
Licenses: ASL 2.0
Build system: r
Synopsis: Learning principal graphs with DDRTree
Description:

This package provides an implementation of the framework of reversed graph embedding (RGE) which projects data into a reduced dimensional space while constructs a principal tree which passes through the middle of the data simultaneously. DDRTree shows superiority to alternatives (Wishbone, DPT) for inferring the ordering as well as the intrinsic structure of single cell genomics data. In general, it could be used to reconstruct the temporal progression as well as the bifurcation structure of any data type.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-spatial 7.3-18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Functions for kriging and point pattern analysis
Description:

This package provides functions for kriging and point pattern analysis.

r-collapsibletree 0.1.8
Propagated dependencies: r-data-tree@1.2.0 r-htmlwidgets@1.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/AdeelK93/collapsibleTree
Licenses: GPL 3+
Build system: r
Synopsis: Interactive collapsible tree diagrams using D3.js
Description:

This is a package for interactive Reingold-Tilford tree diagrams created using D3.js, where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame.

r-sjstats 0.19.1
Propagated dependencies: r-datawizard@1.3.0 r-effectsize@1.0.1 r-insight@1.4.3 r-parameters@0.28.3 r-performance@0.15.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjstats
Licenses: GPL 3
Build system: r
Synopsis: Functions for common statistical computations
Description:

This package provides a collection of convenient functions for common statistical computations, which are not directly provided by R's base or stats packages. This package aims at providing, first, shortcuts for statistical measures, which otherwise could only be calculated with additional effort. Second, these shortcut functions are generic, and can be applied not only to vectors, but also to other objects as well. The focus of most functions lies on summary statistics or fit measures for regression models, including generalized linear models, mixed effects models and Bayesian models.

r-rtweet 2.0.0
Propagated dependencies: r-bit64@4.6.0-1 r-curl@7.0.0 r-httr@1.4.7 r-httr2@1.2.1 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-progress@1.2.3 r-rlang@1.1.6 r-tibble@3.3.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/rtweet/
Licenses: Expat
Build system: r
Synopsis: Collect Twitter data
Description:

This package implements tools designed to collect and organize Twitter data via Twitter's REST and stream Application Program Interfaces (API).

r-earlywarnings 1.1.29
Propagated dependencies: r-fields@17.1 r-ggplot2@4.0.1 r-kendall@2.2.1 r-kernsmooth@2.23-26 r-knitr@1.50 r-lmtest@0.9-40 r-moments@0.14.1 r-nortest@1.0-4 r-quadprog@1.5-8 r-som@0.3-5.2 r-spam@2.11-1 r-tgp@2.4-23 r-tseries@0.10-58
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.early-warning-signals.org
Licenses: FreeBSD
Build system: r
Synopsis: Early warning signals for critical transitions in time series
Description:

This package offers methods for estimating statistical changes in time series. These are used for identifying nearby critical transitions.

r-imola 0.5.0
Propagated dependencies: r-glue@1.8.0 r-htmltools@0.5.8.1 r-magrittr@2.0.4 r-shiny@1.11.1 r-stringi@1.8.7 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pedrocoutinhosilva/imola
Licenses: Expat
Build system: r
Synopsis: CSS layouts (grid and flexbox) for R/Shiny
Description:

This package allows users to create CSS grid and flexbox layouts for R/Shiny without needing to write custom CSS.

r-hash 2.2.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hash/
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of hash/associated arrays/dictionaries
Description:

This package implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.

r-mlr3data 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlr3data
Licenses: LGPL 3
Build system: r
Synopsis: Collection of machine learning data Sets for mlr3
Description:

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

r-ggpmisc 0.6.2
Propagated dependencies: r-catools@1.18.3 r-confintr@1.0.2 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-ggpp@0.5.9 r-lmodel2@1.7-4 r-lubridate@1.9.4 r-mass@7.3-65 r-multcomp@1.4-29 r-multcompview@0.1-10 r-nlme@3.1-168 r-plyr@1.8.9 r-polynom@1.4-1 r-quantreg@6.1 r-rlang@1.1.6 r-scales@1.4.0 r-splus2r@1.3-5 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r4photobiology.info/
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous Extensions to @code{ggplot2}
Description:

This package provides extensions to ggplot2, respecting the grammar of its graphics paradigm.

r-doby 4.7.0
Propagated dependencies: r-boot@1.3-32 r-broom@1.0.10 r-cowplot@1.2.0 r-deriv@4.2.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-mass@7.3-65 r-matrix@1.7-4 r-microbenchmark@1.5.0 r-modelr@0.1.11 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://people.math.aau.dk/~sorenh/software/doBy/
Licenses: GPL 2+
Build system: r
Synopsis: Groupwise statistics, LSmeans, linear contrasts, and utilities
Description:

This package contains:

  • facilities for working with grouped data: do something to data stratified by some variables.

  • implementations of least-squares means, general linear contrasts, and

  • miscellaneous other utilities.

r-waveslim 1.8.5
Propagated dependencies: r-multitaper@1.0-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://waveslim.blogspot.com
Licenses: Modified BSD
Build system: r
Synopsis: Basic wavelet routines for signal processing
Description:

This package provides basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (DTCWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002).

r-slider 0.3.3
Propagated dependencies: r-cli@3.6.5 r-rlang@1.1.6 r-vctrs@0.6.5 r-warp@0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/slider
Licenses: Expat
Build system: r
Synopsis: Sliding window functions
Description:

This package provides type-stable rolling window functions over any R data type. Cumulative and expanding windows are also supported. For more advanced usage, an index can be used as a secondary vector that defines how sliding windows are to be created.

r-parallelmap 1.5.1
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3
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-vim 6.2.6
Propagated dependencies: r-car@3.1-3 r-colorspace@2.1-2 r-data-table@1.17.8 r-e1071@1.7-16 r-laeken@0.5.3 r-mass@7.3-65 r-nnet@7.3-20 r-ranger@0.17.0 r-rcpp@1.1.0 r-robustbase@0.99-6 r-sp@2.2-0 r-vcd@1.4-13 r-xgboost@1.7.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/alexkowa/VIM
Licenses: GPL 2+
Build system: r
Synopsis: Visualization and imputation of missing values
Description:

This package provides tools for the visualization of missing and/or imputed values are introduced, which can be used for exploring the data and the structure of the missing and/or imputed values. Depending on this structure of the missing values, the corresponding methods may help to identify the mechanism generating the missing values and explore the data including missing values. In addition, the quality of imputation can be visually explored using various univariate, bivariate, multiple and multivariate plot methods.

r-prodlim 2025.04.28
Propagated dependencies: r-data-table@1.17.8 r-diagram@1.6.5 r-ggplot2@4.0.1 r-kernsmooth@2.23-26 r-lava@1.8.2 r-rcpp@1.1.0 r-rlang@1.1.6 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/prodlim
Licenses: GPL 2+
Build system: r
Synopsis: Product-limit estimation for censored event history analysis
Description:

This package provides a fast and user-friendly implementation of nonparametric estimators for censored event history (survival) analysis with the Kaplan-Meier and Aalen-Johansen methods.

Total packages: 69245