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

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-qdapregex 0.7.10
Propagated dependencies: r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trinker.github.com/qdapRegex/
Licenses: GPL 2
Build system: r
Synopsis: Regular Expression Removal, Extraction, and Replacement Tools
Description:

This package provides a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes.

r-energy 1.7-12
Propagated dependencies: r-boot@1.3-32 r-gsl@2.1-9 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/energy
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate inference via the energy of data
Description:

This package provides e-statistics (energy) tests and statistics for multivariate and univariate inference, including distance correlation, one-sample, two-sample, and multi-sample tests for comparing multivariate distributions, are implemented. Measuring and testing multivariate independence based on distance correlation, partial distance correlation, multivariate goodness-of-fit tests, clustering based on energy distance, testing for multivariate normality, distance components (disco) for non-parametric analysis of structured data, and other energy statistics/methods are implemented.

r-microbenchmark 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/microbenchmark/
Licenses: FreeBSD
Build system: r
Synopsis: Accurate timing functions for R
Description:

This package provides infrastructure to accurately measure and compare the execution time of R expressions.

r-xml2 1.5.2
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/xml2
Licenses: GPL 2+
Build system: r
Synopsis: Parse XML with R
Description:

This package provides a simple, consistent interface to working with XML files in R. It is built on top of the libxml2 C library.

r-jqr 1.4.0
Dependencies: jq@1.8.2
Propagated dependencies: r-lazyeval@0.2.3 r-magrittr@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/jqr/
Licenses: Expat
Build system: r
Synopsis: R client for jq, a JSON Processor
Description:

This package provides an R client for jq, a JSON processor. jq allows the following with JSON data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.

r-abind 1.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abind/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Combine multidimensional arrays
Description:

This package provides tools to combine multidimensional arrays into a single array. This is a generalization of cbind and rbind. It works with vectors, matrices, and higher-dimensional arrays. It also provides the functions adrop, asub, and afill for manipulating, extracting and replacing data in arrays.

r-rvenn 1.1.0
Propagated dependencies: r-ggforce@0.5.0 r-ggplot2@4.0.3 r-magrittr@2.0.5 r-pheatmap@1.0.13 r-purrr@1.2.2 r-rlang@1.2.0 r-vegan@2.7-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RVenn
Licenses: GPL 3
Build system: r
Synopsis: Set operations for many sets
Description:

The base functions for set operations in R can be used for only two sets. This package RVenn provides functions for dealing with multiple sets. It uses purr to find the union, intersection and difference of three or more sets. This package also provides functions for pairwise set operations among several sets. Further, based on ggplot2 and ggforce, a Venn diagram can be drawn for two or three sets. For bigger data sets, a clustered heatmap showing the presence or absence of the elements of the sets can be drawn based on the pheatmap package. Finally, enrichment test can be applied to two sets whether an overlap is statistically significant or not.

r-laeken 0.5.3
Propagated dependencies: r-boot@1.3-32 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/laeken/
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of indicators on social exclusion and poverty
Description:

This package provides tools for the estimation of indicators on social exclusion and poverty, as well as an implementation of Pareto tail modeling for empirical income distributions.

r-survival 3.8-6
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/therneau/survival
Licenses: LGPL 2.0+
Build system: r
Synopsis: Survival analysis
Description:

This package contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.

r-data-table 1.18.4
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Rdatatable/data.table/wiki
Licenses: GPL 3+
Build system: r
Synopsis: Enhanced version of data.frame R object
Description:

The R package data.table is an extension of data.frame providing functions for fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group, column listing and fast file reading.

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-intrees 1.4
Propagated dependencies: r-arules@1.7.14 r-data-table@1.18.4 r-gbm@2.2.3 r-rrf@1.9.4.1 r-xgboost@3.2.1.1 r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=inTrees
Licenses: GPL 3+
Build system: r
Synopsis: Interpret Tree Ensembles
Description:

For tree ensembles such as random forests, regularized random forests and gradient boosted trees, this package provides functions for: extracting, measuring and pruning rules; selecting a compact rule set; summarizing rules into a learner; calculating frequent variable interactions; formatting rules in latex code. Reference: Interpreting tree ensembles with inTrees (Houtao Deng, 2019, <doi:10.1007/s41060-018-0144-8>).

r-laf 0.8.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/djvanderlaan/LaF
Licenses: GPL 3
Build system: r
Synopsis: Fast access to large ASCII files
Description:

This package provides methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

