Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 12f496a

Browse files
committed
Fixes for CRAN
1 parent f321ef3 commit 12f496a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ bench
66
^node_modules$
77
^NEWS\.md$
88
^CONTRIBUTING\.md$
9+
^cran-comments.md$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ggvis
22
Title: Interactive Grammar of Graphics
3-
Description: ggvis implements an interactive grammar of graphics, taking the
3+
Description: An implementation of an interactive grammar of graphics, taking the
44
best parts of ggplot2, combining them with shiny's reactive framework and
55
drawing web graphics using vega.
66
Version: 0.4.1

0 commit comments

Comments
 (0)