Package: easyComment
Type: Package
Title: Generate Comment Boxes with Custom Alignment
Version: 2.1.0
Authors@R: person("Gregoire", "Muller",
                  email = "muller.gregoire@protonmail.com",
                  role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
URL: https://gitlab.com/r-packages3/easycomment
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-11 10:41:52 UTC; root
Author: Gregoire Muller [aut, cre]
Maintainer: Gregoire Muller <muller.gregoire@protonmail.com>
Repository: CRAN
Date/Publication: 2026-04-11 11:00:02 UTC
