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

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-fmri 1.9.12.1
Propagated dependencies: r-aws@2.5-6 r-metafor@4.8-0 r-nlme@3.1-168 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of fMRI experiments
Description:

This package contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.

r-phylobase 0.8.12
Propagated dependencies: r-ade4@1.7-23 r-ape@5.8-1 r-rcpp@1.1.0 r-rncl@0.8.7 r-rnexml@2.4.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/fmichonneau/phylobase
Licenses: GPL 2+
Build system: r
Synopsis: Base package for phylogenetic structures and comparative data
Description:

This package provides a base S4 class for comparative methods, incorporating one or more trees and trait data.

r-mcmcpack 1.7-1
Propagated dependencies: r-coda@0.19-4.1 r-lattice@0.22-7 r-mass@7.3-65 r-mcmc@0.9-8 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MCMCpack
Licenses: GPL 3
Build system: r
Synopsis: Markov Chain Monte Carlo (MCMC) package
Description:

This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library. All models return coda mcmc objects that can then be summarized using the coda package. Some useful utility functions such as density functions, pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization are provided.

r-miniui 0.1.2
Propagated dependencies: r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/miniUI/
Licenses: GPL 3
Build system: r
Synopsis: Shiny UI widgets for small screens
Description:

This package provides UI widget and layout functions for writing Shiny apps that work well on small screens.

r-intrees 1.4
Propagated dependencies: r-arules@1.7-11 r-data-table@1.17.8 r-gbm@2.2.2 r-rrf@1.9.4.1 r-xgboost@1.7.11.1 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=inTrees
Licenses: GPL 3+
Build system: r
Synopsis: Interpret Tree Ensembles
Description:

For tree ensembles such as random forests, regularized random forests and gradient boosted trees, this package provides functions for: extracting, measuring and pruning rules; selecting a compact rule set; summarizing rules into a learner; calculating frequent variable interactions; formatting rules in latex code. Reference: Interpreting tree ensembles with inTrees (Houtao Deng, 2019, <doi:10.1007/s41060-018-0144-8>).

r-domc 1.3.8
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/doMC
Licenses: GPL 2+
Build system: r
Synopsis: Foreach parallel adaptor for the 'parallel' package
Description:

This package provides a parallel backend for the %dopar% function using the multicore functionality of the parallel package.

r-spdep 1.4-1
Propagated dependencies: r-boot@1.3-32 r-deldir@2.0-4 r-e1071@1.7-16 r-s2@1.1.9 r-sf@1.0-23 r-sp@2.2-0 r-spdata@2.3.4 r-units@1.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spdep/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial dependence: weighting schemes, statistics and models
Description:

This package provides a collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-workflowsets 1.1.1
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-parsnip@1.3.3 r-pillar@1.11.1 r-prettyunits@1.2.0 r-purrr@1.2.0 r-rlang@1.1.6 r-rsample@1.3.1 r-tibble@3.3.0 r-tidyr@1.3.1 r-tune@2.0.1 r-vctrs@0.6.5 r-withr@3.0.2 r-workflows@1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/workflowsets
Licenses: Expat
Build system: r
Synopsis: Create a collection of tidymodels workflows
Description:

A workflow is a combination of a model and preprocessors (e.g, a formula, recipe, etc.). In order to try different combinations of these, an object can be created that contains many workflows. There are functions to create workflows en masse as well as training them and visualizing the results.

r-bmp 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bmp/
Licenses: GPL 2+
Build system: r
Synopsis: Read Bitmap (BMP) images
Description:

This package provides pure R tools to read BMP format images. It is currently limited to 8 bit greyscale images and 24, 32 bit (A)RGB images.

r-mirai 2.5.2
Propagated dependencies: r-nanonext@1.7.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/mirai/
Licenses: GPL 3+
Build system: r
Synopsis: Minimalist async evaluation framework for R
Description:

Designed for simplicity, a mirai evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. The result is automatically available upon completion. Modern networking and concurrency, built on nanonext and NNG (Nanomsg Next Gen), ensures reliable and efficient scheduling over fast inter-process communications or TCP/IP secured by TLS. Distributed computing can launch remote resources via SSH or cluster managers. An inherently queued architecture handles many more tasks than available processes, and requires no storage on the file system. Innovative features include support for otherwise non-exportable reference objects, event-driven promises, and asynchronous parallel map.

