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

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-correlation 0.8.8
Propagated dependencies: r-bayestestr@0.17.0 r-datawizard@1.3.0 r-insight@1.4.3 r-parameters@0.28.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/correlation/
Licenses: GPL 3
Build system: r
Synopsis: Methods for correlation analysis
Description:

This is a lightweight package for computing different kinds of correlations. These correlations include partial correlations, Bayesian correlations, multilevel correlations, polychoric correlations, biweight correlations, distance correlations and more.

r-tfruns 1.5.4
Propagated dependencies: r-base64enc@0.1-3 r-config@0.3.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-reticulate@1.44.1 r-rlang@1.1.6 r-rstudioapi@0.17.1 r-tidyselect@1.2.1 r-whisker@0.4.1 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/tfruns
Licenses: ASL 2.0
Build system: r
Synopsis: Training run tools for TensorFlow
Description:

Create and manage unique directories for each TensorFlow training run. This package provides a unique, time stamped directory for each run along with functions to retrieve the directory of the latest run or latest several runs.

r-cellranger 1.1.0
Propagated dependencies: r-rematch@2.0.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rsheets/cellranger
Licenses: Expat
Build system: r
Synopsis: Translate spreadsheet cell ranges to rows and columns
Description:

This package provides helper functions to work with spreadsheets and the A1:D10 style of cell range specification.

r-svunit 1.0.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svUnit
Licenses: GPL 2
Build system: r
Synopsis: Unit, integration and system testing
Description:

This package provides a complete unit test system and functions to implement its GUI part.

r-ggghost 0.2.3
Propagated dependencies: r-animation@2.8 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonocarroll/ggghost
Licenses: GPL 3+
Build system: r
Synopsis: Capture the spirit of your ggplot2 calls
Description:

This package lets you create a reproducible ggplot2 object by storing the data and calls.

r-acebayes 1.11
Propagated dependencies: r-compare@0.2-6 r-lhs@1.2.0 r-randtoolbox@2.0.5 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acebayes/
Licenses: GPL 2
Build system: r
Synopsis: Optimal Bayesian experimental design using the ACE algorithm
Description:

Finding an optimal Bayesian experimental design involves maximizing an objective function given by the expectation of some appropriately chosen utility function with respect to the joint distribution of unknown quantities (including responses). This objective function is usually not available in closed form and the design space can be continuous and of high dimensionality. This package uses Approximate Coordinate Exchange (ACE) to maximise an approximation to the expectation of the utility function.

r-acrm 0.1.1
Propagated dependencies: r-ada@2.0-5 r-dummies@1.5.6 r-kernelfactory@0.3.0 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/aCRM/
Licenses: GPL 2+
Build system: r
Synopsis: Convenience functions for analytical customer relationship management
Description:

This package provides convenience functions for data preparation and modeling often used in analytical customer relationship management (aCRM).

r-polynom 1.4-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/polynom/
Licenses: GPL 2
Build system: r
Synopsis: Functions for univariate polynomial manipulations
Description:

This package provides a collection of functions to implement a class for univariate polynomial manipulations.

r-bdsmatrix 1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bdsmatrix/
Licenses: LGPL 2.0
Build system: r
Synopsis: Routines for block diagonal symmetric matrices
Description:

This package provides procedures to work with block diagonal symmetric matrices, a special case of sparse matrices.

r-rnmf 0.5.0
Propagated dependencies: r-knitr@1.50 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rNMF/
Licenses: GPL 2+
Build system: r
Synopsis: Robust nonnegative matrix factorization
Description:

This package provides an implementation of robust nonnegative matrix factorization (rNMF). The rNMF algorithm decomposes a nonnegative high dimension data matrix into the product of two low rank nonnegative matrices, while detecting and trimming outliers. The main function is rnmf(). The package also includes a visualization tool, see(), that arranges and prints vectorized images.

r-stringfish 0.17.0
Dependencies: pcre2@10.42 tbb@2020.3
Propagated dependencies: r-rcpp@1.1.0 r-rcppparallel@5.1.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/traversc/stringfish
Licenses: GPL 3
Build system: r
Synopsis: Alternative string implementation
Description:

This package provides an extendable, performant and multithreaded alt-string implementation backed by C++ vectors and strings.

r-ggthemes 5.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-lifecycle@1.0.4 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.rstudio.com/web/packages/ggthemes
Licenses: GPL 2
Build system: r
Synopsis: Extra themes, scales and geoms for @code{ggplot2}
Description:

This package provides extra themes and scales for ggplot2 that replicate the look of plots by Edward Tufte and Stephen Few in Fivethirtyeight, The Economist, Stata, Excel, and The Wall Street Journal, among others. This package also provides geoms for Tufte's box plot and range frame.

r-rmutil 1.1.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.commanster.eu/rcode.html
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for nonlinear regression and repeated measurements models
Description:

This package provides a toolkit of functions for nonlinear regression and repeated measurements. It was designated to be imported by other packages such as gnlm, stable, growth, repeated, and event.

