Package: bindrcpp Title: An 'Rcpp' Interface to Active Bindings Version: 0.2.4.9009 Date: 2026-07-02 Authors@R: c( person("Kirill", "Müller", , "kirill@cynkra.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1416-3412")), person("RStudio", role = "cph") ) Description: Provides an easy way to fill an environment with active bindings that call a C++ function. License: MIT + file LICENSE URL: https://github.com/krlmlr/bindrcpp, https://krlmlr.github.io/bindrcpp/ BugReports: https://github.com/krlmlr/bindrcpp/issues Imports: bindr (>= 0.1.1), Rcpp (>= 0.12.16) Suggests: testthat LinkingTo: Rcpp Config/Needs/check: RcppCore/Rcpp Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-07-02 01:27:43 UTC RemoteUrl: https://github.com/krlmlr/bindrcpp RemoteRef: HEAD RemoteSha: 53184cc1df1e3161fdcf6e42c30c63b6ab9d01fe NeedsCompilation: yes Packaged: 2026-07-02 02:41:03 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ), RStudio [cph] Maintainer: Kirill Müller