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

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-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-paletteer 1.7.0
Propagated dependencies: r-cli@3.6.6 r-prismatic@1.1.2 r-rematch2@2.1.2 r-rlang@1.2.0 r-rstudioapi@0.18.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/EmilHvitfeldt/paletteer
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive collection of color palettes
Description:

The choices of color palettes in R can be quite overwhelming with palettes spread over many packages with many different API's. This package aims to collect all color palettes across the R ecosystem under the same package with a streamlined API.

r-emulator 1.2-24
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/emulator
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bayesian emulation of computer programs
Description:

This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

r-shinymeta 0.2.2
Propagated dependencies: r-callr@3.7.6 r-fastmap@1.2.0 r-fs@2.1.0 r-htmltools@0.5.9 r-rlang@1.2.0 r-shiny@1.13.0 r-sourcetools@0.1.7-2 r-styler@1.11.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/shinymeta/
Licenses: GPL 3
Build system: r
Synopsis: Export domain logic from Shiny using meta-programming
Description:

This package provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user.

r-mlr3pipelines 0.11.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-digest@0.6.39 r-lgr@0.5.2 r-mlr3@1.6.0 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3pipelines.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Preprocessing Operators and Pipelines for @code{mlr3}
Description:

mlr3pipelines enriches mlr3 with a diverse set of pipelining operators (PipeOps) that can be composed into graphs. Operations exist for data preprocessing, model fitting, and ensemble learning. Graphs can themselves be treated as mlr3 Learners and can therefore be resampled, benchmarked, and tuned.

r-roi-plugin-neos 1.0-2
Propagated dependencies: r-roi@1.0-2 r-xml2@1.5.2 r-xmlrpc2@1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: NEOS plug-in for the R Optimization Interface
Description:

This package enhances the R Optimization Infrastructure (ROI) package with a connection to the neos server. ROI optimization problems can directly be sent to the neos server and solution obtained in the typical ROI style.

r-rann 2.6.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/RANN
Licenses: GPL 3+
Build system: r
Synopsis: Fast nearest neighbour search
Description:

This package finds the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library. It provides approximate, exact searches, fixed radius searches, bd and kb trees.

r-metadat 1.6-0
Propagated dependencies: r-mathjaxr@2.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/metadat
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Datasets
Description:

This package provides a collection of meta-analysis datasets for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses.

r-vpc 1.2.4
Propagated dependencies: r-classint@0.4-11 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-mass@7.3-65 r-readr@2.2.0 r-stringr@1.6.0 r-survival@3.8-6 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://vpc.ronkeizer.com/
Licenses: Expat
Build system: r
Synopsis: Create visual predictive checks
Description:

Visual predictive checks are a commonly used diagnostic plot in pharmacometrics, showing how certain statistics (percentiles) for observed data compare to those same statistics for data simulated from a model. The package can generate VPCs for continuous, categorical, censored, and (repeated) time-to-event data.

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-genetics 1.3.8.1.3
Propagated dependencies: r-combinat@0.0-8 r-gdata@3.0.1 r-gtools@3.9.5 r-mass@7.3-65 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/genetics/
Licenses: GPL 2+
Build system: r
Synopsis: Population genetics
Description:

This package provides classes and methods for handling genetic data. It includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...

r-distillery 1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ral.ucar.edu/staff/ericg/
Licenses: GPL 2+
Build system: r
Synopsis: Functions for confidence intervals and object information
Description:

This package provides some very simple method functions for confidence interval calculation and to distill pertinent information from a potentially complex object; primarily used in common with the packages extRemes and SpatialVx.

r-alluvial 0.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mbojan/alluvial
Licenses: Expat
Build system: r
Synopsis: Create parallel sets plots (Alluvial Diagrams)
Description:

This package creates alluvial diagrams (also known as parallel sets plots) for multivariate and time series-like data.

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-mlr 2.19.3
Dependencies: gdal@3.8.2 geos@3.12.1 glu@9.0.2 gmp@6.3.0 gsl@2.8 jags@4.3.1 mpfr@4.2.2 openmpi@4.1.6 proj@9.7.1 udunits@2.2.28
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-checkmate@2.3.4 r-data-table@1.18.4 r-ggplot2@4.0.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-stringi@1.8.7 r-survival@3.8-6 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Machine learning in R
Description:

