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

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-unitizer 1.4.23
Propagated dependencies: r-crayon@1.5.3 r-diffobj@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/unitizer
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive R unit tests
Description:

This package simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment.

r-mlearning 1.2.1
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-17 r-ipred@0.9-15 r-mass@7.3-65 r-nnet@7.3-20 r-randomforest@4.7-1.2 r-rpart@4.1.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.sciviews.org/zooimage
Licenses: GPL 2+
Build system: r
Synopsis: Machine learning algorithms with unified interface
Description:

This package provides a unified interface to various machine learning algorithms. Confusion matrices are provided too.

r-truncnorm 1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/truncnorm/
Licenses: GPL 2
Build system: r
Synopsis: Truncated normal distribution
Description:

This package provides functions for the truncated normal distribution with mean equal to mean and standard deviation equal to sd. It includes density, distribution, quantile, and expected value functions, as well as a random generation function.

r-lobstr 1.2.1
Propagated dependencies: r-cpp11@0.5.5 r-crayon@1.5.3 r-prettyunits@1.2.0 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/lobstr
Licenses: GPL 3
Build system: r
Synopsis: Visualize R data structures with trees
Description:

This package provides a set of tools for inspecting and understanding R data structures inspired by str. It includes ast for visualizing abstract syntax trees, ref for showing shared references, cst for showing call stack trees, and obj_size for computing object sizes.

r-glmmml 1.1.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=glmmML
Licenses: GPL 3+
Build system: r
Synopsis: Generalized linear models with clustering
Description:

This is a package for binomial and Poisson regression for clustered data, fixed and random effects with bootstrapping.

r-hdrcde 3.5.0
Propagated dependencies: r-ash@1.0-15 r-ggplot2@4.0.3 r-kernsmooth@2.23-26 r-ks@1.15.2 r-locfit@1.5-9.12 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkg.robjhyndman.com/hdrcde
Licenses: GPL 3
Build system: r
Synopsis: Highest density regions and conditional density estimation
Description:

This is a package for the computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate, and multimodal regression.

r-modelenv 0.2.0
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 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://github.com/tidymodels/modelenv
Licenses: Expat
Build system: r
Synopsis: Tools for registering models for use in tidymodels
Description:

This is a developer-focused, low dependency package in tidymodels that provides functions to register how models are to be used. Functions to register models are complimented with accessor functions to retrieve registered model information to aid in model fitting and error handling.

r-ggprism 1.0.7
Propagated dependencies: r-digest@0.6.39 r-ggplot2@4.0.3 r-glue@1.8.1 r-gtable@0.3.6 r-rlang@1.2.0 r-scales@1.4.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://csdaw.github.io/ggprism/
Licenses: GPL 3+
Build system: r
Synopsis: ggplot2 extension inspired by GraphPad Prism
Description:

This package provides various themes, palettes, and other functions that are used to customise ggplots to look like they were made in GraphPad Prism. The Prism-look is achieved with theme_prism() and scale_fill|colour_prism(), axes can be changed with custom guides like guide_prism_minor(), and significance indicators added with add_pvalue().

r-gsl 2.1-9
Dependencies: gsl@2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gsl
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for the GNU Scientific Library
Description:

This package provides an R wrapper for the special functions and quasi random number generators of the GNU Scientific Library.

r-nodbi 0.14.0
Propagated dependencies: r-dbi@1.3.0 r-jqr@1.4.0 r-jsonlite@2.0.0 r-r-utils@2.13.0 r-stringi@1.8.7 r-uuid@1.2-2 r-v8@8.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/nodbi/
Licenses: Expat
Build system: r
Synopsis: NoSQL database connector
Description:

This is a package for simplified document database access and manipulation, providing a common API across supported NoSQL databases Elasticsearch, CouchDB, MongoDB as well as SQLite/JSON1, PostgreSQL, and DuckDB.

r-mosaiccore 0.9.5
Propagated dependencies: r-dplyr@1.2.1 r-mass@7.3-65 r-rlang@1.2.0 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ProjectMOSAIC/mosaicCore/
Licenses: GPL 2+
Build system: r
Synopsis: Common utilities for mosaic family packages
Description:

Common utilities used in other Mosaic family packages are collected here.

r-qmri 1.2.7.9
Propagated dependencies: r-adimpro@0.9.7.2 r-aws@2.5-6 r-awsmethods@1.1-1 r-oro-nifti@0.11.4 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/research/ats/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Methods for quantitative magnetic resonance imaging (qMRI)
Description:

This package provides implementation of methods for estimation of quantitative maps from Multi-Parameter Mapping (MPM) acquisitions including adaptive smoothing methods in the framework of the ESTATICS model. The smoothing method is described in Mohammadi et al. (2017). <doi:10.20347/WIAS.PREPRINT.2432>. Usage of the package is also described in Polzehl and Tabelow (2019), Magnetic Resonance Brain Imaging, Chapter 6, Springer, Use R! Series. <doi:10.1007/978-3-030-29184-6_6>.

