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

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-plotrix 3.8-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/plotrix
Licenses: GPL 2+
Build system: r
Synopsis: Various plotting functions
Description:

This package provides lots of plotting, various labeling, axis and color scaling functions for R.

r-aod 1.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=aod
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of overdispersed data
Description:

This package provides a set of functions to analyze overdispersed counts or proportions. Most of the methods are already available elsewhere but are scattered in different packages. The proposed functions should be considered as complements to more sophisticated methods such as generalized estimating equations (GEE) or generalized linear mixed effect models (GLMM).

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-mblm 0.12.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mblm/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Median-based linear models
Description:

This package provides linear models based on Theil-Sen single median and Siegel repeated medians. They are very robust (29 or 50 percent breakdown point, respectively), and if no outliers are present, the estimators are very similar to OLS.

r-backports 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/backports
Licenses: GPL 2+
Build system: r
Synopsis: Reimplementations of functions introduced since R 3.0.0
Description:

Provides implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.

r-abd 0.2-8
Propagated dependencies: r-lattice@0.22-7 r-mosaic@1.9.2 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abd/
Licenses: GPL 2
Build system: r
Synopsis: Analysis of biological data
Description:

The r-abd package contains data sets and sample code for the Analysis of biological data by Michael Whitlock and Dolph Schluter.

r-vdiffr 1.0.8
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.2 r-diffobj@0.3.6 r-glue@1.8.0 r-htmltools@0.5.8.1 r-lifecycle@1.0.4 r-rlang@1.1.6 r-testthat@3.3.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/vdiffr
Licenses: GPL 3
Build system: r
Synopsis: Visual regression testing and graphical diffing
Description:

This package is an extension to the testthat package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.

r-spdl 0.0.5
Propagated dependencies: r-rcppspdlog@0.0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/spdl
Licenses: GPL 2+
Build system: r
Synopsis: Easier use of RcppSpdlog functions via wrapper
Description:

Logging functions in RcppSpdlog provide access to the logging functionality from the spdlog C++ library. This package offers shorter convenience wrappers for the R functions which match the C++ functions, namely via, say, spdl::debug() at the debug level. The actual formatting is done by the fmt::format() function from the fmtlib library (that is also std::format() in C++20 or later).

r-network 1.19.0
Propagated dependencies: r-magrittr@2.0.4 r-statnet-common@4.12.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org/
Licenses: GPL 2+
Build system: r
Synopsis: Classes for relational data
Description:

This package provides tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.

r-abcadm 1.0
Propagated dependencies: r-bh@1.87.0-1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcADM/
Licenses: GPL 3
Build system: r
Synopsis: Fit accumulated damage models and estimate reliability using ABC
Description:

This package provides tools to estimate parameters of accumulated damage (load duration) models based on failure time data under a Bayesian framework, using Approximate Bayesian Computation (ABC), and to assess long-term reliability under stochastic load profiles.

r-performanceanalytics 2.0.8
Propagated dependencies: r-quadprog@1.5-8 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/returnanalytics/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Econometric tools for performance and risk analysis
Description:

This is a collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.

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-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-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-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.

libsodium 1.0.18
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://libsodium.org
Licenses: ISC
Build system: gnu
Synopsis: Portable NaCl-based crypto library
Description:

Sodium is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc.

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.

perl-math-random-secure 0.080001
Dependencies: perl-crypt-random-source@0.14 perl-math-random-isaac@1.004 perl-math-random-isaac-xs@1.004 perl-moo@1.007000
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-Secure
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Cryptographically secure replacement for rand()
Description:

This module is intended to provide a cryptographically-secure replacement for Perl's built-in rand function. "Cryptographically secure", in this case, means:

  1. No matter how many numbers you see generated by the random number generator, you cannot guess the future numbers, and you cannot guess the seed.

  2. There are so many possible seeds that it would take decades, centuries, or millennia for an attacker to try them all.

  3. The seed comes from a source that generates relatively strong random data on your platform, so the seed itself will be as random as possible.

tomb 2.13
Dependencies: argon2@20190702 bash-minimal@5.2.37 cryptsetup-minimal@2.8.0 e2fsprogs@1.47.2 gettext-minimal@0.23.1 gnupg@2.4.7 lsof@4.99.3 mlocate@0.26 pinentry@1.3.2 qrencode@4.1.1 steghide@0.5.1 util-linux@2.40.4 zsh@5.9
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://dyne.org/tomb/
Licenses: GPL 3+
Build system: gnu
Synopsis: File encryption for secret data
Description:

Tomb is an application to manage the creation and access of encrypted storage files: it can be operated from commandline and it can integrate with a user's graphical desktop.

ccrypt 1.11
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://ccrypt.sourceforge.net
Licenses: GPL 2
Build system: gnu
Synopsis: Command-line utility for encrypting and decrypting files and streams
Description:

ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael block cipher, a version of which is also used in the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.

libblake3 1.8.2
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/BLAKE3-team/BLAKE3
Licenses: ASL 2.0 CC0
Build system: cmake
Synopsis: Official C implementation of BLAKE3
Description:

This package provides a cryptographic hash function that is fast, secure, parallelizable, capable of incremental updates.

rust-minisign 0.7.9
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/jedisct1/rust-minisign
Licenses: Expat
Build system: cargo
Synopsis: Crate to sign files and verify signatures
Description:

This package provides a crate to sign files and verify signatures.

python-olm 3.2.16
Dependencies: olm@3.2.16
Propagated dependencies: python-cffi@1.17.1 python-future@1.0.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://gitlab.matrix.org/matrix-org/olm/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for Olm
Description:

The Olm library implements the Double Ratchet cryptographic ratchet. This package contains its Python bindings.

Total packages: 69244