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

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-magick 2.9.0
Dependencies: imagemagick@6.9.13-5 pcre2@10.42 zlib@1.3.1
Propagated dependencies: r-curl@7.0.0 r-magrittr@2.0.4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/magick
Licenses: Expat
Build system: r
Synopsis: Advanced graphics and image-processing in R
Description:

This package provides bindings to ImageMagick, a comprehensive image processing library. It supports many common formats (PNG, JPEG, TIFF, PDF, etc.) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio, images are automatically previewed when printed to the console, resulting in an interactive editing environment.

r-tidytree 0.4.6
Propagated dependencies: r-ape@5.8-1 r-cli@3.6.5 r-dplyr@1.1.4 r-lazyeval@0.2.2 r-magrittr@2.0.4 r-pillar@1.11.1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/tidytree
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tidy tool for phylogenetic tree data manipulation
Description:

Phylogenetic trees generally contain multiple components including nodes, edges, branches and associated data. This package provides an approach to convert tree objects to tidy data frames. It also provides tidy interfaces to manipulate tree data.

r-ggfun 0.2.0
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-rlang@1.1.6 r-scales@1.4.0 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggfun
Licenses: Artistic License 2.0
Build system: r
Synopsis: Miscellaneous functions for ggplot2
Description:

This package provides useful functions to edit ggplot object (e.g., setting fonts for theme and layers, adding rounded rectangle as background for each of the legends).

r-dendsort 0.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/evanbiederstedt/dendsort
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Modular leaf ordering methods for dendrogram nodes
Description:

This package represents an implementation of functions to optimize ordering of nodes in a dendrogram, without affecting the meaning of the dendrogram. A dendrogram can be sorted based on the average distance of subtrees, or based on the smallest distance value. These sorting methods improve readability and interpretability of tree structure, especially for tasks such as comparison of different distance measures or linkage types and identification of tight clusters and outliers. As a result, it also introduces more meaningful reordering for a coupled heatmap visualization.

r-paws-customer-engagement 0.9.0
Propagated dependencies: r-paws-common@0.8.7
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 customer engagement services
Description:

This package provides an interface to Amazon Web Services customer engagement services, including Simple Email Service, Connect contact center service, and more.

r-gsignal 0.3-7
Propagated dependencies: r-pracma@2.4.6 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gjmvanboxtel/gsignal
Licenses: GPL 3
Build system: r
Synopsis: Signal processing
Description:

This package provides an R implementation of the Octave package signal, containing a variety of signal processing tools, such as signal generation and measurement, correlation and convolution, filtering, filter design, filter analysis and conversion, power spectrum analysis, system identification, decimation and sample rate change, and windowing.

r-stringr 1.6.0
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-rlang@1.1.6 r-stringi@1.8.7 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/stringr
Licenses: GPL 2+
Build system: r
Synopsis: Simple, consistent wrappers for common string operations
Description:

Stringr is a consistent, simple and easy to use set of wrappers around the fantastic stringi package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.

r-rserve 1.8-6
Dependencies: openssl@3.0.8 zlib@1.3.1
Propagated dependencies: r-checkmate@2.3.3 r-mime@0.13 r-jsonlite@2.0.0 r-knitr@1.50 r-r6@2.6.1 r-rcpp@1.1.0 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/s-u/Rserve
Licenses: GPL 2
Build system: r
Synopsis: Server providing access to R from many languages and systems
Description:

Rserve acts as a socket server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well.

r-rpostgresql 0.7-8
Dependencies: postgresql@14.13
Propagated dependencies: r-dbi@1.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tomoakin/RPostgreSQL
Licenses: GPL 2
Build system: r
Synopsis: R interface to the PostgreSQL database system
Description:

This package provides a Database Interface (DBI) compliant driver for R to access PostgreSQL database systems.

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-quantreg 6.1
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-4 r-matrixmodels@0.5-4 r-sparsem@1.84-2 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Quantile regression
Description:

This package provides an estimation and inference methods for models of conditional quantiles: linear and nonlinear parametric and non-parametric models for conditional quantiles of a univariate response and several methods for handling censored survival data. Portfolio selection methods based on expected shortfall risk are also included.

