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

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-benchmarkme 1.0.8
Propagated dependencies: r-benchmarkmedata@2.0.0 r-doparallel@1.0.17 r-dplyr@1.2.1 r-foreach@1.5.2 r-httr@1.4.8 r-matrix@1.7-5 r-stringr@1.6.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://csgillespie.github.io/benchmarkme/
Licenses: GPL 2+
Build system: r
Synopsis: Crowd-sourced system benchmarks
Description:

This package provides functionality to benchmark your CPU and compare against other CPUs. Also provides functions for obtaining system specifications, such as RAM, CPU type, and R version.

r-tidyft 0.9.20
Propagated dependencies: r-data-table@1.18.4 r-fst@0.9.8 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hope-data-science/tidyft
Licenses: Expat
Build system: r
Synopsis: Fast and memory efficient data operations in tidy syntax
Description:

Tidyft is an extension of data.table. It uses modifification by reference whenever possible. This toolkit is designed for big data analysis in high-performance desktop or laptop computers. The syntax of the package is similar or identical to tidyverse.

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-forcats 1.0.1
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://forcats.tidyverse.org
Licenses: GPL 3
Build system: r
Synopsis: Tools for working with factors
Description:

This package provides helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, "anonymizing", and manually "recoding").

r-deoptimr 1.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/DEoptimR
Licenses: GPL 2+
Build system: r
Synopsis: Differential evolution optimization in pure R
Description:

This package provides a differential evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that

  1. do not sacrifice simplicity of design,

  2. are essentially tuning-free, and

  3. can be efficiently implemented directly in the R language.

r-crew 1.3.0
Propagated dependencies: r-cli@3.6.6 r-collections@0.3.12 r-data-table@1.18.4 r-later@1.4.8 r-mirai@2.7.0 r-nanonext@1.9.0 r-processx@3.9.0 r-promises@1.5.0 r-ps@1.9.3 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wlandau.github.io/crew/
Licenses: Expat
Build system: r
Synopsis: Distributed worker launcher framework
Description:

In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The NNG-powered mirai R package by Gao (2023) <doi:10.5281/zenodo.7912722> is a scheduler that efficiently processes these intense workloads. The crew package extends mirai with a unifying interface for third-party worker launchers.

r-caret 7.0-1
Propagated dependencies: r-e1071@1.7-17 r-foreach@1.5.2 r-ggplot2@4.0.3 r-lattice@0.22-9 r-modelmetrics@1.2.2.2 r-nlme@3.1-169 r-plyr@1.8.9 r-proc@1.19.0.1 r-recipes@1.3.2 r-reshape2@1.4.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/caret
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression training
Description:

This package provides miscellaneous functions for training and plotting classification and regression models.

r-fpc 2.2-14
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.2 r-diptest@0.77-2 r-flexmix@2.3-20 r-kernlab@0.9-33 r-mass@7.3-65 r-mclust@6.1.2 r-prabclus@2.3-5 r-robustbase@0.99-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fpc
Licenses: GPL 2+
Build system: r
Synopsis: Flexible procedures for clustering
Description:

This package provides various methods for clustering and cluster validation. For example, it provides fixed point clustering, linear regression clustering, clustering by merging Gaussian mixture components, as well as symmetric and asymmetric discriminant projections for visualisation of the separation of groupings.

r-webfakes 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://webfakes.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Fake web apps for HTTP testing
Description:

This package lets you create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. It can parse various HTTP request bodies. It can send JSON data or files from the disk. It includes a web app that implements the httpbin.org web service.

r-picante 1.8.2
Propagated dependencies: r-ape@5.8-1 r-nlme@3.1-169 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/picante/
Licenses: GPL 2
Build system: r
Synopsis: Integrating phylogenies and ecology
Description:

This package provides functions for phylocom integration, community analyses, null-models, traits and evolution. It implements numerous ecophylogenetic approaches including measures of community phylogenetic and trait diversity, phylogenetic signal, estimation of trait values for unobserved taxa, null models for community and phylogeny randomizations, and utility functions for data input/output and phylogeny plotting. A full description of package functionality and methods are provided by Kembel et al. (2010).

r-pbdmpi 0.5-5
Dependencies: openmpi@4.1.6
Propagated dependencies: r-float@0.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbdr.org/
Licenses: MPL 2.0
Build system: r
Synopsis: Programming with Big Data -- Interface to MPI
Description:

This package provides an efficient interface to MPI by utilizing S4 classes and methods with a focus on Single Program/Multiple Data (SPMD) parallel programming style, which is intended for batch parallel execution.

r-pkgbuild 1.4.8
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-desc@1.4.3 r-processx@3.9.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/pkgbuild
Licenses: GPL 3
Build system: r
Synopsis: Find tools needed to build R packages
Description:

This package provides functions used to build R packages. It locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.

