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

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-quadprog 1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/quadprog
Licenses: GPL 3+
Build system: r
Synopsis: Functions to solve quadratic programming problems
Description:

This package contains routines and documentation for solving quadratic programming problems.

r-doc2vec 0.2.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/doc2vec
Licenses: Expat
Build system: r
Synopsis: Distributed representations of sentences, documents and topics
Description:

Learn vector representations of sentences, paragraphs or documents by using the Paragraph Vector algorithms, namely the distributed bag of words (PV-DBOW) and the distributed memory (PV-DM) model. Top2vec finds clusters in text documents by combining techniques to embed documents and words and density-based clustering. It does this by embedding documents in the semantic space as defined by the doc2vec algorithm. Next it maps these document embeddings to a lower-dimensional space using the Uniform Manifold Approximation and Projection (UMAP) clustering algorithm and finds dense areas in that space using a Hierarchical Density-Based Clustering technique (HDBSCAN). These dense areas are the topic clusters which can be represented by the corresponding topic vector which is an aggregate of the document embeddings of the documents which are part of that topic cluster. In the same semantic space similar words can be found which are representative of the topic.

r-smoof 1.6.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3 r-ggplot2@4.0.1 r-paramhelpers@1.14.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jakobbossek.github.io/smoof/
Licenses: FreeBSD
Build system: r
Synopsis: Single and multi-objective optimization test functions
Description:

This tool generates high number of both single- and multi-objective test functions. These functions are frequently used for the benchmarking of (numerical) optimization algorithms. Moreover, it offers a set of convenient functions to generate, plot and work with objective functions.

r-spatstat-linnet 3.3-2
Propagated dependencies: r-matrix@1.7-4 r-spatstat-data@3.1-9 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-spatstat-model@3.5-0 r-spatstat-random@3.4-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear networks functionality of the spatstat package
Description:

This is a subset of the spatstat package, containing its functionality for spatial data on a linear network.

r-purrr 1.2.0
Propagated dependencies: r-cli@3.6.5 r-lifecycle@1.0.4 r-magrittr@2.0.4 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/hadley/purrr
Licenses: GPL 3+
Build system: r
Synopsis: Functional programming tools
Description:

This package completes R's functional programming tools with missing features present in other programming languages.

r-parmigene 1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/parmigene/
Licenses: AGPL 3+
Build system: r
Synopsis: Mutual information estimation for gene network reconstruction
Description:

This package provides a parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks.

r-zooimage 5.5.2
Propagated dependencies: r-digest@0.6.39 r-dt@0.34.0 r-filehash@2.4-6 r-jpeg@0.1-11 r-mass@7.3-65 r-mda@0.5-5 r-mlearning@1.2.1 r-png@0.1-8 r-shiny@1.11.1 r-svdialogs@1.1.1 r-svmisc@1.4.3 r-tiff@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/zooimage
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of numerical plankton images
Description:

This package provides a solution for analyzing digital images of plankton. In combination with ImageJ, an image analysis system, it processes digital images, measures individuals, trains for automatic classification of taxa, and finally, measures plankton samples (abundances, total and partial size spectra or biomasses, etc.).

r-batchtools 0.9.18
Propagated dependencies: r-backports@1.5.0 r-base64url@1.4 r-brew@1.0-10 r-checkmate@2.3.3 r-data-table@1.17.8 r-digest@0.6.39 r-fs@1.6.6 r-progress@1.2.3 r-r6@2.6.1 r-rappdirs@0.3.3 r-stringi@1.8.7 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/batchtools
Licenses: LGPL 3
Build system: r
Synopsis: Tools for computation on batch systems
Description:

As a successor of the packages BatchJobs and BatchExperiments, this package provides a parallel implementation of the Map function for high performance computing systems managed by various schedulers. A multicore and socket mode allow the parallelization on a local machines, and multiple machines can be hooked up via SSH to create a makeshift cluster. Moreover, the package provides an abstraction mechanism to define large-scale computer experiments in a well-organized and reproducible way.

r-contfrac 1.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/contfrac
Licenses: GPL 2
Build system: r
Synopsis: Continued Fractions
Description:

Various utilities for evaluating continued fractions.

r-priorsense 1.2.0
Propagated dependencies: r-checkmate@2.3.3 r-ggdist@3.3.3 r-ggh4x@0.3.1 r-ggplot2@4.0.1 r-matrixstats@1.5.0 r-posterior@1.6.1 r-rlang@1.1.6 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/n-kall/priorsense
Licenses: GPL 3+
Build system: r
Synopsis: Prior diagnostics and sensitivity analysis
Description:

