Skip to content

Commit 115fc8e

Browse files
committed
move Releae Date to same line w ver
1 parent 8bd3eb8 commit 115fc8e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

NEWS.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# Ecdat 0.4-2
2-
2022-10-12: updated "terrorism" to 2020.
1+
# Ecdat 0.4-2 (Release date: 2022-10-13)
2+
* Updated "terrorism" to 2020.
33

4-
# Ecdat 0.4-1
5-
2022-07-01: replaced non-breaking spaces that used Latin-1 encoding with " " in 4 "demoFiles/NIPA6.16*.csv" files, because the said non-breaking spaces were not valid in UTF-8 and were rejected by a development version of R.
4+
# Ecdat 0.4-1 (Release date: 2022-07-01)
5+
* Replaced non-breaking spaces that used Latin-1 encoding with " " in 4 "demoFiles/NIPA6.16*.csv" files, because the said non-breaking spaces were not valid in UTF-8 and were rejected by a development version of R.
66

7-
# Ecdat 0.4-0
8-
2022-06-14: adds new datasets USnewspapers and USPS (US Postal Service) while adding federal government budget data to USGDPpresidents.
7+
# Ecdat 0.4-0 (Release date: 2022-06-14)
8+
* Adds new datasets "USnewspapers"" and "USPS"" (US Postal Service) while adding federal government budget data to "USGDPpresidents".
99

10-
# Ecdat 0.3-9
11-
2020-11-01: deletes ~demoFiles/*_data.xls, because they were used to test Ecfun::financialDataFiles and Ecfun::readFinancialDataFiles, and those two functions were removed, because they used gdata, which was not being maintained, and the work required to maintain them exceeded the current need of the maintainer.
10+
# Ecdat 0.3-9 (Release date: 2020-11-01)
11+
* Deletes ~demoFiles/*_data.xls, because they were used to test Ecfun::financialDataFiles and Ecfun::readFinancialDataFiles, and those two functions were removed, because they used gdata, which was not being maintained, and the work required to maintain them exceeded the current need of the maintainer.
1212

13-
# Ecdat 0.3-6
14-
2020-02-08: adds variables popM, popYr, GDP_B, and GDPyr to data set "nuclearWeaponStates".
13+
# Ecdat 0.3-6 (Release date: 2020-02-08)
14+
* Adds variables popM, popYr, GDP_B, and GDPyr to data set "nuclearWeaponStates".
1515

16-
# Ecdat 0.3-5
17-
2019-12-05: corrects the description of Crime$density to read, "hundreds of people per square mile" from "people per square mile". Thanks to Yungfong "Frank" Tang for identifying this error and confirming the needed correction.
16+
# Ecdat 0.3-5 (Release date: 2019-12-05)
17+
* Corrects the description of Crime$density to read, "hundreds of people per square mile" from "people per square mile". Thanks to Yungfong "Frank" Tang for identifying this error and confirming the needed correction.
1818

19-
# Ecdat 0.3-4
20-
2019-11-05: adds variable 'firstTestYr' to 'nuclearWeaponStates'. It also corrects an error in the 'Mroz' data set, in that "work" had the names of the levels incorrectly swapped.
19+
# Ecdat 0.3-4 (Release date: 2019-11-05)
20+
* Adds variable 'firstTestYr' to 'nuclearWeaponStates'. It also corrects an error in the 'Mroz' data set, in that "work" had the names of the levels incorrectly swapped.
2121

2222
# Ecdat 0.3-3
23-
adds data set "nuclearWeaponStates", which might be used to model the probability distribution of the time to the next new nuclear weapon state.
23+
* Adds data set "nuclearWeaponStates", which might be used to model the probability distribution of the time to the next new nuclear weapon state.

0 commit comments

Comments
 (0)