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

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-rserve 1.8-19
Dependencies: openjdk@11.0.22 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/s-u/Rserve
Licenses: GPL 2
Build system: r
Synopsis: Server providing access to R from many languages and systems
Description:

Rserve acts as a socket server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well.

r-styler 1.11.0
Propagated dependencies: r-cli@3.6.6 r-magrittr@2.0.5 r-purrr@1.2.2 r-r-cache@0.17.0 r-rlang@1.2.0 r-rprojroot@2.1.1 r-vctrs@0.7.3 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-accsda 1.1.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gumeo/accSDA/wiki
Licenses: GPL 2+
Build system: r
Synopsis: Accelerated sparse discriminant analysis
Description:

This package provides an implementation of sparse linear discriminant analysis, which is a supervised classification method for multiple classes. Various novel optimization approaches to this problem are implemented including alternating direction method of multipliers (ADMM), proximal gradient (PG) and accelerated proximal gradient (APG). Functions for performing cross validation are also supplied along with basic prediction and plotting functions. Sparse zero variance discriminant (SZVD) analysis is also included in the package.

r-praise 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/praise
Licenses: Expat
Build system: r
Synopsis: Functions to praise users
Description:

This package provides template functions to assist in building friendly R packages that praise their users.

r-adapr 2.0.0
Propagated dependencies: r-archivist@2.3.9 r-devtools@2.5.2 r-digest@0.6.39 r-doparallel@1.0.17 r-gdata@3.0.1 r-ggplot2@4.0.3 r-git2r@0.36.2 r-igraph@2.3.1 r-knitr@1.51 r-plotly@4.12.0 r-plyr@1.8.9 r-rmarkdown@2.31 r-shiny@1.13.0 r-shinydashboard@0.7.3 r-versions@0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adapr/
Licenses: LGPL 2.0
Build system: r
Synopsis: Implementation of an accountable data analysis process
Description:

This package tracks reading and writing within R scripts that are organized into a directed acyclic graph. It contains an interactive Shiny application adaprApp(). It uses Git and file hashes to track version histories of inputs and outputs.

r-paws-analytics 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services analytics services
Description:

This package provides an interface to Amazon Web Services analytics services, including Elastic MapReduce Hadoop and Spark big data service, Elasticsearch search engine, and more.

r-googlesheets 0.3.0
Propagated dependencies: r-cellranger@1.1.0 r-dplyr@1.2.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-purrr@1.2.2 r-readr@2.2.0 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jennybc/googlesheets
Licenses: Expat
Build system: r
Synopsis: Manage Google spreadsheets from R
Description:

This package provides tools to interact with Google Sheets from within R.

r-adbcdrivermanager 0.23.0-1
Propagated dependencies: r-nanoarrow@0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arrow.apache.org/adbc/current/r/adbcdrivermanager/
Licenses: ASL 2.0
Build system: r
Synopsis: Arrow Database Connectivity (ADBC) driver manager
Description:

This package provides a developer-facing interface to Arrow Database Connectivity (ADBC) for the purposes of driver development, driver testing, and building high-level database interfaces for users. ADBC is an API standard for database access libraries that uses Arrow for result sets and query parameters.

r-geosphere 1.6-8
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/web/packages/geosphere
Licenses: GPL 3+
Build system: r
Synopsis: Spherical trigonometry
Description:

This package computes spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations.

r-orf 0.1.4
Propagated dependencies: r-ggplot2@4.0.3 r-ranger@0.18.0 r-rcpp@1.1.1-1.1 r-xtable@1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/okasag/orf
Licenses: GPL 3
Build system: r
Synopsis: Ordered random forests
Description:

This package provides an implementation of the Ordered Forest estimator as developed in Lechner & Okasa (2019) <arXiv:1907.02436>. The Ordered Forest flexibly estimates the conditional probabilities of models with ordered categorical outcomes (so-called ordered choice models). Additionally to common machine learning algorithms the orf package provides functions for estimating marginal effects as well as statistical inference thereof and thus provides similar output as in standard econometric models for ordered choice. The core forest algorithm relies on the fast C++ forest implementation from the ranger package (Wright & Ziegler, 2017) <arXiv:1508.04409>.

r-rnifti 1.9.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/RNifti
Licenses: GPL 2
Build system: r
Synopsis: Fast R and C++ access to NIfTI images
Description:

