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

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-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.

r-zip 2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/zip
Licenses: CC0
Build system: r
Synopsis: Cross-platform Zip compression
Description:

This package provides a cross-platform Zip compression library for R. It is a replacement for the zip function, that does not require any additional external tools on any platform.

r-hmm 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/HMM/
Licenses: GPL 2+
Build system: r
Synopsis: Hidden Markov Models
Description:

This package provides an easy to use library to setup, apply and make inference with discrete time and discrete space hidden Markov models.

r-sys 3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/sys
Licenses: Expat
Build system: r
Synopsis: Powerful and reliable tools for running system commands in R
Description:

This package provides drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. It supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. The package also provides functions for evaluating expressions inside a temporary fork. Such evaluations have no side effects on the main R process, and support reliable interrupts and timeouts. This provides the basis for a sandboxing mechanism.

r-igraph 2.3.1
Dependencies: glpk@5.0 libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-matrix@1.7-5 r-pkgconfig@2.0.3 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://igraph.org
Licenses: GPL 2+
Build system: r
Synopsis: Network analysis and visualization
Description:

This package provides routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.

r-survival 3.8-6
Propagated dependencies: r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/therneau/survival
Licenses: LGPL 2.0+
Build system: r
Synopsis: Survival analysis
Description:

This package contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.

r-tuner 1.4.7
Propagated dependencies: r-signal@1.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tuneR/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Analysis of music and speech
Description:

This is a package for the analysis of music and speech. Analyze music and speech, extract features like MFCCs, handle wave files and their representation in various ways, read MP3, read MIDI, perform steps of a transcription, ...

r-rspectra 0.16-2
Propagated dependencies: r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/RSpectra
Licenses: MPL 2.0
Build system: r
Synopsis: Solvers for large-scale Eigenvalue and SVD problems
Description:

This package provides an R interface to the Spectra library for large-scale eigenvalue and SVD problems. It is typically used to compute a few eigenvalues/vectors of an n by n matrix, e.g., the k largest eigenvalues, which is usually more efficient than eigen() if k << n.

r-geojsonsf 2.0.5
Propagated dependencies: r-geometries@0.2.5 r-jsonify@1.2.3 r-rapidjsonr@1.2.1 r-rcpp@1.1.1-1.1 r-sfheaders@0.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SymbolixAU/geojsonsf
Licenses: Expat
Build system: r
Synopsis: GeoJSON to Simple Feature converter
Description:

This package converts between GeoJSON and Simple Feature objects.

r-archivist 2.3.9
Propagated dependencies: r-dbi@1.3.0 r-digest@0.6.39 r-flock@0.7 r-httr@1.4.8 r-lubridate@1.9.5 r-magrittr@2.0.5 r-rcurl@1.98-1.18 r-rsqlite@3.52.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/archivist/
Licenses: GPL 2
Build system: r
Synopsis: Tools for storing, restoring and searching for R objects
Description:

Data exploration and modelling is a process in which a lot of data artifacts are produced. Artifacts like: subsets, data aggregates, plots, statistical models, different versions of data sets and different versions of results. Archivist helps to store and manage artifacts created in R. It allows you to store selected artifacts as binary files together with their metadata and relations. Archivist allows sharing artifacts with others. It can look for already created artifacts by using its class, name, date of the creation or other properties. It also makes it easy to restore such artifacts.

r-rversions 3.0.0
Propagated dependencies: r-curl@7.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/metacran/rversions
Licenses: Expat
Build system: r
Synopsis: Query R versions, including 'r-release' and 'r-oldrel'
Description:

This package provides functions to query the main R repository to find the versions that r-release and r-oldrel refer to, and also all previous R versions and their release dates.

r-plotroc 2.3.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridsvg@1.7-7 r-plyr@1.8.9 r-rlang@1.2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sachsmc.github.io/plotROC/
Licenses: Expat
Build system: r
Synopsis: Generating useful receiver operating characteristic curve charts
Description:

This package generates ROC plots. Most ROC curve plots obscure the cutoff values and inhibit interpretation and comparison of multiple curves. This attempts to address those shortcomings by providing plotting and interactive tools. Functions are provided to generate an interactive ROC curve plot for web use, and print versions. A Shiny application implementing the functions is also included.

r-simr 1.0.9
Propagated dependencies: r-binom@1.1-1.1 r-car@3.1-5 r-iterators@1.0.14 r-lme4@2.0-1 r-lmertest@3.2-1 r-pbkrtest@0.5.5 r-plotrix@3.8-14 r-plyr@1.8.9 r-reformulas@0.4.4 r-rlrsim@3.1-9 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pitakakariki/simr
Licenses: GPL 2+
Build system: r
Synopsis: Power analysis for generalized linear mixed models by simulation
Description:

