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

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-gpfit 1.0-9
Propagated dependencies: r-lattice@0.22-7 r-lhs@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/GPfit/
Licenses: GPL 2
Synopsis: Gaussian Processes modeling
Description:

This package provides a computationally stable approach of fitting a Gaussian Process (GP) model to a deterministic simulator.

r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:

int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.

r-styler 1.11.0
Propagated dependencies: r-cli@3.6.5 r-magrittr@2.0.4 r-purrr@1.2.0 r-r-cache@0.17.0 r-rlang@1.1.6 r-rprojroot@2.1.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/styler
Licenses: GPL 3
Synopsis: Non-invasive pretty printing of R code
Description:

This is a package for pretty-printing R code without changing the user's formatting intent.

r-lwgeom 0.2-14
Dependencies: geos@3.12.1 proj@9.3.1 sqlite@3.39.3 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-sf@1.0-23 r-units@1.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/lwgeom/
Licenses: GPL 2
Synopsis: Bindings to Selected 'liblwgeom' Functions for Simple Features
Description:

Access to selected functions found in liblwgeom, the light-weight geometry library used by PostGIS.

r-infer 1.0.9
Propagated dependencies: r-broom@1.0.10 r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-patchwork@1.3.2 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/infer
Licenses: CC0
Synopsis: Tidy statistical inference
Description:

The objective of this package is to perform inference using an expressive statistical grammar that coheres with the Tidy design framework.

r-acrosstic 1.0-3
Propagated dependencies: r-lpsolve@5.6.23 r-treeclust@1.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcrossTic/
Licenses: GPL 2+
Synopsis: Cost-minimal regular spanning subgraph with TreeClust
Description:

This is a package for constructing minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for equality of distribution.

r-sparsevctrs 0.3.4
Propagated dependencies: r-cli@3.6.5 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/r-lib/sparsevctrs
Licenses: Expat
Synopsis: Sparse Vectors for use in data frames
Description:

This package provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. It also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

r-kknn 1.4.1
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/kknn
Licenses: GPL 2+
Synopsis: Weighted k-nearest neighbors
Description:

This is a package providing tools for weighted k-Nearest neighbors for classification, regression and clustering.

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

This package provides a set of predicates and assertions for checking the properties of (country independent) complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-dirichletreg 0.7-2
Propagated dependencies: r-formula@1.2-5 r-maxlik@1.5-2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=DirichletReg
Licenses: GPL 2+
Synopsis: Dirichlet regression
Description:

This package implements Dirichlet regression models.

r-untb 1.7-7-1
Propagated dependencies: r-brobdingnag@1.2-9 r-partitions@1.10-9 r-polynom@1.4-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/untb.git
Licenses: GPL 2+
Synopsis: Ecological drift under the UNTB
Description:

This package provides numerical simulations, and visualizations, of Hubbell's Unified Neutral Theory of Biodiversity (UNTB).

r-tokenizers 0.3.0
Propagated dependencies: r-rcpp@1.1.0 r-snowballc@0.7.1 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lincolnmullen.com/software/tokenizers/
Licenses: Expat
Synopsis: Fast, consistent tokenization of natural language text
Description:

This is a package for converting natural language text into tokens. It includes tokenizers for shingled n-grams, skip n-grams, words, word stems, sentences, paragraphs, characters, shingled characters, lines, tweets, Penn Treebank, regular expressions, as well as functions for counting characters, words, and sentences, and a function for splitting longer texts into separate documents, each with the same number of words. The tokenizers have a consistent interface, and the package is built on the stringi and Rcpp packages for fast yet correct tokenization in UTF-8 encoding.

r-rematch2 2.1.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/rematch2
Licenses: Expat
Synopsis: Tidy output from regular expression matching
Description:

This package provides wrappers on regexpr and gregexpr to return the match results in tidy data frames.

r-gam 1.22-6
Propagated dependencies: r-foreach@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gam
Licenses: GPL 2
Synopsis: Generalized additive models
Description:

