_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-generalizedhyperbolic 0.8-7
Propagated dependencies: r-distributionutils@0.6-2 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rmetrics/
Licenses: GPL 2+
Synopsis: Generalized hyperbolic distribution
Description:

This package provides functions for the hyperbolic and related distributions. Density, distribution and quantile functions and random number generation are provided for the hyperbolic distribution, the generalized hyperbolic distribution, the generalized inverse Gaussian distribution and the skew-Laplace distribution. Additional functionality is provided for the hyperbolic distribution, normal inverse Gaussian distribution and generalized inverse Gaussian distribution, including fitting of these distributions to data. Linear models with hyperbolic errors may be fitted using hyperblmFit.

trytond-project-revenue 7.0.2
Propagated dependencies: trytond@7.0.37 trytond-company@7.0.2 trytond-product@7.0.3 trytond-project@7.0.0 trytond-timesheet@7.0.1 trytond-timesheet-cost@7.0.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://docs.tryton.org/projects/modules-project-revenue
Licenses: GPL 3+
Synopsis: Tryton module to add revenue on project
Description:

The Project Revenue Tryton module computes revenue and cost per task and project. The revenue uses the list price of the product. If the product's unit of measure is time based, the revenue is computed as the product of the price and the hours of effort otherwise the price is considered as fixed. The cost is computed by summing the cost of all the linked time sheets and the linked purchase lines.

r-msbackendmetabolights 1.4.2
Propagated dependencies: r-spectra@1.18.2 r-s4vectors@0.46.0 r-protgenerics@1.40.0 r-progress@1.2.3 r-curl@6.2.3 r-biocfilecache@2.16.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://github.com/RforMassSpectrometry/MsBackendMetaboLights
Licenses: Artistic License 2.0
Synopsis: Retrieve Mass Spectrometry Data from MetaboLights
Description:

MetaboLights is one of the main public repositories for storage of metabolomics experiments, which includes analysis results as well as raw data. The MsBackendMetaboLights package provides functionality to retrieve and represent mass spectrometry (MS) data from MetaboLights. Data files are downloaded and cached locally avoiding repetitive downloads. MS data from metabolomics experiments can thus be directly and seamlessly integrated into R-based analysis workflows with the Spectra and MsBackendMetaboLights package.

emacs-semantic-refactor 0.5-1.6f2c97d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-refactor
Licenses: GPL 3+
Synopsis: Refactoring tool for C/C++ and Lisp dialects
Description:

This package provides a refactoring tool based on the Emacs Semantic parser framework. For C and C++ it supports operations such as:

  1. Generating class implementations

  2. Generating function prototypes

  3. Converting functions to function pointers

  4. Moving semantic units

  5. etc...

For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such as:

  1. Formatting the whole buffer

  2. Converting sexpressions to one or multiple lines

  3. etc...

perl-file-readbackwards 1.06
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/File-ReadBackwards
Licenses: GPL 1+
Synopsis: Read a file backwards by lines
Description:

This module reads a file backwards line by line. It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface.

It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.

python-roman-datamodels 0.27.0
Propagated dependencies: python-asdf@5.0.0 python-asdf-astropy@0.8.0 python-asdf-standard@1.4.0 python-astropy@7.1.0 python-gwcs@0.25.2 python-lz4@4.4.4 python-numpy@1.26.4 python-pyarrow@21.0.0 python-rad@0.27.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/roman_datamodels
Licenses: Modified BSD
Synopsis: Roman Datamodels Support
Description:

This package provides a Python package of Roman Datamodels for the calibration pipelines started with the JWST calibration pipelines. The goal for the JWST pipelines was motivated primarily by the need to support FITS data files, specifically with isolating the details of where metadata and data were located in the FITS file from the representation of the same items within the Python code. That is not a concern for Roman since FITS format data files will not be used by the Roman calibration pipelines.

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

perl-path-iterator-rule 1.014
Propagated dependencies: perl-number-compare@0.03 perl-text-glob@0.11 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Path-Iterator-Rule
Licenses: ASL 2.0
Synopsis: Iterative, recursive file finder
Description:

Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator.

A summary of features for comparison to other file finding modules:

  • provides many helper methods for specifying rules

  • offers (lazy) iterator and flattened list interfaces

  • custom rules implemented with callbacks

  • breadth-first (default) or pre- or post-order depth-first searching

  • follows symlinks (by default, but can be disabled)

  • directories visited only once (no infinite loop; can be disabled)

  • doesn't chdir during operation

  • provides an API for extensions

