Package: RcppXPtrUtils
Type: Package
Title: XPtr Add-Ons for 'Rcpp'
Version: 0.1.3
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: inline, testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-21 16:07:51 UTC; iucar
Author: Iñaki Ucar [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0001-6403-5550>)
Maintainer: Iñaki Ucar <iucar@fedoraproject.org>
Repository: CRAN
Date/Publication: 2025-07-21 17:00:08 UTC
Built: R 4.6.0; ; 2025-07-21 17:55:44 UTC; unix
