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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-smurf 1.1.8
Propagated dependencies: r-catdata@1.2.5 r-glmnet@5.0 r-mass@7.3-65 r-matrix@1.7-5 r-mgcv@1.9-4 r-rcolorbrewer@1.1-3 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/TReynkens/smurf
Licenses: GPL 2+
Build system: r
Synopsis: Sparse multi-type regularized feature modeling
Description:

The smurf package contains the implementation of the Sparse Multi-type Regularized Feature (SMuRF) modeling algorithm to fit generalized linear models (GLMs) with multiple types of predictors via regularized maximum likelihood. Next to the fitting procedure, following functionality is available:

  • Selection of the regularization tuning parameter lambda using three different approaches: in-sample, out-of-sample or using cross-validation.

  • S3 methods to handle the fitted object including visualization of the coefficients and a model summary.

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

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

r-fingerprint 3.5.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fingerprint
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions to Operate on Binary Fingerprint Data
Description:

This package provides functions to manipulate binary fingerprints of arbitrary length. A fingerprint is represented by an object of S4 class fingerprint. The bitwise logical functions in R are overridden so that they can be used directly with fingerprint objects. A number of distance metrics are also available. Fingerprints can be converted to Euclidean vectors (i.e., points on the unit hypersphere) and can also be folded. Arbitrary fingerprint formats can be handled via line handlers. Currently handlers are provided for CDK, MOE and BCI fingerprint data.

r-crosstalk 1.2.2
Propagated dependencies: r-htmltools@0.5.9 r-jsonlite@2.0.0 r-lazyeval@0.2.3 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/crosstalk/
Licenses: Expat
Build system: r
Synopsis: Inter-widget interactivity for HTML widgets
Description:

This package provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e., static .html files). It currently supports linked brushing and filtering.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-15
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-seqinr 4.2-44
Dependencies: zlib@1.3.1
Propagated dependencies: r-ade4@1.7-24 r-segmented@2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://seqinr.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Biological sequences retrieval and analysis
Description:

This package provides tools for exploratory data analysis and data visualization of biological sequence (DNA and protein) data. It also includes utilities for sequence data management under the ACNUC system.

r-matrixstats 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/matrixStats
Licenses: Artistic License 2.0
Build system: r
Synopsis: Methods applying to vectors and matrix rows and columns
Description:

This package provides methods operating on rows and columns of matrices, e.g. rowMedians(), rowRanks(), and rowSds(). There are also some vector-based methods, e.g. binMeans(), madDiff() and weightedMedians(). All methods have been optimized for speed and memory usage.

r-numero 1.10.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=Numero
Licenses: GPL 2+
Build system: r
Synopsis: Statistical framework to define subgroups in complex datasets
Description:

The package includes the necessary functions to construct a self-organizing map of data, to evaluate the statistical significance of the observed data patterns, and to visualize the results.

r-yaml 2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/yaml/
Licenses: Modified BSD
Build system: r
Synopsis: Methods to convert R data to YAML and back
Description:

This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.

r-polspline 1.1.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/polspline/
Licenses: GPL 2+
Build system: r
Synopsis: Polynomial spline routines
Description:

This package provides routines for the polynomial spline fitting routines hazard regression, hazard estimation with flexible tails, logspline, lspec, polyclass, and polymars.

r-gganimate 1.0.11
Dependencies: ffmpeg@8.1.1
Propagated dependencies: r-cli@3.6.6 r-ggplot2@4.0.3 r-glue@1.8.1 r-lifecycle@1.0.5 r-progress@1.2.3 r-rlang@1.2.0 r-scales@1.4.0 r-stringi@1.8.7 r-transformr@0.1.5 r-tweenr@2.0.3 r-vctrs@0.7.3 r-magick@2.9.1 r-base64enc@0.1-6 r-htmltools@0.5.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gganimate.com
Licenses: Expat
Build system: r
Synopsis: Grammar of Animated Graphics
Description:

This package extends the grammar of graphics as implemented by ggplot2 to include the description of animation. It does this by providing a range of new grammar classes that can be added to the plot object in order to customise how it should change with time.

r-readtext 0.92.1
Propagated dependencies: r-antiword@1.3.5 r-data-table@1.18.4 r-digest@0.6.39 r-httr@1.4.8 r-jsonlite@2.0.0 r-pdftools@3.9.0 r-pillar@1.11.1 r-readods@2.3.5 r-readxl@1.5.0 r-streamr@0.4.5 r-stringi@1.8.7 r-striprtf@0.6.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quanteda/readtext
Licenses: GPL 3
Build system: r
Synopsis: Import and handling for plain and formatted text files
Description:

This package provides functions for importing and handling text files and formatted text files with additional meta-data, such including .csv, .tab, .json, .xml, .html, .pdf, .doc, .docx, .rtf, .xls, .xlsx, and others.

r-tibble 3.3.1
Propagated dependencies: r-cli@3.6.6 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-pillar@1.11.1 r-pkgconfig@2.0.3 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/tibble
Licenses: Expat
Build system: r
Synopsis: Simple data frames
Description:

This package provides a tbl_df class that offers better checking and printing capabilities than traditional data frames.

r-qrng 0.0-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=qrng
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Randomized quasi-random number generators
Description:

This package provides functionality for generating (randomized) quasi-random numbers in high dimensions.

r-msir 1.4
Propagated dependencies: r-mclust@6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/msir
Licenses: GPL 2+
Build system: r
Synopsis: Model-based sliced inverse regression
Description:

This is an R package for dimension reduction based on finite Gaussian mixture modeling of inverse regression.

r-partykit 1.2-27
Propagated dependencies: r-formula@1.2-5 r-inum@1.0-5 r-libcoin@1.0-12 r-mvtnorm@1.3-7 r-rpart@4.1.27 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://partykit.R-Forge.R-project.org/partykit
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit for recursive partytioning
Description:

This package provides a toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models.

r-uwot 0.2.4
Propagated dependencies: r-dqrng@0.4.1 r-fnn@1.1.4.1 r-irlba@2.3.7 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcppannoy@0.0.23 r-rcppprogress@0.4.2 r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jlmelville/uwot
Licenses: GPL 3
Build system: r
Synopsis: Uniform manifold approximation and projection
Description:

This package provides an implementation of the Uniform Manifold Approximation and Projection dimensionality reduction by McInnes et al. (2018). It also provides means to transform new data and to carry out supervised dimensionality reduction. An implementation of the related LargeVis method of Tang et al. (2016) is also provided.

r-dosnow 1.0.20
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14 r-snow@0.4-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/doSNOW
Licenses: GPL 2
Build system: r
Synopsis: Foreach parallel adaptor for the snow package
Description:

This package provides a parallel backend for the %dopar% function using the snow package.

r-topicmodels 0.2-17
Dependencies: gsl@2.8
Propagated dependencies: r-modeltools@0.2-24 r-slam@0.1-55 r-tm@0.7-18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=topicmodels
Licenses: GPL 2
Build system: r
Synopsis: Topic models
Description:

This package provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.

r-spatest 3.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=SPAtest
Licenses: GPL 2+
Build system: r
Synopsis: Score test and meta-analysis based on Saddlepoint approximation
Description:

This package performs score test using saddlepoint approximation to estimate the null distribution. It also prepares summary statistics for meta-analysis and performs meta-analysis to combine multiple association results.

r-pegas 1.4
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-nestedcv 0.8.2
Propagated dependencies: r-caret@7.0-1 r-data-table@1.18.4 r-doparallel@1.0.17 r-foreach@1.5.2 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-glmnet@5.0 r-matrixstats@1.5.0 r-matrixtests@0.2.3.1 r-proc@1.19.0.1 r-rfast@2.1.5.2 r-rhpcblasctl@0.23-42 r-rlang@1.2.0 r-rocr@1.0-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/myles-lewis/nestedcv
Licenses: Expat
Build system: r
Synopsis: Nested cross-validation with glmnet and caret
Description:

This package implements nested cross-validation applied to the glmnet and caret packages. With glmnet this includes cross-validation of elastic net alpha parameter. A number of feature selection filter functions (t-test, Wilcoxon test, ANOVA, Pearson/Spearman correlation, random forest, ReliefF) for feature selection are provided and can be embedded within the outer loop of the nested CV. Nested CV can be also be performed with the caret package giving access to the large number of prediction methods available in caret.

r-boruta 10.0.0
Propagated dependencies: r-fru@0.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/Boruta/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper algorithm for all relevant feature selection
Description:

This package provides an all relevant feature selection wrapper algorithm. It finds relevant features by comparing original attributes' importance with importance achievable at random, estimated using their permuted copies (shadows).

r-dendextend 1.19.1
Propagated dependencies: r-ggplot2@4.0.3 r-magrittr@2.0.5 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dendextend
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Extending 'dendrogram' functionality in R
Description:

This package offers a set of functions for extending dendrogram objects in R, letting you visualize and compare trees of hierarchical clusterings. You can adjust a tree's graphical parameters (the color, size, type, etc of its branches, nodes and labels) and visually and statistically compare different dendrograms to one another.

Total packages: 72166