diff --git a/NEWS.md b/NEWS.md index bb59313..d9ef813 100644 --- a/NEWS.md +++ b/NEWS.md @@ -60,6 +60,5 @@ Error corrected concerning creation of temporary files on non-Windows environmen * Correctly handles some countries that differ from the standard SIOT structure. The Czech Republic does not include G47 and I68 imputed rents in the table, which caused problems with the ordering of the table and the creation of coefficients. * Uses tidyr::nested() data structures which are far easier handled in highly structured data sets. - # iotables 0.3.1 * Correcting a bug that did not always remove the right columns from use_table_get() diff --git a/cran-comments.md b/cran-comments.md index f2b0fb3..7231676 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -3,4 +3,6 @@ * osx R 3.4.4 and 3.5.0 (on travis-ci) ## R CMD check results -There were no ERRORs or WARNINGs. +There were no ERRORs or WARNINGs. An earlier submission created a note +on CRAN, due to a removed, obsolete vignette. On Travis and on Win +no NOTE is visible, and the Vignette Builder is removed, too.