r-mapplots 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mapplots/
Licenses: GPL 2+
Build system: r
Synopsis: Data visualization on maps
Description:

This package helps you create simple maps; add sub-plots like pie plots to a map or any other plot; format, plot and export gridded data. The package was developed for displaying fisheries data but most functions can be used for more generic data visualisation.

r-lars 1.3
Dependencies: gfortran@14.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://web.stanford.edu/~hastie/Papers/LARS/
Licenses: GPL 2
Build system: r
Synopsis: Least angle regression software
Description:

Least Angle Regression ("LAR") is a model selection algorithm; a useful and less greedy version of traditional forward selection methods. A simple modification of the LAR algorithm implements Tibshirani's Lasso; the Lasso modification of LARS calculates the entire Lasso path of coefficients for a given problem at the cost of a single least squares fit. Another LARS modification efficiently implements epsilon Forward Stagewise linear regression.

r-webmockr 2.2.0
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-fauxpas@0.5.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-r6@2.6.1 r-rlang@1.1.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/webmockr
Licenses: Expat
Build system: r
Synopsis: Stubbing and setting expectations on HTTP Requests
Description:

This is a package for stubbing and setting expectations on HTTP requests. It includes tools for stubbing HTTP requests, including expected request conditions and response conditions. You can match on HTTP method, query parameters, request body, headers and more. It can be used for unit tests or outside of a testing context.

r-urltools 1.7.3.1
Propagated dependencies: r-rcpp@1.1.0 r-triebeard@0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Ironholds/urltools/
Licenses: Expat
Build system: r
Synopsis: Vectorized tools for URL handling and parsing
Description:

This package provides a toolkit for all URL-handling needs, including encoding and decoding, parsing, parameter extraction and modification. All functions are designed to be both fast and entirely vectorized. It is intended to be useful for people dealing with web-related datasets, such as server-side logs, although may be useful for other situations involving large sets of URLs.

r-mpm 1.0-23
Propagated dependencies: r-kernsmooth@2.23-26 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mpm.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate projection methods
Description:

This is a package for exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.

r-bayesm 3.1-7
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.perossi.org/home/bsm-1
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian inference for marketing/micro-econometrics
Description:

This package covers many important models used in marketing and micro-econometrics applications, including Bayes Regression (univariate or multivariate dep var), Bayes Seemingly Unrelated Regression (SUR), Binary and Ordinal Probit, Multinomial Logit (MNL) and Multinomial Probit (MNP), Multivariate Probit, Negative Binomial (Poisson) Regression, Multivariate Mixtures of Normals (including clustering), Dirichlet Process Prior Density Estimation with normal base, Hierarchical Linear Models with normal prior and covariates, Hierarchical Linear Models with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a Dirichlet Process prior and covariates, Hierarchical Negative Binomial Regression Models, Bayesian analysis of choice-based conjoint data, Bayesian treatment of linear instrumental variables models, Analysis of Multivariate Ordinal survey data with scale usage heterogeneity, and Bayesian Analysis of Aggregate Random Coefficient Logit Models.

r-plotmo 3.6.4
Propagated dependencies: r-formula@1.2-5 r-plotrix@3.8-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.milbo.users.sonic.net
Licenses: GPL 3
Build system: r
Synopsis: Plot a model's residuals, response, and partial dependence plots
Description:

This package lets you plot model surfaces for a wide variety of models using partial dependence plots and other techniques. Also plot model residuals and other information on the model.

r-acceptancesampling 1.0.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcceptanceSampling/
Licenses: GPL 3+
Build system: r
Synopsis: Creation and evaluation of acceptance sampling plans
Description:

This r-acceptancesampling provides functionality for creating and evaluating acceptance sampling plans. Acceptance sampling is a methodology commonly used in quality control and improvement. International standards of acceptance sampling provide sampling plans for specific circumstances. The aim of this package is to provide an easy-to-use interface to visualize single, double or multiple sampling plans. In addition, methods have been provided to enable the user to assess sampling plans against pre-specified levels of performance, as measured by the probability of acceptance for a given level of quality in the lot.

r-anndata 0.8.0
Propagated dependencies: r-assertthat@0.2.1 r-cli@3.6.5 r-lifecycle@1.0.4 r-matrix@1.7-4 r-r6@2.6.1 r-reticulate@1.44.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://anndata.dynverse.org
Licenses: Expat
Build system: r
Synopsis: Anndata for R
Description:

This package provides a reticulate wrapper for the Python package anndata. It provides a scalable way of keeping track of data and learned annotations. It is used to read from and write to the h5ad file format.

r-amap 0.8-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://mulcyber.toulouse.inra.fr/projects/amap/
Licenses: GPL 2+
Build system: r
Synopsis: Another multidimensional analysis package
Description:

This package provides tools for clustering and principal component analysis (with robust methods, and parallelized functions).

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

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087