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

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-svgui 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svGUI/
Licenses: GPL 2
Build system: r
Synopsis: Functions for managing GUI clients in R
Description:

The SciViews svGUI package eases the management of Graphical User Interfaces (GUI) in R. It is independent from any particular GUI widgets. It centralizes info about GUI elements currently used, and it dispatches GUI calls to the particular toolkits in use in function of the context.

r-sparselda 0.1-9
Propagated dependencies: r-elasticnet@1.3 r-mass@7.3-65 r-mda@0.5-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.imm.dtu.dk/~lkhc/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse discriminant analysis
Description:

This package performs sparse linear discriminant analysis for Gaussians and mixture of Gaussian models.

r-rismed 2.3.0
Propagated dependencies: r-httr@1.4.7 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RISmed
Licenses: GPL 2+
Build system: r
Synopsis: Download content from NCBI databases
Description:

This package provides a set of tools to extract bibliographic content from the National Center for Biotechnology Information (NCBI) databases, including PubMed. The name RISmed is a portmanteau of RIS (for Research Information Systems, a common tag format for bibliographic data) and PubMed.

r-changepoint 2.3
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rkillick/changepoint/
Licenses: GPL 3+
Build system: r
Synopsis: Methods for changepoint detection
Description:

Changepoint implements various mainstream and specialised changepoint methods. These methods are suitable for finding single and multiple changepoints within data. Many popular non-parametric and frequentist methods are included as well.

r-vctrs 0.6.5
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-lifecycle@1.0.4 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/vctrs
Licenses: GPL 3
Build system: r
Synopsis: Vector helpers
Description:

There are three main goals to the vctrs package:

  1. To propose vec_size() and vec_type() as alternatives to length() and class(). These definitions are paired with a framework for type-coercion and size-recycling.

  2. To define type- and size-stability as desirable function properties, use them to analyse existing base function, and to propose better alternatives. This work has been particularly motivated by thinking about the ideal properties of c(), ifelse(), and rbind().

  3. To provide a new vctr base class that makes it easy to create new S3 vectors. vctrs provides methods for many base generics in terms of a few new vctrs generics, making implementation considerably simpler and more robust.

r-stabm 1.2.2
Propagated dependencies: r-checkmate@2.3.3 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bommert.github.io/stabm/
Licenses: LGPL 3
Build system: r
Synopsis: Stability measures for feature selection
Description:

This package provides an implementation of many measures for the assessment of the stability of feature selection. Both simple measures and measures which take into account the similarities between features are available.

r-pcapp 2.0-5
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pcaPP
Licenses: GPL 3+
Build system: r
Synopsis: Robust PCA by projection pursuit
Description:

This package provides functions for robust principal component analysis (PCA) by projection pursuit.

r-ecp 3.1.6
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/ecp/
Licenses: GPL 2+
Build system: r
Synopsis: Multiple change-point analysis of multivariate data
Description:

This package implements various procedures for finding multiple change-points. Two methods make use of dynamic programming and pruning, with no distributional assumptions other than the existence of certain absolute moments in one method. Hierarchical and exact search methods are included. All methods return the set of estimated change-points as well as other summary information.

r-broom-helpers 1.22.0
Propagated dependencies: r-broom@1.0.10 r-cards@0.7.0 r-cli@3.6.5 r-dplyr@1.1.4 r-labelled@2.16.0 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/broom.helpers/
Licenses: GPL 3+
Build system: r
Synopsis: Helpers for Model Coefficients Tibbles
Description:

This package provides suite of functions to work with regression model broom::tidy() tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.

r-shinycustomloader 0.9.0
Propagated dependencies: r-glue@1.8.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=shinycustomloader
Licenses: GPL 3
Build system: r
Synopsis: Custom loader for Shiny outputs
Description:

This package provides a custom CSS/HTML or GIF/image file for the loading screen in R Shiny. It also can use the marquee to have a custom text loading screen.

r-udunits2 0.13.2.2
Dependencies: udunits@2.2.28
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=udunits2
Licenses: GPL 2
Build system: r
Synopsis: Udunits-2 bindings for R
Description:

This package provides simple bindings to Unidata's udunits library.

r-dynlm 0.3-6
Propagated dependencies: r-car@3.1-3 r-lmtest@0.9-40 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dynlm
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Dynamic linear regression
Description:

