# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "struct" in publications use:' type: software license: GPL-3.0-only title: 'struct: Statistics in R Using Class-based Templates' version: 1.17.0 abstract: Defines and includes a set of class-based templates for developing and implementing data processing and analysis workflows, with a strong emphasis on statistics and machine learning. The templates can be used and where needed extended to 'wrap' tools and methods from other packages into a common standardised structure to allow for effective and fast integration. Model objects can be combined into sequences, and sequences nested in iterators using overloaded operators to simplify and improve readability of the code. Ontology lookup has been integrated and implemented to provide standardised definitions for methods, inputs and outputs wrapped using the class-based templates. authors: - family-names: Lloyd given-names: Gavin Rhys email: g.r.lloyd@bham.ac.uk - family-names: Weber given-names: Ralf Johannes Maria email: r.j.weber@bham.ac.uk preferred-citation: type: article title: 'struct: an R/Bioconductor-based framework for standardized metabolomics data analysis and beyond' authors: - family-names: Lloyd given-names: Gavin Rhys email: g.r.lloyd@bham.ac.uk - family-names: Jankevics given-names: Andris - family-names: Weber given-names: Ralf Johannes Maria email: r.j.weber@bham.ac.uk journal: Bioinformatics year: '2020' volume: '36' issue: 22-23 url: https://doi.org/10.1093/bioinformatics/btaa1031 start: 5551-5552 repository: https://bioc.r-universe.dev contact: - family-names: Lloyd given-names: Gavin Rhys email: g.r.lloyd@bham.ac.uk