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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-sitmo 2.0.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless/sitmo/
Licenses: Expat
Build system: r
Synopsis: Parallel pseudo random number generator header files
Description:

This package provides two high quality and fast PPRNGs that may be used in an OpenMP parallel environment. In addition, there is a generator for one dimensional low-discrepancy sequence.

r-ggsci 4.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://nanx.me/ggsci/
Licenses: GPL 3
Build system: r
Synopsis: Scientific journal and sci-fi themed color palettes for ggplot2
Description:

This package provides a collection of ggplot2 color palettes inspired by plots in scientific journals, data visualization libraries, science fiction movies, and TV shows.

r-ggtext 0.1.2
Propagated dependencies: r-ggplot2@4.0.1 r-gridtext@0.1.5 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wilkelab.org/ggtext/
Licenses: GPL 2
Build system: r
Synopsis: Improved text rendering support for ggplot2
Description:

This package provides a ggplot2 extension that enables the rendering of complex formatted plot labels (titles, subtitles, facet labels, axis labels, etc.). Text boxes with automatic word wrap are also supported.

r-circstats 0.2-7
Propagated dependencies: r-boot@1.3-32 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=CircStats
Licenses: GPL 2
Build system: r
Synopsis: Circular Statistics, from "Topics in Circular Statistics" (2001)
Description:

Circular Statistics, from "Topics in Circular Statistics" (2001) S. Rao Jammalamadaka and A. SenGupta, World Scientific.

r-mhsmm 0.4.21
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jaredo/mhsmm/
Licenses: GPL 2+
Build system: r
Synopsis: Inference for hidden Markov and semi-Markov models
Description:

The r-mhsmm package implements estimation and prediction methods for hidden Markov and semi-Markov models for multiple observation sequences. Such techniques are of interest when observed data is thought to be dependent on some unobserved (or hidden) state. Also, this package is suitable for equidistant time series data, with multivariate and/or missing data. Allows user defined emission distributions.

r-arrow 22.0.0
Dependencies: apache-arrow@22.0.0 zlib@1.3.1
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.6.0-1 r-cpp11@0.5.2 r-glue@1.8.0 r-purrr@1.2.0 r-r6@2.6.1 r-rlang@1.1.6 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/apache/arrow/
Licenses: ASL 2.0
Build system: r
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

r-europepmc 0.4.3
Propagated dependencies: r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-plyr@1.8.9 r-progress@1.2.3 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-urltools@1.7.3.1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/europepmc/
Licenses: GPL 3
Build system: r
Synopsis: R Interface to the Europe PubMed Central RESTful Web Service
Description:

This package provides an R Client for the Europe PubMed Central RESTful Web Service. It gives access to both metadata on life science literature and open access full texts. Europe PMC indexes all PubMed content and other literature sources including Agricola, a bibliographic database of citations to the agricultural literature, or Biological Patents. In addition to bibliographic metadata, the client allows users to fetch citations and reference lists. Links between life-science literature and other EBI databases, including ENA, PDB or ChEMBL are also accessible.

r-truncdist 1.0-2
Propagated dependencies: r-evd@2.3-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=truncdist
Licenses: GPL 2+
Build system: r
Synopsis: Truncated random variables
Description:

This package provides a collection of tools to evaluate probability density functions, cumulative distribution functions, quantile functions and random numbers for truncated random variables. These functions are provided to also compute the expected value and variance. Q-Q plots can be produced. All the probability functions in the stats, stats4 and evd packages are automatically available for truncation.

r-signal 1.8-1
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/signal/
Licenses: GPL 2
Build system: r
Synopsis: Signal processing
Description:

This package provides a set of signal processing functions originally written for Matlab and GNU Octave. It includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.

r-raceid 0.3.9
Propagated dependencies: r-cluster@2.1.8.1 r-coop@0.6-3 r-fateid@0.2.2 r-fnn@1.1.4.1 r-fpc@2.2-13 r-ggplot2@4.0.1 r-harmony@1.2.4 r-ica@1.0-3 r-igraph@2.2.1 r-irlba@2.3.5.1 r-leiden@0.4.3.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-matrix@1.7-4 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-princurve@2.1.6 r-quadprog@1.5-8 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-rtsne@0.17 r-runner@0.4.4 r-umap@0.2.10.0 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RaceID
Licenses: GPL 3
Build system: r
Synopsis: Algorithm for inferring cell types from single-cell RNA-seq data
Description:

This tool provides an algorithm to identify rare cell types in single-cell data. It also identifies abundant cell types. The method is based on transcript counts obtained with unique molecular identifies.

r-summarytools 1.1.4
Propagated dependencies: r-base64enc@0.1-3 r-checkmate@2.3.3 r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-lubridate@1.9.4 r-magick@2.9.0 r-matrixstats@1.5.0 r-pander@0.6.6 r-pryr@0.1.6 r-rapportools@1.2 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dcomtois/summarytools
Licenses: GPL 2
Build system: r
Synopsis: Tools to quickly and neatly summarize data
Description:

This package provides tools for data frame summaries, cross-tabulations, weight-enabled frequency tables and common univariate statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

r-spacyr 1.3.0
Propagated dependencies: r-data-table@1.17.8 r-reticulate@1.44.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spacyr.quanteda.io
Licenses: GPL 3
Build system: r
Synopsis: R wrapper for the spaCy NLP library
Description:

This package provides an R wrapper to the Python natural language processing (NLP) library spaCy, from http://spacy.io.

