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

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-afpt 1.1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MarcoKlH/afpt-r/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for modelling of animal flight performance
Description:

This package allows estimation and modelling of flight costs in animal (vertebrate) flight, implementing the aerodynamic power model. Flight performance is estimated based on basic morphological measurements such as body mass, wingspan and wing area. Afpt can be used to make predictions on how animals should adjust their flight behaviour and wingbeat kinematics to varying flight conditions.

r-httpcode 0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sckott/httpcode
Licenses: Expat
Build system: r
Synopsis: HTTP status code helper
Description:

httpcode provides functionality for finding and explaining the meaning of HTTP status codes. Functions are included for searching for codes by full or partial number, by message, and to get appropriate dog and cat images for many status codes.

r-gridsvg 1.7-7
Propagated dependencies: r-jsonlite@2.0.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gridSVG
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Export grid gaphics as SVG
Description:

This package provides functions to export graphics drawn with package grid to SVG format. Extra functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.

r-phontools 0.2-2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.santiagobarreda.com/rscripts.html
Licenses: FreeBSD
Build system: r
Synopsis: Tools for phonetic and acoustic analyses
Description:

This package contains tools for the organization, display, and analysis of the sorts of data frequently encountered in phonetics research and experimentation, including the easy creation of IPA vowel plots, and the creation and manipulation of WAVE audio files.

r-rcpphnsw 0.6.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppHNSW/
Licenses: GPL 3 ASL 2.0
Build system: r
Synopsis: Rcpp bindings for hnswlib, a library for approximate nearest neighbors
Description:

Hnswlib is a C++ library for approximate nearest neighbors. This package provides a minimal R interface by relying on the Rcpp package.

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-ggalluvial 0.12.5
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lazyeval@0.2.2 r-rlang@1.1.6 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://corybrunson.github.io/ggalluvial/
Licenses: GPL 3
Build system: r
Synopsis: Alluvial plots for ggplot2
Description:

This package provides alluvial plots for ggplot2. Alluvial plots use variable-width ribbons and stacked bar plots to represent multi-dimensional or repeated-measures data with categorical or ordinal variables.

r-semver 0.2.0
Propagated dependencies: r-assertthat@0.2.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/johndharrison/semver
Licenses: Expat
Build system: r
Synopsis: Parser for Semantic Versioning 2.0.0
Description:

This package provides tools and functions for parsing, rendering and operating on semantic version strings. Semantic versioning is a simple set of rules and requirements that dictate how version numbers are assigned and incremented as outlined at http://semver.org.

r-cmprsk 2.2-12
Propagated dependencies: r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cmprsk
Licenses: GPL 2+
Build system: r
Synopsis: Subdistribution analysis of competing risks
Description:

This package provides tool for estimation, testing and regression modeling of subdistribution functions in competing risks, as described in Gray (1988), A class of K-sample tests for comparing the cumulative incidence of a competing risk, Ann. Stat. 16:1141-1154, and Fine JP and Gray RJ (1999), A proportional hazards model for the subdistribution of a competing risk, JASA, 94:496-509.

r-brms 2.23.0
Propagated dependencies: r-abind@1.4-8 r-backports@1.5.0 r-bayesplot@1.14.0 r-bridgesampling@1.2-1 r-coda@0.19-4.1 r-future@1.68.0 r-future-apply@1.20.0 r-ggplot2@4.0.1 r-glue@1.8.0 r-loo@2.8.0 r-matrix@1.7-4 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-nleqslv@3.3.5 r-nlme@3.1-168 r-posterior@1.6.1 r-rcpp@1.1.0 r-rlang@1.1.6 r-rstan@2.32.7 r-rstantools@2.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paul-buerkner/brms
Licenses: GPL 2
Build system: r
Synopsis: Bayesian regression models using Stan
Description:

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit -- among others -- linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

r-varselrf 0.7-8
Propagated dependencies: r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.ligarto.org/rdiaz/software/software
Licenses: GPL 2+
Build system: r
Synopsis: Variable selection using random forests
Description:

This package provides tools for the variable selection from random forests using both backwards variable elimination (for the selection of small sets of non-redundant variables) and selection based on the importance spectrum (somewhat similar to scree plots; for the selection of large, potentially highly-correlated variables). The main applications are in high-dimensional data (e.g., microarray data, and other genomics and proteomics applications).

r-dbscan 1.2.3
Propagated dependencies: r-generics@0.1.4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mhahsler/dbscan
Licenses: GPL 2+
Build system: r
Synopsis: Density-based spatial clustering of applications with noise
Description:

