Package: RcppXPtrUtils
Type: Package
Title: XPtr Add-Ons for 'Rcpp'
Version: 0.1.1
Authors@R: c(
    person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
      role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")))
Description: Provides the means to compile user-supplied C++ functions with
  'Rcpp' and retrieve an 'XPtr' that can be passed to other C++ components.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/Enchufa2/RcppXPtrUtils
BugReports: https://github.com/Enchufa2/RcppXPtrUtils/issues
Depends: R (>= 3.0.0)
Imports: Rcpp
Suggests: testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-01-21 15:54:13 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (<https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2019-01-21 16:20:07 UTC
Built: R 4.0.2; ; 2020-07-15 14:01:09 UTC; unix