This package provides functions for prior and likelihood sensitivity analysis in Bayesian models. It implements methods to determine the sensitivity of the posterior to power-scaling perturbations of the prior and likelihood.

r-pegas 1.3
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://ape-package.ird.fr/pegas.html
Licenses: GPL 2+
Build system: r
Synopsis: Population and evolutionary genetics analysis system
Description:

This package provides functions for reading, writing, plotting, analysing, and manipulating allelic and haplotypic data, including from VCF files, and for the analysis of population nucleotide sequences and micro-satellites including coalescent analyses, linkage disequilibrium, population structure (Fst, Amova) and equilibrium (HWE), haplotype networks, minimum spanning tree and network, and median-joining networks.

r-seuratobject 5.2.0
Propagated dependencies: r-future@1.68.0 r-future-apply@1.20.0 r-generics@0.1.4 r-lifecycle@1.0.4 r-matrix@1.7-4 r-progressr@0.18.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rlang@1.1.6 r-sp@2.2-0 r-spam@2.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

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-fancova 0.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fANCOVA
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric analysis of covariance
Description:

This package provides a collection of R functions to perform nonparametric analysis of covariance for regression curves or surfaces. Testing the equality or parallelism of nonparametric curves or surfaces is equivalent to analysis of variance (ANOVA) or analysis of covariance (ANCOVA) for one-sample functional data. Three different testing methods are available in the package, including one based on L-2 distance, one based on an ANOVA statistic, and one based on variance estimators.

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

This package provides a set of predicates and assertions for checking the properties of files and connections. This is mainly for use by other package developers who want to include run-time testing features in their own 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-dygraphs 1.1.1.6
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-magrittr@2.0.4 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/dygraphs
Licenses: Expat
Build system: r
Synopsis: Interface to Dygraphs interactive time series charting library
Description:

This package provides an R interface to the dygraphs JavaScript charting library (a copy of which is included in the package). It provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.

r-getopt 1.20.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/getopt
Licenses: GPL 2+
Build system: r
Synopsis: Command-line option processor for R
Description:

This package is designed to be used with Rscript to write shebang scripts that accept short and long options. Many users will prefer to use the packages optparse or argparse which add extra features like automatically generated help options and usage texts, support for default values, positional argument support, etc.

r-cvauc 1.1.4
Propagated dependencies: r-data-table@1.17.8 r-rocr@1.0-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ledell/cvAUC
Licenses: ASL 2.0
Build system: r
Synopsis: Cross-validated area under the ROC curve confidence intervals
Description:

This package contains various tools for working with and evaluating cross-validated area under the ROC curve (AUC) estimators. The primary functions of the package are ci.cvAUC and ci.pooled.cvAUC, which report cross-validated AUC and compute confidence intervals for cross-validated AUC estimates based on influence curves for i.i.d. and pooled repeated measures data, respectively.

r-protviz 0.7.9
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/protViz/protViz/
Licenses: GPL 3
Build system: r
Synopsis: Visualizing and analyzing mass spectrometry data in proteomics
Description:

This package helps with quality checks, visualizations and analysis of mass spectrometry data, coming from proteomics experiments. The package is developed, tested and used at the Functional Genomics Center Zurich, where it is used mainly for prototyping, teaching, and having fun with proteomics data. But it can also be used to do data analysis for small scale data sets.

r-calculus 1.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eguidotti/calculus
Licenses: GPL 3
Build system: r
Synopsis: High dimensional numerical and symbolic calculus
Description:

Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.

r-paramhelpers 1.14.2
Propagated dependencies: r-backports@1.5.0 r-bbmisc@1.13 r-checkmate@2.3.3 r-fastmatch@1.1-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paramhelpers.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Helpers for parameters in black-box optimization, tuning, and machine learning
Description:

This is a package for parameter description and operations in optimization, tuning and machine learning. Parameters can be described (type, constraints, defaults, etc.), combined to parameter sets and can in general be programmed on. A useful OptPath object (archive) to log function evaluations is also provided.

r-waveslim 1.8.5
Propagated dependencies: r-multitaper@1.0-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://waveslim.blogspot.com
Licenses: Modified BSD
Build system: r
Synopsis: Basic wavelet routines for signal processing
Description:

This package provides basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (DTCWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002).

r-glasso 1.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statweb.stanford.edu/~tibs/glasso/
Licenses: GPL 2
Build system: r
Synopsis: Graphical Lasso: estimation of Gaussian graphical models
Description:

This is a package for estimation of a sparse inverse covariance matrix using a lasso (L1) penalty. Facilities are provided for estimates along a path of values for the regularization parameter.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091