This package provides a fast reimplementation of several density-based algorithms of the DBSCAN family. It includes the clustering algorithms DBSCAN (density-based spatial clustering of applications with noise) and hierarchical DBSCAN (HDBSCAN), the ordering algorithm ordering points to identify the clustering structure (OPTICS), shared nearest neighbor clustering, and the outlier detection algorithms local outlier factor (LOF) and global-local outlier score from hierarchies (GLOSH). The implementations use the kd-tree data structure for faster k-nearest neighbor search. An R interface to fast kNN and fixed-radius NN search is also provided.

r-tsp 1.2.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/web/packages/TSP/
Licenses: GPL 3
Build system: r
Synopsis: Traveling salesperson problem (TSP)
Description:

This package provides basic infrastructure and some algorithms for the traveling salesperson problem(TSP) (also known as the traveling salesman problem).

r-svmisc 1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svMisc
Licenses: GPL 2
Build system: r
Synopsis: Miscellaneous functions for SciViews
Description:

This package provides miscellaneous functions for SciViews or general use, including tools to manage a temporary environment attached to the search path for temporary variables you do not want to save() or load(); test the current platform; showing progress bars, etc.

r-random 0.2.6
Propagated dependencies: r-curl@7.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.random.org
Licenses: GPL 2+
Build system: r
Synopsis: True random numbers using random.org
Description:

The true random number service provided by the random.org website created by Mads Haahr samples atmospheric noise via radio tuned to an unused broadcasting frequency together with a skew correction algorithm due to John von Neumann. More background is available in the included vignette based on an essay by Mads Haahr. In its current form, the package offers functions to retrieve random integers, randomized sequences and random strings.

r-phylotools 0.2.2
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/helixcn/phylotools
Licenses: GPL 2
Build system: r
Synopsis: Phylogenetic tools for eco-phylogenetics
Description:

This package provides a collection of tools for building RAxML supermatrix using PHYLIP or aligned FASTA files. These functions will be useful for building large phylogenies using multiple markers.

r-bitops 1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bitops
Licenses: GPL 2+
Build system: r
Synopsis: Bitwise operations
Description:

This package provides functions for bitwise operations on integer vectors.

r-ggforce 0.5.0
Propagated dependencies: r-cli@3.6.5 r-cpp11@0.5.2 r-ggplot2@4.0.1 r-gtable@0.3.6 r-lifecycle@1.0.4 r-mass@7.3-65 r-polyclip@1.10-7 r-rlang@1.1.6 r-scales@1.4.0 r-systemfonts@1.3.1 r-tidyselect@1.2.1 r-tweenr@2.0.3 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggforce.data-imaginist.com
Licenses: Expat
Build system: r
Synopsis: Accelerating ggplot2
Description:

The aim of the ggplot2 package is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialized plots. This package aims to be a collection of mainly new statistics and geometries that fills this gap.

r-wdman 0.2.6
Propagated dependencies: r-assertthat@0.2.1 r-binman@0.1.3 r-processx@3.8.6 r-semver@0.2.0 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/wdman/
Licenses: Expat
Build system: r
Synopsis: Webdriver/Selenium binary manager
Description:

There are a number of binary files associated with the Webdriver/Selenium project (see http://www.seleniumhq.org/download/, https://sites.google.com/a/chromium.org/chromedriver/, https://github.com/mozilla/geckodriver, http://phantomjs.org/download.html, and https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver for more information). This package provides functions to download these binaries and to manage processes involving them.

r-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

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-shinytree 0.3.1
Dependencies: js-requirejs@2.3.6
Propagated dependencies: r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-promises@1.5.0 r-shiny@1.11.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/shinyTree/
Licenses: Expat
Build system: r
Synopsis: jsTree bindings for Shiny
Description:

This package exposes R bindings to jsTree, a JavaScript library that supports interactive trees, to enable rich, editable trees in Shiny.

r-tiff 0.1-12
Dependencies: libtiff@4.4.0 libjpeg-turbo@2.1.4 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/tiff/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Read and write TIFF images
Description:

This package provides an easy and simple way to read, write and display bitmap images stored in the TIFF format. It can read and write both files and in-memory raw vectors.

r-mc2d 0.2.1
Propagated dependencies: r-ggplot2@4.0.1 r-ggpubr@0.6.2 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mc2d
Licenses: GPL 2+
Build system: r
Synopsis: Tools for two-dimensional monte-carlo simulations
Description:

This is a framework for construction and analysis of 2D Monte-Carlo simulations. In addition, this package includes various distributions.

Total packages: 69245