{
  "_id": "6a3300fc3efcd9bda43997f7",
  "Package": "fileaccess",
  "Type": "Package",
  "Title": "File and Directory Access Validation",
  "Version": "0.1.1",
  "Authors@R": "person(\ngiven  = \"Vaishali\",\nfamily = \"JS\",\nemail  = \"vaishali123.js@gmail.com\",\nrole   = c(\"aut\", \"cre\")\n)",
  "Description": "Provides utility functions to validate read, write,\nexecute, network, directory, and file access for local and\nUniversal Naming Convention (UNC) network paths. Useful for\npre-flight checks before file operations in data pipelines.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 20:15:01 UTC",
    "User": "root"
  },
  "Author": "Vaishali JS [aut, cre]",
  "Maintainer": "Vaishali JS <vaishali123.js@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-17 19:33:31 UTC",
  "RemoteUrl": "https://github.com/cran/fileaccess",
  "RemoteRef": "HEAD",
  "RemoteSha": "992d6d578f4694f3977ae3d976bb05200f2691b1",
  "MD5sum": "039f0545105211febb0e293a0c7be788",
  "_user": "cran",
  "_type": "src",
  "_file": "fileaccess_0.1.1.tar.gz",
  "_fileid": "f7f73806d47aa1fbd0a6dc393688ca0a87ce196c98870fdfc195591e7f6c8772",
  "_filesize": 95607,
  "_sha256": "f7f73806d47aa1fbd0a6dc393688ca0a87ce196c98870fdfc195591e7f6c8772",
  "_created": "2026-06-17T20:15:01.000Z",
  "_published": "2026-06-17T20:18:04.136Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81992176144,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7706789119"
    },
    {
      "job": 81992176203,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7706805313"
    },
    {
      "job": 81991603105,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7706747094"
    },
    {
      "job": 81992176223,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7706780885"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27716738892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fileaccess",
  "_commit": {
    "id": "992d6d578f4694f3977ae3d976bb05200f2691b1",
    "author": "Vaishali JS <vaishali123.js@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1781724811
  },
  "_maintainer": {
    "name": "Vaishali JS",
    "email": "vaishali123.js@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-06-17"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fileaccess"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fileaccess.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-17"
    }
  ],
  "_exports": [
    "directory.access",
    "execute.access",
    "file.access",
    "network.access",
    "read.access",
    "write.access"
  ],
  "_help": [
    {
      "page": "directory.access",
      "title": "Check Whether Path is a Directory",
      "topics": [
        "directory.access"
      ]
    },
    {
      "page": "execute.access",
      "title": "Check Whether File is Executable",
      "topics": [
        "execute.access"
      ]
    },
    {
      "page": "file.access",
      "title": "Check Whether Path is a File",
      "topics": [
        "file.access"
      ]
    },
    {
      "page": "fileaccess",
      "title": "fileaccess: File and Directory Access Validation",
      "topics": [
        "fileaccess-package",
        "fileaccess"
      ]
    },
    {
      "page": "network.access",
      "title": "Check Whether Path is a Network Path",
      "topics": [
        "network.access"
      ]
    },
    {
      "page": "read.access",
      "title": "Check Whether File or Directory is Readable",
      "topics": [
        "read.access"
      ]
    },
    {
      "page": "write.access",
      "title": "Check Whether File or Directory is Writable",
      "topics": [
        "write.access"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fileaccess",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-17T20:16:59.000Z",
      "distro": "noble",
      "commit": "992d6d578f4694f3977ae3d976bb05200f2691b1",
      "fileid": "17dc90e9a673bbfde3c4a8c4a140d45f867c23f2730ac370e12d2280c29f5821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27716738892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-17T20:17:38.000Z",
      "distro": "noble",
      "commit": "992d6d578f4694f3977ae3d976bb05200f2691b1",
      "fileid": "d3ed12c17f797680e99192c37776c01f4568919733e9b22c5b696a3a92e7a2e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27716738892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-17T20:16:47.000Z",
      "commit": "992d6d578f4694f3977ae3d976bb05200f2691b1",
      "fileid": "e9306cf9527c1bac1f3d762158ae79cacd4594818952e8ce5c02e79b5f0e11d5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27716738892"
    }
  ]
}