Changes in version 1.3.0 New functions: - ihpd_countries(): lists all countries - ihpf_versions(): lists all available versions Changes in version 1.2.1 (2020-07-13) - Minor changes to accommodate the new format in 2020-Q1 from the IHPD. Changes in version 1.2.0 (2020-04-25) - ihpd_get(): now prints the url of the file that is accessing. It can be opted out by verbose = FALSE. - ihpd_get() has the option to fetch an older version. Note that prior to 1201 (2012: Q1) the files are backward compatible, thus output has different format. - Accessing internet files fail errors have been demoted to messages to comply with CRAN guidelines and gracefully fail. Changes in version 1.1.0 (2019-10-15) - ihpd_browse(): new function that takes you to various webpages associated with international house price database. - Bug Fix: Replaced numerical indexing to regexp for excel file selection. Changes in version 1.0.0.9000 - Added a NEWS.md file to track changes to the package. Changes in version 1.0.0 (2019-08-20) - CRAN Release