Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions CRAN-SUBMISSION

This file was deleted.

2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ggtibble
Title: Create Tibbles and Lists of 'ggplot' Figures for Reporting
Version: 1.0.3.9000
Version: 1.0.4
Authors@R:
person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X"))
Description:
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ggtibble 1.0.3.9000
# ggtibble 1.0.4

* `gglist` objects may now nest: a `gglist` element of a `gglist` is allowed,
so a `gglist` can represent a list of lists of plots. The `+` broadcast,
Expand Down
4 changes: 3 additions & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Tibbles
bmp
colour
eps
erroring
geoms
gg
gglist
Expand All @@ -16,7 +17,8 @@ labelled
pictex
png
ps
renderable
recurse
recursing
sprintf
svg
tex
Expand Down