{
  "_id": "6a48c358e06c18f0a654aa72",
  "Package": "ihpdr",
  "Title": "Download Data from the International House Price Database",
  "Version": "1.3.0",
  "Authors@R": "person(given = \"Kostas\",\nfamily = \"Vasilopoulos\",\nrole = c(\"aut\", \"cre\"),\nemail = \"k.vasilopoulo@gmail.com\")",
  "Description": "Web scraping the <https://www.dallasfed.org> for\nup-to-date data on international house prices and exuberance\nindicators. Download data in tidy format.",
  "License": "GPL-3",
  "URL": "https://github.com/kvasilopoulos/ihpdr",
  "BugReports": "https://github.com/kvasilopoulos/ihpdr/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://kvasilopoulos.r-universe.dev",
  "Date/Publication": "2021-01-15 17:36:57 UTC",
  "RemoteUrl": "https://github.com/kvasilopoulos/ihpdr",
  "RemoteRef": "HEAD",
  "RemoteSha": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:33:19 UTC",
    "User": "root"
  },
  "Author": "Kostas Vasilopoulos [aut, cre]",
  "Maintainer": "Kostas Vasilopoulos <k.vasilopoulo@gmail.com>",
  "_user": "kvasilopoulos",
  "_type": "src",
  "_file": "ihpdr_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9e4263f7b0cb1e9233420e683e25c2f8022f1a42dd8c91589e692ca95e902742",
  "_filesize": 124195,
  "_sha256": "9e4263f7b0cb1e9233420e683e25c2f8022f1a42dd8c91589e692ca95e902742",
  "_expires": "2026-10-12T08:24:55.000Z",
  "_created": "2026-07-04T07:33:19.000Z",
  "_published": "2026-07-04T08:24:56.830Z",
  "_jobs": [
    {
      "job": 85114417177,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079655573"
    },
    {
      "job": 85114417168,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079655614"
    },
    {
      "job": 85114417180,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080005550"
    },
    {
      "job": 85114417171,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080008471"
    },
    {
      "job": 85114225736,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079636145"
    },
    {
      "job": 85114417181,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079656201"
    },
    {
      "job": 85114417182,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079647102"
    },
    {
      "job": 85114417194,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079646976"
    },
    {
      "job": 85114417179,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079646303"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061",
  "_status": "success",
  "_upstream": "https://github.com/kvasilopoulos/ihpdr",
  "_commit": {
    "id": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
    "author": "KostasVasilopoulos <k.vasilopoulo@gmail.com>",
    "committer": "KostasVasilopoulos <k.vasilopoulo@gmail.com>",
    "message": "fix lifecycle badge\n",
    "time": 1610732217
  },
  "_maintainer": {
    "name": "Kostas Vasilopoulos",
    "email": "k.vasilopoulo@gmail.com",
    "login": "kvasilopoulos",
    "linkedin": "in/kvasilopoulos",
    "description": "AI/ML Engineer | Economist (PhD) ",
    "uuid": 9897920
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kvasilopoulos",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kvasilopoulos",
      "count": 52,
      "uuid": 9897920
    }
  ],
  "_userbio": {
    "uuid": 9897920,
    "type": "user",
    "name": "Kostas Vasilopoulos",
    "followers": 54,
    "description": "AI/ML Engineer | Economist (PhD) "
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ihpdr"
  },
  "_devurl": "https://github.com/kvasilopoulos/ihpdr",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ihpdr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kvasilopoulos/ihpdr",
  "_realowner": "kvasilopoulos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-20"
    },
    {
      "version": "1.1.0",
      "date": "2019-10-15"
    },
    {
      "version": "1.2.0",
      "date": "2020-04-25"
    },
    {
      "version": "1.2.1",
      "date": "2020-07-13"
    }
  ],
  "_exports": [
    "%>%",
    "ihpd_browse",
    "ihpd_countries",
    "ihpd_get",
    "ihpd_release_dates",
    "ihpd_versions"
  ],
  "_help": [
    {
      "page": "ihpd_browse",
      "title": "Quickly browse to important links",
      "topics": [
        "ihpd_browse"
      ]
    },
    {
      "page": "ihpd_countries",
      "title": "List all the countries",
      "topics": [
        "ihpd_countries"
      ]
    },
    {
      "page": "ihpd_get",
      "title": "Download Data from the International House Price Database",
      "topics": [
        "ihpd_get"
      ]
    },
    {
      "page": "ihpd_release_dates",
      "title": "Fetches the latest release dates",
      "topics": [
        "ihpd_release_dates"
      ]
    },
    {
      "page": "ihpd_versions",
      "title": "Get all the available versions",
      "topics": [
        "ihpd_versions"
      ]
    }
  ],
  "_readme": "https://github.com/kvasilopoulos/ihpdr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ihpdr",
  "_universes": [
    "kvasilopoulos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T07:35:39.000Z",
      "distro": "resolute",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/1cc371d038704e37266a456c6f00df173f82bec543d85156449dff2467e803b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T07:35:40.000Z",
      "distro": "resolute",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/470d23fc9fc612702c75d520e55e4e85e3a8271a0515b44d80f358507700843d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T08:23:57.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/9a9b412fd6236fa90c5f625b4c9723bc7a14f62fdd30bbd2dc17eb95fe1be283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T08:24:16.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/011c10a8f00cf1f3c2ddd596081f2f29e33b9902ed392ae3eadacc05e146cb0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-04T07:36:06.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/c9f19667715b30232755409bbad640ac2aa0674b085cf5add9171080b7ddbb59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T07:34:30.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/9cc2bd081ea1ee8cb021f085ef1c16b9c82223e361837624b218936df81557f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T07:34:30.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/aefbdcd08aef80231445a0735c3ba3abecc0807fd256876d862984553d714d5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T07:34:23.000Z",
      "commit": "4db518bcc29b11e9f4aae9e62eeac6150bf8c183",
      "fileid": "https://r2.ropensci.org/dd0db680f6917b78b0e129971cc7442cad412136cffbe2d847fa33e4ee0ab7c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvasilopoulos/actions/runs/28699177061"
    }
  ]
}