diff --git a/README.Rmd b/README.Rmd index 1c0707f..57b505a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -97,7 +97,6 @@ This beautiful logo can be reproduced in R using [this file](https://github.com/ ## Resources - a vignette by [Wang & Woźniak (2025)](https://doi.org/10.48550/arXiv.2501.16711) -- a [reference manual](https://cran.r-project.org/web/packages/bsvarSIGNs/bsvarSIGNs.pdf) - a website of the family of packages [bsvars.org](https://bsvars.org/) - **bsvarSIGNs** on [CRAN](https://cran.r-project.org/package=bsvarSIGNs) - presentations: diff --git a/README.md b/README.md index e9d0a84..baac996 100644 --- a/README.md +++ b/README.md @@ -132,17 +132,18 @@ This beautiful logo can be reproduced in R using [this file](https://github.com/donotdespair/naklejki/blob/master/bsvarSIGNs/bsvarSIGNs.R).
+
++
## Resources - a vignette by [Wang & Woźniak (2025)](https://doi.org/10.48550/arXiv.2501.16711) -- a [reference - manual](https://cran.r-project.org/web/packages/bsvarSIGNs/bsvarSIGNs.pdf) - a website of the family of packages [bsvars.org](https://bsvars.org/) - **bsvarSIGNs** on [CRAN](https://cran.r-project.org/package=bsvarSIGNs) diff --git a/cran-comments.md b/cran-comments.md index bbbf87f..32ff9ce 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,4 +4,4 @@ Removed `const` keyword in C++ code when calling dependent package, which resolv Passed `rhub::rhub_check()` and `devtools::check()`. -Updated R version dependency to 4.1.0 for pipe operator. Changed status 301 URL to the corresponding new URL. The other URL is not a link to CRAN package, it is a link to the reference manual and is only available in the current form. +Updated R version dependency to 4.1.0 for pipe operator. Changed status 301 URL to the corresponding new URL. The other URL is not a link to CRAN package, removed the not canonical link to reference manual on CRAN.