This package provides functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).

r-commonmark 2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/commonmark
Licenses: FreeBSD
Synopsis: CommonMark and Github Markdown rendering in R
Description:

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the cmark reference implementation for converting markdown text into various formats including HTML, LaTeX and groff man. In addition, it exposes the markdown parse tree in XML format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

r-mi 1.2
Propagated dependencies: r-arm@1.14-4 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.columbia.edu/~gelman/
Licenses: GPL 2+
Synopsis: Missing data imputation and model checking
Description:

This package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.

r-fastmap 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.github.io/fastmap/
Licenses: Expat
Synopsis: Fast implementation of a key-value store
Description:

This package provides a fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.

r-pma 1.2-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnaras/PMA
Licenses: GPL 2+
Synopsis: Penalized multivariate analysis
Description:

This package performs penalized multivariate analysis: a penalized matrix decomposition, sparse principal components analysis, and sparse canonical correlation analysis.

r-generics 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/generics
Licenses: GPL 2
Synopsis: Common S3 generics not provided by base R methods
Description:

In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics that are not provided by base R methods related to model fitting.

r-rnaturalearthdata 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropenscilabs/rnaturalearthdata
Licenses: CC0
Synopsis: World vector map data from Natural Earth
Description:

This package provides vector map data from https://www.naturalearthdata.com/. Access functions are provided in the accompanying package rnaturalearth.

r-text2vec 0.6.4
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 r-matrix@1.7-4 r-mlapi@0.1.1 r-r6@2.6.1 r-rcpp@1.1.0 r-rsparse@0.5.3 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://text2vec.org
Licenses: GPL 2+
Synopsis: Text mining framework for R
Description:

This package provides fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. It provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.

r-pagoda2 1.0.13
Propagated dependencies: r-dendsort@0.3.4 r-drat@0.2.5 r-fastcluster@1.3.0 r-igraph@2.2.1 r-irlba@2.3.5.1 r-magrittr@2.0.4 r-mass@7.3-65 r-matrix@1.7-4 r-mgcv@1.9-4 r-n2r@1.0.3 r-plyr@1.8.9 r-r-utils@2.13.0 r-r6@2.6.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppeigen@0.3.4.0.2 r-rcppprogress@0.4.2 r-rjson@0.2.23 r-rlang@1.1.6 r-rmtstat@0.3.1 r-rook@1.2 r-rtsne@0.17 r-sccore@1.0.6 r-urltools@1.7.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kharchenkolab/pagoda2
Licenses: GPL 3
Synopsis: Single cell analysis and differential expression
Description:

The package offers functions for analyzing and interactively exploring large-scale single-cell RNA-seq datasets. Pagoda2 primarily performs normalization and differential gene expression analysis, with an interactive application for exploring single-cell RNA-seq datasets. It performs basic tasks such as cell size normalization, gene variance normalization, and can be used to identify subpopulations and run differential expression within individual samples. pagoda2 was written to rapidly process modern large-scale scRNAseq datasets of approximately 1e6 cells. The companion web application allows users to explore which gene expression patterns form the different subpopulations within your data. The package also serves as the primary method for preprocessing data for conos.

r-leidenbase 0.1.35
Dependencies: libxml2@2.14.6 zlib@1.3.1
Propagated dependencies: r-igraph@2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cole-trapnell-lab/leidenbase
Licenses: GPL 3
Synopsis: R and C/C++ wrappers to run Leiden community detection algorithm
Description:

This package provides an R to C/C++ interface that runs the Leiden community detection algorithm to find a basic partition. It runs the equivalent of the leidenalg find_partition() function. This package includes the required source code files from the official leidenalg distribution and functions from the R igraph package.

r-fastcluster 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://danifold.net/fastcluster.html
Licenses: FreeBSD
Synopsis: Fast hierarchical clustering routines
Description:

This package implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package scipy.cluster.hierarchy, hclust() in R's stats package, and the flashClust package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092