Skip to content

Commit

Permalink
DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Raabe committed Apr 10, 2021
1 parent 79ac425 commit f82059f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Package: vistime
Title: Pretty Timeline Charts in R
Title: Pretty Timelines in R
Version: 1.2.1
Date: 2021-04-09
Date: 2021-04-10
Authors@R: c(
person("Sandro", "Raabe", , "[email protected]", role = c("aut", "cre"))
)
Description: A library for creating time based charts, like Gantt or timelines. Possible outputs
include ggplot diagrams, plotly.js graphs, Highcharts.ja widgets and data.frames. Results can be
used in the RStudio viewer pane, in RMarkdown documents or in Shiny apps. In the
include 'ggplot2' diagrams, 'plotly.js' graphs, 'Highcharts.js' widgets and data.frames. Results can be
used in the 'RStudio' viewer pane, in 'RMarkdown' documents or in Shiny apps. In the
interactive outputs created by vistime() and hc_vistime(), you can interact with the
plot using mouse hover or zoom.
License: GPL-3 | file LICENSE
Expand All @@ -23,7 +23,6 @@ Imports:
ggrepel (>= 0.7.0),
RColorBrewer (>= 0.2.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests:
prettydoc,
Expand Down

0 comments on commit f82059f

Please sign in to comment.