Package: xptr
Type: Package
Title: Manipulating External Pointer
Version: 1.0
Date: 2017-12-05
Authors@R: c(
    person("Randy", "Lai", , "randy.cs.lai@gmail.com", role = c("aut", "cre"))
    )
Maintainer: Randy Lai <randy.cs.lai@gmail.com>
URL: https://randy3k.github.io/xptr/
Description: There is limited native support for external pointers in the R interface. 
    This package provides some basic tools to verify, create and modify 'externalptr' objects.
License: MIT + file LICENSE
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2017-12-06 17:04:57 UTC; Randy
Author: Randy Lai [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-06 18:24:28 UTC