r-psych 2.6.5
Propagated dependencies: r-gparotation@2026.4-1 r-lattice@0.22-9 r-mnormt@2.1.2 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/psych/
Licenses: GPL 2+
Build system: r
Synopsis: Procedures for psychological, psychometric, and personality research
Description:

This package provides a general purpose toolbox for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Functions for simulating and testing particular item and test structures are included. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, factor analysis and structural equation models are created using basic graphics.

r-rhpcblasctl 0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://prs.ism.ac.jp/~nakama/Rhpc/
Licenses: AGPL 3+
Build system: r
Synopsis: Control the number of threads on BLAS
Description:

This package allows you to control the number of threads the BLAS library uses. It is also possible to control the number of threads in OpenMP.

r-bdgraph 2.74
Propagated dependencies: r-ggplot2@4.0.3 r-igraph@2.3.1 r-proc@1.19.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.uva.nl/profile/a.mohammadi
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian structure learning in graphical models
Description:

This package provides statistical tools for Bayesian structure learning in undirected graphical models for continuous, discrete, and mixed data. It uses a trans-dimensional Markov Chain Monte Carlo (MCMC) approach based on a continuous-time birth-death process.

r-sccore 1.0.7
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-igraph@2.3.1 r-irlba@2.3.7 r-magrittr@2.0.5 r-matrix@1.7-5 r-pbmcapply@1.5.1 r-proc@1.19.0.1 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppeigen@0.3.4.0.2 r-rcppprogress@0.4.2 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1 r-uwot@0.2.4 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/sccore
Licenses: GPL 3
Build system: r
Synopsis: Core utilities for single-cell RNA-Seq
Description:

This package implements core utilities for single-cell RNA-seq data analysis. Contained within are utility functions for working with DE matrices and count matrices, a collection of functions for manipulating and plotting data via ggplot2, and functions to work with cell graphs and cell embeddings. Graph-based methods include embedding kNN cell graphs into a UMAP, collapsing vertices of each cluster in the graph, and propagating graph labels.

r-tfmpvalue 1.0.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ge11232002/TFMPvalue
Licenses: GPL 2
Build system: r
Synopsis: P-value computation for position weight matrices
Description:

In putative Transcription Factor Binding Sites (TFBSs) identification from sequence/alignments, we are interested in the significance of certain match scores. TFMPvalue provides the accurate calculation of a p-value with a score threshold for position weight matrices, or the score with a given p-value. It is an interface to code originally made available by Helene Touzet and Jean-Stephane Varre, 2007, Algorithms Mol Biol:2, 15. Touzet and Varre (2007).

r-rgl 1.3.36
Dependencies: freetype@2.13.3 glu@9.0.2 libpng@1.6.39 libx11@1.8.12 pandoc@3.7.0.2 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.51 r-magrittr@2.0.5 r-mime@0.13 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rgl/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 3D visualization using OpenGL
Description:

This package provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF.

r-pwr 1.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/heliosdrm/pwr
Licenses: GPL 3+
Build system: r
Synopsis: Basic functions for power analysis
Description:

This package provides power analysis functions along the lines of Cohen (1988).

r-unglue 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=unglue
Licenses: GPL 3
Build system: r
Synopsis: Extract matched substrings using a pattern
Description:

This package lets you use syntax inspired by the package glue to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.

r-quantpsyc 1.6
Propagated dependencies: r-boot@1.3-32 r-dplyr@1.2.1 r-mass@7.3-65 r-purrr@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/QuantPsyc/
Licenses: GPL 2+
Build system: r
Synopsis: Quantitative psychology tools
Description:

This package contains functions useful for data screening, testing moderation, mediation and estimating power.

r-snowflakeauth 0.2.2
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-jose@2.0.0 r-jsonlite@2.0.0 r-openssl@2.4.1 r-rcpptoml@0.2.3 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://posit-dev.github.io/snowflakeauth/
Licenses: Expat
Build system: r
Synopsis: Authentication helpers for Snowflake'
Description:

This package provides authentication helpers for Snowflake. It provides compatibility with authentication approaches supported by the Snowflake Connector for Python and the Snowflake CLI.

r-ibreakdown 2.1.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ModelOriented.github.io/iBreakDown/
Licenses: GPL 3
Build system: r
Synopsis: Model agnostic instance level variable attributions
Description:

This package provides a model agnostic tool for decomposition of predictions from black boxes. It supports additive attributions and attributions with interactions. The Break Down Table shows contributions of every variable to a final prediction. The Break Down Plot presents variable contributions in a concise graphical way. This package works for classification and regression models.

r-superlearner 2.0-40
Propagated dependencies: r-cvauc@1.1.4 r-gam@1.22-7 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecpolley/SuperLearner
Licenses: GPL 3
Build system: r
Synopsis: Super learner prediction
Description:

This package implements the super learner prediction method and contains a library of prediction algorithms to be used in the super learner.

Total packages: 73977