{
  "_id": "6a1bee431d7bb097a0a20938",
  "Package": "hackeRnews",
  "Title": "Wrapper for the 'Official Hacker News' API",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(given = \"Ryszard\",\nfamily = \"Szymanski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ryszard.szymanski@outlook.com\"),\nperson(given = \"Piotr\", family = \"Janus\", role = c(\"aut\")),\nperson(given = \"Zuzanna\", family = \"Magierska\", role = c(\"aut\")),\nperson(given = \"Rafal\", family = \"Muszynski\", role = c(\"aut\")),\nperson(given = \"Andrzej\", family = \"Nowikowski\", role = c(\"aut\"))\n)",
  "Maintainer": "Ryszard Szymanski <ryszard.szymanski@outlook.com>",
  "Description": "Use the Official Hacker News API through R. Retrieve\nposts, articles and other items in form of convenient R\nobjects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/szymanskir/hackeRnews",
  "BugReports": "https://github.com/szymanskir/hackeRnews/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://szymanskir.r-universe.dev",
  "Date/Publication": "2025-12-02 15:33:20 UTC",
  "RemoteUrl": "https://github.com/szymanskir/hackernews",
  "RemoteRef": "HEAD",
  "RemoteSha": "36ab3d92acf30561786d987ec2834530f7e097e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:59:50 UTC",
    "User": "root"
  },
  "Author": "Ryszard Szymanski [aut, cre],\nPiotr Janus [aut],\nZuzanna Magierska [aut],\nRafal Muszynski [aut],\nAndrzej Nowikowski [aut]",
  "MD5sum": "5d2dc9d4789e6de94a27b6b759772f06",
  "_user": "szymanskir",
  "_type": "src",
  "_file": "hackeRnews_0.2.2.tar.gz",
  "_fileid": "2fb937c9f39d3d39b4cf014966ab6bfc48c77a1a486e41ee717136efe82a80a3",
  "_filesize": 545591,
  "_sha256": "2fb937c9f39d3d39b4cf014966ab6bfc48c77a1a486e41ee717136efe82a80a3",
  "_created": "2026-05-31T07:59:50.000Z",
  "_published": "2026-05-31T08:16:03.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710483691,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315047669"
    },
    {
      "job": 78710483697,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315045440"
    },
    {
      "job": 78710483731,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315140281"
    },
    {
      "job": 78710483723,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315131322"
    },
    {
      "job": 78710299994,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315030122"
    },
    {
      "job": 78710483709,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315044152"
    },
    {
      "job": 78710483712,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315040049"
    },
    {
      "job": 78710483742,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315037506"
    },
    {
      "job": 78710483715,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315044047"
    }
  ],
  "_buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/szymanskir/hackernews",
  "_commit": {
    "id": "36ab3d92acf30561786d987ec2834530f7e097e8",
    "author": "szymanskir <ryszard.szymanski@outlook.com>",
    "committer": "szymanskir <ryszard.szymanski@outlook.com>",
    "message": "chore: bump version\n",
    "time": 1764689600
  },
  "_maintainer": {
    "name": "Ryszard Szymanski",
    "email": "ryszard.szymanski@outlook.com",
    "login": "szymanskir",
    "description": "",
    "uuid": 29870975
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "szymanskir",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "szymanskir",
      "count": 48,
      "uuid": 29870975
    },
    {
      "user": "magierska",
      "count": 3,
      "uuid": 28708104
    },
    {
      "user": "ramusz1",
      "count": 3,
      "uuid": 18172683
    },
    {
      "user": "marcinkosinski",
      "count": 2,
      "uuid": 6773454
    },
    {
      "user": "rnabla",
      "count": 2,
      "uuid": 23364008
    },
    {
      "user": "piotrekjanus",
      "count": 1,
      "uuid": 38415101
    }
  ],
  "_userbio": {
    "uuid": 29870975,
    "type": "user",
    "name": "szymanskir"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hackeRnews"
  },
  "_devurl": "https://github.com/szymanskir/hackernews",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hackeRnews.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/szymanskir/hackernews",
  "_realowner": "szymanskir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-13"
    },
    {
      "version": "0.2.1",
      "date": "2025-04-08"
    },
    {
      "version": "0.2.2",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "get_best_stories",
    "get_best_stories_ids",
    "get_comments",
    "get_item_by_id",
    "get_items_by_ids",
    "get_latest_ask_stories",
    "get_latest_ask_stories_ids",
    "get_latest_job_stories",
    "get_latest_job_stories_ids",
    "get_latest_show_stories",
    "get_latest_show_stories_ids",
    "get_max_item_id",
    "get_new_stories",
    "get_new_stories_ids",
    "get_top_stories",
    "get_top_stories_ids",
    "get_updates",
    "get_user_by_username"
  ],
  "_help": [
    {
      "page": "get_best_stories",
      "title": "Hacker News best stories",
      "topics": [
        "get_best_stories"
      ]
    },
    {
      "page": "get_best_stories_ids",
      "title": "Hacker News best stories ids",
      "topics": [
        "get_best_stories_ids"
      ]
    },
    {
      "page": "get_comments",
      "title": "Hacker News nested comments",
      "topics": [
        "get_comments"
      ]
    },
    {
      "page": "get_item_by_id",
      "title": "Get Hacker News by Id",
      "topics": [
        "get_item_by_id"
      ]
    },
    {
      "page": "get_items_by_ids",
      "title": "Get Hacker News by ids",
      "topics": [
        "get_items_by_ids"
      ]
    },
    {
      "page": "get_latest_ask_stories",
      "title": "Hacker News latest ask stories",
      "topics": [
        "get_latest_ask_stories"
      ]
    },
    {
      "page": "get_latest_ask_stories_ids",
      "title": "Hacker News latest ask stories ids",
      "topics": [
        "get_latest_ask_stories_ids"
      ]
    },
    {
      "page": "get_latest_job_stories",
      "title": "Hacker News latest job stories",
      "topics": [
        "get_latest_job_stories"
      ]
    },
    {
      "page": "get_latest_job_stories_ids",
      "title": "Hacker News latest job stories ids",
      "topics": [
        "get_latest_job_stories_ids"
      ]
    },
    {
      "page": "get_latest_show_stories",
      "title": "Hacker News latest show stories",
      "topics": [
        "get_latest_show_stories"
      ]
    },
    {
      "page": "get_latest_show_stories_ids",
      "title": "Hacker News latest show stories ids",
      "topics": [
        "get_latest_show_stories_ids"
      ]
    },
    {
      "page": "get_max_item_id",
      "title": "Hacker News item largest id",
      "topics": [
        "get_max_item_id"
      ]
    },
    {
      "page": "get_new_stories",
      "title": "Hacker News newest stories",
      "topics": [
        "get_new_stories"
      ]
    },
    {
      "page": "get_new_stories_ids",
      "title": "Hacker News newest stories ids",
      "topics": [
        "get_new_stories_ids"
      ]
    },
    {
      "page": "get_top_stories",
      "title": "Hacker News top stories",
      "topics": [
        "get_top_stories"
      ]
    },
    {
      "page": "get_top_stories_ids",
      "title": "Hacker News top stories ids",
      "topics": [
        "get_top_stories_ids"
      ]
    },
    {
      "page": "get_updates",
      "title": "Hacker News updated profiles",
      "topics": [
        "get_updates"
      ]
    },
    {
      "page": "get_user_by_username",
      "title": "Get Hacker News user",
      "topics": [
        "get_user_by_username"
      ]
    },
    {
      "page": "print.hn_item",
      "title": "Print for \"hn_item\" type objects",
      "topics": [
        "print.hn_item"
      ]
    },
    {
      "page": "print.hn_user",
      "title": "Print for \"hn_user\" type objects",
      "topics": [
        "print.hn_user"
      ]
    }
  ],
  "_pkglogo": "https://github.com/szymanskir/hackernews/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/szymanskir/hackernews/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "hackeRnews-specs.Rmd",
      "filename": "hackeRnews-specs.html",
      "title": "HackeRnews - specification",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Hacker News",
        "Hacker News API",
        "hackeRnews usage",
        "news stories",
        "ask / job / show stories",
        "comments",
        "user",
        "all items / latest items",
        "updates"
      ],
      "created": "2019-11-13 19:10:40",
      "modified": "2025-12-02 15:33:20",
      "commits": 4
    }
  ],
  "_score": 5.924279286061882,
  "_indexed": true,
  "_nocasepkg": "hackernews",
  "_universes": [
    "szymanskir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-31T08:02:26.000Z",
      "distro": "noble",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "597ce9aa80a4dc5d43bb2c1ff3135a874daa68443706e35dbbfba41b583cf477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-31T08:02:07.000Z",
      "distro": "noble",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "76b16b1076a51d99436a56fe750e236a069f69ad3795577c6eaa9890f24d1865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-31T08:15:25.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "1b8b3636163b583fc74d2c9bb6451504ef72df27fc95349e8f0bcc377305911d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-31T08:14:24.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "fdbd9fbf10cc820cedc129cad4d8b0fd20a1e8d6ec1220755cff8e260c60e798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-05-31T08:02:08.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "42d247dd3c3f9a5e683b3d58c9ac8076a9f9a5d497158b7d8788fcb1b236c194",
      "status": "success",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T08:01:13.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "841b4447cfa891f6b32d20b0e88bdbf62147d40126fcfb3c4763722d1b75dab0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T08:00:56.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "10e4afaa6cde7a52a06dc003c813382078422c6d9593fa75171975624d79daf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-31T08:01:53.000Z",
      "commit": "36ab3d92acf30561786d987ec2834530f7e097e8",
      "fileid": "ec682c385e7c0d1568267b636467c16dd0fe18c3700ef07c8e4c8367e6992f9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/szymanskir/actions/runs/26707077055"
    }
  ]
}