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

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-class 7.3-23
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: R functions for classification
Description:

This package provides various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.

r-lsei 1.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~yongwang
Licenses: GPL 2+
Build system: r
Synopsis: Solve regression problems under equality/inequality constraints
Description:

It contains functions that solve least squares linear regression problems under linear equality/inequality constraints. Functions for solving quadratic programming problems are also available, which transform such problems into least squares ones first.

r-jose 2.0.0
Propagated dependencies: r-jsonlite@2.0.0 r-openssl@2.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.r-universe.dev/jose
Licenses: Expat
Build system: r
Synopsis: JavaScript object signing and encryption
Description:

This package lets you read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI, and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.

r-optparse 1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/optparse
Licenses: GPL 2+
Build system: r
Synopsis: Command line option parser
Description:

This package provides a command line parser inspired by Python's optparse library to be used with Rscript to write shebang scripts that accept short and long options.

r-venn 1.13
Propagated dependencies: r-admisc@0.40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dusadrian/venn
Licenses: GPL 3+
Build system: r
Synopsis: Draw Venn diagrams
Description:

This package provides a close to zero dependency package to draw and display Venn diagrams up to 7 sets, and any Boolean union of set intersections.

r-longdat 1.1.3
Propagated dependencies: r-bestnormalize@1.9.2 r-car@3.1-5 r-dplyr@1.2.1 r-effsize@0.8.1 r-emmeans@2.0.3 r-ggplot2@4.0.3 r-glmmtmb@1.1.14 r-lme4@2.0-1 r-magrittr@2.0.5 r-mass@7.3-65 r-patchwork@1.3.2 r-reshape2@1.4.5 r-rlang@1.2.0 r-rstatix@0.7.3 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CCY-dev/LongDat
Licenses: GPL 2
Build system: r
Synopsis: Tool for covariate-sensitive longitudinal analysis on omics data
Description:

This tool takes longitudinal dataset as input and analyzes if there is significant change of the features over time (a proxy for treatments), while detects and controls for covariates simultaneously. LongDat is able to take in several data types as input, including count, proportion, binary, ordinal and continuous data. The output table contains p values, effect sizes and covariates of each feature, making the downstream analysis easy.

r-stringi 1.8.7
Dependencies: icu4c@73.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://stringi.rexamine.com/
Licenses: Modified BSD
Build system: r
Synopsis: Character string processing facilities
Description:

This package allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Among available features there are: pattern searching (e.g. via regular expressions), random string generation, string collation, transliteration, concatenation, date-time formatting and parsing, etc.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-17 r-lmom@3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gld
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and use of the generalised (Tukey) lambda distribution
Description:

The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.

r-optimparallel 1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/florafauna/optimParallel-R
Licenses: GPL 2+
Build system: r
Synopsis: Parallel version of the L-BFGS-B optimization method
Description:

This tool provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time.

r-ga 3.2.5
Propagated dependencies: r-cli@3.6.6 r-crayon@1.5.3 r-foreach@1.5.2 r-iterators@1.0.14 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://luca-scr.github.io/GA/
Licenses: GPL 2+
Build system: r
Synopsis: Genetic algorithms for stochastic optimisation
Description:

Flexible general-purpose toolbox implementing genetic algorithms (GAs) for stochastic optimisation. Binary, real-valued, and permutation representations are available to optimize a fitness function, i.e., a function provided by users depending on their objective function. Several genetic operators are available and can be combined to explore the best settings for the current task. Furthermore, users can define new genetic operators and easily evaluate their performances. Local search using general-purpose optimisation algorithms can be applied stochastically to exploit interesting regions. GAs can be run sequentially or in parallel, using an explicit master-slave parallelisation or a coarse-grain islands approach.

r-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.5.2 r-kohonen@3.0.13 r-mass@7.3-65 r-pls@2.9-0
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-bma 3.18.21
Propagated dependencies: r-inline@0.3.21 r-leaps@3.2 r-robustbase@0.99-7 r-rrcov@1.7-7 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hanase/BMA
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian model averaging
Description:

