Skip to content

Commit

Permalink
cran try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
hrbrmstr committed Jan 20, 2019
1 parent e42d295 commit ac13c61
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
^CRAN-RELEASE$
^.*\.Rproj$
^\.Rproj\.user$
^\.travis\.yml$
Expand Down
2 changes: 2 additions & 0 deletions CRAN-RELEASE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This package was submitted to CRAN on 2019-01-20.
Once it is accepted, delete this file and tag the release (commit e42d295063).
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ Suggests:
gcookbook,
clipr,
vdiffr,
svglite,
gdtools
svglite
Depends:
R (>= 3.2.0)
Imports:
Expand All @@ -54,6 +53,7 @@ Imports:
rmarkdown,
htmltools,
tools,
magrittr
magrittr,
gdtools
RoxygenNote: 6.1.1
VignetteBuilder: knitr
3 changes: 2 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@

- new fonts, a new white theme and a new dark theme
- fixed typos in documentation
- resubmitted after errors noted on https://win-builder.r-project.org/incoming_pretest/hrbrthemes_0.6.0_20190120_223916/Windows/00check.log
- resubmitted after errors noted on https://win-builder.r-project.org/incoming_pretest/hrbrthemes_0.6.0_20190120_223916/Windows/00check.log
- re-re-submitted (gdtools in the right place now)

0 comments on commit ac13c61

Please sign in to comment.