-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
85 lines (44 loc) · 1.23 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
gfer 0.1.12
==========
Date: 2022-2-4
- change googlesheets to googlesheets4
gfer 0.1.11
==========
Date: 2021-5-12
- remove closeAllConnections()
gfer 0.1.10
==========
Date: 2018-3-10
- change the break bug in a new R version
gfer 0.1.9
==========
Date: 2017-10-31
- added getENNames
- bug fixed
gfer 0.1.8
==========
Date: 2017-8-16
- added getBasicData to extract NBS data, gferplot included in the package
- works with the shiny app waternomics plot, adding circilized plot and scatter plot of waternomics
gfer 0.1.7
==========
Date: 2017-7-2
- add interface to national statistics, based on rstatscn. Because rstatscn doesn't have a EN version, so cannot be called directly, included in gfer, added getBasicData to extract NBS data
gfer 0.1.6
==========
Date: 2017-3-12
- add getTickers, getMktCap, getIndex and getExchange to deal with stock information including market capitalization, listed location and index they belong to
- add reference and source
gfer 0.1.5
==========
Date: 2017-2-19
- add proxy option to all functions
- apply data table
gfer 0.1.4
==========
Date: 2016-12-20
- add readme file, and a little change in description
gfer 0.1.3
==========
Date: 2016-12-18
- add NEWS, and fix minor bugs