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

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-magrittr 2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/magrittr/index.html
Licenses: Expat
Build system: r
Synopsis: Forward-pipe operator for R
Description:

Magrittr provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, "Ceci n'est pas un pipe."

r-metadat 1.4-0
Propagated dependencies: r-mathjaxr@1.8-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/metadat
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Datasets
Description:

This package provides a collection of meta-analysis datasets for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses.

r-corpcor 1.6.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strimmerlab.org/software/corpcor/
Licenses: GPL 3+
Build system: r
Synopsis: Efficient estimation of covariance and (partial) correlation
Description:

This package implements a James-Stein-type shrinkage estimator for the covariance matrix, with separate shrinkage for variances and correlations. Furthermore, functions are available for fast singular value decomposition, for computing the pseudoinverse, and for checking the rank and positive definiteness of a matrix.

r-rfast 2.1.5.2
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1 r-zigg@0.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RfastOfficial/Rfast
Licenses: GPL 2+
Build system: r
Synopsis: Collection of efficient and fast R functions
Description:

This package provides a collection of fast (utility) functions for data analysis. Column- and row- wise means, medians, variances, minimums, maximums, many t, F and G-square tests, many regressions (normal, logistic, Poisson), are some of the many fast functions.

r-libgeos 3.11.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/libgeos/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Open Source Geometry Engine (GEOS) C API
Description:

This package provides the Open Source Geometry Engine (GEOS) as a C API that can be used to write high-performance C and C++ geometry operations using R as an interface. Headers are provided to make linking to and using these functions from C++ code as easy and as safe as possible. This package contains an internal copy of the GEOS library to guarantee the best possible consistency on multiple platforms.

r-cubist 0.5.1
Propagated dependencies: r-lattice@0.22-7 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://topepo.github.io/Cubist/
Licenses: GPL 3
Build system: r
Synopsis: Rule- and instance-based regression modeling
Description:

This is package for regression modeling using rules with added instance-based corrections.

r-spatstat-sparse 3.1-0
Propagated dependencies: r-abind@1.4-8 r-matrix@1.7-4 r-spatstat-utils@3.2-0 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse three-dimensional arrays and linear algebra utilities
Description:

This package defines sparse three-dimensional arrays and supports standard operations on them. The package also includes utility functions for matrix calculations that are common in statistics, such as quadratic forms.

r-probably 1.2.0
Propagated dependencies: r-butcher@0.3.6 r-cli@3.6.5 r-dplyr@1.1.4 r-furrr@0.3.1 r-generics@0.1.4 r-ggplot2@4.0.1 r-hardhat@1.4.2 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-tune@2.0.1 r-vctrs@0.6.5 r-withr@3.0.2 r-workflows@1.3.0 r-yardstick@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/probably
Licenses: Expat
Build system: r
Synopsis: Tools for post-processing predicted values
Description:

Models can be improved by post-processing class probabilities, by: recalibration, conversion to hard probabilities, assessment of equivocal zones, and other activities. The probably package contains tools for conducting these operations as well as calibration tools and conformal inference techniques for regression models.

r-assertthat 0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/assertthat
Licenses: GPL 3+
Build system: r
Synopsis: Easy pre and post assertions
Description:

Assertthat is an extension to stopifnot() that makes it easy to declare the pre and post conditions that your code should satisfy, while also producing friendly error messages so that your users know what they've done wrong.

r-outliers 0.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/outliers/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Tests for outliers
Description:

This package provides a collection of some tests commonly used for identifying outliers.

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

This package provides a set of predicates and assertions for checking the properties of dates and times. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-jsonlite 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arxiv.org/abs/1403.2805
Licenses: Expat
Build system: r
Synopsis: Robust, high performance JSON parser and generator for R
Description:

The jsonlite package provides a fast JSON parser and generator optimized for statistical data and the web. It offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. In addition to converting JSON data from/to R objects, jsonlite contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.

r-png 0.1-8
Dependencies: libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/png/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Read and write PNG images
Description:

