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

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-heatmap3 1.1.9
Propagated dependencies: r-fastcluster@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/heatmap3/
Licenses: GPL 2+
Build system: r
Synopsis: Improved heatmap package
Description:

This package provides an improved heatmap package. It is completely compatible with the original R function heatmap, and provides more powerful and convenient features.

r-cvst 0.2-3
Propagated dependencies: r-kernlab@0.9-33 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/CVST
Licenses: GPL 2+
Build system: r
Synopsis: Fast cross-validation via sequential testing
Description:

This package implements the fast cross-validation via sequential testing (CVST) procedure. CVST is an improved cross-validation procedure which uses non-parametric testing coupled with sequential analysis to determine the best parameter set on linearly increasing subsets of the data. Additionally to the CVST the package contains an implementation of the ordinary k-fold cross-validation with a flexible and powerful set of helper objects and methods to handle the overall model selection process. The implementations of the Cochran's Q test with permutations and the sequential testing framework of Wald are generic and can therefore also be used in other contexts.

r-rsparse 0.5.3
Propagated dependencies: r-data-table@1.18.4 r-float@0.3-3 r-lgr@0.5.2 r-matrix@1.7-5 r-matrixextra@0.1.15 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rexyai/rsparse
Licenses: GPL 2+
Build system: r
Synopsis: Statistical learning on sparse matrices
Description:

This package implements many algorithms for statistical learning on sparse matrices: matrix factorizations, matrix completion, elastic net regressions, factorization machines. The rsparse package also enhances the Matrix package by providing methods for multithreaded <sparse, dense> matrix products and native slicing of the sparse matrices in Compressed Sparse Row (CSR) format.

r-dunn-test 1.3.7
Propagated dependencies: r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dunn.test
Licenses: GPL 2
Build system: r
Synopsis: Dunn's test of multiple comparisons using rank sums
Description:

Dunn's test computes stochastic dominance & reports pairwise comparisons. This is done following a Kruskal-Wallis test (Kruskal and Wallis, 1952). It employs Dunn's z-test-statistic approximations for rank statistics, conducting k(k-1)/2 comparisons. The null hypothesis assumes that the probability of a randomly selected value from the first group being larger than one from the second group is one half, similar to the Wilcoxon-Mann-Whitney test. Dunn's test serves as a test for median difference and takes into account tied ranks.

r-roi 1.0-2
Propagated dependencies: r-checkmate@2.3.4 r-registry@0.5-1 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: R optimization infrastructure
Description:

The ROI is a framework for handling optimization problems in R.

r-tree 1.0-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tree/
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression trees
Description:

This package provides procedures to work with classification and regression trees.

r-quic 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cs.utexas.edu/users/sustik/QUIC/
Licenses: GPL 3+
Build system: r
Synopsis: Regularized sparse inverse covariance matrix estimation
Description:

This package implements the regularized Gaussian maximum likelihood estimation of the inverse of a covariance matrix. It uses Newton's method and coordinate descent to solve the regularized inverse covariance matrix estimation problem.

r-magrittr 2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/magrittr/index.html
Licenses: Expat
Build system: r
Synopsis: Forward-pipe operator for R
Description:

Magrittr provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."

r-circlize 0.4.18
Propagated dependencies: r-colorspace@2.1-2 r-globaloptions@0.1.4 r-shape@1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/circlize
Licenses: GPL 2+
Build system: r
Synopsis: Circular visualization
Description:

Circular layout is an efficient way to visualise huge amounts of information. This package provides an implementation of circular layout generation in R as well as an enhancement of available software. Its flexibility is based on the usage of low-level graphics functions such that self-defined high-level graphics can be easily implemented by users for specific purposes. Together with the seamless connection between the powerful computational and visual environment in R, it gives users more convenience and freedom to design figures for better understanding complex patterns behind multi-dimensional data.

r-ecodive 2.2.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cmmr.github.io/ecodive/
Licenses: Expat
Build system: r
Synopsis: Parallel and memory-efficient ecological diversity metrics
Description:

This package computes alpha and beta diversity metrics using concurrent C threads. Metrics include UniFrac, Faith's phylogenetic diversity, Bray-Curtis dissimilarity, Shannon diversity index, and many others. Also parses newick trees into phylo objects and rarefies feature tables.

