# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mdrb" in publications use:' type: software license: GPL-3.0-or-later title: 'mdrb: Metabodecon Rust Backend' version: 0.0.5 doi: 10.32614/CRAN.package.mdrb identifiers: - type: url value: https://spang-lab.github.io/mdrb/ abstract: Provides a high-performance Rust backend for the 'metabodecon' package (), enabling efficient deconvolution, alignment, and post-processing of 1-dimensional (1D) nuclear magnetic resonance (NMR) spectra. The package wraps optimized Rust functions to improve performance and scalability for large datasets. The recommended way to use *mdrb* is by installing *metabodecon* and setting the backend argument to "rust" when calling its functions. The Rust part of the package is based on the 'metabodecon-rust' crate (). authors: - family-names: Schmidt given-names: Tobias email: tobias.schmidt331@gmail.com - family-names: Sombke given-names: Maximilian email: sombkemaximilian@gmail.com - family-names: Gronwald given-names: Wolfram email: wolfram.gronwald@klinik.uni-regensburg.de repository: https://spang-lab.r-universe.dev repository-code: https://github.com/spang-lab/mdrb commit: 5d293b2d69136c0657fdb356fc83cf904b0cccb9 url: https://github.com/spang-lab/mdrb/ date-released: '2026-05-31' contact: - family-names: Schmidt given-names: Tobias email: tobias.schmidt331@gmail.com