r-clusterr 1.3.5
Propagated dependencies: r-ggplot2@4.0.1 r-gmp@0.7-5 r-lifecycle@1.0.4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlampros/ClusterR
Licenses: GPL 3
Build system: r
Synopsis: Clustering
Description:

This package provides Gaussian mixture models, k-means, mini-batch-kmeans, k-medoids and affinity propagation clustering with the option to plot, validate, predict (new data) and estimate the optimal number of clusters. The package takes advantage of RcppArmadillo to speed up the computationally intensive parts of the functions. For more information, see

  1. "Clustering in an Object-Oriented Environment" by Anja Struyf, Mia Hubert, Peter Rousseeuw (1997), Journal of Statistical Software, https://doi.org/10.18637/jss.v001.i04;

  2. "Web-scale k-means clustering" by D. Sculley (2010), ACM Digital Library, https://doi.org/10.1145/1772690.1772862;

  3. "Armadillo: a template-based C++ library for linear algebra" by Sanderson et al (2016), The Journal of Open Source Software, https://doi.org/10.21105/joss.00026;

  4. "Clustering by Passing Messages Between Data Points" by Brendan J. Frey and Delbert Dueck, Science 16 Feb 2007: Vol. 315, Issue 5814, pp. 972-976, https://doi.org/10.1126/science.1136800.

r-ggpointdensity 0.2.1
Propagated dependencies: r-ggplot2@4.0.1 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/LKremer/ggpointdensity
Licenses: GPL 3
Build system: r
Synopsis: Cross between a 2D density plot and a scatter plot
Description:

This package provides a cross between a 2D density plot and a scatter plot, implemented as a ggplot2 geom. Points in the scatter plot are colored by the number of neighboring points. This is useful to visualize the 2D-distribution of points in case of overplotting.

r-itertools 0.1-3
Propagated dependencies: r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/itertools/
Licenses: GPL 2
Build system: r
Synopsis: Iterator tools
Description:

This package provides various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the snow package.

r-seurat5 5.3.1
Propagated dependencies: r-cluster@2.1.8.1 r-cowplot@1.2.0 r-fastdummies@1.7.5 r-fitdistrplus@1.2-4 r-future@1.68.0 r-future-apply@1.20.0 r-generics@0.1.4 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-ggridges@0.5.7 r-httr@1.4.7 r-ica@1.0-3 r-igraph@2.2.1 r-irlba@2.3.5.1 r-jsonlite@2.0.0 r-kernsmooth@2.23-26 r-leidenbase@0.1.35 r-lifecycle@1.0.4 r-lmtest@0.9-40 r-mass@7.3-65 r-matrix@1.7-4 r-matrixstats@1.5.0 r-miniui@0.1.2 r-patchwork@1.3.2 r-pbapply@1.7-4 r-plotly@4.11.0 r-png@0.1-8 r-progressr@0.18.0 r-rann@2.6.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-rcppannoy@0.0.22 r-rcppeigen@0.3.4.0.2 r-rcpphnsw@0.6.0 r-rcppprogress@0.4.2 r-reticulate@1.44.1 r-rlang@1.1.6 r-rocr@1.0-11 r-rspectra@0.16-2 r-rtsne@0.17 r-scales@1.4.0 r-scattermore@1.2 r-sctransform@0.4.2 r-seuratobject@5.2.0 r-shiny@1.11.1 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-tibble@3.3.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Seurat is an R toolkit for single cell genomics
Description:

This package is an R package designed for QC, analysis, and exploration of single cell RNA-seq data. It easily enables widely-used analytical techniques, including the identification of highly variable genes, dimensionality reduction; PCA, ICA, t-SNE, standard unsupervised clustering algorithms; density clustering, hierarchical clustering, k-means, and the discovery of differentially expressed genes and markers.

r-performance 0.15.2
Propagated dependencies: r-bayestestr@0.17.0 r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/performance/
Licenses: GPL 3
Build system: r
Synopsis: Assessment of regression models performance
Description:

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

r-geojsonr 1.1.2
Propagated dependencies: r-r6@2.6.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlampros/geojsonR
Licenses: Expat
Build system: r
Synopsis: GeoJson processing toolkit
Description:

