Package: vvconverter Title: Apply Transformations to Data Version: 0.6.0 Authors@R: person("Tomer", "Iwan", , "t.iwan@vu.nl", role = c("aut", "cre", "cph")) Description: Provides a set of functions for data transformations. Transformations are performed on character and numeric data. As the scope of the package is within Student Analytics, there are functions focused around the academic year. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 URL: https://vusaverse.github.io/vvconverter/, https://github.com/vusaverse/vvconverter BugReports: https://github.com/vusaverse/vvconverter/issues Imports: checkmate, dplyr, lubridate, magrittr, polyglotr, stringr Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev libxml2-dev libssl-dev Repository: https://vusaverse.r-universe.dev Date/Publication: 2025-03-19 09:05:38 UTC RemoteUrl: https://github.com/vusaverse/vvconverter RemoteRef: HEAD RemoteSha: 7e9693bdb282f693b6e1cf9bc25b8a8a18025b29 NeedsCompilation: no Packaged: 2026-07-04 01:59:22 UTC; root Author: Tomer Iwan [aut, cre, cph] Maintainer: Tomer Iwan