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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-ashr 2.2-63
Propagated dependencies: r-etrunct@0.1 r-invgamma@1.2 r-matrix@1.7-4 r-mixsqp@0.3-54 r-rcpp@1.1.0 r-squarem@2021.1 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stephens999/ashr
Licenses: GPL 3+
Build system: r
Synopsis: Methods for adaptive shrinkage, using empirical bayes
Description:

This package implements an empirical Bayes approach for large-scale hypothesis testing and false discovery rate estimation.

r-config 0.3.2
Propagated dependencies: r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/config
Licenses: GPL 3
Build system: r
Synopsis: Manage environment specific configuration values
Description:

This package lets you manage configuration values across multiple environments (e.g. development, test, production). It reads values using a function that determines the current environment and returns the appropriate value.

r-abcoptim 0.15.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gvegayon/ABCoptim/
Licenses: Expat
Build system: r
Synopsis: Optimization of Artificial Bee Colony algorithm
Description:

Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. It is as simple as Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, and uses only common control parameters such as colony size and maximum cycle number. The r-abcoptim implements the Artificial bee colony optimization algorithm http://mf.erciyes.edu.tr/abc/pub/tr06_2005.pdf. This version is a work-in-progress and is written in R code.

r-matrix 1.7-4
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://Matrix.R-forge.R-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Sparse and dense matrix classes and methods
Description:

This package provides classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse.

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-msm 1.8.2
Propagated dependencies: r-expm@1.0-0 r-generics@0.1.4 r-mvtnorm@1.3-3 r-survival@3.8-3 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/chjackson/msm
Licenses: GPL 2+
Build system: r
Synopsis: Multi-state Markov and hidden Markov models in continuous time
Description:

This package provides functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data. It was designed for processes observed at arbitrary times in continuous time (panel data) but some other observation schemes are supported. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates, which may be constant or piecewise-constant in time.

r-nanoarrow 0.7.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://arrow.apache.org/nanoarrow/latest/r/
Licenses: ASL 2.0
Build system: r
Synopsis: Interface to the nanoarrow C library
Description:

This package provides an R interface to the nanoarrow C library and the Apache Arrow application binary interface. Functions to import and export ArrowArray, ArrowSchema, and ArrowArrayStream C structures to and from R objects are provided alongside helpers to facilitate zero-copy data transfer among R bindings to libraries implementing the Arrow C data interface.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.2.0 r-gtools@3.9.5 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-scatterplot3d 0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/scatterplot3d/
Licenses: GPL 2
Build system: r
Synopsis: 3D scatter plot
Description:

This package provides an implementation of scatter plots for plotting. a three dimensional point cloud.

r-princurve 2.1.6
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rcannood/princurve
Licenses: GPL 2
Build system: r
Synopsis: Fit a principal curve in arbitrary dimension
Description:

This package provides procedures for fitting a principal curve to a data matrix in arbitrary dimensions.

r-futile-logger 1.4.3
Propagated dependencies: r-futile-options@1.0.1 r-lambda-r@1.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/futile.logger
Licenses: LGPL 3+
Build system: r
Synopsis: Logging utility for R
Description:

This package provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.

r-graphlayouts 1.2.2
Propagated dependencies: r-igraph@2.2.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/schochastics/graphlayouts
Licenses: Expat
Build system: r
Synopsis: Additional layout algorithms for network visualizations
Description:

This package provides several layout algorithms to visualize networks which are not part of the igraph library. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms emphasize hidden group structures in networks or focus on specific nodes.

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

libsecp256k1-bitcoin-cash 0.22.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).

transcrypt 2.3.1
Dependencies: git@2.52.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/elasticdog/transcrypt
Licenses: Expat
Build system: copy
Synopsis: Transparently encrypt files within a git repository
Description:

Transcrypt is a script to configure transparent encryption of sensitive files stored in a Git repository. Files that you choose will be automatically encrypted when you commit them, and automatically decrypted when you check them out. The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files.

b2sum 20190724-0.54f4faa
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.blake2.net/
Licenses: CC0
Build system: gnu
Synopsis: BLAKE2 checksum tool
Description:

BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as SHA-3.

cryfs 0.11.4
Dependencies: boost@1.83.0 curl@8.6.0 fuse@2.9.9 range-v3@0.12.0 spdlog@1.13.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.cryfs.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Encrypted FUSE filesystem for the cloud
Description:

CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. CryFS creates an encrypted userspace filesystem that can be mounted via FUSE without root permissions. It is similar to EncFS, but provides additional security and privacy measures such as hiding file sizes and directory structure. However CryFS is not considered stable yet by the developers.

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.

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 0.7.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/bitcoin-core/secp256k1
Licenses: Expat
Build system: gnu
Synopsis: C library for EC operations on curve secp256k1
Description:

Optimized C library for EC operations on curve secp256k1.

Features:

  • secp256k1 ECDSA signing/verification and key generation.

  • Additive and multiplicative tweaking of secret/public keys.

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

  • Constant time, constant memory access signing and public key generation.

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

  • Very efficient implementation.

  • Suitable for embedded systems.

  • No runtime dependencies.

  • Optional module for public key recovery.

  • Optional module for ECDH key exchange.

  • Optional module for Schnorr signatures according to BIP-340.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087