{
  "_id": "6a0f7062acfb0bcc41c5f4b0",
  "Package": "imdbapi",
  "Title": "Get Movie, Television Data from the 'imdb' Database",
  "Version": "0.1.0",
  "Author": "Daxuan Deng Yuan Li",
  "Maintainer": "Yuan Li <851277048@qq.com>",
  "Description": "Provides API access to the <http://imdbapi.net> which\nmaintains metadata about movies, games and television shows\nthrough a public API.",
  "License": "GPL-3",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:29:52 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-04-24 07:11:08 UTC",
  "RemoteUrl": "https://github.com/cran/imdbapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "3912b58ba8c78f7f284d653ef8306c6df4edfdc8",
  "MD5sum": "456d8254301ce26ee34c45b77dc9fe00",
  "_user": "cran",
  "_type": "src",
  "_file": "imdbapi_0.1.0.tar.gz",
  "_fileid": "0c76c730c7c6d8ce0143e8de17bc82681ed3a015251077cc3b5c85b26903589a",
  "_filesize": 94329,
  "_sha256": "0c76c730c7c6d8ce0143e8de17bc82681ed3a015251077cc3b5c85b26903589a",
  "_created": "2026-05-21T07:29:52.000Z",
  "_published": "2026-05-21T20:51:46.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77266306904,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129790703"
    },
    {
      "job": 77266307081,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129793200"
    },
    {
      "job": 77266306443,
      "time": 796,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129753989"
    },
    {
      "job": 77266306287,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146927114"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26211302582",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/imdbapi",
  "_commit": {
    "id": "3912b58ba8c78f7f284d653ef8306c6df4edfdc8",
    "author": "Yuan Li <851277048@qq.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1524553868
  },
  "_maintainer": {
    "name": "Yuan Li",
    "email": "851277048@qq.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.1",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imdbapi"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imdbapi.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-04-24"
    }
  ],
  "_exports": [
    "find_by_id",
    "find_by_title",
    "get_actors",
    "get_countries",
    "get_directors",
    "get_genres",
    "get_writers",
    "omdb_api_key",
    "search_by_title"
  ],
  "_help": [
    {
      "page": "find_by_id",
      "title": "Retrieve OMDB info by IMDB ID search",
      "topics": [
        "find_by_id"
      ]
    },
    {
      "page": "find_by_title",
      "title": "Retrieve OMDB info by title search",
      "topics": [
        "find_by_title"
      ]
    },
    {
      "page": "get_actors",
      "title": "Get actors from an omdb object as a vector",
      "topics": [
        "get_actors"
      ]
    },
    {
      "page": "get_countries",
      "title": "Get countries from an omdb object as a vector",
      "topics": [
        "get_countries"
      ]
    },
    {
      "page": "get_directors",
      "title": "Get directors from an omdb object as a vector",
      "topics": [
        "get_directors"
      ]
    },
    {
      "page": "get_genres",
      "title": "Get genres from an omdb object as a vector",
      "topics": [
        "get_genres"
      ]
    },
    {
      "page": "get_writers",
      "title": "Get writers from an omdb object as a vector",
      "topics": [
        "get_writers"
      ]
    },
    {
      "page": "omdb_api_key",
      "title": "Get or set OMDB_API_KEY value",
      "topics": [
        "omdb_api_key"
      ]
    },
    {
      "page": "search_by_title",
      "title": "Lightweight omdb title search",
      "topics": [
        "search_by_title"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "imdbapi",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T07:32:26.000Z",
      "distro": "noble",
      "commit": "3912b58ba8c78f7f284d653ef8306c6df4edfdc8",
      "fileid": "ef3081fb98a151be29b88b0bd210e04d884c8257ccceeb54da2da7eec4213cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26211302582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T07:32:31.000Z",
      "distro": "noble",
      "commit": "3912b58ba8c78f7f284d653ef8306c6df4edfdc8",
      "fileid": "eae7a40594494ebf1974e647486f1f534c46204b5a3534b70a43ba68aa93ba1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26211302582"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-21T20:51:31.000Z",
      "commit": "3912b58ba8c78f7f284d653ef8306c6df4edfdc8",
      "fileid": "d4eb956c3dad64e91a0263fc5381ff5fb64abc23ef606072802c3f70a84a7865",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26211302582"
    }
  ]
}