This package provides very fast read and write access to images stored in the NIfTI-1 and ANALYZE-7.5 formats, with seamless synchronisation between compiled C and interpreted R code. It also provides a C/C++ API that can be used by other packages.

r-ggnewscale 0.5.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggnewscale
Licenses: GPL 3
Build system: r
Synopsis: Multiple fill and color scales in ggplot2
Description:

This package lets you use multiple fill and color scales in ggplot2.

r-hdf5r 1.3.12
Dependencies: hdf5@1.14.6 zlib@1.3.1
Propagated dependencies: r-bit64@4.8.2 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://hhoeflin.github.io/hdf5r
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the HDF5 binary data format
Description:

HDF5 is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the HDF5 API using R6 classes. Additionally, functionality is added so that HDF5 objects behave very similar to their corresponding R counterparts.

r-rmdfiltr 0.1.5
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-assertthat@0.2.1 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/crsh/rmdfiltr
Licenses: Expat
Build system: r
Synopsis: Lua filters for R Markdown
Description:

This package provides a collection of Lua filters that extend the functionality of R Markdown templates (e.g., count words or post-process citations).

r-kernelfactory 0.3.0
Propagated dependencies: r-auc@0.3.2 r-genalg@0.2.1 r-kernlab@0.9-33 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kernelFactory/
Licenses: GPL 2+
Build system: r
Synopsis: Ensemble of kernel machines
Description:

Kernel factory is an ensemble method where each base classifier (random forest) is fit on the kernel matrix of a subset of the training data.

r-diptest 0.77-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/diptest
Licenses: GPL 2+
Build system: r
Synopsis: Hartigan's dip test statistic for unimodality
Description:

This package computes Hartigan's dip test statistic for unimodality, multimodality and provides a test with simulation based p-values, where the original public code has been corrected.

r-insight 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/insight/
Licenses: GPL 3
Build system: r
Synopsis: Easy access to model information for various model objects
Description:

This package provides a tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. The package mainly revolves around two types of functions: Functions that find (the names of) information, starting with find_, and functions that get the underlying data, starting with get_. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

r-ggraph 2.2.2
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-dplyr@1.2.1 r-ggforce@0.5.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-graphlayouts@1.2.3 r-igraph@2.3.1 r-lifecycle@1.0.5 r-mass@7.3-65 r-memoise@2.0.1 r-rlang@1.2.0 r-scales@1.4.0 r-tidygraph@1.3.1 r-vctrs@0.7.3 r-viridis@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ggraph/
Licenses: GPL 3
Build system: r
Synopsis: Implementation of grammar of graphics for graphs and networks
Description:

The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. The ggraph package is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.

r-doc2vec 0.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1
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-acnr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mpierrejean/acnr
Licenses: LGPL 2.1+
Build system: r
Synopsis: Annotated copy-number regions
Description:

This package provides SNP array data from different types of copy-number regions. These regions were identified manually by the authors of the package and may be used to generate realistic data sets with known truth.

r-runner 0.4.6
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=runner
Licenses: GPL 2+
Build system: r
Synopsis: Running operations for vectors
Description:

This package provides a library for rolling windows operations. The package enables full control over the window length, window lag, and time indices. With a runner one can apply any R function on rolling windows. The package eases work with equally and unequally spaced time series.

r-fru 0.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/fru
Licenses: GPL 3
Build system: r
Synopsis: Fast implementation of Random Forest
Description:

This package provides yet another implementation of the Random Forest method by Breiman (2001) <doi:10.1023/A:1010933404324>, written in Rust and tailored towards stability, correctness, efficiency and scalability on modern multi-core machines. It handles both classification and regression, as well as provides permutation feature importance via a novel, highly optimized algorithm.

r-phangorn 2.12.1
Propagated dependencies: r-ape@5.8-1 r-digest@0.6.39 r-fastmatch@1.1-8 r-generics@0.1.4 r-igraph@2.3.1 r-matrix@1.7-5 r-quadprog@1.5-8 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/phangorn
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic analysis in R
Description:

Phangorn is a package for phylogenetic analysis in R. It supports estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, distance methods and Hadamard conjugation.

r-rle 0.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rle/
Licenses: GPL 3
Build system: r
Synopsis: Common functions for run-length encoded vectors
Description:

This package provides common base and stats methods for rle objects, aiming to make it possible to treat them transparently as vectors.

Total packages: 32521