r-ddrtree 0.1.5
Propagated dependencies: r-bh@1.87.0-1 r-irlba@2.3.5.1 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://cran.r-project.org/web/packages/DDRTree
Licenses: ASL 2.0
Build system: r
Synopsis: Learning principal graphs with DDRTree
Description:

This package provides an implementation of the framework of reversed graph embedding (RGE) which projects data into a reduced dimensional space while constructs a principal tree which passes through the middle of the data simultaneously. DDRTree shows superiority to alternatives (Wishbone, DPT) for inferring the ordering as well as the intrinsic structure of single cell genomics data. In general, it could be used to reconstruct the temporal progression as well as the bifurcation structure of any data type.

r-mathjaxr 1.8-0
Dependencies: js-mathjax@3.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wviechtb/mathjaxr
Licenses: ASL 2.0 GPL 3
Build system: r
Synopsis: Use Mathjax in Rd Files
Description:

This package provides MathJax and macros to enable its use within Rd files for rendering equations in the HTML help files.

r-mlr3cluster 0.1.12
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-clue@0.3-66 r-cluster@2.1.8.1 r-data-table@1.17.8 r-fpc@2.2-13 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3cluster.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Cluster extension for mlr3
Description:

This package extends the mlr3 package with cluster analysis.

r-fateid 0.2.2
Propagated dependencies: r-locfit@1.5-9.12 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-princurve@2.1.6 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rtsne@0.17 r-som@0.3-5.2 r-umap@0.2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=FateID
Licenses: GPL 3
Build system: r
Synopsis: Quantification of fate bias in multipotent progenitors
Description:

This package computes cell fate bias for multi-lineage single-cell data. It also provides visualization tools for analyzing these biases.

r-textshape 1.7.5
Propagated dependencies: r-data-table@1.17.8 r-slam@0.1-55 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textshape
Licenses: GPL 2
Build system: r
Synopsis: Tools for Reshaping Text
Description:

Tools that can be used to reshape and restructure text data.

r-sftime 0.3.1
Propagated dependencies: r-sf@1.0-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=sftime
Licenses: ASL 2.0
Build system: r
Synopsis: Simple feature objects that have a time column
Description:

This package provides classes and methods for spatial objects that have a registered time column, in particular for irregular spatiotemporal data. The time column can be of any type, but needs to be ordinal. Regularly laid out spatiotemporal data (vector or raster data cubes) are handled by package stars'.

r-fansi 1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/fansi
Licenses: GPL 2+
Build system: r
Synopsis: ANSI control sequence aware string functions
Description:

This package provides counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.

r-stringdist 0.9.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/markvanderloo/stringdist
Licenses: GPL 3+
Build system: r
Synopsis: Approximate string matching and string distance functions
Description:

This package implements an approximate string matching version of R's native match function. It can calculate various string distances based on edits (Damerau-Levenshtein, Hamming, Levenshtein, optimal string alignment), qgrams (q- gram, cosine, jaccard distance) or heuristic metrics (Jaro, Jaro-Winkler). An implementation of soundex is provided as well. Distances can be computed between character vectors while taking proper care of encoding or between integer vectors representing generic sequences.

r-seurat 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-rcppalgos 2.9.3
Dependencies: gmp@6.3.0
Propagated dependencies: r-cpp11@0.5.2 r-gmp@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jwood000/RcppAlgos
Licenses: GPL 2+
Build system: r
Synopsis: High performance tools for combinatorics and computational mathematics
Description:

This package provides optimized functions and flexible combinatorial iterators implemented in C++ for solving problems in combinatorics and computational mathematics. It utilizes the RMatrix class from RcppParallel for thread safety. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria. It is capable of generating specific combinations/permutations which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large. Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics.

r-abemus 1.0.1
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abemus/
Licenses: GPL 3
Build system: r
Synopsis: Adaptive base error model in ultra-deep sequencing data
Description:

This package provides an implementation of Adaptive Base Error Model in Ultra-deep Sequencing data (ABEMUS), which combines platform-specific genetic knowledge and empirical signal to readily detect and quantify somatic single nucleotide variants (SNVs) in circulating cell free DNA (cfDNA).

r-rvcg 0.25
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zarquon42b/Rvcg
Licenses: GPL 2+
Build system: r
Synopsis: Manipulations of triangular meshes based on the VCGLIB API
Description:

This is a package for operations on triangular meshes based on VCGLIB. This package integrates nicely with the R-package rgl to render the meshes processed by Rvcg. The Visualization and Computer Graphics Library (VCG for short) is a library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091