{
  "_id": "6a1c09c71d7bb097a0a2c95a",
  "Package": "isnullptr",
  "Title": "Check if an 'externalptr' is a Null Pointer",
  "Version": "1.0.2",
  "Authors@R": "person(\"Jonas\", \"Förster\", email = \"jonasfoerster@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Check if an 'externalptr' is a null pointer. R does\ncurrently not have a native function for that purpose. This\npackage contains a C function that returns TRUE in case of a\nnull pointer.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jonasfoe.r-universe.dev",
  "Date/Publication": "2024-07-07 18:02:08 UTC",
  "RemoteUrl": "https://github.com/jonasfoe/isnullptr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 10:07:59 UTC",
    "User": "root"
  },
  "Author": "Jonas Förster [aut, cre]",
  "Maintainer": "Jonas Förster <jonasfoerster@gmail.com>",
  "MD5sum": "11a4ea3cb175a5b54313e31a8ec2130c",
  "_user": "jonasfoe",
  "_type": "src",
  "_file": "isnullptr_1.0.2.tar.gz",
  "_fileid": "4a1d9a7762f51cd4c6ce8c11de293a77f558d0d2344e67293ba6440c71710052",
  "_filesize": 65475,
  "_sha256": "4a1d9a7762f51cd4c6ce8c11de293a77f558d0d2344e67293ba6440c71710052",
  "_created": "2026-05-31T10:07:59.000Z",
  "_published": "2026-05-31T10:13:27.643Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717540900,
      "time": 100,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315853368"
    },
    {
      "job": 78717540906,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315852538"
    },
    {
      "job": 78717540916,
      "time": 90,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315852006"
    },
    {
      "job": 78717540915,
      "time": 78,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315851047"
    },
    {
      "job": 78717540903,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315853210"
    },
    {
      "job": 78717540904,
      "time": 299,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315870777"
    },
    {
      "job": 78717540922,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315852157"
    },
    {
      "job": 78717540912,
      "time": 213,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315862594"
    },
    {
      "job": 78717408319,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315843136"
    },
    {
      "job": 78717540907,
      "time": 78,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315851011"
    },
    {
      "job": 78717540918,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315848893"
    },
    {
      "job": 78717540911,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315849448"
    },
    {
      "job": 78717540908,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315849724"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonasfoe/isnullptr",
  "_commit": {
    "id": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
    "author": "Jonas Förster <jonasfoerster@gmail.com>",
    "committer": "Jonas Förster <jonasfoerster@gmail.com>",
    "message": "Made compatible with latest R-devel\n\n`isnullptr()` was throwing errors on non-pointer input. I restored previous behavior but returning `false` instead.\n",
    "time": 1720375328
  },
  "_maintainer": {
    "name": "Jonas Förster",
    "email": "jonasfoerster@gmail.com",
    "login": "jonasfoe",
    "linkedin": "in/j-d-foerster",
    "description": "",
    "uuid": 9588
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    }
  ],
  "_owner": "jonasfoe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jonasfoe",
      "count": 1,
      "uuid": 9588
    }
  ],
  "_userbio": {
    "uuid": 9588,
    "type": "user",
    "name": "Jonas D. Förster"
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/isnullptr"
  },
  "_devurl": "https://github.com/jonasfoe/isnullptr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/isnullptr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonasfoe/isnullptr",
  "_realowner": "jonasfoe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-09-25"
    },
    {
      "version": "1.0.1",
      "date": "2017-09-28"
    },
    {
      "version": "1.0.2",
      "date": "2024-07-11"
    }
  ],
  "_exports": [
    "isnullptr"
  ],
  "_help": [
    {
      "page": "isnullptr",
      "title": "Check if an `externalptr` is a null pointer",
      "topics": [
        "isnullptr"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "isnullptr",
  "_universes": [
    "jonasfoe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "33ee62d2a9e9992663922589cc36b1f9fe2c81234dcae232e4c5f0c89bc00da2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "755b08b3bdc95d5be5a2a5389ae6a361c4e444917d031ba3934f272c7a756ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "a89243ca9ccebf47da09461bc71a4baf04f1942f3d063efe4c41d4b2d3423e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "4c66043def55a6a350f1c09ef973fa73429396049729dfbeb2175b96d47dd732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:47.000Z",
      "arch": "aarch64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "e0102e780ad5539765b59b309c8842f320cb136e2bf45ae4284c3a7bdb3c9fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T10:12:37.000Z",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "ed7b207b95b1ddb3bbecf5ab401a4a978107e12a2a1be3dd183229050a9b0ea4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:37.000Z",
      "arch": "aarch64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "5e2dd62b7634de03c550cb68806627af4dffb00a5890032a798e21f5bf048744",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-31T10:11:13.000Z",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "6a822676ebdde0669d39f741f4a49b2438216cef0a447abfce7fce16ecec307e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:32.000Z",
      "arch": "emscripten",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "8ceff8dd7a06cda6fd294757aef50c9d8397e26051df7ad17170a468e972a04a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T10:08:57.000Z",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "a001922aaf7fe87a4e366251b489c128eac65984b445b40b4da602ad29be40c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T10:08:59.000Z",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "f7e3ee55d32a409cf798115719779fddaa3dd7575a304f4c82fec86afa8ea27b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-31T10:09:01.000Z",
      "arch": "x86_64",
      "commit": "b3d8fcb43d0881bbf1bc761edf98e1d4baa20213",
      "fileid": "b34778ea7404c5aac61114fc27f960ea310b73de51237c7b351bf99a9c010a5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasfoe/actions/runs/26709665653"
    }
  ]
}