r-mockr 0.2.2
Propagated dependencies: r-rlang@1.1.6 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://krlmlr.github.io/mockr/
Licenses: GPL 3
Build system: r
Synopsis: Mocking in R
Description:

This package provides a means to mock a package function, i.e., temporarily substitute it for testing. It was designed as a drop-in replacement for the now deprecated testthat::with_mock() and testthat::local_mock().

r-dyngen 1.0.5
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-dynutils@1.0.12 r-ggplot2@4.0.1 r-ggraph@2.2.2 r-ggrepel@0.9.6 r-gillespiessa2@0.3.0 r-igraph@2.2.1 r-lmds@0.1.0 r-matrix@1.7-4 r-patchwork@1.3.2 r-pbapply@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidygraph@1.3.1 r-tidyr@1.3.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dynverse/dyngen
Licenses: Expat
Build system: r
Synopsis: Multi-Modal simulator for single-cell omics analyses
Description:

This package provides a multi-modal simulation engine for studying dynamic cellular processes at single-cell resolution.

r-propcis 0.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shearer/PropCIs
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Various confidence interval methods for proportions
Description:

This package computes two-sample confidence intervals for single, paired and independent proportions.

r-cobs 1.3-9-1
Propagated dependencies: r-quantreg@6.1 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cobs
Licenses: GPL 2+
Build system: r
Synopsis: Constrained B-Splines (sparse matrix based)
Description:

This package provides qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices.

r-moments 0.14.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/moments
Licenses: GPL 2+
Build system: r
Synopsis: Moments, cumulants, skewness, kurtosis and related tests
Description:

This package provides functions to calculate: moments, Pearson's kurtosis, Geary's kurtosis and skewness; it also includes tests related to them (Anscombe-Glynn, D'Agostino, Bonett-Seier).

r-clubsandwich 0.6.1
Propagated dependencies: r-lifecycle@1.0.4 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jepusto/clubSandwich
Licenses: GPL 3
Build system: r
Synopsis: Cluster-robust (Sandwich) variance estimators with small-sample corrections
Description:

This package provides several cluster-robust variance estimators (i.e., sandwich estimators) for ordinary and weighted least squares linear regression models, including the bias-reduced linearization estimator introduced by Bell and McCaffrey (2002) http://www.statcan.gc.ca/pub/12-001-x/2002002/article/9058-eng.pdf and developed further by Pustejovsky and Tipton (2017) doi:10.1080/07350015.2016.1247004. The package includes functions for estimating the variance- covariance matrix and for testing single- and multiple-contrast hypotheses based on Wald test statistics. Tests of single regression coefficients use Satterthwaite or saddle-point corrections. Tests of multiple-contrast hypotheses use an approximation to Hotelling's T-squared distribution. Methods are provided for a variety of fitted models, including lm() and mlm objects, glm(), ivreg (from package AER), plm() (from package plm), gls() and lme() (from nlme), robu() (from robumeta), and rma.uni() and rma.mv() (from metafor).

r-mlr3mbo 0.3.3
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-data-table@1.17.8 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-mlr3tuning@1.5.0 r-paradox@1.0.1 r-r6@2.6.1 r-spacefillr@0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3mbo.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Flexible Bayesian optimization
Description:

This package provides a flexible approach to Bayesian optimization / model based optimization building on the bbotk package. The mlr3mbo is a toolbox providing both ready-to-use optimization algorithms as well as their fundamental building blocks allowing for straightforward implementation of custom algorithms. Single- and multi-objective optimization is supported as well as mixed continuous, categorical and conditional search spaces. Moreover, using mlr3mbo for hyperparameter optimization of machine learning models within the mlr3 ecosystem is straightforward via mlr3tuning.

r-fail 1.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/fail
Licenses: Modified BSD
Build system: r
Synopsis: File abstraction interface layer (FAIL)
Description:

This package provides a more comfortable interface to work with R data or source files in a key-value fashion.

r-parallelly 1.45.1
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-nanoarrow 0.7.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arrow.apache.org/nanoarrow/latest/r/
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the nanoarrow C library
Description:

This package provides an R interface to the nanoarrow C library and the Apache Arrow application binary interface. Functions to import and export ArrowArray, ArrowSchema, and ArrowArrayStream C structures to and from R objects are provided alongside helpers to facilitate zero-copy data transfer among R bindings to libraries implementing the Arrow C data interface.

r-lda 1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lda/
Licenses: LGPL 3+
Build system: r
Synopsis: Collapsed Gibbs sampling methods for topic models
Description:

This package implements latent Dirichlet allocation (LDA) and related models. This includes (but is not limited to) sLDA, corrLDA, and the mixed-membership stochastic blockmodel. Inference for all of these models is implemented via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing data typically used in topic models, as well as tools for examining posterior distributions are also included.

r-fpc 2.2-13
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.1 r-diptest@0.77-2 r-flexmix@2.3-20 r-kernlab@0.9-33 r-mass@7.3-65 r-mclust@6.1.2 r-prabclus@2.3-4 r-robustbase@0.99-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fpc
Licenses: GPL 2+
Build system: r
Synopsis: Flexible procedures for clustering
Description:

This package provides various methods for clustering and cluster validation. For example, it provides fixed point clustering, linear regression clustering, clustering by merging Gaussian mixture components, as well as symmetric and asymmetric discriminant projections for visualisation of the separation of groupings.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091