As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners.

node-regenerator-runtime 0.13.9
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

node-regenerator-runtime 0.13.11
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/regenerator/tree/main#readme
Licenses: Expat
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

node-regenerator-runtime 0.11.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

ruby-test-unit-ruby-core 1.0.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/test-unit-ruby-core
Licenses: Ruby License
Synopsis: Additional test assertions for Ruby standard libraries
Description:

This package provides additional test assertions for Ruby standard libraries.

ruby-email-reply-trimmer 0.1.13
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/discourse/email_reply_trimmer
Licenses: Expat
Synopsis: Trim replies from plain text email
Description:

EmailReplyTrimmer is a Ruby small library to trim replies from plain text email.

rust-rustc-demangle-capi 0.1.0
Channel: guix
Location: gnu/packages/rust-sources.scm (gnu packages rust-sources)
Home page: https://github.com/alexcrichton/rustc-demangle
Licenses: Expat ASL 2.0
Synopsis: C API for the @code{rustc-demangle} crate
Description:

This package provides a C API library for the rustc-demangle crate.

ruby-rubocop-performance 1.23.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://docs.rubocop.org/rubocop-performance/
Licenses: Expat
Synopsis: Performance optimizations checkers for Ruby code
Description:

This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.

ruby-rubocop-performance 1.23.1
Propagated dependencies: ruby-rubocop@1.68.0 ruby-rubocop-ast@1.37.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://docs.rubocop.org/rubocop-performance/
Licenses: Expat
Synopsis: Performance optimizations checkers for Ruby code
Description:

This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.

ruby-rubocop-factory-bot 2.26.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/rubocop/rubocop-factory_bot
Licenses: Expat
Synopsis: Code style checking for factory_bot files
Description:

This package provides a plugin for the RuboCop code style enforcing & linting tool for factory_bot files.

chicken5-record-variants 1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/record-variants
Licenses: FreeBSD
Synopsis: Optimized record access
Description:

Optimized record access

chicken6-record-variants 1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/5/record-variants
Licenses: FreeBSD
Synopsis: Optimized record access
Description:

Optimized record access

ruby-rspec-html-matchers 0.9.4
Propagated dependencies: ruby-nokogiri@1.18.10 ruby-rspec@3.13.1
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/kucaahbe/rspec-html-matchers
Licenses: Expat
Synopsis: Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3. Does not depend on assert_select matcher, provides useful error messages.
Description:

Nokogiri based 'have_tag' and 'with_tag' matchers for rspec 3. Does not depend on assert_select matcher, provides useful error messages.

ruby-concurrent-ruby-ext 1.3.5
Propagated dependencies: ruby-concurrent-ruby@1.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby-concurrency/concurrent-ruby
Licenses: Expat
Synopsis: C extensions for concurrent-ruby
Description:

This package provides C extensions to optimize the concurrent-ruby gem when running under the Matz's Ruby Interpreter (MRI, also known as CRuby).

r-mafdb-exac-r1-0-grch38 3.10.0
Propagated dependencies: r-s4vectors@0.46.0 r-iranges@2.42.0 r-genomicscores@2.20.0 r-genomicranges@1.60.0 r-genomeinfodb@1.44.0 r-bsgenome@1.76.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MafDb.ExAC.r1.0.GRCh38
Licenses: Artistic License 2.0
Synopsis: Minor allele frequency data from ExAC release 1.0 for GRCh38
Description:

Store minor allele frequency data from the Exome Aggregation Consortium (ExAC release 1.0) for the human genome version GRCh38.

r-mafdb-exac-r1-0-hs37d5 3.10.0
Propagated dependencies: r-s4vectors@0.46.0 r-iranges@2.42.0 r-genomicscores@2.20.0 r-genomicranges@1.60.0 r-genomeinfodb@1.44.0 r-bsgenome@1.76.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MafDb.ExAC.r1.0.hs37d5
Licenses: Artistic License 2.0
Synopsis: Minor allele frequency data from ExAC release 1.0 for hs37d5
Description:

Store minor allele frequency data from the Exome Aggregation Consortium (ExAC release 1.0) for the human genome version hs37d5.

ruby-forking-test-runner 1.6.0
Propagated dependencies: ruby-parallel-tests@4.9.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/grosser/forking_test_runner
Licenses: Expat
Synopsis: Run every test in a fork
Description:

This package is a wrapper around parallel_tests that runs every test in a fork to avoid pollution and get clean output per test.

Total results: 7783