This package provides an interface to a large number of classification and regression techniques. These techniques include machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Also included:

  • Generic resampling, including cross-validation, bootstrapping and subsampling;

  • Hyperparameter tuning with modern optimization techniques, for single- and multi-objective problems;

  • Filter and wrapper methods for feature selection;

  • Extension of basic learners with additional operations common in machine learning, also allowing for easy nested resampling.

Most operations can be parallelized.

r-rcpproll 0.3.2
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/RcppRoll
Licenses: GPL 2+
Build system: r
Synopsis: Efficient rolling and windowed operations
Description:

This package provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided.

r-randomforestsrc 3.6.2
Propagated dependencies: r-data-tree@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/randomForestSRC/
Licenses: GPL 3+
Build system: r
Synopsis: Random forests for survival, regression, and classification
Description:

This package implements fast OpenMP parallel computing of Breiman's random forests for survival, competing risks, regression and classification based on Ishwaran and Kogalur's popular random survival forests (RSF) package. It handles missing data and now includes multivariate, unsupervised forests, quantile regression and solutions for class imbalanced data. It provides a fast interface using subsampling and confidence regions for variable importance.

r-bedmatrix 2.0.4
Propagated dependencies: r-crochet@2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/QuantGen/BEDMatrix
Licenses: Expat
Build system: r
Synopsis: Extract genotypes from a PLINK .bed file
Description:

This package provides a matrix-like data structure that allows for efficient, convenient, and scalable subsetting of binary genotype/phenotype files generated by PLINK, the whole genome association analysis toolset, without loading the entire file into memory.

r-hdf5r 1.3.12
Dependencies: hdf5@1.14.6 zlib@1.3.1
Propagated dependencies: r-bit64@4.8.2 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://hhoeflin.github.io/hdf5r
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the HDF5 binary data format
Description:

HDF5 is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the HDF5 API using R6 classes. Additionally, functionality is added so that HDF5 objects behave very similar to their corresponding R counterparts.

r-exposition 2.11.0
Propagated dependencies: r-prettygraphs@2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ExPosition
Licenses: GPL 2
Build system: r
Synopsis: Exploratory analysis with the singular value decomposition
Description:

This package provides a variety of descriptive multivariate analyses with the singular value decomposition, such as principal components analysis, correspondence analysis, and multidimensional scaling. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

r-httpuv 1.6.17
Dependencies: libuv@1.43.0 zlib@1.3.1
Propagated dependencies: r-later@1.4.8 r-promises@1.5.0 r-r6@2.6.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/httpuv
Licenses: GPL 3+
Build system: r
Synopsis: HTTP and WebSocket server library for R
Description:

The httpuv package provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone.

r-secretbase 1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/secretbase/
Licenses: GPL 3+
Build system: r
Synopsis: Cryptographic Hash and Extendable-Output Functions
Description:

This package provides implementations of the SHA-3 cryptographic hash and SHAKE256 extendable-output functions (XOF).

r-roxygen2 8.0.0
Propagated dependencies: r-brew@1.0-10 r-cli@3.6.6 r-commonmark@2.0.0 r-cpp11@0.5.5 r-desc@1.4.3 r-knitr@1.51 r-lifecycle@1.0.5 r-pkgload@1.5.2 r-r6@2.6.1 r-rlang@1.2.0 r-withr@3.0.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/klutometis/roxygen
Licenses: GPL 2+
Build system: r
Synopsis: In-source documentation system for R
Description:

Roxygen2 is a Doxygen-like in-source documentation system for Rd, collation, and NAMESPACE files.

r-ggvenndiagram 1.5.7
Propagated dependencies: r-aplot@0.2.9 r-dplyr@1.2.1 r-forcats@1.0.1 r-ggplot2@4.0.3 r-tibble@3.3.1 r-venn@1.13 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaospecial/ggVennDiagram
Licenses: GPL 3
Build system: r
Synopsis: Implementention of the Venn diagram using ggplot2
Description:

This package implements easy-to-use functions to generate 2-7 sets Venn plot in publication quality. ggVennDiagram plot Venn using well-defined geometry dataset and ggplot2. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package venn. We provide internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary ggplot2 grammar.

Total packages: 73978