Type: Package Package: msoc Title: Encrypt and Decrypt of office open xml files Version: 0.2.1 Language: en-US Authors@R: c( person("Jan Marvin", "Garbuszus", email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut", "cre")), person("Shigeo", "Mitsunari", role = c("cph"), comment = "Author of included msoc library") ) Description: Provide encryption and decryption functions for the Office Open XML file format. License: BSD_3_clause + file LICENSE URL: https://janmarvin.github.io/msoc/, https://github.com/JanMarvin/msoc BugReports: https://github.com/JanMarvin/msoc/issues Depends: R (>= 3.5.0) Suggests: stringi, testthat Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) SystemRequirements: OpenSSL >= 1.0.2 Config/pak/sysreqs: libssl-dev Repository: https://janmarvin.r-universe.dev Date/Publication: 2026-03-25 08:15:52 UTC RemoteUrl: https://github.com/JanMarvin/msoc RemoteRef: HEAD RemoteSha: 6669b614c394830dfff4b9f136b80beed7f5af59 NeedsCompilation: yes Packaged: 2026-06-23 07:31:23 UTC; root Author: Jan Marvin Garbuszus [aut, cre], Shigeo Mitsunari [cph] (Author of included msoc library) Maintainer: Jan Marvin Garbuszus