Skip to content

Commit 678b4fb

Browse files
committed
RcppArmadillo fix.
1 parent f906f06 commit 678b4fb

File tree

4 files changed

+31
-2
lines changed

4 files changed

+31
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: dfms
2-
Version: 0.3.1
2+
Version: 0.3.2
33
Title: Dynamic Factor Models
44
Authors@R: c(person("Sebastian", "Krantz", role = c("aut", "cre"), email = "[email protected]"),
55
person("Rytis", "Bagdziunas", role = "aut"),
@@ -26,6 +26,6 @@ License: GPL-3
2626
Encoding: UTF-8
2727
LazyData: true
2828
Roxygen: list(markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet"))
29-
RoxygenNote: 7.2.3
29+
RoxygenNote: 7.3.2
3030
Config/testthat/edition: 3
3131
VignetteBuilder: knitr

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# dfms 0.3.2
2+
3+
* Minor internal C++ changes to ensure compatibility with *RcppArmadillo* 15.0.2.
4+
15
# dfms 0.3.1
26

37
* Fixed bug which occurred with only one quarterly variable (#73). Thanks @SantiagoD999 for reporting.

dfms.Rproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Version: 1.0
2+
ProjectId: cf7def2c-03c5-48a1-9b32-b6eaced333b3
23

34
RestoreWorkspace: No
45
SaveWorkspace: No

man/dfms-package.Rd

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)