This package lets you calculate power for generalized linear mixed models, using simulation. It was designed to work with models fit using the lme4 package. The package is described in Green and MacLeod (2016).

r-topicmodels 0.2-17
Dependencies: gsl@2.8
Propagated dependencies: r-modeltools@0.2-24 r-slam@0.1-55 r-tm@0.7-18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=topicmodels
Licenses: GPL 2
Build system: r
Synopsis: Topic models
Description:

This package provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.

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-ggtern 4.0.0
Propagated dependencies: r-compositions@2.0-9 r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-hexbin@1.28.5 r-latex2exp@0.9.8 r-lattice@0.22-9 r-mass@7.3-65 r-plyr@1.8.9 r-proto@1.0.0 r-rlang@1.2.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.ggtern.com
Licenses: GPL 2
Build system: r
Synopsis: Extension to ggplot2 for ternary diagrams
Description:

This package extends the functionality of ggplot2, providing the capability to plot ternary diagrams for (a subset of) the ggplot2 geometries. Additionally, ggtern has implemented several new geometries which are unavailable to the standard ggplot2 release.

r-densestbayes 1.0-2.2
Propagated dependencies: r-bh@1.90.0-1 r-mass@7.3-65 r-nlme@3.1-169 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-rstan@2.32.7 r-rstantools@2.6.0 r-stanheaders@2.32.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=densEstBayes
Licenses: GPL 2+
Build system: r
Synopsis: Density estimation via Bayesian inference engines
Description:

Bayesian density estimates for univariate continuous random samples are provided using the Bayesian inference engine paradigm. The engine options are: Hamiltonian Monte Carlo, the no U-turn sampler, semiparametric mean field variational Bayes and slice sampling. The methodology is described in Wand and Yu (2020), arXiv:2009.06182.

r-sjlabelled 1.2.0
Propagated dependencies: r-datawizard@1.3.1 r-insight@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/sjlabelled
Licenses: GPL 3
Build system: r
Synopsis: Labelled data utility functions
Description:

This package provides a collection of functions dealing with labelled data, like reading and writing data between R and other statistical software packages. This includes easy ways to get, set or change value and variable label attributes, to convert labelled vectors into factors or numeric (and vice versa), or to deal with multiple declared missing values.

r-knn-covertree 1.1
Propagated dependencies: r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/flying-sheep/knn.covertree
Licenses: AGPL 3+
Build system: r
Synopsis: Accurate kNN Implementation with multiple distance measures
Description:

Similarly to the FNN package, this package allows calculation of the k nearest neighbors (kNN) of a data matrix. The implementation is based on cover trees introduced by Alina Beygelzimer, Sham Kakade, and John Langford (2006) doi:10.1145/1143844.1143857.

r-wk 0.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/wk/
Licenses: Expat
Build system: r
Synopsis: Lightweight well-known geometry parsing
Description:

This package provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here.

r-striprtf 0.6.0
Propagated dependencies: r-magrittr@2.0.5 r-rcpp@1.1.1-1.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kota7/striprtf
Licenses: Expat
Build system: r
Synopsis: Extract Text from RTF File
Description:

Extracts plain text from Rich Text Format (RTF) file.

r-fillpattern 1.0.3
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cmmr.github.io/fillpattern/
Licenses: Expat
Build system: r
Synopsis: Patterned fills for ggplot2 and grid graphics
Description:

This package adds distinctive yet unobtrusive geometric patterns where solid color fills are normally used. Patterned figures look just as professional when viewed by colorblind readers or when printed in black and white. The dozen included patterns can be customized in terms of scale, rotation, color, fill, line type, and line width. It is compatible with the ggplot2 package as well as grid graphics.

r-spatstat-univar 3.2-0
Propagated dependencies: r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: One-dimensional probability distribution support for spatstat
Description:

This is a package for estimation of one-dimensional probability distributions including kernel density estimation, weighted empirical cumulative distribution functions, Kaplan-Meier and reduced-sample estimators for right-censored data, heat kernels, kernel properties, quantiles and integration.

r-shiny-router 0.3.1
Propagated dependencies: r-glue@1.8.1 r-htmltools@0.5.9 r-rlang@1.2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://appsilon.github.io/shiny.router/
Licenses: Expat
Build system: r
Synopsis: Basic Routing for Shiny Web Applications
Description:

This package provides a simple router for your Shiny apps. The router allows you to create dynamic web applications with a real-time User Interface and easily share url to pages within your Shiny apps.

Total packages: 32521