Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Fixes for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Mar 12, 2015
1 parent f321ef3 commit 12f496a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ bench
^node_modules$
^NEWS\.md$
^CONTRIBUTING\.md$
^cran-comments.md$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ggvis
Title: Interactive Grammar of Graphics
Description: ggvis implements an interactive grammar of graphics, taking the
Description: An implementation of an interactive grammar of graphics, taking the
best parts of ggplot2, combining them with shiny's reactive framework and
drawing web graphics using vega.
Version: 0.4.1
Expand Down

0 comments on commit 12f496a

Please sign in to comment.