Package: dstack
Type: Package
Title: Publishing Interactive Plots
Version: 0.2.0
Authors@R: person("Vitaly", "Khudobakhshov", email = "vitaly@dstack.ai",
  role = c("aut", "cre"))
Description: A native R package that allows to publish, share and track revisions 
  of plots using your favorite plotting package, e.g. 'ggplot2'. It also provides
  a kind of interactivity for such plots by specifying certain parameters for any 
  specific plot view. See <https://docs.dstack.ai> for more information.
License: GPL-3
URL: https://dstack.ai
BugReports: https://github.com/dstackai/dstack-r/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Imports: uuid,nanotime,rjson,httr,rlist,yaml,base64enc
Suggests: ggplot2,plotly,data.table
NeedsCompilation: no
Packaged: 2020-04-09 13:51:07 UTC; vitaly.khudobakhshov
Author: Vitaly Khudobakhshov [aut, cre]
Maintainer: Vitaly Khudobakhshov <vitaly@dstack.ai>
Repository: CRAN
Date/Publication: 2020-04-09 14:10:02 UTC
