Package: pointr
Type: Package
Title: Working Comfortably with Pointers and Shortcuts to R Objects
Version: 0.2.0
Authors@R: person("Joachim", "Zuckarelli", role = c("aut", "cre"), email = "joachim@zuckarelli.de", comment = c(ORCID = "0000-0002-9280-3016"))
Maintainer: Joachim Zuckarelli <joachim@zuckarelli.de>
Description: 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.
License: GPL-3
BugReports: https://github.com/jsugarelli/pointr/issues
URL: https://github.com/jsugarelli/pointr/
Encoding: UTF-8
LazyData: true
Imports: stringr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-21 10:19:00 UTC; zucka
Author: Joachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
Repository: CRAN
Date/Publication: 2021-01-06 04:50:02 UTC
Built: R 4.2.0; ; 2022-03-22 10:20:43 UTC; unix