This package includes functions for processing GeoJson objects relying on RFC 7946. The geojson encoding is based on json11, a tiny JSON library for C++11. Furthermore, the source code is exported in R through the Rcpp and RcppArmadillo packages.

r-sparsesvd 0.2-3
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://tedlab.mit.edu/~dr/SVDLIBC/
Licenses: Modified BSD FreeBSD
Build system: r
Synopsis: Sparse truncated singular value decomposition
Description:

This package provides a Wrapper around the SVDLIBC library for (truncated) singular value decomposition of a sparse matrix. Currently, only sparse real matrices in Matrix package format are supported.

r-rpostgres 1.4.8
Dependencies: openssl@3.0.8 postgresql@14.13
Propagated dependencies: r-bit64@4.6.0-1 r-blob@1.2.4 r-cpp11@0.5.2 r-dbi@1.2.3 r-hms@1.1.4 r-lubridate@1.9.4 r-plogr@0.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rpostgres.r-dbi.org
Licenses: GPL 3
Build system: r
Synopsis: Rcpp Interface to PostgreSQL
Description:

This package provides a fully DBI-compliant Rcpp-backed interface to PostgreSQL, a relational database.

r-jsonify 1.2.3
Propagated dependencies: r-rapidjsonr@1.2.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=jsonify
Licenses: Expat
Build system: r
Synopsis: Convert between R objects and JavaScript Object Notation (JSON)
Description:

This package enables conversions between R objects and JavaScript Object Notation (JSON) using the rapidjsonr library.

r-genenet 1.2.17
Propagated dependencies: r-corpcor@1.6.10 r-fdrtool@1.2.18 r-longitudinal@1.1.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strimmerlab.org/software/genenet/
Licenses: GPL 3+
Build system: r
Synopsis: Modeling and inferring gene networks
Description:

This package analyzes gene expression (time series) data with focus on the inference of gene networks. In particular, GeneNet implements the methods of Schaefer and Strimmer (2005a,b,c) and Opgen-Rhein and Strimmer (2006, 2007) for learning large-scale gene association networks (including assignment of putative directions).

r-hwriter 1.3.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/hwriter
Licenses: LGPL 2.1+
Build system: r
Synopsis: Output R objects in HTML format
Description:

This package provides easy-to-use and versatile functions to output R objects in HTML format.

r-gunifrac 1.9
Propagated dependencies: r-ape@5.8-1 r-dirmult@0.1.3-5 r-foreach@1.5.2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-inline@0.3.21 r-mass@7.3-65 r-matrix@1.7-4 r-matrixstats@1.5.0 r-modeest@2.4.0 r-rcpp@1.1.0 r-rmutil@1.1.10 r-statmod@1.5.1 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=GUniFrac
Licenses: GPL 3
Build system: r
Synopsis: Generalized UniFrac distances and methods for microbiome data analysis
Description:

This package provides a suite of methods for powerful and robust microbiome data analysis, including data normalization, data simulation, community-level association testing and differential abundance analysis. It implements generalized UniFrac distances, Geometric Mean of Pairwise Ratios (GMPR) normalization, semiparametric data simulator, distance-based statistical methods, and feature- based statistical methods. The distance-based statistical methods include three extensions of PERMANOVA:

  • PERMANOVA using the Freedman-Lane permutation scheme,

  • PERMANOVA omnibus test using multiple matrices, and

  • analytical approach to approximating PERMANOVA p-value.

Feature-based statistical methods include linear model-based methods for differential abundance analysis of zero-inflated high-dimensional compositional data.

r-rpf 1.0.15
Propagated dependencies: r-lifecycle@1.0.4 r-mvtnorm@1.3-3 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jpritikin/rpf
Licenses: GPL 3+
Build system: r
Synopsis: Response probability functions
Description:

The purpose of this package is to factor out logic and math common to Item Factor Analysis fitting, diagnostics, and analysis. It is envisioned as core support code suitable for more specialized IRT packages to build upon. Complete access to optimized C functions is made available with R_RegisterCCallable().

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087