Package: ovbars Type: Package Title: Accesses the 'ovba' rust library to extract vba binary files Version: 0.1.5 Language: en-US Authors@R: c( person("Jan Marvin", "Garbuszus", email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut", "cre")) ) Description: Allows to read the contents of vba binary files. These files contain macro code embedded in Office Open XML. URL: https://janmarvin.github.io/ovbars/ BugReports: https://github.com/JanMarvin/ovbars/issues License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: openxlsx2, testthat (>= 3.0.0) Config/testthat/edition: 3 SystemRequirements: Cargo (Rust's package manager), rustc Config/pak/sysreqs: libclang-dev Repository: https://janmarvin.r-universe.dev Date/Publication: 2026-04-08 15:58:13 UTC RemoteUrl: https://github.com/JanMarvin/ovbars RemoteRef: HEAD RemoteSha: 01ee4593c135d0645459338eb4d355ba428f48d4 NeedsCompilation: yes Packaged: 2026-06-09 06:42:19 UTC; root Author: Jan Marvin Garbuszus [aut, cre] Maintainer: Jan Marvin Garbuszus