This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.

r-pan 1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pan/
Licenses: GPL 3
Build system: r
Synopsis: Multiple imputation for multivariate panel or clustered data
Description:

This package implements multiple imputation for multivariate panel or clustered data.

r-boot 1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/boot
Licenses: non-copyleft
Build system: r
Synopsis: Bootstrap functions for R
Description:

This package provides functions and datasets for bootstrapping from the book "Bootstrap Methods and Their Application" by A.C. Davison and D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.

r-diffobj 0.3.6
Propagated dependencies: r-crayon@1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/diffobj
Licenses: GPL 2+
Build system: r
Synopsis: Diffs for R objects
Description:

Generate a colorized diff of two R objects for an intuitive visualization of their differences.

r-glmmml 1.1.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=glmmML
Licenses: GPL 3+
Build system: r
Synopsis: Generalized linear models with clustering
Description:

This is a package for binomial and Poisson regression for clustered data, fixed and random effects with bootstrapping.

r-shinyauthr 1.0.0
Propagated dependencies: r-dplyr@1.1.4 r-glue@1.8.0 r-rlang@1.1.6 r-shiny@1.11.1 r-shinyjs@2.1.0 r-sodium@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulc91/shinyauthr
Licenses: Expat
Build system: r
Synopsis: Shiny authentication modules
Description:

With this package you can add in-app user authentication to Shiny, allowing you to secure publicly hosted apps and build dynamic user interfaces from user information.

r-furrr 0.3.1
Propagated dependencies: r-future@1.68.0 r-globals@0.18.0 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/furrr
Licenses: LGPL 2.1+
Build system: r
Synopsis: Apply mapping functions in parallel using futures
Description:

This package provides implementations of the family of map() functions from the purrr package that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.

r-sankeyd3 0.3.2-1.fd50a74
Propagated dependencies: r-d3r@1.1.0 r-htmlwidgets@1.6.4 r-shiny@1.11.1 r-magrittr@2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fbreitwieser/sankeyD3
Licenses: GPL 3+ Modified BSD
Build system: r
Synopsis: Sankey network graphs from R
Description:

This package provides an R library to generate Sankey network graphs in R and Shiny via the D3 visualization library.

r-fst 0.9.8
Propagated dependencies: r-fstcore@0.10.0 r-rcpp@1.1.0
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-goplot 1.0.2
Propagated dependencies: r-ggdendro@0.2.0 r-ggplot2@4.0.1 r-gridextra@2.3 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wencke/wencke.github.io
Licenses: GPL 2
Build system: r
Synopsis: Visualization of functional analysis data
Description:

This package provides an implementation of multilayered visualizations for enhanced graphical representation of functional analysis data. It combines and integrates omics data derived from expression and functional annotation enrichment analyses. Its plotting functions have been developed with an hierarchical structure in mind: starting from a general overview to identify the most enriched categories (modified bar plot, bubble plot) to a more detailed one displaying different types of relevant information for the molecules in a given set of categories (circle plot, chord plot, cluster plot, Venn diagram, heatmap).

r-nodbi 0.13.1
Propagated dependencies: r-dbi@1.2.3 r-jqr@1.4.0 r-jsonlite@2.0.0 r-r-utils@2.13.0 r-stringi@1.8.7 r-uuid@1.2-1 r-v8@8.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/nodbi/
Licenses: Expat
Build system: r
Synopsis: NoSQL database connector
Description:

This is a package for simplified document database access and manipulation, providing a common API across supported NoSQL databases Elasticsearch, CouchDB, MongoDB as well as SQLite/JSON1, PostgreSQL, and DuckDB.

r-memuse 4.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shinra-dev/memuse
Licenses: FreeBSD
Build system: r
Synopsis: Memory Estimation Utilities
Description:

This package provides procedures to answer the following questions: How much ram do you need to store a 100,000 by 100,000 matrix? How much ram is your current R session using? How much ram do you even have?

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087