{
  "_id": "6a1be9941d7bb097a0a1d8c3",
  "Package": "hindex",
  "Title": "Simulating the Development of h-Index Values",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Alexander\",\nfamily = \"Tekles\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alexander.tekles@soziologie.uni-muenchen.de\"),\nperson(given = \"Lutz\",\nfamily = \"Bornmann\",\nrole = \"ctb\"),\nperson(given = \"Christian\",\nfamily = \"Ganser\",\nrole = \"ctb\"))",
  "Description": "H-index and h-alpha are a bibliometric indicators. This\npackage provides functions to simulate how these indicators may\ndevelop over time for a given set of researchers and to\nvisualize the simulation data. The implementation is based on\nthe 'STATA' ado h-index and is described in more detail in\nBornmann et al. (2019) <arXiv:1905.11052>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.0.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:52:46 UTC",
    "User": "root"
  },
  "Author": "Alexander Tekles [aut, cre], Lutz Bornmann [ctb], Christian\nGanser [ctb]",
  "Maintainer": "Alexander Tekles\n<alexander.tekles@soziologie.uni-muenchen.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-02-22 21:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/hindex",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ec68d15f009f70b3c38e7531c7509f9577b7f9b",
  "MD5sum": "3f5282cd58daae1c07b6245e7f53a637",
  "_user": "cran",
  "_type": "src",
  "_file": "hindex_0.2.0.tar.gz",
  "_fileid": "be37c4b5736a7ab8366d60ea1991f8ee6a6244a56f395c4321fa88d59f955559",
  "_filesize": 196673,
  "_sha256": "be37c4b5736a7ab8366d60ea1991f8ee6a6244a56f395c4321fa88d59f955559",
  "_created": "2026-05-31T07:52:46.000Z",
  "_published": "2026-05-31T07:56:04.746Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710076802,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314996290"
    },
    {
      "job": 78710076795,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314996387"
    },
    {
      "job": 78709908634,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314984201"
    },
    {
      "job": 78710076774,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315001700"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26706941659",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/hindex",
  "_commit": {
    "id": "1ec68d15f009f70b3c38e7531c7509f9577b7f9b",
    "author": "Alexander Tekles <alexander.tekles@soziologie.uni-muenchen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1582406402
  },
  "_maintainer": {
    "name": "Alexander Tekles",
    "email": "alexander.tekles@soziologie.uni-muenchen.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_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": 89,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hindex"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hindex.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-12"
    },
    {
      "version": "0.2.0",
      "date": "2020-02-22"
    }
  ],
  "_exports": [
    "plot_hsim",
    "simulate_hindex"
  ],
  "_help": [
    {
      "page": "plot_hsim",
      "title": "Plot the result of simulate_hindex",
      "topics": [
        "plot_hsim"
      ]
    },
    {
      "page": "simulate_hindex",
      "title": "Simulate h-index and h-alpha values",
      "topics": [
        "simulate_hindex"
      ]
    }
  ],
  "_readme": "https://github.com/cran/hindex/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "farver",
    "foreach",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "hindex",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T07:54:43.000Z",
      "distro": "noble",
      "commit": "1ec68d15f009f70b3c38e7531c7509f9577b7f9b",
      "fileid": "fbe2a6678d1bba63d3e53ce1f8c9c51e6d2454c3a273279ddd3f565aa015cc08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706941659"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T07:54:43.000Z",
      "distro": "noble",
      "commit": "1ec68d15f009f70b3c38e7531c7509f9577b7f9b",
      "fileid": "64de624d2de53eac290fd8b98827d07c35768fddb2dc8a86d6bed87861c53163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706941659"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-31T07:55:46.000Z",
      "commit": "1ec68d15f009f70b3c38e7531c7509f9577b7f9b",
      "fileid": "79064d56ffb2e1ffc2ab96cfcc57449aa70121940e1d36fe60c64df34ebfed2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706941659"
    }
  ]
}