# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "easyComment" in publications use:' type: software license: MIT title: 'easyComment: Generate Comment Boxes with Custom Alignment' version: 2.1.0 doi: 10.32614/CRAN.package.easyComment abstract: Provides a function to generate comment boxes framed with '#' characters, with configurable width and text alignment (left, center, or right). Useful for formatting scripts and improving code readability. authors: - family-names: Muller given-names: Gregoire email: muller.gregoire@protonmail.com repository: https://cran.r-universe.dev repository-code: https://gitlab.com/r-packages3/easycomment commit: 7fa38ec225ef47ca829c4bbd950d639da1b9389c url: https://gitlab.com/r-packages3/easycomment date-released: '2026-04-11' contact: - family-names: Muller given-names: Gregoire email: muller.gregoire@protonmail.com