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

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-refmanager 1.4.0
Propagated dependencies: r-bibtex@0.5.2 r-httr@1.4.8 r-jsonlite@2.0.0 r-lubridate@1.9.5 r-plyr@1.8.9 r-stringr@1.6.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/RefManageR/
Licenses: GPL 2 GPL 3 Modified BSD
Build system: r
Synopsis: Straightforward BibTeX and BibLaTeX bibliography management
Description:

This package provides tools for importing and working with bibliographic references. It greatly enhances the bibentry class by providing a class BibEntry which stores BibTeX and BibLaTeX references, supports UTF-8 encoding, and can be easily searched by any field, by date ranges, and by various formats for name lists (author by last names, translator by full names, etc.). Entries can be updated, combined, sorted, printed in a number of styles, and exported. BibTeX and BibLaTeX .bib files can be read into R and converted to BibEntry objects.

r-bwstest 0.2.3
Propagated dependencies: r-memoise@2.0.1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shabbychef/BWStest
Licenses: LGPL 3
Build system: r
Synopsis: Baumgartner Weiss Schindler Test of equal distributions
Description:

This package performs the Baumgartner-Weiss-Schindler two-sample test of equal probability distributions (doi:10.2307/2533862). It also performs similar rank-based tests for equal probability distributions due to Neuhauser (doi:10.1080/10485250108832874) and Murakami (doi:10.1080/00949655.2010.551516).

r-manipulate 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=manipulate
Licenses: GPL 2
Build system: r
Synopsis: Interactive plots for RStudio
Description:

This package provides interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn.

r-scrypt 0.1.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/rstudio/rscrypt
Licenses: FreeBSD
Build system: r
Synopsis: Key derivation functions for R based on Scrypt
Description:

This package provides functions for working with the scrypt key derivation functions. Scrypt is a password-based key derivation function created by Colin Percival. The algorithm was specifically designed to make it costly to perform large-scale custom hardware attacks by requiring large amounts of memory.

r-precrec 0.14.5
Propagated dependencies: r-assertthat@0.2.1 r-data-table@1.18.4 r-ggplot2@4.0.3 r-gridextra@2.3 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://evalclass.github.io/precrec/
Licenses: GPL 3
Build system: r
Synopsis: Calculate accurate precision-recall and ROC curves
Description:

This package provides tools for accurate calculations and visualization of precision-recall and ROC (Receiver Operator Characteristics) curves.

r-batchjobs 1.10
Propagated dependencies: r-backports@1.5.1 r-bbmisc@1.13.1 r-brew@1.0-10 r-checkmate@2.3.4 r-data-table@1.18.4 r-dbi@1.3.0 r-digest@0.6.39 r-rsqlite@3.52.0 r-sendmailr@1.4-1 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tudo-r/BatchJobs
Licenses: FreeBSD
Build system: r
Synopsis: Batch computing with R
Description:

This package provides Map, Reduce and Filter variants to generate jobs on batch computing systems like PBS/Torque, LSF, SLURM and Sun Grid Engine. Multicore and SSH systems are also supported.

r-celestial 1.5.8
Propagated dependencies: r-nistunits@1.0.1 r-pracma@2.4.6 r-rann@2.6.2 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=celestial
Licenses: GPL 3
Build system: r
Synopsis: Collection of common astronomical conversion routines and functions
Description:

This package contains a number of common astronomy conversion routines, particularly the HMS and degrees schemes, which can be fiddly to convert between on mass due to the textural nature of the former. It allows users to coordinate match datasets quickly. It also contains functions for various cosmological calculations.

r-repr 1.1.7
Propagated dependencies: r-base64enc@0.1-6 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-pillar@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/repr/
Licenses: GPL 3
Build system: r
Synopsis: Serializable representations
Description:

This package provides string and binary representations of objects for several formats and MIME types.

r-snakecase 0.11.1
Propagated dependencies: r-stringi@1.8.7 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Tazinho/snakecase
Licenses: GPL 3
Build system: r
Synopsis: Convert strings into any case
Description:

This package provides a consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

r-hash 2.2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hash/
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of hash/associated arrays/dictionaries
Description:

This package implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.

r-sessioninfo 1.2.3
Propagated dependencies: r-cli@3.6.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sessioninfo#readme
Licenses: GPL 2
Build system: r
Synopsis: R session information
Description:

This package provides tools to query and print information about the current R session. It is similar to utils::sessionInfo(), but includes more information about packages, and where they were installed from.

r-crochet 2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/agrueneberg/crochet
Licenses: Expat
Build system: r
Synopsis: Implementation Helper for Matrix-Like Types
Description:

