# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "schmear" in publications use:' type: software license: MIT title: 'schmear: Build Structured Data Frame Subtypes' version: 0.1.0 abstract: Provides developer-focused helper functions and S3 classes to ease the creation of structured subtypes of data frames. Developers can require certain columns and types to be present, and can enforce crossing and nesting relationships between values in different columns. Type-specific metadata and attributes are preserved through common data frame manipulations. authors: - family-names: McCartan given-names: Cory email: mccartan@psu.edu orcid: https://orcid.org/0000-0002-6251-669X repository: https://cran.r-universe.dev repository-code: https://github.com/CoryMcCartan/schmear commit: 3166ea5831f7e2db686ff6c06799116bdd02b5c4 url: https://corymccartan.com/schmear/ date-released: '2026-05-29' contact: - family-names: McCartan given-names: Cory email: mccartan@psu.edu orcid: https://orcid.org/0000-0002-6251-669X