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
|
# fImport 4052.89
- fixed wonrly documented return values from `fredSeries` and `fredImport`.
# fImport 4041.88
- fixed `fredImport` to work with html input (using xml2 and rvest). It had
stopped working after a change of the input format from text to html.
# fImport 4032.87
- fixed 'Lost braces; missing escapes or markup?' NOTE from CRAN.
# fImport 4021.86
- new maintainer: Georgi N. Boshnakov.
- updated DESCRIPTION with links.
- in NAMESPACE, now export selectively rather than with the pattern `"."`.
- tidied up the documentation a bit but some obsolete stuff remains.
# fImport 3042.85 and older versions
See file `ChangeLog` for changes before 4021.86.
|