{
  "_id": "6a1ef43bb401979e73415c74",
  "Package": "typehint",
  "Title": "Automatically Check the Data Type, Number and Size of\nDimensions, and Values of Function Arguments",
  "Description": "Type hints are special comments within a function body\nindicating the intended nature of the function's arguments in\nterms of data types, dimensions and permitted values. The\nactual parameters with which the function is called are\nevaluated against these type hint comments at run-time.",
  "Version": "0.1.0",
  "Authors@R": "person(\"Joachim\", \"Zuckarelli\", role = c(\"aut\", \"cre\"), email = \"joachim@zuckarelli.de\", comment = c(ORCID=\"0000-0002-9280-3016\"))",
  "Maintainer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/jsugarelli/typehint/issues",
  "URL": "https://github.com/jsugarelli/typehint/",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://jsugarelli.r-universe.dev",
  "Date/Publication": "2021-08-08 09:13:08 UTC",
  "RemoteUrl": "https://github.com/jsugarelli/typehint",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7681007b33efa0805f67be780c25b3cfa6017c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 07:14:39 UTC",
    "User": "root"
  },
  "Author": "Joachim Zuckarelli [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9280-3016>)",
  "MD5sum": "e9a5fb6c7bb188fdbef7a770584cfa18",
  "_user": "jsugarelli",
  "_type": "src",
  "_file": "typehint_0.1.0.tar.gz",
  "_fileid": "0469dfad8a5843229b2f51418c1fe51e0efd962a7138443b2e8cd35a4c5cf241",
  "_filesize": 147711,
  "_sha256": "0469dfad8a5843229b2f51418c1fe51e0efd962a7138443b2e8cd35a4c5cf241",
  "_created": "2026-05-19T07:14:39.000Z",
  "_published": "2026-06-02T15:18:19.838Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79105896500,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7077140932"
    },
    {
      "job": 79105896745,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077136276"
    },
    {
      "job": 79105896305,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7077123785"
    },
    {
      "job": 79105896026,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077124857"
    },
    {
      "job": 79105895728,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7077100984"
    },
    {
      "job": 79105895032,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361973111"
    },
    {
      "job": 79105895913,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7077121241"
    },
    {
      "job": 79105896903,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7077128923"
    },
    {
      "job": 79105896145,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7077121491"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsugarelli/typehint",
  "_commit": {
    "id": "a7681007b33efa0805f67be780c25b3cfa6017c0",
    "author": "Joachim Zuckarelli <joachim@zuckarelli.de>",
    "committer": "Joachim Zuckarelli <joachim@zuckarelli.de>",
    "message": "Initial version\n",
    "time": 1628413988
  },
  "_maintainer": {
    "name": "Joachim Zuckarelli",
    "email": "joachim@zuckarelli.de",
    "login": "jsugarelli",
    "twitter": "@jsugarelli",
    "description": "Follow me on Twitter: @jsugarelli",
    "uuid": 38797219,
    "orcid": "0000-0002-9280-3016"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    }
  ],
  "_owner": "jsugarelli",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jsugarelli",
      "count": 8,
      "uuid": 38797219
    }
  ],
  "_userbio": {
    "uuid": 38797219,
    "type": "user",
    "name": "Joachim Zuckarelli",
    "description": "Follow me on Twitter: @jsugarelli"
  },
  "_downloads": {
    "count": 625,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/typehint"
  },
  "_devurl": "https://github.com/jsugarelli/typehint",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/typehint.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsugarelli/typehint",
  "_realowner": "jsugarelli",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-08-10"
    }
  ],
  "_exports": [
    "check_types",
    "show_typehints"
  ],
  "_help": [
    {
      "page": "check_types",
      "title": "Type hints - Automatic checks of function arguments",
      "concept": [
        "typehint"
      ],
      "topics": [
        "check_types"
      ]
    },
    {
      "page": "show_typehints",
      "title": "Type hints - Automatic checks of function arguments",
      "concept": [
        "typehint"
      ],
      "topics": [
        "show_typehints"
      ]
    },
    {
      "page": "typehint",
      "title": "Package 'typehint'",
      "concept": [
        "typehint"
      ],
      "topics": [
        "typehint"
      ]
    }
  ],
  "_readme": "https://github.com/jsugarelli/typehint/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "data.table",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "rlang",
    "rlist",
    "stringi",
    "stringr",
    "vctrs",
    "XML",
    "yaml"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "typehint",
  "_universes": [
    "jsugarelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T07:16:52.000Z",
      "distro": "noble",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "59e124da860589d19ce0b926035bbf6721f9a53be58fa8741e58193ddb892b5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-19T07:16:38.000Z",
      "distro": "noble",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "be986ddc9523cedb44b1cdfad67f2189ff8dd1dd89330a0cbfa8fe32568e9370",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T07:16:00.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "24796de9922d392df95cd1f75c050f9cdb95ebecc883e44c4235c615a9beeb84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-19T07:16:03.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "40a97d2c4d3a97314ecb5380249921b3bf8f79046d2aa6883eb9dfa470123be8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:15:47.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "3373eda9f2937db845f2cdc213c56de033806074f95e82f488d126b578a37ac3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:16:05.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "10c11280d87ea762eec7b227549248c68f45ef0ed79747770f1df95b337ae77a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-19T07:15:47.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "d100e74d09e3bfa0700d465cb2e704b5b1f7899b2ffd7fa226b3d3cb92550073",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:17:54.000Z",
      "commit": "a7681007b33efa0805f67be780c25b3cfa6017c0",
      "fileid": "4722b1b1af53854a812f174bbe03de2a8bee74c0d254d779788f6f7ced511097",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsugarelli/actions/runs/26082125745"
    }
  ]
}