# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "reporter" in publications use:' type: software license: CC0-1.0 title: 'reporter: Creates Statistical Reports' version: 1.4.4 doi: 10.32614/CRAN.package.reporter abstract: Contains functions to create regulatory-style statistical reports. Originally designed to create tables, listings, and figures for the pharmaceutical, biotechnology, and medical device industries, these reports are generalized enough that they could be used in any industry. Generates text, rich-text, PDF, HTML, and Microsoft Word file formats. The package specializes in printing wide and long tables with automatic page wrapping and splitting. Reports can be produced with a minimum of function calls, and without relying on other table packages. The package supports titles, footnotes, page header, page footers, spanning headers, page by variables, and automatic page numbering. authors: - family-names: Bosak given-names: David email: dbosak01@gmail.com repository: https://dbosak01.r-universe.dev repository-code: https://github.com/dbosak01/reporter commit: d54038c17350ebe0ba99110c5d39600ef540ae38 url: https://reporter.r-sassy.org contact: - family-names: Bosak given-names: David email: dbosak01@gmail.com