This package provides an interface to lm.wfit for fitting dynamic linear models and time series regression relationships.

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-acceptancesampling 1.0.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcceptanceSampling/
Licenses: GPL 3+
Build system: r
Synopsis: Creation and evaluation of acceptance sampling plans
Description:

This r-acceptancesampling provides functionality for creating and evaluating acceptance sampling plans. Acceptance sampling is a methodology commonly used in quality control and improvement. International standards of acceptance sampling provide sampling plans for specific circumstances. The aim of this package is to provide an easy-to-use interface to visualize single, double or multiple sampling plans. In addition, methods have been provided to enable the user to assess sampling plans against pre-specified levels of performance, as measured by the probability of acceptance for a given level of quality in the lot.

r-rvenn 1.1.0
Propagated dependencies: r-ggforce@0.5.0 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-pheatmap@1.0.13 r-purrr@1.2.0 r-rlang@1.1.6 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RVenn
Licenses: GPL 3
Build system: r
Synopsis: Set operations for many sets
Description:

The base functions for set operations in R can be used for only two sets. This package RVenn provides functions for dealing with multiple sets. It uses purr to find the union, intersection and difference of three or more sets. This package also provides functions for pairwise set operations among several sets. Further, based on ggplot2 and ggforce, a Venn diagram can be drawn for two or three sets. For bigger data sets, a clustered heatmap showing the presence or absence of the elements of the sets can be drawn based on the pheatmap package. Finally, enrichment test can be applied to two sets whether an overlap is statistically significant or not.

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-lattice 0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lattice.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: High-level data visualization system
Description:

The lattice package provides a powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

r-lpme 1.1.3
Propagated dependencies: r-decon@1.3-4 r-flexmix@2.3-20 r-locpol@0.9.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lpme/
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Estimation of Measurement Error Models
Description:

Provide nonparametric methods for mean regression model, modal regression and conditional density estimation in the presence/absence of measurement error. Bandwidth selection is also provided for each method.

r-ggmap 4.0.2
Propagated dependencies: r-bitops@1.0-9 r-cli@3.6.5 r-digest@0.6.39 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-httr@1.4.7 r-jpeg@0.1-11 r-magrittr@2.0.4 r-plyr@1.8.9 r-png@0.1-8 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dkahle/ggmap
Licenses: GPL 2
Build system: r
Synopsis: Spatial visualization with ggplot2
Description:

This package provides a collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing.

r-ace2fastq 0.6.0
Propagated dependencies: r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/c5sire/ace2fastq
Licenses: GPL 3
Build system: r
Synopsis: ACE file to FASTQ converter
Description:

The ACE file format is used in genomics to store contigs from sequencing machines. This tools converts it into FASTQ format. Both formats contain the sequence characters and their corresponding quality information. Unlike the FASTQ file, the ACE file stores the quality values numerically. The conversion algorithm uses the standard Sanger formula. The package facilitates insertion into pipelines, and content inspection.

r-outliers 0.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/outliers/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Tests for outliers
Description:

This package provides a collection of some tests commonly used for identifying outliers.

r-golem 0.5.1
Propagated dependencies: r-attempt@0.3.1 r-config@0.3.2 r-here@1.0.2 r-htmltools@0.5.8.1 r-rlang@1.1.6 r-shiny@1.11.1 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ThinkR-open/golem
Licenses: Expat
Build system: r
Synopsis: Framework for robust Shiny applications
Description:

This package implements an opinionated framework for building a production- ready Shiny application. Golem contains a series of tools like dependency management, version management, easy installation and deployment or documentation management.

r-viridis 0.6.5
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sjmgarnier/viridis
Licenses: X11
Build system: r
Synopsis: Matplotlib default color map
Description:

This package is a port of the new http://matplotlib.org/ color maps (viridis--the default--, magma, plasma, and inferno) to R. These color maps are designed in such a way that they will analytically be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white. They are also designed to be perceived by readers with the most common form of color blindness.

r-acousticndlcoder 1.0.2
Propagated dependencies: r-seewave@2.2.4 r-tuner@1.4.7 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcousticNDLCodeR/
Licenses: GPL 2+
Build system: r
Synopsis: Coding sound files for use with NDL
Description:

Make acoustic cues to use with the R package ndl. The package implements functions used in the PLoS ONE paper "Words from spontaneous conversational speech can be recognized with human-like accuracy by an error-driven learning algorithm that discriminates between meanings straight from smart acoustic features, bypassing the phoneme as recognition unit." doi:10.1371/journal.pone.0174623

Total packages: 69244