Skip to content

Commit

Permalink
update news and cran-comments [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ygeunkim committed Oct 11, 2024
1 parent 50ea705 commit 64d554a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

* Fix MCMC algorithm for `include_mean = TRUE` case.

* Fix predictive distribution update codes (`predict()`, `forecast_roll()`, and `forecast_expand()` for `ldltmod` and `svmod` classes).

* Fix out-of-forecasting (`forecast_roll()` and `forecast_expand()`) result process codes.

# bvhar 2.1.1
Expand Down
7 changes: 5 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a quick fix for fatal algorithm fault.
In this version, we

- Fixed MCMC algorithm when constant term exists.
- Fixed out-of-forecasting result processing.
- Fixed Forecasting algorithm for MCMC objects.

## Test environments

Expand All @@ -19,7 +19,10 @@ In this version, we

0 errors | 0 warnings | 1 note

* NOTE in local machine: HTML validation NOTE on local environment (aarch64-apple-darwin20) check. This note appears to be specific to my local machine and had no problem in previous CRAN checks.
* NOTE for CRAN incoming feasibility (Days since last update: 6):
The algorithms in the current version have some serious issues,
so an update is needed ASAP.
* NOTE only in local machine: HTML validation NOTE on local environment check. This note appears to be specific to my local machine and had no problem in previous CRAN checks.

## revdepcheck results

Expand Down
2 changes: 1 addition & 1 deletion revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Asia/Seoul |
|date |2024-10-09 |
|date |2024-10-11 |
|pandoc |3.5 @ /usr/local/bin/pandoc |

# Dependencies
Expand Down

0 comments on commit 64d554a

Please sign in to comment.