Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

cran-comments.md

File metadata and controls

31 lines (22 loc) · 1.05 KB

Submission notes bsvars v3.1

Re the Last released version's CRAN status: OK: 9, NOTE: 4 all show the following:

Result: NOTE 
    installed size is 13.3Mb
    sub-directories of 1Mb or more:
      libs  11.9Mb

This seems to be normal in packages with Rcpp dependency and does not show in any of my tests, e.g., running devtools::check().

R CMD check results

There were no ERRORs, WARNINGs, or NOTEs.

GitHub R-CMD-check using usethis::use_github_action_check_standard()

Passing on all platforms!

Check at using devtools::check(manual = TRUE, remote = TRUE, incoming = TRUE)

This shows:

Found the following (possibly) invalid file URI: URI: www.linkedin.com/in/tomaszwwozniak From: README.md Status: 999 This is not a problem with the link, but how LinkedIn responds to automatic checks as documented e.g. HERE and HERE

Done some more tests from usethis::use_release_issue()

All good here!