diff --git a/DESCRIPTION b/DESCRIPTION index ccf5060..cc179e7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: bvartools Title: Bayesian Inference of Vector Autoregressive Models Version: 0.0.1 -Date: 2019-06-08 +Date: 2019-06-09 Authors@R: person("Franz X.", "Mohr", email = "bvartools@outlook.com", role = c("aut","cre")) Description: Assists in the set-up of algorithms for Bayesian inference of vector autoregressive (VAR) models. Functions for posterior simulation, forecasting, impulse response analysis and forecast error variance decomposition are largely based on the introductory texts of Koop and Korobilis (2010) and Luetkepohl (2007, ISBN: 9783540262398). License: GPL (>= 2) diff --git a/cran-comments.md b/cran-comments.md index df49dcf..16c0555 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,7 +1,7 @@ ## Resubmission This is a resubmission. In this version I have: -* Added executeable examples in Rd-files of exported functions +* Added executeable examples for all exported functions In former resubmissions I have: @@ -12,10 +12,10 @@ In former resubmissions I have: * Reformated the references in the Description field in DESCRIPTION ## Test environments -ubuntu 14.04 (on travis-ci), R-devel, R 3.5.2, R 3.4.4, R 3.3.3 +ubuntu 14.04 (on travis-ci), R-devel, R 3.6.0, R 3.5.3, R 3.4.4, R 3.3.3 win-builder (devel) ## R CMD check results * NOTE: New submission -* NOTE: checking installed package size ... installed size is 7.7Mb sub-directories of 1Mb or more: libs 6.9Mb +* NOTE: checking installed package size ... installed size is 9.0Mb sub-directories of 1Mb or more: libs 8.2Mb