Package: fileaccess
Type: Package
Title: File and Directory Access Validation
Version: 0.1.1
Authors@R: person(
    given  = "Vaishali",
    family = "JS",
    email  = "vaishali123.js@gmail.com",
    role   = c("aut", "cre")
    )
Description: Provides utility functions to validate read, write, execute,
    network, directory, and file access for local and Universal Naming 
    Convention (UNC) network paths. Useful for pre-flight checks before 
    file operations in data pipelines.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: tools
Suggests: spelling, testthat (>= 3.0.0)
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-10 03:39:57 UTC; JSV
Author: Vaishali JS [aut, cre]
Maintainer: Vaishali JS <vaishali123.js@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-17 17:40:07 UTC
