Package: pointr 0.2.0
pointr: Working Comfortably with Pointers and Shortcuts to R Objects
R has no built-in pointer functionality. The 'pointr' package fills this gap and lets you create pointers to R objects, including subsets of dataframes. This makes your R code more readable and maintainable.
Authors:
pointr_0.2.0.tar.gz
pointr_0.2.0.zip(r-4.7)pointr_0.2.0.zip(r-4.6)pointr_0.2.0.zip(r-4.5)
pointr_0.2.0.tgz(r-4.6-any)pointr_0.2.0.tgz(r-4.5-any)
pointr_0.2.0.tar.gz(r-4.7-any)pointr_0.2.0.tar.gz(r-4.6-any)
pointr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pointr/json (API)
NEWS
| # Install 'pointr' in R: |
| install.packages('pointr', repos = c('https://jsugarelli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jsugarelli/pointr/issues
Last updated from:cdc45e04db. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 59 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 102 |
Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Package 'pointr' | pointr |
| Working with pointers | %=% ptr rm.ptr where.ptr |
