Package: pointr
Type: Package
Title: Working Comfortably with Pointers and Shortcuts to R Objects
Version: 0.1.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.0
NeedsCompilation: no
Packaged: 2020-06-14 12:50:52 UTC; Joachim
Author: Joachim Zuckarelli [aut, cre] (<https://orcid.org/0000-0002-9280-3016>)
Repository: CRAN
Date/Publication: 2020-06-22 09:00:03 UTC
