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

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-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-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.4.6 r-kohonen@3.0.12 r-mass@7.3-65 r-pls@2.8-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-ztype 0.1.0
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lubridate@1.9.4 r-magrittr@2.0.4 r-rvest@1.0.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztype/
Licenses: GPL 3
Build system: r
Synopsis: Run a Ztype game loaded with R functions
Description:

How fast can you type R functions on your keyboard? Find out by running a zty.pe game: export R functions as instructions to type to destroy opponents' vessels.

r-abacus 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shiny.abdn.ac.uk/Stats/apps/
Licenses: GPL 3
Build system: r
Synopsis: Apps-based activities for communicating and understanding statistics
Description:

This package provides a set of Shiny apps for effective communication and understanding in statistics. The current version includes properties of normal distribution, properties of sampling distribution, one-sample z and t tests, two samples independent (unpaired) t test and analysis of variance.

r-forge 0.2.0
Propagated dependencies: r-magrittr@2.0.4 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/forge/
Licenses: ASL 2.0
Build system: r
Synopsis: Cast values into shape
Description:

This package provides helper functions with a consistent interface to coerce and verify the types and shapes of values for input checking.

r-dlmap 1.13
Propagated dependencies: r-ibdreg@0.3.8 r-mgcv@1.9-4 r-nlme@3.1-168 r-qtl@1.72 r-wgaim@2.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dlmap/
Licenses: GPL 2
Build system: r
Synopsis: Detection localization mapping for QTL
Description:

This is package for QTL mapping in a mixed model framework with separate detection and localization stages. The first stage detects the number of QTL on each chromosome based on the genetic variation due to grouped markers on the chromosome; the second stage uses this information to determine the most likely QTL positions. The mixed model can accommodate general fixed and random effects, including spatial effects in field trials and pedigree effects. It is applicable to backcrosses, doubled haploids, recombinant inbred lines, F2 intercrosses, and association mapping populations.

r-credentials 2.0.3
Dependencies: git-minimal@2.50.0
Propagated dependencies: r-askpass@1.2.1 r-curl@7.0.0 r-jsonlite@2.0.0 r-openssl@2.3.4 r-sys@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/credentials/
Licenses: Expat
Build system: r
Synopsis: Tools for managing SSH and Git credentials
Description:

This package assists you in setting up and retrieving of HTTPS and SSH credentials for use with git and other services. For HTTPS remotes the package interfaces the git-credential utility which git uses to store HTTP usernames and passwords. For SSH remotes this package provides convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.

r-gmisc 3.0.4
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.3 r-forestplot@3.1.7 r-glue@1.8.0 r-hmisc@5.2-4 r-htmltable@2.4.3 r-knitr@1.50 r-lattice@0.22-7 r-lubridate@1.9.4 r-magrittr@2.0.4 r-rcpp@1.1.0 r-rlang@1.1.6 r-rmarkdown@2.30 r-stringr@1.6.0 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive statistics, transition plots, and more
Description:

This package provides tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, Bezier lines with arrows complementing the ones in the grid package, and more.

r-mlr3pipelines 0.10.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 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://mlr3pipelines.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Preprocessing Operators and Pipelines for @code{mlr3}
Description:

mlr3pipelines enriches mlr3 with a diverse set of pipelining operators (PipeOps) that can be composed into graphs. Operations exist for data preprocessing, model fitting, and ensemble learning. Graphs can themselves be treated as mlr3 Learners and can therefore be resampled, benchmarked, and tuned.

r-manipulate 1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=manipulate
Licenses: GPL 2
Build system: r
Synopsis: Interactive plots for RStudio
Description:

This package provides interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn.

r-geojsonsf 2.0.5
Propagated dependencies: r-geometries@0.2.5 r-jsonify@1.2.3 r-rapidjsonr@1.2.1 r-rcpp@1.1.0 r-sfheaders@0.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SymbolixAU/geojsonsf
Licenses: Expat
Build system: r
Synopsis: GeoJSON to Simple Feature converter
Description:

This package converts between GeoJSON and Simple Feature objects.

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-downloader 0.4.1
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/downloader
Licenses: GPL 2
Build system: r
Synopsis: Download files over HTTP and HTTPS
Description:

This package provides a wrapper for the download.file function, making it possible to download files over HTTPS across platforms. The RCurl package provides this functionality (and much more) but has external dependencies. This package has is implemented purely in R.

r-maxstat 0.7-26
Propagated dependencies: r-exactranktests@0.8-35 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/maxstat/
Licenses: GPL 2+
Build system: r
Synopsis: Maximally selected rank statistics
Description:

This package provides maximally selected rank statistics with several p-value approximations.

r-pdftools 3.6.0
Dependencies: poppler@22.09.0 zlib@1.3.1
Propagated dependencies: r-qpdf@1.4.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/pdftools/
Licenses: Expat
Build system: r
Synopsis: Text Extraction, Rendering and Converting of PDF Documents
Description:

This package provides utilities based on libpoppler for extracting text, fonts, attachments and metadata from a PDF file. It also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.

r-iterators 1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/iterators
Licenses: ASL 2.0
Build system: r
Synopsis: Iterator construct for R
Description:

This package provides support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.

r-lsa 0.73.3
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-rcdt 1.3.0
Propagated dependencies: r-bh@1.87.0-1 r-colorsgen@1.0.0 r-gplots@3.2.0 r-polychrome@1.5.4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rgl@1.3.31 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stla/RCDT
Licenses: GPL 3
Build system: r
Synopsis: Fast 2D constrained Delaunay triangulation
Description:

This package performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems.

r-rapiserialize 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RApiSerialize
Licenses: GPL 2+
Build system: r
Synopsis: R API serialization
Description:

This package provides other packages with access to the internal R serialization code. Access to this code is provided at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package.

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
Build system: r
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-billboarder 0.5.0
Propagated dependencies: r-ggplot2@4.0.1 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-rlang@1.1.6 r-scales@1.4.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dreamRs/billboarder
Licenses: Expat
Build system: r
Synopsis: Create interactive charts with the JavaScript Billboard library
Description:

This package provides an htmlwidgets interface to billboard.js, a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in shiny apps.

r-rann-l1 2.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/RANN/tree/master-L1
Licenses: GPL 3+
Build system: r
Synopsis: Fast nearest neighbour search using L1 metric
Description:

This package provides tools to find the k nearest neighbours for every point in a given dataset in O(N log N) time using Arya and Mount's ANN library. There is support for approximate as well as exact searches, fixed radius searches and bd as well as kd trees. The distance is computed using the L1 (Manhattan, taxicab) metric.

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+
Build system: r
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-refmanager 1.4.0
Propagated dependencies: r-bibtex@0.5.1 r-httr@1.4.7 r-jsonlite@2.0.0 r-lubridate@1.9.4 r-plyr@1.8.9 r-stringr@1.6.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/RefManageR/
Licenses: GPL 2 GPL 3 Modified BSD
Build system: r
Synopsis: Straightforward BibTeX and BibLaTeX bibliography management
Description:

This package provides tools for importing and working with bibliographic references. It greatly enhances the bibentry class by providing a class BibEntry which stores BibTeX and BibLaTeX references, supports UTF-8 encoding, and can be easily searched by any field, by date ranges, and by various formats for name lists (author by last names, translator by full names, etc.). Entries can be updated, combined, sorted, printed in a number of styles, and exported. BibTeX and BibLaTeX .bib files can be read into R and converted to BibEntry objects.

Total packages: 69239