Package: injectr Title: Inject code to existing functions Version: 0.1 Authors@R: person(given = "Filip", family = "Krikava", role = c("aut", "cre"), email = "krikava@gmail.com", comment = c(ORCID = "0000-0002-0478-6202")) Description: Allow one to inject arbitrary code at the entry point or at the exit point of an existing function. License: MIT + file LICENSE Encoding: UTF-8 Suggests: mutator, testthat Remotes: PRL-PRG/mutator Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.0 Repository: https://prl-prg.r-universe.dev Date/Publication: 2026-07-15 00:48:47 UTC RemoteUrl: https://github.com/PRL-PRG/injectr RemoteRef: HEAD RemoteSha: 3d34876c672b740374b1fac3da0d99b5264b80ea NeedsCompilation: yes Packaged: 2026-07-15 01:00:31 UTC; root Author: Filip Krikava [aut, cre] (ORCID: ) Maintainer: Filip Krikava