Functions to help implement the extraction / subsetting / indexing function [ and replacement function [<- of custom matrix-like types (based on S3, S4, etc.), modeled as closely to the base matrix class as possible (with tests to prove it).

r-orddom 3.1
Propagated dependencies: r-psych@2.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/orddom/
Licenses: GPL 2
Build system: r
Synopsis: Ordinal dominance statistics
Description:

This package provides tools to compute ordinal, statistics and effect sizes as an alternative to mean comparison: Cliff's delta or success rate difference (SRD), Vargha and Delaney's A or the Area Under a Receiver Operating Characteristic Curve (AUC), the discrete type of McGraw & Wong's Common Language Effect Size (CLES) or Grissom & Kim's Probability of Superiority (PS), and the Number needed to treat (NNT) effect size. Moreover, comparisons to Cohen's d are offered based on Huberty & Lowman's Percentage of Group (Non-)Overlap considerations.

r-tfruns 1.5.4
Propagated dependencies: r-base64enc@0.1-6 r-config@0.3.2 r-jsonlite@2.0.0 r-magrittr@2.0.5 r-reticulate@1.46.0 r-rlang@1.2.0 r-rstudioapi@0.18.0 r-tidyselect@1.2.1 r-whisker@0.4.1 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/tfruns
Licenses: ASL 2.0
Build system: r
Synopsis: Training run tools for TensorFlow
Description:

Create and manage unique directories for each TensorFlow training run. This package provides a unique, time stamped directory for each run along with functions to retrieve the directory of the latest run or latest several runs.

r-gwidgets2tcltk 1.0-9
Propagated dependencies: r-digest@0.6.39 r-gwidgets2@1.0-10 r-memoise@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jverzani/gWidgets2tcltk
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit implementation of gWidgets2 for tcltk
Description:

This package is a port of the gWidgets2 API for the tcltk package.

r-bibtex 0.5.2
Propagated dependencies: r-backports@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/romainfrancois/bibtex
Licenses: GPL 2+
Build system: r
Synopsis: Bibtex parser
Description:

This package provides a utility for R to parse a bibtex file.

r-adabag 5.1
Propagated dependencies: r-caret@7.0-1 r-consrank@3.0 r-doparallel@1.0.17 r-dplyr@1.2.1 r-foreach@1.5.2 r-rpart@4.1.27 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adabag/
Licenses: GPL 2+
Build system: r
Synopsis: Multiclass AdaBoost.M1, SAMME and Bagging
Description:

This package implements Freund and Schapire's Adaboost.M1 algorithm and Breiman's Bagging algorithm using classification trees as individual classifiers. Once these classifiers have been trained, they can be used to predict on new data. Also, cross validation estimation of the error can be done.

r-ggpubr 0.6.3
Propagated dependencies: r-cowplot@1.2.0 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-ggsci@5.0.0 r-ggsignif@0.6.4 r-glue@1.8.1 r-gridextra@2.3 r-magrittr@2.0.5 r-polynom@1.4-1 r-purrr@1.2.2 r-rlang@1.2.0 r-rstatix@0.7.3 r-scales@1.4.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.sthda.com/english/rpkgs/ggpubr
Licenses: GPL 2
Build system: r
Synopsis: ggplot2-based publication-ready plots
Description:

The ggplot2 package is an excellent and flexible package for elegant data visualization in R. However the default generated plots require some formatting before we can send them for publication. The ggpubr package provides some easy-to-use functions for creating and customizing ggplot2-based publication-ready plots.

r-gmisc 3.2.0
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.4 r-forestplot@3.2.0 r-glue@1.8.1 r-hmisc@5.2-5 r-htmltable@2.5.0 r-knitr@1.51 r-lattice@0.22-9 r-lubridate@1.9.5 r-magrittr@2.0.5 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-rmarkdown@2.31 r-stringr@1.6.0 r-xml@3.99-0.23 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive statistics, transition plots, and more
Description:

This package provides tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, Bezier lines with arrows complementing the ones in the grid package, and more.

r-brms 2.23.0
Propagated dependencies: r-abind@1.4-8 r-backports@1.5.1 r-bayesplot@1.15.0 r-bridgesampling@1.2-1 r-coda@0.19-4.1 r-future@1.70.0 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-glue@1.8.1 r-loo@2.9.0 r-matrix@1.7-5 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-nleqslv@3.3.7 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-rstan@2.32.7 r-rstantools@2.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paul-buerkner/brms
Licenses: GPL 2
Build system: r
Synopsis: Bayesian regression models using Stan
Description:

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit -- among others -- linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.3.0 r-gtools@3.9.5 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/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-abhgenotyper 1.0.1
Propagated dependencies: r-ggplot2@4.0.3 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/StefanReuscher/ABHgenotypeR/
Licenses: GPL 3
Build system: r
Synopsis: Visualize and manipulate ABH genotypes
Description:

The r-abhgenotyper package provides simple imputation, error-correction and plotting capacities for genotype data. The package is supposed to serve as an intermediate but independent analysis tool between the TASSEL GBS pipeline and the r-qtl package. It provides functionalities not found in either TASSEL or r-qtl in addition to visualization of genotypes as "graphical genotypes".

r-ztree 1.0.7
Propagated dependencies: r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=zTree
Licenses: GPL 3
Build system: r
Synopsis: Functions to import data from z-Tree into R
Description:

This package provides tools for reading .xls and .sbj files which are written by the proprietary program z-Tree for developing and carrying out economic experiments.

r-colorramp2 0.1.1
Propagated dependencies: r-colorspace@2.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/colorRamp2
Licenses: Expat
Build system: r
Synopsis: Generate color mapping functions
Description:

This package provides a color mapping is generated according to the break values and corresponding colors. Other colors are generated by interpolating in a certain color space. The functions were part of the circlize package.

Total packages: 73954