{
  "_id": "6a0f6e2cacfb0bcc41c5ee1b",
  "Package": "imdb",
  "Title": "Download IMDB Series Information Into a Dataframe",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Roel M.\", \"Hogervorst\", email = \"hogervorst.rm@gmail.com\", role = c(\"aut\", \"cre\"),, \ncomment = c(ORCID = \"0000-0001-7509-0328\")),\nperson(\"Josh\", \"Yazman\", role = \"ctb\"))",
  "Description": "Download movie and series information using the open movie\ndatabase http://www.omdbapi.com and return tidy results. To\npull relevant information from the API you have to get a key\nfrom the omdb website.",
  "URL": "http://rmhogervorst.nl/imdb",
  "BugReports": "https://github.com/rmhogervorst/imdb/issues",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rmhogervorst.r-universe.dev",
  "Date/Publication": "2018-06-01 15:16:55 UTC",
  "RemoteUrl": "https://github.com/RMHogervorst/imdb",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:57:33 UTC",
    "User": "root"
  },
  "Author": "Roel M. Hogervorst [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7509-0328>),\nJosh Yazman [ctb]",
  "Maintainer": "Roel M. Hogervorst <hogervorst.rm@gmail.com>",
  "MD5sum": "ac3f891a174dc098db6cf0db99d24e29",
  "_user": "rmhogervorst",
  "_type": "src",
  "_file": "imdb_0.2.0.tar.gz",
  "_fileid": "4fdd9149a3d4ce2cb5dc8e5cb846b5fe77ff4485fea8dbc069ded29bd2b2c63a",
  "_filesize": 106343,
  "_sha256": "4fdd9149a3d4ce2cb5dc8e5cb846b5fe77ff4485fea8dbc069ded29bd2b2c63a",
  "_created": "2026-05-21T07:57:33.000Z",
  "_published": "2026-05-21T20:42:20.827Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77264669182,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7130308744"
    },
    {
      "job": 77264669495,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130313166"
    },
    {
      "job": 77264669628,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7130301842"
    },
    {
      "job": 77264669485,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130302078"
    },
    {
      "job": 77264668905,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130273034"
    },
    {
      "job": 77264668625,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146720525"
    },
    {
      "job": 77264669178,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7130297969"
    },
    {
      "job": 77264669775,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7130299255"
    },
    {
      "job": 77264669144,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130293656"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/RMHogervorst/imdb",
  "_commit": {
    "id": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
    "author": "Roel Hogervorst <hogervorst.rm@gmail.com>",
    "committer": "Roel Hogervorst <hogervorst.rm@gmail.com>",
    "message": "removes CRAN notes\n",
    "time": 1527866215
  },
  "_maintainer": {
    "name": "Roel M. Hogervorst",
    "email": "hogervorst.rm@gmail.com",
    "login": "rmhogervorst",
    "mastodon": "@rmhogervorst@rstats.me",
    "description": "Interested in building tools with python, R rust, open source.\n\n@RMHogervorst@rstats.me",
    "uuid": 9538040,
    "orcid": "0000-0001-7509-0328"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 0.9.17",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "rmhogervorst",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "rmhogervorst",
      "count": 31,
      "uuid": 9538040
    },
    {
      "user": "joshyazman",
      "count": 1,
      "uuid": 26282075
    }
  ],
  "_userbio": {
    "uuid": 9538040,
    "type": "user",
    "name": "Roel Hogervorst",
    "description": "Interested in building tools with python, R rust, open source.\r\n\r\n@rmhogervorst@rstats.me"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imdb"
  },
  "_devurl": "https://github.com/rmhogervorst/imdb",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imdb.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_key_to_renviron",
    "enrichIMDB",
    "imdbMovies",
    "imdbSeries",
    "imdbTitleId",
    "ToS_message"
  ],
  "_help": [
    {
      "page": "add_key_to_renviron",
      "title": "Add your api key to .Renviron",
      "topics": [
        "add_key_to_renviron"
      ]
    },
    {
      "page": "api_key",
      "title": "Find or define API key for omdb",
      "topics": [
        "api_key"
      ]
    },
    {
      "page": "enrichIMDB",
      "title": "IMDB information enricher.",
      "topics": [
        "enrichIMDB"
      ]
    },
    {
      "page": "imdbMovies",
      "title": "Download information about a movie from imdb",
      "topics": [
        "imdbMovies"
      ]
    },
    {
      "page": "imdbSeries",
      "title": "IMDB information downloader for series.",
      "topics": [
        "imdbSeries"
      ]
    },
    {
      "page": "imdbTitleId",
      "title": "Download information about a title from imdb by imdb ID",
      "topics": [
        "imdbTitleId"
      ]
    },
    {
      "page": "ToS_message",
      "title": "ToS violation message",
      "topics": [
        "termsofservice",
        "tosviolation",
        "ToS_message",
        "tos_violation"
      ]
    }
  ],
  "_readme": "https://github.com/RMHogervorst/imdb/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 2.9444826721501682,
  "_indexed": true,
  "_nocasepkg": "imdb",
  "_universes": [
    "rmhogervorst"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T07:59:28.000Z",
      "distro": "noble",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "dfc7a97ec1f5c6026ab60a9257370d7a2265d3921f72fd9b67ee7fc12f5446f8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T07:59:43.000Z",
      "distro": "noble",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "6bbe5afdbcb5a04e3d973870d650103dc40822eaf3342a36ea5f75ec9e8dc9c7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T07:59:10.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "0faf3bb3c29a4896f5430e49c290cc9782c83fb30c0a8a094eda0885b2a894ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T07:59:10.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "e76fe8b746cb1ad5725244207aebd06abdeeaecaf173a0a985ea1497e3400a91",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-21T20:42:03.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "0b08ffbc7adeb46bfe2cb6de79209f16689ea5b54acbb9abd910941758b4ed73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T07:58:50.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "9ef00cb8a15d08baa612b5d33e86d66bafce020ae31d7139f92c653f0ef40ecd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T07:58:54.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "72d8f8f1c05c0b55639b91b4d3fbbd1cef9be97ca78532acc5f842ac6615e418",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T07:58:38.000Z",
      "commit": "c8cc757b7995dec23e04d1c7c5349cb1d421e29b",
      "fileid": "d133fde13ad21c099d0dfa271399f7b1e392f3510d035d398706bcbfb694c90d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rmhogervorst/actions/runs/26213144587"
    }
  ]
}