Skip to content

Commit 12e46fa

Browse files
committed
get ready for CRAN
1 parent 73caa6f commit 12e46fa

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Easily automate the following tasks to describe data frames:
77
To do so, the package relies on 'rmarkdown' partials, so you can generate HTML, PDF, and Word documents. Codebooks
88
are also available as tables (CSV, Excel, etc.).
99
The metadata and codebooks are also available at your fingertips via RStudio Addins.
10-
Version: 0.6.2.9000
10+
Version: 0.6.3
1111
Authors@R: person("Ruben", "Arslan", email = "[email protected]", role = c("aut", "cre"))
1212
Depends: R (>= 3.0.1)
1313
URL: https://github.com/rubenarslan/codebook

cran-comments.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
## Resubmission
2-
* I am now referencing the file man/figures/codebook_adding.gif from Github
3-
Pages because it's 13MB and so makes the package unduly big.
4-
51
## Submission
6-
* All three added RStudio Addins were tested, but tests were omitted for two
7-
owing to problems with 'shinytest'.
8-
* Owing to bugs in mice that broke (degenerate test cases), codebook requires
9-
mice > 3.2.0 which has just been released on CRAN. This meant winbuilder still
10-
had the old version. Apart from this, it tested ok.
2+
* Mainly added vignettes. There is some code in the vignettes to make them more
3+
compact for CRAN, but prettier for the Github docs.
114

125
## Test environments
136
* local OS X install, R 3.5.1

0 commit comments

Comments
 (0)