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

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-paws-networking 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services networking and content delivery services
Description:

This package provides an interface to Amazon Web Services networking and content delivery services, including Route 53 Domain Name System service, CloudFront content delivery, load balancing, and more.

r-longdat 1.1.3
Propagated dependencies: r-bestnormalize@1.9.2 r-car@3.1-5 r-dplyr@1.2.1 r-effsize@0.8.1 r-emmeans@2.0.3 r-ggplot2@4.0.3 r-glmmtmb@1.1.14 r-lme4@2.0-1 r-magrittr@2.0.5 r-mass@7.3-65 r-patchwork@1.3.2 r-reshape2@1.4.5 r-rlang@1.2.0 r-rstatix@0.7.3 r-stringr@1.6.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/CCY-dev/LongDat
Licenses: GPL 2
Build system: r
Synopsis: Tool for covariate-sensitive longitudinal analysis on omics data
Description:

This tool takes longitudinal dataset as input and analyzes if there is significant change of the features over time (a proxy for treatments), while detects and controls for covariates simultaneously. LongDat is able to take in several data types as input, including count, proportion, binary, ordinal and continuous data. The output table contains p values, effect sizes and covariates of each feature, making the downstream analysis easy.

r-tidyposterior 1.0.2
Propagated dependencies: r-dplyr@1.2.1 r-generics@0.1.4 r-ggplot2@4.0.3 r-purrr@1.2.2 r-rlang@1.2.0 r-rsample@1.3.2 r-rstanarm@2.32.2 r-tibble@3.3.1 r-tidyr@1.3.2 r-tune@2.1.0 r-vctrs@0.7.3 r-workflowsets@1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tidyposterior.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: Bayesian analysis to compare models using resampling statistics
Description:

This package can be used to conduct post hoc analyses of resampling results generated by models. For example, if two models are evaluated with the root mean squared error (RMSE) using 10-fold cross-validation, there are 10 paired statistics. These can be used to make comparisons between models without involving a test set.

r-commonmark 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/commonmark
Licenses: FreeBSD
Build system: r
Synopsis: CommonMark and Github Markdown rendering in R
Description:

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the cmark reference implementation for converting markdown text into various formats including HTML, LaTeX and groff man. In addition, it exposes the markdown parse tree in XML format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

r-antiword 1.3.5
Dependencies: antiword@0.37
Propagated dependencies: r-sys@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/antiword#readme
Licenses: GPL 2
Build system: r
Synopsis: Extract text from Microsoft Word documents
Description:

This package wraps the AntiWord utility to extract text from Microsoft Word documents. The utility only supports the old doc format, not the new XML based docx format. Use the xml2 package to read the latter.

r-rngwell 0.10-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rngWELL/
Licenses: Modified BSD
Build system: r
Synopsis: Toolbox for WELL random number generators
Description:

This is a dedicated package to WELL pseudo random generators, which were introduced in Panneton et al. (2006), ``Improved Long-Period Generators Based on Linear Recurrences Modulo 2'', ACM Transactions on Mathematical Software.

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-descr 1.1.9
Propagated dependencies: r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jalvesaq/descr
Licenses: GPL 2+
Build system: r
Synopsis: Descriptive statistics
Description:

This package provides weighted frequency and contingency tables of categorical variables and of the comparison of the mean value of a numerical variable by the levels of a factor, and methods to produce xtable objects of the tables and to plot them. There are also functions to facilitate the character encoding conversion of objects, to quickly convert fixed width files into CSV ones, and to export a data.frame to a text file with the necessary R and SPSS codes to reread the data.

r-partykit 1.2-27
Propagated dependencies: r-formula@1.2-5 r-inum@1.0-5 r-libcoin@1.0-12 r-mvtnorm@1.3-7 r-rpart@4.1.27 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://partykit.R-Forge.R-project.org/partykit
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit for recursive partytioning
Description:

This package provides a toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models.

r-qtl 1.74
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rqtl.org/
Licenses: GPL 3
Build system: r
Synopsis: R package for analyzing QTL experiments in genetics
Description:

R/qtl is an extension library for the R statistics system. It is used to analyze experimental crosses for identifying genes contributing to variation in quantitative traits (so-called quantitative trait loci, QTLs).

Using a hidden Markov model, R/qtl estimates genetic maps, to identify genotyping errors, and to perform single-QTL and two-QTL, two-dimensional genome scans.

r-spelling 2.3.2
Propagated dependencies: r-commonmark@2.0.0 r-hunspell@3.0.6 r-knitr@1.51 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/spelling/
Licenses: Expat
Build system: r
Synopsis: Tools for spell checking in R
Description:

This is an R package for spell checking common document formats including LaTeX, markdown, manual pages, and DESCRIPTION files. It includes utilities to automate checking of documentation and vignettes as a unit test during R CMD check. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a wordlist to allow custom terminology without having to abuse punctuation.

