Skip to content

Commit 0fea029

Browse files
committed
Increase version nr
1 parent 54de3ac commit 0fea029

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: bootUR
22
Type: Package
33
Title: Bootstrap Unit Root Tests
4-
Version: 0.4.1.900
4+
Version: 0.4.2
55
Authors@R: c(
66
person("Stephan", "Smeekes", email = "s.smeekes@maastrichtuniversity.nl", role = c("cre", "aut"),
77
comment = c(ORCID = "0000-0002-0157-639X")),

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## Version 0.4.2
2+
3+
### New Functionality
4+
* Output slot added that stores te specifications of the tests.
5+
6+
### Bug Fixes
7+
* Visually differentiated test print output by making the name reflect the most
8+
important specifications.
9+
* Forced normalisation of the signs of the eigenvectors calculated for DWB to
10+
ensure reproducability of results across OSes.
11+
112
## Version 0.4.1
213

314
### New Functionality

0 commit comments

Comments
 (0)