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

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-fastglm 0.1.0
Propagated dependencies: r-bh@1.90.0-1 r-bigmemory@4.6.4 r-formula@1.2-5 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fastglm
Licenses: GPL 2+
Build system: r
Synopsis: Fast and stable fitting of generalized linear models using 'RcppEigen'
Description:

This package fits generalized linear models efficiently using RcppEigen'. The iteratively reweighted least squares implementation utilizes the step-halving approach of Marschner to help safeguard against convergence issues.

r-forestplot 3.2.0
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se/packages/
Licenses: GPL 2
Build system: r
Synopsis: Advanced forest plot using @code{grid} graphics
Description:

This package provides a forest plot that allows for multiple confidence intervals per row, custom fonts for each text element, custom confidence intervals, text mixed with expressions, and more. The aim is to extend the use of forest plots beyond meta-analyses. This is a more general version of the original rmeta package's forestplot() function and relies heavily on the grid package.

r-btm 0.3.8
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/BTM
Licenses: ASL 2.0
Build system: r
Synopsis: Biterm Topic Models for Short Text
Description:

Biterm Topic Models find topics in collections of short texts. It is a word co-occurrence based topic model that learns topics by modeling word-word co-occurrences patterns which are called biterms. This in contrast to traditional topic models like Latent Dirichlet Allocation and Probabilistic Latent Semantic Analysis which are word-document co-occurrence topic models. A biterm consists of two words co-occurring in the same short text window. This context window can for example be a twitter message, a short answer on a survey, a sentence of a text or a document identifier. The techniques are explained in detail in the paper 'A Biterm Topic Model For Short Text' by Xiaohui Yan, Jiafeng Guo, Yanyan Lan, Xueqi Cheng (2013) https://github.com/xiaohuiyan/xiaohuiyan.github.io/blob/master/paper/BTM-WWW13.pdf.

r-rticles 0.27
Propagated dependencies: r-knitr@1.51 r-lifecycle@1.0.5 r-rmarkdown@2.31 r-tinytex@0.59 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/rticles
Licenses: GPL 3
Build system: r
Synopsis: Article formats for R Markdown
Description:

This package provides a suite of custom R Markdown formats and templates for authoring journal articles and conference submissions.

r-venndiagram 1.8.2
Propagated dependencies: r-futile-logger@1.4.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/VennDiagram/
Licenses: GPL 2+
Build system: r
Synopsis: Generate High-Resolution Venn and Euler Plots
Description:

This package provides a set of functions to generate high-resolution Venn and Euler plots. It includes handling for several special cases, including two-case scaling, and extensive customization of plot shape and structure.

r-arules 1.7.14
Propagated dependencies: r-generics@0.1.4 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mhahsler/arules
Licenses: GPL 3
Build system: r
Synopsis: Mining association rules and frequent itemsets
Description:

This package provides an infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). It also provides C implementations of the association mining algorithms Apriori and Eclat.

r-clustercrit 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Computing clustering validation indices
Description:

The clusterCrit package provides an implementation of the following indices: Czekanowski-Dice, Folkes-Mallows, Hubert Γ, Jaccard, McNemar, Kulczynski, Phi, Rand, Rogers-Tanimoto, Russel-Rao or Sokal-Sneath. ClusterCrit defines several functions which compute internal quality indices or external comparison indices. The partitions are specified as an integer vector giving the index of the cluster each observation belongs to.

r-snp-plotter 0.5.1
Propagated dependencies: r-genetics@1.3.8.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/snp.plotter/
Licenses: GPL 2+
Build system: r
Synopsis: Plot p-values using single SNP and/or haplotype data
Description:

This package helps you create plots of p-values using single SNP and/or haplotype data. Main features of the package include options to display a linkage disequilibrium (LD) plot and the ability to plot multiple datasets simultaneously. Plots can be created using global and/or individual haplotype p-values along with single SNP p-values. Images are created as either PDF/EPS files.

r-sitmo 2.0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless/sitmo/
Licenses: Expat
Build system: r
Synopsis: Parallel pseudo random number generator header files
Description:

This package provides two high quality and fast PPRNGs that may be used in an OpenMP parallel environment. In addition, there is a generator for one dimensional low-discrepancy sequence.

r-crayon 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/crayon
Licenses: Expat
Build system: r
Synopsis: Colored terminal output for R
Description:

Colored terminal output on terminals that support ANSI color and highlight codes. It also works in Emacs ESS. ANSI color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the "chalk" JavaScript project.

r-withr 3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/withr
Licenses: GPL 2+
Build system: r
Synopsis: Run code with temporarily modified global state
Description:

This package provides a set of functions to run R code in an environment in which global state has been temporarily modified. Many of these functions were originally a part of the r-devtools package.

r-caretensemble 4.0.1
Propagated dependencies: r-caret@7.0-1 r-data-table@1.18.4 r-ggplot2@4.0.3 r-lattice@0.22-9 r-patchwork@1.3.2 r-pbapply@1.7-4 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zachmayer/caretEnsemble
Licenses: Expat
Build system: r
Synopsis: Ensembles of caret models
Description:

