# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "subformula" in publications use:' type: software license: MIT title: 'subformula: Create Subformulas of a Formula' version: 0.1.0 doi: 10.32614/CRAN.package.subformula abstract: A formula 'sub' is a subformula of 'formula' if all the terms on the right hand side of 'sub' are terms of 'formula' and their left hand sides are identical. This package aids in the creation of subformulas. authors: - family-names: Moss given-names: Jonas email: jonas.gjertsen@gmail.com orcid: https://orcid.org/0000-0002-6876-6964 repository: https://cranhaven.r-universe.dev repository-code: https://github.com/JonasMoss/subformula commit: 4244099d73a9b4c2973105e1de4fb0b47c4e1d74 url: https://github.com/JonasMoss/subformula date-released: '2026-06-09' contact: - family-names: Moss given-names: Jonas email: jonas.gjertsen@gmail.com orcid: https://orcid.org/0000-0002-6876-6964