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.

Version: 0.2.0
Imports: stringr
Published: 2021-01-06
Author: Joachim Zuckarelli ORCID iD [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/pointr/issues
License: GPL-3
URL: https://github.com/jsugarelli/pointr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pointr results

Documentation:

Reference manual: pointr.pdf

Downloads:

Package source: pointr_0.2.0.tar.gz
Windows binaries: r-devel: pointr_0.2.0.zip, r-release: pointr_0.2.0.zip, r-oldrel: pointr_0.2.0.zip
macOS binaries: r-release (arm64): pointr_0.2.0.tgz, r-oldrel (arm64): pointr_0.2.0.tgz, r-release (x86_64): pointr_0.2.0.tgz
Old sources: pointr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pointr to link to this page.