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
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
NeedsCompilation: no
Packaged: 2024-02-26 13:01:59 UTC; tin900
Author: Tomer Iwan [aut, cre, cph]
Maintainer: Tomer Iwan <t.iwan@vu.nl>
Repository: CRAN
Date/Publication: 2024-02-26 13:30:02 UTC
Built: R 4.3.1; ; 2024-02-26 16:38:30 UTC; unix
