Skip to content

Commit

Permalink
Update cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donotdespair committed Jul 19, 2024
1 parent 167c63a commit 83e4c32
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,33 @@ It also shows:
This is not a problem as `RcppArmadillo` is used in the package and is not a problem to be in `Depends` or `Imports`. We tested various scenarios of includeing `RcppArmadillo` in dependencies, and only the current setup compiles and installs the package correctly. It shows this note nevertheless.




## Checks using `devtools::check_win_devel()`

This show as well:
> Possibly misspelled words in DESCRIPTION:
> Autoregression (9:215)
> Autoregressions (3:49, 9:100)
> Giannone (9:324)
> Lenza (9:334)
> Primiceri (9:341)
> Rubio (9:458, 9:633, 9:848)
> Waggoner (9:474, 9:651)
> Zha (9:485)
> az (9:841)
> bsvarSIGNs (9:1347)
> decompositions (9:1114)
> niak (9:1462)
> rez (9:469, 9:644, 9:859)
> toolset (9:1544)
All are correct and used intentionally. Thanks!





## Done some more tests from `usethis::use_release_issue()`

All good here!

0 comments on commit 83e4c32

Please sign in to comment.