r-splus2r 1.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/splus2R/
Licenses: GPL 2
Build system: r
Synopsis: Supplemental S-PLUS functionality in R
Description:

Currently there are many functions in S-PLUS that are missing in R. To facilitate the conversion of S-PLUS packages to R packages, this package provides some missing S-PLUS functionality in R.

r-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-fauxpas@0.6.0 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-r6@2.6.1 r-rlang@1.2.0 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-adaptalint 0.2.4
Propagated dependencies: r-dplyr@1.2.1 r-lintr@3.3.0-1 r-purrr@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adaptalint/
Licenses: GPL 3
Build system: r
Synopsis: Check R code style
Description:

This package provides tools to infer the code style (which style rules are followed and which ones are not) from one package and use it to check another. This makes it easier to find and correct the most important problems first.

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-trust 0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/trust/
Licenses: Expat
Build system: r
Synopsis: Trust region optimization
Description:

This package does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.

r-dofuture 1.2.2
Propagated dependencies: r-foreach@1.5.2 r-future@1.70.0 r-future-apply@1.20.2 r-globals@0.19.1 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/doFuture
Licenses: LGPL 2.1+
Build system: r
Synopsis: Foreach parallel adapter using the future API
Description:

This package provides a %dopar% adapter such that any type of futures can be used as backends for the foreach framework.

r-ggeffects 2.3.2
Propagated dependencies: r-datawizard@1.3.1 r-insight@1.5.1 r-reformulas@0.4.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/ggeffects
Licenses: GPL 3
Build system: r
Synopsis: Create tidy data frames of marginal effects for ggplot
Description:

This package provides tools to compute marginal effects from statistical models and return the result as tidy data frames. These data frames are ready to use with the ggplot2 package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggeffect(). There is a generic plot() method to plot the results using ggplot2.

r-moonbook 0.3.1
Propagated dependencies: r-crayon@1.5.3 r-magrittr@2.0.5 r-nortest@1.0-4 r-sjmisc@2.8.11 r-stringr@1.6.0 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cardiomoon/moonBook
Licenses: GPL 2
Build system: r
Synopsis: Functions and datasets for the book by Keon-Woong Moon
Description:

This package provides several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.

r-aggregation 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/aggregation/
Licenses: GPL 3
Build system: r
Synopsis: Methods for p-value aggregation
Description:

This package contains functionality for performing the following methods of p-value aggregation: Fisher's method, the Lancaster method (weighted Fisher's method), and Sidak correction.

r-gghighlight 0.5.0
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yutannihilation/gghighlight/
Licenses: Expat
Build system: r
Synopsis: Highlight lines and points in ggplot2
Description:

Suppose we have data that has so many series that it is hard to identify them by their colors as the differences are so subtle. With gghighlight we can highlight those lines that match certain criteria. The result is a usual ggplot object, so it is fully customizable and can be used with custom themes and facets.

r-smoother 1.3
Propagated dependencies: r-ttr@0.24.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/smoother
Licenses: GPL 2
Build system: r
Synopsis: Functions relating to the smoothing of numerical data
Description:

This package provides a collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.

r-tailor 0.1.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-hardhat@1.4.3 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyselect@1.2.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tailor
Licenses: Expat
Build system: r
Synopsis: Iterative Steps for Postprocessing Model Predictions
Description:

Postprocessors refine predictions outputted from machine learning models to improve predictive performance or better satisfy distributional limitations. This package introduces tailor objects, which compose iterative adjustments to model predictions. A number of pre-written adjustments are provided with the package, such as calibration. See Lichtenstein, Fischhoff, and Phillips (1977) <doi:10.1007/978-94-010-1276-8_19>. Other methods and utilities to compose new adjustments are also included. Tailors are tightly integrated with the tidymodels framework.

r-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.5.2 r-kohonen@3.0.13 r-mass@7.3-65 r-pls@2.9-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-proxy 0.4-29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/proxy
Licenses: GPL 2
Build system: r
Synopsis: Distance and similarity measures
Description:

This package provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.

Total packages: 73978