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

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-r2html 2.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nalimilan/R2HTML
Licenses: GPL 2+
Build system: r
Synopsis: HTML export for R objects
Description:

This package includes HTML functions and methods to write in an HTML file. Thus, making HTML reports is easy. It includes a function that allows redirection on the fly, which appears to be very useful for teaching purposes, as the student can keep a copy of the produced output to keep all that they did during the course. The package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for Sweave parses HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs).

r-haplo-stats 1.9.7
Propagated dependencies: r-arsenal@3.6.3 r-rms@8.1-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mayo.edu/research/labs/statistical-genetics-genetic-epidemiology/software
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of haplotypes when linkage phase is ambiguous
Description:

This package provides routines for the analysis of indirectly measured haplotypes. The statistical methods assume that all subjects are unrelated and that haplotypes are ambiguous (due to unknown linkage phase of the genetic markers). The main functions are: haplo.em(), haplo.glm(), haplo.score(), and haplo.power(); all of which have detailed examples in the vignette.

r-praise 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/praise
Licenses: Expat
Build system: r
Synopsis: Functions to praise users
Description:

This package provides template functions to assist in building friendly R packages that praise their users.

r-abstractr 0.1.0
Propagated dependencies: r-colourpicker@1.3.0 r-emojifont@0.5.5 r-ggplot2@4.0.1 r-gridextra@2.3 r-rintrojs@0.3.4 r-shiny@1.11.1 r-shinythemes@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://matt-kumar.shinyapps.io/portfolio
Licenses: GPL 3
Build system: r
Synopsis: R-Shiny application for creating visual abstracts
Description:

This package provides an R Shiny application to create visual abstracts for original research. A variety of user defined options and formatting are included.

r-seurat5object 5.2.0
Propagated dependencies: r-future@1.68.0 r-future-apply@1.20.0 r-generics@0.1.4 r-lifecycle@1.0.4 r-matrix@1.7-4 r-progressr@0.18.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rlang@1.1.6 r-sp@2.2-0 r-spam@2.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

r-fmsb 0.7.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://minato.sip21c.org/msb/
Licenses: GPL 2+
Build system: r
Synopsis: Functions for medical statistics book with demographic data
Description:

This package provides several utility functions for the book entitled "Practices of Medical and Health Data Analysis using R" (Pearson Education Japan, 2007) with Japanese demographic data and some demographic analysis related functions.

r-ggplotify 0.1.3
Propagated dependencies: r-ggplot2@4.0.1 r-gridgraphics@0.5-1 r-rlang@1.1.6 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/ggplotify
Licenses: Artistic License 2.0
Build system: r
Synopsis: Convert plots to @code{grob} or @code{ggplot} object
Description:

This package provides tools to convert plot function calls (using expression or formula) to grob or ggplot objects that are compatible with the grid and ggplot2 environment. With this package, we are able to e.g. use cowplot to align plots produced by base graphics, grid, lattice, vcd etc. by converting them to ggplot objects.

r-glmpca 0.2.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/willtownes/glmpca
Licenses: LGPL 3+
Build system: r
Synopsis: Dimension Reduction of Non-Normally Distributed Data
Description:

This package implements a generalized version of principal components analysis (GLM-PCA) for dimension reduction of non-normally distributed data such as counts or binary matrices.

r-remoter 0.4-0
Propagated dependencies: r-argon2@0.4-0 r-getpass@0.2-4 r-pbdzmq@0.3-14 r-png@0.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RBigData/remoter
Licenses: FreeBSD
Build system: r
Synopsis: Control a remote R session from a local one
Description:

This package provides a set of utilities for client/server computing with R, controlling a remote R session (the server) from a local one (the client).

r-gaston 1.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gaston/
Licenses: GPL 3
Build system: r
Synopsis: Genetic data handling (QC, GRM, LD, PCA) and linear mixed models
Description:

This is a package for the manipulation of genetic data (SNPs). Computation of genetic relationship matrix (GRM) and dominance matrix, linkage disequilibrium (LD), and heritability with efficient algorithms for linear mixed models (AIREML).

r-gss 2.2-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gss
Licenses: GPL 2+
Build system: r
Synopsis: General smoothing splines
Description:

This package provides a comprehensive collection for structural multivariate function estimation using smoothing splines.

r-waffle 1.0.2
Propagated dependencies: r-curl@7.0.0 r-dt@0.34.0 r-extrafont@0.20 r-ggplot2@4.0.1 r-gridextra@2.3 r-gtable@0.3.6 r-htmlwidgets@1.6.4 r-plyr@1.8.9 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hrbrmstr/waffle/tree/cran
Licenses: GPL 2+
Build system: r
Synopsis: Creating waffle chart visualizations in R
Description:

