Package: gofigR
Type: Package
Title: Client for 'GoFigr.io'
Version: 0.2.2
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, textutils, scriptName, xfun, rlang, stringr,
        rstudioapi
Suggests: ggplot2, gplots
NeedsCompilation: no
Packaged: 2025-02-06 14:21:33 UTC; maciej
Author: Maciej Pacula [cre, aut],
  Flagstaff Solutions, LLC [cph]
Maintainer: Maciej Pacula <maciej@gofigr.io>
Repository: CRAN
Date/Publication: 2025-02-07 18:30:02 UTC