r-roi-plugin-lpsolve 1.0-2
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.15 r-roi@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: Plugin of lp_solve for the R optimization infrastructure
Description:

This package enhances the ROI with the lp_solve solver.

r-measurements 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/measurements/
Licenses: GPL 3
Build system: r
Synopsis: Tools for units of measurement
Description:

This package provides a collection of tools to make working with physical measurements easier. One can convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements.

r-promises 1.5.0
Propagated dependencies: r-fastmap@1.2.0 r-later@1.4.8 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-otel@0.2.0 r-r6@2.6.1 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/promises
Licenses: Expat
Build system: r
Synopsis: Abstractions for promise-based asynchronous programming
Description:

This package provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to JavaScript promises, but with a syntax that is idiomatic R.

r-absim 0.2.6
Propagated dependencies: r-ape@5.8-1 r-powerlaw@1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AbSim/
Licenses: GPL 2
Build system: r
Synopsis: Time resolved simulations of antibody repertoires
Description:

This package provides simulation methods for the evolution of antibody repertoires. The heavy and light chain variable region of both human and C57BL/6 mice can be simulated in a time-dependent fashion. Both single lineages using one set of V-, D-, and J-genes or full repertoires can be simulated. The algorithm begins with an initial V-D-J recombination event, starting the first phylogenetic tree. Upon completion, the main loop of the algorithm begins, with each iteration representing one simulated time step. Various mutation events are possible at each time step, contributing to a diverse final repertoire.

r-getip 0.1-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=getip
Licenses: FreeBSD
Build system: r
Synopsis: IP address lookup
Description:

This package is a micro-package for getting your IP address, either the local/internal or the public/external one. Currently only IPv4 addresses are supported.

r-abe 5.1.2
Propagated dependencies: r-foreach@1.5.2 r-ggplot2@4.0.3 r-lifecycle@1.0.5 r-reshape2@1.4.5 r-survival@3.8-6 r-tidytext@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abe/
Licenses: GPL 2+
Build system: r
Synopsis: Augmented backward elimination
Description:

This package performs augmented backward elimination and checks the stability of the obtained model. Augmented backward elimination combines significance or information based criteria with the change in estimate to either select the optimal model for prediction purposes or to serve as a tool to obtain a practically sound, highly interpretable model.

r-memisc 0.99.31.8.3
Propagated dependencies: r-data-table@1.18.4 r-jsonlite@2.0.0 r-lattice@0.22-9 r-mass@7.3-65 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.elff.eu/software/memisc/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Management of survey data and presentation of analysis results
Description:

This package provides infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) SPSS and Stata files is provided. Further, the package produces tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to LaTeX and HTML.

r-nlstools 2.1-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lbbe-software/nlstools
Licenses: GPL 3
Build system: r
Synopsis: Tools for nonlinear regression analysis
Description:

Several tools for assessing the quality of fit of a gaussian nonlinear model are provided.

r-gkmsvm 0.83.0
Propagated dependencies: r-kernlab@0.9-33 r-rcpp@1.1.1-1.1 r-rocr@1.0-12 r-seqinr@4.2-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gkmSVM
Licenses: GPL 2+
Build system: r
Synopsis: Gapped-kmer support vector machine
Description:

This R package provides tools for training gapped-kmer SVM classifiers for DNA and protein sequences. This package supports several sequence kernels, including: gkmSVM, kmer-SVM, mismatch kernel and wildcard kernel.

r-rockchalk 1.8.164
Propagated dependencies: r-cardata@3.0-6 r-kutils@1.73 r-lme4@2.0-1 r-mass@7.3-65 r-reformulas@0.4.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=rockchalk
Licenses: GPL 3+
Build system: r
Synopsis: Regression estimation and presentation
Description:

This package provides a collection of functions for interpretation and presentation of regression analysis. These functions are used to produce the statistics lectures in http://pj.freefaculty.org/guides. The package includes regression diagnostics, regression tables, and plots of interactions and "moderator" variables. The emphasis is on "mean-centered" and "residual-centered" predictors. The vignette rockchalk offers a fairly comprehensive overview.

r-mvabund 4.2.8
Dependencies: gsl@2.8
Propagated dependencies: r-mass@7.3-65 r-mgcv@1.9-4 r-rcpp@1.1.1-1.1 r-rcppgsl@0.3.14 r-statmod@1.5.2 r-tweedie@3.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mvabund/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Statistical methods for analysing multivariate abundance data
Description:

This package provides a set of tools for displaying, modeling and analysing multivariate abundance data in community ecology.

Total packages: 73955