r-streamr 0.4.5
Propagated dependencies: r-ndjson@0.9.1 r-rcurl@1.98-1.18 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=streamR
Licenses: GPL 2
Build system: r
Synopsis: Access to Twitter Streaming API via R
Description:

This package provides functions to access Twitter's filter, sample, and user streams, and to parse the output into data frames.

r-nycflights13 1.0.2
Propagated dependencies: r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/nycflights13
Licenses: CC0
Build system: r
Synopsis: Flights that departed NYC in 2013
Description:

This package provides airline on-time data for all flights departing NYC in 2013. It also includes useful metadata on airlines, airports, weather, and planes.

gcc-cross-x86_64-w64-mingw32-toolchain 14.3.0
Dependencies: binutils-cross-x86_64-w64-mingw32@2.44 gcc-cross-x86_64-w64-mingw32@14.3.0 mingw-w64-x86_64-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-x86_64-w64-mingw32-toolchain 13.3.0
Dependencies: binutils-cross-x86_64-w64-mingw32@2.44 gcc-cross-x86_64-w64-mingw32@13.3.0 mingw-w64-x86_64-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-or1k-elf-toolchain 14.3.0
Dependencies: binutils-cross-or1k-elf@2.44 gcc-cross-sans-libc-or1k-elf@14.3.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (or1k-elf)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-i586-pc-gnu-toolchain 14.3.0
Dependencies: binutils-cross-i586-pc-gnu@2.44 gcc-cross-i586-pc-gnu@14.3.0 glibc-cross-i586-pc-gnu@2.41
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ LGPL 2.0+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (i586-pc-gnu)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-avr-toolchain 14.3.0
Dependencies: binutils-cross-avr@2.44 gcc-cross-avr@14.3.0 avr-libc@2.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ non-copyleft
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (avr)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-i686-w64-mingw32-toolchain 14.3.0
Dependencies: binutils-cross-i686-w64-mingw32@2.44 gcc-cross-i686-w64-mingw32@14.3.0 mingw-w64-i686-winpthreads@13.0.0
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ FDL 1.3+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (i686-w64-mingw32)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

gcc-cross-x86_64-pc-gnu-toolchain 14.3.0
Dependencies: binutils-cross-x86_64-pc-gnu@2.44 gcc-cross-x86_64-pc-gnu@14.3.0 glibc-cross-x86_64-pc-gnu@2.41
Channel: guix
Location: gnu/packages/cross-toolchain.scm (gnu packages cross-toolchain)
Home page: https://gcc.gnu.org/
Licenses: GPL 3+ LGPL 2.0+
Build system: trivial
Synopsis: Complete GCC tool chain for C/C++ development (x86_64-pc-gnu)
Description:

This package provides a complete GCC cross toolchain for C/C++ development to be installed in user profiles. This includes GCC, as well as libc (headers and binariesl), and Binutils. GCC is the GNU Compiler Collection.

perl-math-random-isaac-xs 1.004
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-ISAAC-XS
Licenses: Public Domain
Build system: perl
Synopsis: C implementation of the ISAAC PRNG algorithm
Description:

ISAAC (Indirection, Shift, Accumulate, Add, and Count) is a fast pseudo-random number generator. It is suitable for applications where a significant amount of random data needs to be produced quickly, such as solving using the Monte Carlo method or for games. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed.

This package implements the same interface as Math::Random::ISAAC.

libsecp256k1-bitcoin-cash 0.27.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/Bitcoin-ABC/secp256k1
Licenses: Expat
Build system: gnu
Synopsis: Optimized C library for EC operations on curve secp256k1
Description:

Optimized C library for cryptographic operations on curve secp256k1.

This library is used for consensus critical cryptographic operations on the Bitcoin Cash network.

Features:

  • secp256k1 ECDSA signing/verification and key generation.

  • secp256k1 Schnorr signing/verification (Bitcoin Cash Schnorr variant).

  • Additive and multiplicative tweaking of secret/public keys.

  • Serialization/parsing of secret keys, public keys, signatures.

  • Constant time, constant memory access signing and pubkey generation.

  • Derandomized ECDSA (via RFC6979 or with a caller provided function).

  • Very efficient implementation.

  • Suitable for embedded systems.

  • Optional module for public key recovery.

  • Optional module for ECDH key exchange (experimental).

  • Optional module for multiset hash (experimental).

rhash 1.4.3
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://sourceforge.net/projects/rhash/
Licenses: non-copyleft
Build system: gnu
Synopsis: Utility for computing hash sums
Description:

RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.

Total packages: 72465