Package: gofigR
Type: Package
Title: Client for 'GoFigr.io'
Version: 0.3.1
Authors@R: c(
    person(family="Pacula", given="Maciej", email="maciej@gofigr.io", role=c("cre", "aut")),
    person(given="Flagstaff Solutions, LLC", role=c("cph"))
  )
Description: Integrates with your 'RMarkdown' documents to automatically publish
  figures to the <https://GoFigr.io> service. Supports both 'knitr' and interactive 
  execution within 'RStudio'.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/GoFigr/gofigR
BugReports: https://github.com/GoFigr/gofigR/issues
RoxygenNote: 7.3.2
Imports: httr, jsonlite, knitr, base64enc, readr, magick, qrcode,
        getPass, scriptName, rstudioapi, rsvg, cowplot, ggplotify
Suggests: ggplot2, gplots
NeedsCompilation: no
Packaged: 2025-03-19 18:35:47 UTC; maciej
Author: Maciej Pacula [cre, aut],
  Flagstaff Solutions, LLC [cph]
Maintainer: Maciej Pacula <maciej@gofigr.io>
Repository: CRAN
Date/Publication: 2025-03-19 19:10:10 UTC
Built: R 4.3.3; ; 2025-03-19 20:59:30 UTC; unix
