Package: fabricerin Title: Create Easily Canvas in 'shiny' and 'RMarkdown' Documents Version: 0.1.2 Authors@R: c( person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")), person("Garrick", "Aden-Buie", role = c("ctb")), person("fabricjs contributors", role = c("ctb", "cph"), comment = "fabricjs JavaScript library"), person("jQuery contributors", role = c("ctb", "cph"), comment = "jQuery JavaScript library"), person("FileSaver.js contributors", role = c("ctb", "cph"), comment = "FileSaver JavaScript library")) Description: Allows the user to implement easily canvas elements within a 'shiny' app or an 'RMarkdown' document. The user can create shapes, images and text elements within the canvas which can also be used as a drawing tool for taking notes. The package relies on the 'fabricjs' 'JavaScript' library. See . License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: htmltools, glue URL: https://github.com/feddelegrand7/fabricerin BugReports: https://github.com/feddelegrand7/fabricerin/issues Repository: https://feddelegrand7.r-universe.dev Date/Publication: 2021-02-01 17:55:42 UTC RemoteUrl: https://github.com/feddelegrand7/fabricerin RemoteRef: HEAD RemoteSha: 161f75abae272872310a00df46606d63898e85c6 NeedsCompilation: no Packaged: 2026-07-02 08:40:10 UTC; root Author: Mohamed El Fodil Ihaddaden [aut, cre], Garrick Aden-Buie [ctb], fabricjs contributors [ctb, cph] (fabricjs JavaScript library), jQuery contributors [ctb, cph] (jQuery JavaScript library), FileSaver.js contributors [ctb, cph] (FileSaver JavaScript library) Maintainer: Mohamed El Fodil Ihaddaden