This is a package for Bayesian model averaging and variable selection for linear models, generalized linear models and survival models (cox regression).

r-digest 0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/digest.html
Licenses: GPL 2+
Build system: r
Synopsis: Create cryptographic hash digests of R objects
Description:

This package contains an implementation of a function digest() for the creation of hash digests of arbitrary R objects (using the md5, sha-1, sha-256, crc32, xxhash and murmurhash algorithms) permitting easy comparison of R language objects, as well as a function hmac() to create hash-based message authentication code.

Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as OpenSSL should be used.

r-gridpattern 1.3.1
Propagated dependencies: r-glue@1.8.1 r-memoise@2.0.1 r-png@0.1-9 r-rlang@1.2.0 r-sf@1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trevorldavis.com/R/gridpattern/
Licenses: Expat
Build system: r
Synopsis: Grid pattern grobs
Description:

This package provides grid grobs that fill in a user-defined area with various patterns. It includes enhanced versions of the geometric and image-based patterns originally contained in the ggpattern package as well as original pch, polygon_tiling, regular_polygon, rose, text, wave, and weave patterns plus support for custom user-defined patterns.

r-caper 1.0.4
Propagated dependencies: r-ape@5.8-1 r-mass@7.3-65 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=caper
Licenses: GPL 2+
Build system: r
Synopsis: Comparative analyses of phylogenetics and evolution in R
Description:

This package provides functions for performing phylogenetic comparative analyses.

r-linprog 0.9-6
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://linprog.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear programming and optimization
Description:

This package can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.

r-ncdf4 1.24
Dependencies: netcdf@4.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ncdf4/index.html
Licenses: GPL 3+
Build system: r
Synopsis: R interface to Unidata netCDF format data files
Description:

This package provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files.

r-gh 1.5.0
Propagated dependencies: r-cli@3.6.6 r-gitcreds@0.1.2 r-glue@1.8.1 r-httr2@1.2.2 r-ini@0.3.1 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gh#readme
Licenses: Expat
Build system: r
Synopsis: Access the GitHub API via R
Description:

This package provides a minimal R client to access the GitHub API.

r-cereal 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-rlang@1.2.0 r-tibble@3.3.1 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-lib.github.io/cereal/
Licenses: Expat
Build system: r
Synopsis: Serialize vctrs objects to JSON
Description:

The vctrs package provides a concept of vector prototype that can be especially useful when deploying models and code. Serialize these object prototypes to JSON so they can be used to check and coerce data in production systems, and deserialize JSON back to the correct object prototypes.

r-prediction 0.3.18
Propagated dependencies: r-data-table@1.18.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/leeper/prediction
Licenses: Expat
Build system: r
Synopsis: Tidy, type-safe prediction methods
Description:

This package provides the prediction() function, a type-safe alternative to predict() that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the stats package, as well as numerous other model classes from other add-on packages.

r-embedsom 2.2.1
Propagated dependencies: r-ggplot2@4.0.3 r-igraph@2.3.1 r-matrix@1.7-5 r-rtsne@0.17 r-umap@0.2.10.0 r-uwot@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/exaexa/EmbedSOM
Licenses: GPL 3+
Build system: r
Synopsis: Fast embedding guided by self-organizing map
Description:

This package provides a smooth mapping of multidimensional points into low-dimensional space defined by a self-organizing map. It is designed to work with FlowSOM and flow-cytometry use-cases.

r-rappdirs 0.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rappdirs/
Licenses: Expat
Build system: r
Synopsis: Determine where to save data, caches, and logs
Description:

This package provides an easy way to determine which directories on the user's computer should be used to save data, caches and logs. It is a port of Python's Appdirs to R.

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-rmutil 1.1.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.commanster.eu/rcode.html
Licenses: GPL 2+
Build system: r
Synopsis: Utilities for nonlinear regression and repeated measurements models
Description:

This package provides a toolkit of functions for nonlinear regression and repeated measurements. It was designated to be imported by other packages such as gnlm, stable, growth, repeated, and event.

Total packages: 72465