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.5)isnullptr_1.0.2.zip(r-4.4)isnullptr_1.0.2.zip(r-4.3)
isnullptr_1.0.2.tgz(r-4.4-x86_64)isnullptr_1.0.2.tgz(r-4.4-arm64)isnullptr_1.0.2.tgz(r-4.3-x86_64)isnullptr_1.0.2.tgz(r-4.3-arm64)
isnullptr_1.0.2.tar.gz(r-4.5-noble)isnullptr_1.0.2.tar.gz(r-4.4-noble)
isnullptr_1.0.2.tgz(r-4.4-emscripten)isnullptr_1.0.2.tgz(r-4.3-emscripten)
isnullptr.pdf |isnullptr.html✨
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 4 months agofrom:b3d8fcb43d. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win-x86_64 | OK | Oct 22 2024 |
R-4.5-linux-x86_64 | OK | Oct 22 2024 |
R-4.4-win-x86_64 | OK | Oct 22 2024 |
R-4.4-mac-x86_64 | OK | Oct 22 2024 |
R-4.4-mac-aarch64 | OK | Oct 22 2024 |
R-4.3-win-x86_64 | OK | Oct 22 2024 |
R-4.3-mac-x86_64 | OK | Oct 22 2024 |
R-4.3-mac-aarch64 | OK | Oct 22 2024 |
Exports:isnullptr
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if an `externalptr` is a null pointer | isnullptr |