Package: vvmover Title: Read and Write Data Version: 1.6.0 Authors@R: person("Tomer", "Iwan", , "t.iwan@vu.nl", role = c("aut", "cre", "cph")) Description: Offers a wide range of functions for reading and writing data in various file formats, including CSV, RDS, Excel and ZIP files. Additionally, it provides functions for retrieving metadata associated with files, such as file size and creation date, making it easy to manage and organize large data sets. This package is designed to simplify data import and export tasks, and provide users with a comprehensive set of tools to work with different types of data files. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 URL: https://vusaverse.github.io/vvmover/, https://github.com/vusaverse/vvmover BugReports: https://github.com/vusaverse/vvmover/issues Imports: dplyr, magrittr, readr, readxl, utils Config/pak/sysreqs: libx11-dev Repository: https://vusaverse.r-universe.dev Date/Publication: 2024-03-18 07:53:04 UTC RemoteUrl: https://github.com/vusaverse/vvmover RemoteRef: HEAD RemoteSha: 03b849d0f12e49cd746a7f87812ea735feccdb2c NeedsCompilation: no Packaged: 2026-07-02 06:53:34 UTC; root Author: Tomer Iwan [aut, cre, cph] Maintainer: Tomer Iwan