This is a framework for fitting multiple caret models. It uses the same re-sampling strategy as well as creating ensembles of such models. Use caretList to fit multiple models and then use caretEnsemble to combine them greedily or caretStack to combine them using a caret model.

r-anthropometry 1.21
Propagated dependencies: r-archetypes@2.2-0.2 r-cluster@2.1.8.2 r-ddalpha@1.3.16 r-fnn@1.1.4.1 r-icge@0.4.3 r-nnls@1.6 r-rgl@1.3.36 r-shapes@1.2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Anthropometry/
Licenses: GPL 2+
Build system: r
Synopsis: Statistical methods for anthropometric data
Description:

This package provides statistical methods especially developed to analyze anthropometric data. These methods are aimed at providing effective solutions to some commons problems related to Ergonomics and Anthropometry. They are based on clustering, the statistical concept of data depth, statistical shape analysis and archetypal analysis.

r-exactextractr 0.10.1
Dependencies: geos@3.12.1
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.1-1.1 r-sf@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://isciences.gitlab.io/exactextractr/
Licenses: ASL 2.0
Build system: r
Synopsis: Fast extraction from raster datasets using polygons
Description:

This package provides a replacement for the extract function from the raster package that is suitable for extracting raster values using sf polygons.

r-mlmetrics 1.1.3
Propagated dependencies: r-rocr@1.0-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yanyachen/MLmetrics
Licenses: GPL 2
Build system: r
Synopsis: Machine learning evaluation metrics
Description:

This package provides a collection of evaluation metrics, including loss, score and utility functions, that measure regression, classification and ranking performance.

r-scrime 1.3.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/scrime/
Licenses: GPL 2
Build system: r
Synopsis: Analysis of high-dimensional categorical data such as SNP data
Description:

This package provides tools for the analysis of high-dimensional data developed/implemented at the group "Statistical Complexity Reduction In Molecular Epidemiology" (SCRIME). The main focus is on SNP data, but most of the functions can also be applied to other types of categorical data.

r-splitfngr 0.1.2
Propagated dependencies: r-lbfgs@1.2.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=splitfngr
Licenses: GPL 3
Build system: r
Synopsis: Combined Evaluation and Split Access of Functions
Description:

Some R functions, such as optim(), require a function of its gradient passed as separate arguments. When these are expensive to calculate it may be much faster to calculate the function (fn) and gradient (gr) together since they often share many calculations (chain rule). This package allows the user to pass in a single function that returns both the function and gradient, then splits (hence splitfngr) them so the results can be accessed separately. The functions provided allow this to be done with any number of functions/values, not just for functions and gradients.

r-idr 1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/idr/
Licenses: GPL 2+
Build system: r
Synopsis: Irreproducible discovery rate
Description:

This is a package for estimating the copula mixture model and plotting correspondence curves in "Measuring reproducibility of high-throughput experiments" (2011), Annals of Applied Statistics, Vol. 5, No. 3, 1752-1779, by Li, Brown, Huang, and Bickel

r-purrr 1.2.2
Propagated dependencies: r-carrier@0.3.0.4 r-cli@3.6.6 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/purrr
Licenses: GPL 3+
Build system: r
Synopsis: Functional programming tools
Description:

This package completes R's functional programming tools with missing features present in other programming languages.

r-coin 1.4-3
Propagated dependencies: r-libcoin@1.0-12 r-matrixstats@1.5.0 r-modeltools@0.2-24 r-multcomp@1.4-30 r-mvtnorm@1.3-7 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://coin.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Conditional inference procedures in a permutation test framework
Description:

This package provides conditional inference procedures for the general independence problem including two-sample, K-sample (non-parametric ANOVA), correlation, censored, ordered and multivariate problems.

r-rjsonio 2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RJSONIO
Licenses: Modified BSD
Build system: r
Synopsis: Serialize R objects to JSON
Description:

This is a package that allows conversion to and from data in JavaScript Object Notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to the rjson package.

r-spatialextremes 2.1-0
Propagated dependencies: r-fields@17.3 r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatialextremes.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Modelling spatial extremes
Description:

This package provides tools for the statistical modelling of spatial extremes using max-stable processes, copula or Bayesian hierarchical models. More precisely, this package allows (conditional) simulations from various parametric max-stable models, analysis of the extremal spatial dependence, the fitting of such processes using composite likelihoods or least square (simple max-stable processes only), model checking and selection and prediction.

r-yaml 2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/yaml/
Licenses: Modified BSD
Build system: r
Synopsis: Methods to convert R data to YAML and back
Description:

This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.

r-ecfun 0.4.0
Propagated dependencies: r-bma@3.18.21 r-fda@6.3.0 r-jpeg@0.1-11 r-mass@7.3-65 r-mvtnorm@1.3-7 r-readr@2.2.0 r-rvest@1.0.5 r-rworldmap@1.3-8 r-stringi@1.8.7 r-tis@1.39 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Ecdat
Description:

This package provides functions and vignettes to update data sets in Ecdat and to create, manipulate, plot, and analyze those and similar data sets.

Total packages: 32521