Package: bindr Title: Parametrized Active Bindings Version: 0.1.3.9007 Authors@R: c( person("Kirill", "M\u00fcller", role = c("aut", "cre"), email = "kirill@cynkra.com", comment = c(ORCID = "0000-0002-1416-3412")), person("RStudio", role = c("cph", "fnd")) ) Description: Provides a simple interface for creating active bindings where the bound function accepts additional arguments. Suggests: testthat Date: 2026-05-24 BugReports: https://github.com/krlmlr/bindr/issues URL: https://github.com/krlmlr/bindr, https://krlmlr.github.io/bindr/ Roxygen: list(markdown = TRUE) License: MIT + file LICENSE Encoding: UTF-8 Config/roxygen2/version: 8.0.0.9000 Repository: https://krlmlr.r-universe.dev Date/Publication: 2026-05-24 01:27:36 UTC RemoteUrl: https://github.com/krlmlr/bindr RemoteRef: HEAD RemoteSha: 49c47808ce90e7df7ea8c0924c9ee74434a842c0 NeedsCompilation: no Packaged: 2026-06-23 05:48:10 UTC; root Author: Kirill Müller [aut, cre] (ORCID: ), RStudio [cph, fnd] Maintainer: Kirill Müller