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

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-clusterr 1.3.6
Propagated dependencies: r-ggplot2@4.0.3 r-gmp@0.7-5.1 r-lifecycle@1.0.5 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlampros/ClusterR
Licenses: GPL 3
Build system: r
Synopsis: Clustering
Description:

This package provides Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering with the option to plot, validate, predict (new data) and estimate the optimal number of clusters. The package takes advantage of RcppArmadillo to speed up the computationally intensive parts of the functions. For more information, see

  1. "Clustering in an Object-Oriented Environment" by Anja Struyf, Mia Hubert, Peter Rousseeuw (1997), Journal of Statistical Software, https://doi.org/10.18637/jss.v001.i04;

  2. "Web-scale k-means clustering" by D. Sculley (2010), ACM Digital Library, https://doi.org/10.1145/1772690.1772862;

  3. "Armadillo: a template-based C++ library for linear algebra" by Sanderson et al (2016), The Journal of Open Source Software, https://doi.org/10.21105/joss.00026;

  4. "Clustering by Passing Messages Between Data Points" by Brendan J. Frey and Delbert Dueck, Science 16 Feb 2007: Vol. 315, Issue 5814, pp. 972-976, https://doi.org/10.1126/science.1136800.

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-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-r-methodss3 1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/R.methodsS3
Licenses: LGPL 2.1+
Build system: r
Synopsis: S3 methods simplified
Description:

This package provides methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4.

r-dlmap 1.13
Propagated dependencies: r-ibdreg@0.3.8 r-mgcv@1.9-4 r-nlme@3.1-169 r-qtl@1.74 r-wgaim@2.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dlmap/
Licenses: GPL 2
Build system: r
Synopsis: Detection localization mapping for QTL
Description:

This is package for QTL mapping in a mixed model framework with separate detection and localization stages. The first stage detects the number of QTL on each chromosome based on the genetic variation due to grouped markers on the chromosome; the second stage uses this information to determine the most likely QTL positions. The mixed model can accommodate general fixed and random effects, including spatial effects in field trials and pedigree effects. It is applicable to backcrosses, doubled haploids, recombinant inbred lines, F2 intercrosses, and association mapping populations.

r-random 0.2.6
Propagated dependencies: r-curl@7.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.random.org
Licenses: GPL 2+
Build system: r
Synopsis: True random numbers using random.org
Description:

The true random number service provided by the random.org website created by Mads Haahr samples atmospheric noise via radio tuned to an unused broadcasting frequency together with a skew correction algorithm due to John von Neumann. More background is available in the included vignette based on an essay by Mads Haahr. In its current form, the package offers functions to retrieve random integers, randomized sequences and random strings.

r-weights 1.1.2
Propagated dependencies: r-gdata@3.0.1 r-hmisc@5.2-5 r-lme4@2.0-1 r-mice@3.19.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/weights/
Licenses: GPL 2+
Build system: r
Synopsis: Weighting and weighted statistics
Description:

This package Provides a variety of functions for producing simple weighted statistics, such as weighted Pearson's correlations, partial correlations, Chi-Squared statistics, histograms, and t-tests. Also now includes some software for quickly recoding survey data and plotting point estimates from interaction terms in regressions (and multiply imputed regressions). NOTE: Weighted partial correlation calculations pulled to address a bug.

r-cutpointr 1.2.1
Propagated dependencies: r-dplyr@1.2.1 r-foreach@1.5.2 r-ggplot2@4.0.3 r-gridextra@2.3 r-purrr@1.2.2 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thie1e/cutpointr
Licenses: GPL 3
Build system: r
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

r-webutils 1.2.2
Propagated dependencies: r-curl@7.1.0 r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/webutils
Licenses: Expat
Build system: r
Synopsis: Utility functions for developing web applications
Description:

This package parses HTTP request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. It includes an example of hosting and parsing HTML form data in R using either httpuv or Rhttpd.

r-ffbase 0.13.3
Propagated dependencies: r-bit@4.6.0 r-fastmatch@1.1-8 r-ff@4.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edwindj/ffbase
Licenses: GPL 3
Build system: r
Synopsis: Basic statistical functions for package 'ff'
Description:

This package extends the out of memory vectors of ff with statistical functions and other utilities to ease their usage.

r-acss 0.3-2
Propagated dependencies: r-acss-data@1.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Build system: r
Synopsis: Algorithmic complexity for short strings
Description:

The main purpose of this package is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method. While the database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the posterior probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.

r-modeldata 1.5.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-mass@7.3-65 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://modeldata.tidymodels.org
Licenses: Expat
Build system: r
Synopsis: Data sets useful for modeling packages
Description:

This package provides data sets used for demonstrating or testing model-related packages.