r-fontliberation 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fontLiberation
Licenses: SIL OFL 1.1
Build system: r
Synopsis: Liberation fonts
Description:

This package provides a placeholder for the Liberation fontset intended for the fontquiver package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices.

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-flexclust 1.5.0
Propagated dependencies: r-class@7.3-23 r-lattice@0.22-9 r-modeltools@0.2-24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flexclust/
Licenses: GPL 2
Build system: r
Synopsis: Flexible cluster algorithms
Description:

The main function kcca implements a general framework for k-centroids cluster analysis supporting arbitrary distance measures and centroid computation. Further cluster methods include hard competitive learning, neural gas, and QT clustering. There are numerous visualization methods for cluster results (neighborhood graphs, convex cluster hulls, barcharts of centroids, ...), and bootstrap methods for the analysis of cluster stability.

r-parallelly 1.47.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/parallelly
Licenses: LGPL 2.1+
Build system: r
Synopsis: Enhancements of the parallel package
Description:

This package provides utility functions that enhance the parallel package and support the built-in parallel backends of the future package. For example, availableCores gives the number of CPU cores available to your R process as given by R options and environment variables, including those set by job schedulers on high-performance compute clusters. If none is set, it will fall back to parallel::detectCores. Another example is makeClusterPSOCK, which is backward compatible with parallel::makePSOCKcluster while doing a better job in setting up remote cluster workers without the need for configuring the firewall to do port-forwarding to your local computer.

r-calibrator 1.2-8
Propagated dependencies: r-cubature@2.1.4-1 r-emulator@1.2-24 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/calibrator.git
Licenses: GPL 2
Build system: r
Synopsis: Bayesian calibration of complex computer codes
Description:

This package performs Bayesian calibration of computer models as per Kennedy and O'Hagan 2001. The package includes routines to find the hyperparameters and parameters; see the help page for stage1() for a worked example using the toy dataset. A tutorial is provided in the calex.Rnw vignette; and a suite of especially simple one dimensional examples appears in inst/doc/one.dim/.

r-base64enc 0.1-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/base64enc
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Base64 encoding
Description:

This package provides tools for handling Base64 encoding. It is more flexible than the orphaned "base64" package.

r-tsa 1.3.1
Propagated dependencies: r-leaps@3.2 r-locfit@1.5-9.12 r-mgcv@1.9-4 r-tseries@0.10-61
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://homepage.divms.uiowa.edu/~kchan/TSA.htm
Licenses: GPL 2+
Build system: r
Synopsis: Time series analysis
Description:

This package contains R functions and datasets detailed in the book "Time Series Analysis with Applications in R (second edition)" by Jonathan Cryer and Kung-Sik Chan.

r-matrix 1.7-5
Propagated dependencies: r-lattice@0.22-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://Matrix.R-forge.R-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse and dense matrix classes and methods
Description:

This package provides classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse.

r-oompabase 3.2.11
Propagated dependencies: r-cluster@2.1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Class unions, matrix operations, and color schemes for OOMPA
Description:

This package preloads class unions for defining/loading core OOMPA tools. It also includes vectorized operations for row-by-row means, variances, and t-tests. Finally, it provides new colorschemes.

r-tidytext 0.4.3
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-janeaustenr@1.0.0 r-lifecycle@1.0.5 r-matrix@1.7-5 r-purrr@1.2.2 r-rlang@1.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tokenizers@0.3.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/tidytext
Licenses: Expat
Build system: r
Synopsis: Text mining using dplyr, ggplot2, and other Tidy tools
Description:

This is a package for text mining for word processing and sentiment analysis using dplyr, ggplot2, and other Tidy tools.

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-fst 0.9.8
Propagated dependencies: r-fstcore@0.10.0 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.fstpackage.org
Licenses: AGPL 3
Build system: r
Synopsis: Fast serialization of data frames
Description:

The fst package for R provides a fast, easy and flexible way to serialize data frames. With access speeds of multiple GB/s, fst is specifically designed to unlock the potential of high speed solid state disks. Data frames stored in the fst format have full random access, both in column and rows. The fst format allows for random access of stored data and compression with the LZ4 and ZSTD compressors.

r-rbenchmark 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rbenchmark/
Licenses: GPL 2+
Build system: r
Synopsis: Benchmarking routine for R
Description:

This r-rbenchmark package is inspired by the Perl module Benchmark, and is intended to facilitate benchmarking of arbitrary R code. The library consists of just one function, benchmark, which is a simple wrapper around system.time. Given a specification of the benchmarking process (counts of replications, evaluation environment) and an arbitrary number of expressions, benchmark evaluates each of the expressions in the specified environment, replicating the evaluation as many times as specified, and returning the results conveniently wrapped into a data frame.

Total packages: 73978