{
  "_id": "6a1022e0acfb0bcc41c8d354",
  "Package": "checkglobals",
  "Type": "Package",
  "Title": "Static Analysis of R-Code Dependencies",
  "Version": "0.1.4",
  "Date": "2025-09-30",
  "Authors@R": "person(\"Joris\", \"Chau\", email = \"joris.chau@openanalytics.eu\", role = c(\"aut\", \"cre\"))",
  "Description": "A minimal R-package to approximately detect global and\nimported functions or variables from R-source code or\nR-packages by static code analysis.",
  "BugReports": "https://github.com/JorisChau/checkglobals/issues",
  "URL": "https://jorischau.github.io/checkglobals/,\nhttps://github.com/JorisChau/checkglobals",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jorischau.r-universe.dev",
  "Date/Publication": "2025-10-01 10:18:40 UTC",
  "RemoteUrl": "https://github.com/jorischau/checkglobals",
  "RemoteRef": "HEAD",
  "RemoteSha": "21333babdd49e5ea6797aa4e5bef241bdc368300",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 09:27:35 UTC",
    "User": "root"
  },
  "Author": "Joris Chau [aut, cre]",
  "Maintainer": "Joris Chau <joris.chau@openanalytics.eu>",
  "MD5sum": "20e3ff6b18ae33b5c56df6adadc11d4a",
  "_user": "jorischau",
  "_type": "src",
  "_file": "checkglobals_0.1.4.tar.gz",
  "_fileid": "5ce881ebba319902cba80ea0f4cc6e9e288e3a5b01b274a0e816eb8594393a91",
  "_filesize": 178133,
  "_sha256": "5ce881ebba319902cba80ea0f4cc6e9e288e3a5b01b274a0e816eb8594393a91",
  "_created": "2026-05-22T09:27:35.000Z",
  "_published": "2026-05-22T09:33:20.001Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352993441,
      "time": 101,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157294522"
    },
    {
      "job": 77352993445,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157295004"
    },
    {
      "job": 77352993453,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157294614"
    },
    {
      "job": 77352993424,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157293319"
    },
    {
      "job": 77352993422,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157309487"
    },
    {
      "job": 77352993437,
      "time": 313,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157351712"
    },
    {
      "job": 77352993434,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157299641"
    },
    {
      "job": 77352993416,
      "time": 250,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157332389"
    },
    {
      "job": 77352591932,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157260733"
    },
    {
      "job": 77352993418,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157289837"
    },
    {
      "job": 77352993419,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157288747"
    },
    {
      "job": 77352993412,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157281985"
    },
    {
      "job": 77352993427,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157292253"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jorischau/checkglobals",
  "_commit": {
    "id": "21333babdd49e5ea6797aa4e5bef241bdc368300",
    "author": "JorisChau <joris.chau@openanalytics.eu>",
    "committer": "JorisChau <joris.chau@openanalytics.eu>",
    "message": "update README\n",
    "time": 1759313920
  },
  "_maintainer": {
    "name": "Joris Chau",
    "email": "joris.chau@openanalytics.eu",
    "login": "jorischau",
    "description": "",
    "uuid": 20239019
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "jorischau",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 24
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 7
    },
    {
      "week": "2025-40",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "package-dependencies",
    "static-code-analysis"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "jorischau",
      "count": 68,
      "uuid": 20239019
    }
  ],
  "_userbio": {
    "uuid": 20239019,
    "type": "user",
    "name": "Joris C."
  },
  "_downloads": {
    "count": 723,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/checkglobals"
  },
  "_devurl": "https://github.com/jorischau/checkglobals",
  "_pkgdown": "https://jorischau.github.io/checkglobals/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/checkglobals.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jorischau/checkglobals",
  "_realowner": "jorischau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-02"
    },
    {
      "version": "0.1.3",
      "date": "2025-02-06"
    },
    {
      "version": "0.1.4",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "as_sarif_json",
    "as_vector",
    "check_pkg",
    "check_source",
    "checkglobals"
  ],
  "_help": [
    {
      "page": "as_sarif_json",
      "title": "Cast to SARIF json",
      "topics": [
        "as_sarif_json"
      ]
    },
    {
      "page": "as_sarif_json.checkglobals",
      "title": "Cast to SARIF json",
      "topics": [
        "as_sarif_json.checkglobals"
      ]
    },
    {
      "page": "as_vector",
      "title": "Cast to list vector generic",
      "topics": [
        "as_vector"
      ]
    },
    {
      "page": "as_vector.checkglobals",
      "title": "Cast to list vector",
      "topics": [
        "as_vector.checkglobals"
      ]
    },
    {
      "page": "as_vector.checkglobalsg",
      "title": "Cast to list vector",
      "topics": [
        "as_vector.checkglobalsg"
      ]
    },
    {
      "page": "as_vector.checkglobalsi",
      "title": "Cast to list vector",
      "topics": [
        "as_vector.checkglobalsi"
      ]
    },
    {
      "page": "as.character.checkglobals",
      "title": "Cast to character",
      "topics": [
        "as.character.checkglobals"
      ]
    },
    {
      "page": "as.character.checkglobalsg",
      "title": "Cast to character",
      "topics": [
        "as.character.checkglobalsg"
      ]
    },
    {
      "page": "as.character.checkglobalsi",
      "title": "Cast to character",
      "topics": [
        "as.character.checkglobalsi"
      ]
    },
    {
      "page": "as.data.frame.checkglobals",
      "title": "Cast to data.frame",
      "topics": [
        "as.data.frame.checkglobals"
      ]
    },
    {
      "page": "as.data.frame.checkglobalsg",
      "title": "Cast to data.frame",
      "topics": [
        "as.data.frame.checkglobalsg"
      ]
    },
    {
      "page": "as.data.frame.checkglobalsi",
      "title": "Cast to data.frame",
      "topics": [
        "as.data.frame.checkglobalsi"
      ]
    },
    {
      "page": "as.matrix.checkglobals",
      "title": "Cast to matrix",
      "topics": [
        "as.matrix.checkglobals"
      ]
    },
    {
      "page": "as.matrix.checkglobalsg",
      "title": "Cast to matrix",
      "topics": [
        "as.matrix.checkglobalsg"
      ]
    },
    {
      "page": "as.matrix.checkglobalsi",
      "title": "Cast to matrix",
      "topics": [
        "as.matrix.checkglobalsi"
      ]
    },
    {
      "page": "check_pkg",
      "title": "Check R-packages for globals and imports",
      "topics": [
        "check_pkg"
      ]
    },
    {
      "page": "check_source",
      "title": "Check R-scripts, folders or R-code strings for globals and imports",
      "topics": [
        "check_source"
      ]
    },
    {
      "page": "checkglobals",
      "title": "Check R-source code or R-packages for globals and imports",
      "topics": [
        "checkglobals"
      ]
    },
    {
      "page": "print.checkglobals",
      "title": "Print '\"checkglobals\"' object",
      "topics": [
        "print.checkglobals"
      ]
    },
    {
      "page": "print.checkglobalsg",
      "title": "Print '\"checkglobalsg\"' object",
      "topics": [
        "print.checkglobalsg"
      ]
    },
    {
      "page": "print.checkglobalsi",
      "title": "Print '\"checkglobalsi\"' object",
      "topics": [
        "print.checkglobalsi"
      ]
    }
  ],
  "_readme": "https://github.com/jorischau/checkglobals/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.414973347970818,
  "_indexed": true,
  "_nocasepkg": "checkglobals",
  "_universes": [
    "jorischau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "0c5745ac29e989caec76ec333a7ba197157e8d2c66ff72b542da6eb852c3a93c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "c527b630e1cff82d1eb1b2054df2dc1d5c206821b9bf6573c3297ac4567976d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "6a400a067e5b291793136c47d834042f825d57222fedbb5b4ae4b748e1b93b69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "ce7f12d6df193399f0f88a57b726c853a5cef11ca4ac56059f252c875fe9b375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T09:30:10.000Z",
      "arch": "aarch64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "34ae8b0a6ab7fee0212ad39679d0b09ddbbc9cef32a4ac04e9609bc03dbae2a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T09:32:18.000Z",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "0162a3bf8a6c8e7e0d9ab69d985facca8b6c8de0ef8d29f35ae0e3ce3c4dabbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:37.000Z",
      "arch": "aarch64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "fbe5b6c6726358d858ddb54983ad904db9293fcba9cfb6096633f403c554688e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-22T09:31:12.000Z",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "14124e6a25c10996c3be05475b5474188486d34cd44a40b852f74a17a03cf1f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:19.000Z",
      "arch": "emscripten",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "942cf63a082682809eac42bc995ff43b2569573926d81c1ddae3c15c1aa93f79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T09:28:51.000Z",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "3623a56e35e96fae8e239213ffdcd744f67159a41a506bf01bfb20c69d8f3dcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T09:28:35.000Z",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "9f6e6f9dc239f95abbe571c0c2705e7d8b57cba05751f7ede52c1023abb97f0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-22T09:29:04.000Z",
      "arch": "x86_64",
      "commit": "21333babdd49e5ea6797aa4e5bef241bdc368300",
      "fileid": "3bc87c75233df5c1dd409d68f62dcd680d9c66e5f2bc27e7f4432ecb92de7926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jorischau/actions/runs/26279691075"
    }
  ]
}