r-tidygraph 1.3.1
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-dplyr@1.2.1 r-igraph@2.3.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-pillar@1.11.1 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tidygraph
Licenses: Expat
Build system: r
Synopsis: Tidy API for graph manipulation
Description:

This package provides a graph implementation that can be thought of as two tidy data frames describing node and edge data respectively. It provides an approach to manipulate these two virtual data frames using the API defined in the dplyr package, and it also provides tidy interfaces to a lot of common graph algorithms.

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-shinymanager 1.0.410
Propagated dependencies: r-billboarder@0.5.1 r-dbi@1.3.0 r-dt@0.34.0 r-htmltools@0.5.9 r-openssl@2.4.1 r-r-utils@2.13.0 r-r6@2.6.1 r-rsqlite@3.52.0 r-scrypt@0.1.6 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/datastorm-open/shinymanager
Licenses: GPL 3
Build system: r
Synopsis: Authentication management for Shiny applications
Description:

This package provides simple and secure authentication mechanism for single Shiny applications. Credentials are stored in an encrypted SQLite database.

r-shape 1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/shape
Licenses: GPL 3+
Build system: r
Synopsis: Functions for plotting graphical shapes
Description:

This package provides functions for plotting graphical shapes such as ellipses, circles, cylinders, arrows, ...

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-rintrojs 0.3.4
Propagated dependencies: r-jsonlite@2.0.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/carlganz/rintrojs
Licenses: AGPL 3+ Expat
Build system: r
Synopsis: Wrapper for the Intro.js library
Description:

This package provides a wrapper for the Intro.js library. This package makes it easy to include step-by-step introductions, and clickable hints in a Shiny application. It supports both static introductions in the UI, and programmatic introductions from the server-side.

r-rtk 0.2.7
Propagated dependencies: r-rcpp@1.1.1-1.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=rtk
Licenses: GPL 2+
Build system: r
Synopsis: Rarefaction tool kit
Description:

This package lets you rarefy data, calculate diversity and plot the results.

r-survminer 0.5.2
Propagated dependencies: r-broom@1.0.13 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggpubr@0.6.3 r-ggtext@0.1.2 r-gridextra@2.3 r-magrittr@2.0.5 r-maxstat@0.7-26 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-survival@3.8-6 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rpkgs.datanovia.com/survminer/index.html
Licenses: GPL 2
Build system: r
Synopsis: Drawing survival curves using ggplot2
Description:

This package contains the function ggsurvplot() for easily drawing beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for Cox model and to visually examine Cox model assumptions.

r-xopen 1.0.1
Propagated dependencies: r-processx@3.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/xopen#readme
Licenses: Expat
Build system: r
Synopsis: Open system files, URLs, anything
Description:

This package provides a cross-platform solution to open files, directories or URLs with their associated programs.

r-naturalsort 0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/naturalsort/
Licenses: Modified BSD
Build system: r
Synopsis: Natural ordering
Description:

This package provides functions related to human natural ordering. It handles adjacent digits in a character sequence as a number so that natural sort function arranges a character vector by their numbers, not digit characters.

r-metaskat 0.90
Propagated dependencies: r-skat@2.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MetaSKAT
Licenses: GPL 2+
Build system: r
Synopsis: Meta analysis for SNP-Set (Sequence) kernel association test
Description:

This package provides functions for Meta-analysis Burden Test, Sequence Kernel Association Test (SKAT) and Optimal SKAT (SKAT-O) by Lee et al. (2013) <doi:10.1016/j.ajhg.2013.05.010>. These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.

r-matrixextra 0.1.15
Propagated dependencies: r-float@0.3-3 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/david-cortes/MatrixExtra
Licenses: GPL 2+
Build system: r
Synopsis: Extra methods for sparse matrices
Description:

This package extends sparse matrix and vector classes from the Matrix package by providing:

  1. Methods and operators that work natively on CSR formats (compressed sparse row, a.k.a. RsparseMatrix) such as slicing/sub-setting, assignment, rbind(), mathematical operators for CSR and COO such as addition or sqrt(), and methods such as diag();

  2. Multi-threaded matrix multiplication and cross-product for many <sparse, dense> types, including the float32 type from float;

  3. Coercion methods between pairs of classes which are not present in Matrix, such as from dgCMatrix to ngRMatrix, as well as convenience conversion functions;

  4. Utility functions for sparse matrices such as sorting the indices or removing zero-valued entries;

  5. Fast transposes that work by outputting in the opposite storage format;

  6. Faster replacements for many Matrix methods for all sparse types, such as slicing and elementwise multiplication.

  7. Convenience functions for sparse objects, such as mapSparse or a shorter show method.

Total packages: 72465