# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "charpente" in publications use:' type: software license: MIT title: 'charpente: Seamlessly design robust ''shiny'' extensions' version: 0.7.1 doi: 10.32614/CRAN.package.charpente abstract: '''charpente'' eases the creation of ''shiny'' extensions like ''shinydashboard'', ''bs4Dash'', ''shinyMobile''. It provides helpers to quickly set up a relevant package structure, import all external web dependencies (JavaScript, CSS) as well as initialize input/output bindings and custom handlers boilerplates. ''charpente'' offers tools to convert HTML code into R to dramatically speed up the development of the template components as well as an high level interface to ''htmltools''. ''charpente'' is a chatty package relying on the same principle as ''usethis'' and more recently ''golem'', that is make (''shiny'') developer''s life much easier.' authors: - family-names: Granjon given-names: David email: dgranjon@ymail.com - family-names: Coene given-names: John email: jcoenep@gmail.com repository: https://cynkra.r-universe.dev repository-code: https://github.com/RinteRface/charpente commit: 0faccd8106a98c8a8061cbd6567db9d65e50bf43 url: https://rinterface.github.io/charpente/ date-released: '2024-07-18' contact: - family-names: Granjon given-names: David email: dgranjon@ymail.com