Package: cardargus
Title: Generate SVG Information Cards with Embedded Fonts and Badges
Version: 0.2.2
Date: 2026-02-28
Authors@R: c(
    person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")),
    person("Hugo", "Vasconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"),
    person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"))
Description: Create self-contained SVG information cards with embedded 'Google 
    Fonts', shields-style badges, and custom logos. Cards are fully 
    portable SVG files ideal for dashboards, reports, and web applications.
    Includes functions to export cards to PNG format and display them in 
    'R Markdown' and 'Quarto' documents.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
URL: https://github.com/StrategicProjects/cardargus
BugReports: https://github.com/StrategicProjects/cardargus/issues
Imports: glue, cli, digest, gdtools, magick, rsvg, later
Suggests: base64enc, chromote, curl, gfonts, htmltools, knitr,
        rmarkdown, showtext, sysfonts, systemfonts, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-28 12:38:18 UTC; leite
Author: Andre Leite [aut, cre],
  Hugo Vasconcelos [aut],
  Diogo Bezerra [aut]
Maintainer: Andre Leite <leite@castlab.org>
Repository: CRAN
Date/Publication: 2026-02-28 23:40:02 UTC
Built: R 4.5.2; ; 2026-03-04 00:54:03 UTC; windows