This package creates square pie charts also known as waffle charts. These can be used to communicate parts of a whole for categorical quantities. To emulate the percentage view of a pie chart, a 10x10 grid should be used. In this way each square is representing 1% of the total. Waffle provides tools to create charts as well as stitch them together. Isotype pictograms can be made by using glyphs.

r-timeseries 4041.111
Propagated dependencies: r-timedate@4051.111
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/scm/viewvc.php/pkg/timeSeries/?root=rmetrics
Licenses: GPL 2+
Build system: r
Synopsis: Metrics for financial time series objects
Description:

This package implements S4 classes and various tools for financial time series. Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions are provided.

r-zoolog 1.1.0
Propagated dependencies: r-rdpack@2.6.4 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://josempozo.github.io/zoolog/
Licenses: GPL 3
Build system: r
Synopsis: Zooarchaeological analysis with log-ratios
Description:

This package includes functions and reference data to generate and manipulate log-ratios (also known as log size index (LSI) values) from measurements obtained on zooarchaeological material. Log ratios are used to compare the relative (rather than the absolute) dimensions of animals from archaeological contexts. The zoolog package is also able to seamlessly integrate data and references with heterogeneous nomenclature, which is internally managed by a zoolog thesaurus.

r-mlr3pipelines 0.10.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3pipelines.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Preprocessing Operators and Pipelines for @code{mlr3}
Description:

mlr3pipelines enriches mlr3 with a diverse set of pipelining operators (PipeOps) that can be composed into graphs. Operations exist for data preprocessing, model fitting, and ensemble learning. Graphs can themselves be treated as mlr3 Learners and can therefore be resampled, benchmarked, and tuned.

r-lfc 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erhard-lab/lfc
Licenses: ASL 2.0
Build system: r
Synopsis: Log fold change distribution tools for working with ratios of counts
Description:

This is a package for ratios of count data such as obtained from RNA-seq are modelled using Bayesian statistics to derive posteriors for effects sizes. This approach is described in Erhard & Zimmer (2015) <doi:10.1093/nar/gkv696> and Erhard (2018) <doi:10.1093/bioinformatics/bty471>.

r-rbamtools 2.16.17
Dependencies: zlib@1.3.1
Propagated dependencies: r-refgenome@1.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbamtools
Licenses: Artistic License 2.0
Build system: r
Synopsis: Read and write BAM (binary alignment) files
Description:

This package provides an R interface to functions of the SAMtools library.

r-lifecycle 1.0.4
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/lifecycle
Licenses: GPL 3
Build system: r
Synopsis: Manage the life cycle of your package functions
Description:

Manage the life cycle of your exported functions with shared conventions, documentation badges, and non-invasive deprecation warnings. The lifecycle package defines four development stages (experimental, maturing, stable, and questioning) and three deprecation stages (soft-deprecated, deprecated, and defunct). It makes it easy to insert badges corresponding to these stages in your documentation. Usage of deprecated functions are signalled with increasing levels of non-invasive verbosity.

r-assertive-properties 0.0-5
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.properties
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of variables
Description:

This package provides a set of predicates and assertions for checking the properties of variables, such as length, names and attributes. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-mda 0.5-5
Propagated dependencies: r-class@7.3-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mda/
Licenses: GPL 2
Build system: r
Synopsis: Mixture and flexible discriminant analysis
Description:

This is a package for mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and so on.

r-plogr 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krlmlr/plogr
Licenses: Expat
Build system: r
Synopsis: R bindings for the plog C++ logging library
Description:

This package provides the header files for a stripped-down version of the plog header-only C++ logging library, and a method to log to R's standard error stream.

r-pander 0.6.6
Propagated dependencies: r-digest@0.6.39 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rapporter.github.io/pander
Licenses: AGPL 3+
Build system: r
Synopsis: Render R objects into Pandoc's markdown
Description:

The main aim of the pander R package is to provide a minimal and easy tool for rendering R objects into Pandoc's markdown. The package is also capable of exporting/converting complex Pandoc documents (reports) in various ways.

r-mlr3data 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlr3data
Licenses: LGPL 3
Build system: r
Synopsis: Collection of machine learning data Sets for mlr3
Description:

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

r-psychometric 2.4
Propagated dependencies: r-dplyr@1.1.4 r-multilevel@2.7.1 r-nlme@3.1-168 r-purrr@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=psychometric
Licenses: GPL 2+
Build system: r
Synopsis: Applied psychometric theory
Description:

This package contains functions useful for correlation theory, meta-analysis (validity-generalization), reliability, item analysis, inter-rater reliability, and classical utility.

Total packages: 69244