Package: isnullptr 1.0.2
isnullptr: Check if an 'externalptr' is a Null Pointer
Check if an 'externalptr' is a null pointer. R does currently not have a native function for that purpose. This package contains a C function that returns TRUE in case of a null pointer.
Authors:
isnullptr_1.0.2.tar.gz
isnullptr_1.0.2.zip(r-4.7)isnullptr_1.0.2.zip(r-4.6)isnullptr_1.0.2.zip(r-4.5)
isnullptr_1.0.2.tgz(r-4.6-x86_64)isnullptr_1.0.2.tgz(r-4.6-arm64)isnullptr_1.0.2.tgz(r-4.5-x86_64)isnullptr_1.0.2.tgz(r-4.5-arm64)
isnullptr_1.0.2.tar.gz(r-4.7-arm64)isnullptr_1.0.2.tar.gz(r-4.7-x86_64)isnullptr_1.0.2.tar.gz(r-4.6-arm64)isnullptr_1.0.2.tar.gz(r-4.6-x86_64)
isnullptr_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
isnullptr/json (API)
| # Install 'isnullptr' in R: |
| install.packages('isnullptr', repos = c('https://jonasfoe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonasfoe/isnullptr/issues
Last updated from:b3d8fcb43d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 100 | ||
| linux-devel-x86_64 | OK | 95 | ||
| source / vignettes | OK | 145 | ||
| linux-release-arm64 | OK | 90 | ||
| linux-release-x86_64 | OK | 78 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-release-x86_64 | OK | 213 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| macos-oldrel-x86_64 | OK | 299 | ||
| windows-devel | OK | 57 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 61 | ||
| wasm-release | OK | 78 |
Exports:isnullptr
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if an `externalptr` is a null pointer | isnullptr |
