{
  "_id": "6a104331acfb0bcc41c9de38",
  "Package": "egnyte",
  "Title": "Read and Write Files from Egnyte",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Mike\",\nfamily = \"Stackhouse\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mike.stackhouse@atorusresearch.com\",\ncomment = c(ORCID = \"0000-0001-6030-723X\"))",
  "Description": "Provides functions to read and write files from Egnyte\ncloud storage using the Egnyte API. Supports both API key and\nOAuth 2.0 authentication for file transfer operations.",
  "License": "Apache License 2.0 | file LICENSE",
  "URL": "https://github.com/atorus-research/egnyte",
  "BugReports": "https://github.com/atorus-research/egnyte/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://atorus-research.r-universe.dev",
  "Date/Publication": "2026-02-04 17:16:14 UTC",
  "RemoteUrl": "https://github.com/atorus-research/egnyte",
  "RemoteRef": "HEAD",
  "RemoteSha": "8dc872936454c1f93cbe95d1d373ea306ac26902",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:03:16 UTC",
    "User": "root"
  },
  "Author": "Mike Stackhouse [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6030-723X>)",
  "Maintainer": "Mike Stackhouse <mike.stackhouse@atorusresearch.com>",
  "MD5sum": "e3cf4eaf35abb1b20597a877731fc7f7",
  "_user": "atorus-research",
  "_type": "src",
  "_file": "egnyte_0.1.0.tar.gz",
  "_fileid": "690c0c24062b6cead6212815003b50641ec08d5c1badd0e07e1932179c369bfb",
  "_filesize": 166371,
  "_sha256": "690c0c24062b6cead6212815003b50641ec08d5c1badd0e07e1932179c369bfb",
  "_created": "2026-05-11T07:03:16.000Z",
  "_published": "2026-05-22T11:51:13.954Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373801957,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912207338"
    },
    {
      "job": 77373801759,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912211847"
    },
    {
      "job": 77373801769,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912201017"
    },
    {
      "job": 77373801991,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912200116"
    },
    {
      "job": 77373801861,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912177564"
    },
    {
      "job": 77373801255,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159797408"
    },
    {
      "job": 77373801831,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912198350"
    },
    {
      "job": 77373801971,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912197276"
    },
    {
      "job": 77373802028,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912196669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/atorus-research/egnyte",
  "_commit": {
    "id": "8dc872936454c1f93cbe95d1d373ea306ac26902",
    "author": "Michael Stackhouse <michaelstackhouse0614@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from atorus-research/development\n\nPackage rename",
    "time": 1770225374
  },
  "_maintainer": {
    "name": "Mike Stackhouse",
    "email": "mike.stackhouse@atorusresearch.com",
    "login": "mstackhouse",
    "twitter": "@mike_at_atorus",
    "uuid": 31387567,
    "orcid": "0000-0001-6030-723X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "writexl",
      "role": "Suggests"
    }
  ],
  "_owner": "atorus-research",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mstackhouse",
      "count": 9,
      "uuid": 31387567
    }
  ],
  "_userbio": {
    "uuid": 64594907,
    "type": "organization",
    "name": "Atorus Research"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/egnyte"
  },
  "_devurl": "https://github.com/atorus-research/egnyte",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/egnyte.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/atorus-research/egnyte",
  "_realowner": "atorus-research",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "eg_auth",
    "eg_list",
    "eg_oauth_app",
    "eg_oauth_authorize",
    "eg_oauth_password",
    "eg_oauth_refresh",
    "eg_read",
    "eg_read_csv",
    "eg_read_delim",
    "eg_read_excel",
    "eg_read_rds",
    "eg_read_sas",
    "eg_read_spss",
    "eg_read_stata",
    "eg_read_xpt",
    "eg_write",
    "eg_write_csv",
    "eg_write_delim",
    "eg_write_excel",
    "eg_write_rds",
    "eg_write_spss",
    "eg_write_stata",
    "eg_write_xpt"
  ],
  "_help": [
    {
      "page": "eg_auth",
      "title": "Set Egnyte Authentication Credentials",
      "topics": [
        "eg_auth"
      ]
    },
    {
      "page": "eg_list",
      "title": "List Files in an Egnyte Directory",
      "topics": [
        "eg_list"
      ]
    },
    {
      "page": "eg_oauth_app",
      "title": "Set Up OAuth Application Credentials",
      "topics": [
        "eg_oauth_app"
      ]
    },
    {
      "page": "eg_oauth_authorize",
      "title": "Authorize with Egnyte via OAuth 2.0",
      "topics": [
        "eg_oauth_authorize"
      ]
    },
    {
      "page": "eg_oauth_password",
      "title": "Authenticate with Egnyte Using Username and Password",
      "topics": [
        "eg_oauth_password"
      ]
    },
    {
      "page": "eg_oauth_refresh",
      "title": "Refresh OAuth Access Token",
      "topics": [
        "eg_oauth_refresh"
      ]
    },
    {
      "page": "eg_read",
      "title": "Download a File from Egnyte",
      "topics": [
        "eg_read"
      ]
    },
    {
      "page": "eg_read_file",
      "title": "Read Data Files from Egnyte",
      "topics": [
        "eg_read_csv",
        "eg_read_delim",
        "eg_read_excel",
        "eg_read_file",
        "eg_read_rds",
        "eg_read_sas",
        "eg_read_spss",
        "eg_read_stata",
        "eg_read_xpt"
      ]
    },
    {
      "page": "eg_write",
      "title": "Upload a File to Egnyte",
      "topics": [
        "eg_write"
      ]
    },
    {
      "page": "eg_write_file",
      "title": "Write Data Files to Egnyte",
      "topics": [
        "eg_write_csv",
        "eg_write_delim",
        "eg_write_excel",
        "eg_write_file",
        "eg_write_rds",
        "eg_write_spss",
        "eg_write_stata",
        "eg_write_xpt"
      ]
    }
  ],
  "_readme": "https://github.com/atorus-research/egnyte/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "authorization.Rmd",
      "filename": "authorization.html",
      "title": "Authorization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview of Authentication Methods",
        "API Key Authentication",
        "When to Use It",
        "When to Avoid It",
        "OAuth 2.0 Authorization Code Flow",
        "Initial Setup",
        "Authorizing",
        "Token Refresh",
        "OAuth 2.0 Resource Owner Password Flow",
        "Setup",
        "Using Environment Variables",
        "Important Limitations",
        "Choosing the Right Method",
        "How Authentication State is Stored",
        "Token Expiration",
        "Troubleshooting",
        "Next Steps"
      ],
      "created": "2026-01-30 18:52:01",
      "modified": "2026-02-04 17:16:14",
      "commits": 2
    },
    {
      "source": "configuration.Rmd",
      "filename": "configuration.html",
      "title": "Configuration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting an API Key",
        "If You're an Admin",
        "If You're Not an Admin",
        "Setting Up Your Credentials",
        "Using Environment Variables",
        "Setting Environment Variables",
        "Verifying Your Setup",
        "A Note on Security",
        "Next Steps"
      ],
      "created": "2026-01-30 18:52:01",
      "modified": "2026-02-04 17:16:14",
      "commits": 2
    },
    {
      "source": "file-transfer.Rmd",
      "filename": "file-transfer.html",
      "title": "File Transfer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Downloading Files",
        "Basic Usage",
        "Downloading to a Temporary File",
        "Understanding Egnyte Paths",
        "Uploading Files",
        "Handling Existing Files",
        "Creating Folders",
        "Working with Different File Types",
        "Listing Directory Contents",
        "Recursive Listing",
        "Filtering Results",
        "Combining with Downloads",
        "Common Patterns",
        "Downloading, Processing, and Re-uploading",
        "Batch Downloads",
        "Checking If a File Exists Before Uploading",
        "Error Handling",
        "Next Steps"
      ],
      "created": "2026-01-30 18:52:01",
      "modified": "2026-02-04 17:16:14",
      "commits": 3
    },
    {
      "source": "reading-writing.Rmd",
      "filename": "reading-writing.html",
      "title": "Reading and Writing Data Files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Prerequisites",
        "Reading Data Files",
        "CSV Files",
        "Delimited Files",
        "Excel Files",
        "SAS Files",
        "Stata Files",
        "SPSS Files",
        "R Objects (RDS)",
        "Writing Data Files",
        "SAS Transport Files",
        "Optional Dependencies",
        "A Few Tips",
        "Working with Large Files",
        "Passing Arguments Through",
        "File Extensions Matter",
        "Comparison with Base File Transfer",
        "Next Steps"
      ],
      "created": "2026-01-30 18:52:01",
      "modified": "2026-02-04 17:16:14",
      "commits": 2
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "egnyte",
  "_universes": [
    "atorus-research",
    "mstackhouse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:05:09.000Z",
      "distro": "noble",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "305813a867cec77f18998d7a805e780c81c6662ddfd92f512fd1a26dc893db86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T07:05:26.000Z",
      "distro": "noble",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "57ec47f43c88fb2f9c303e6c0529fa904b3b5688832ae355a670364b07017ca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:04:50.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "3a2ea817513bab01467043b3cfcd323159dbac7f30b50ed5de7dc276afe35352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T07:04:45.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "4d5ee40330d36da28d44d63bef9dbdcfaaed06f9ebd5697ff02ded0edc734ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:04:29.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "3dc06bf2116222fdc6cb64640ddb87bc9861756b20fd047fa0f6f6c512168de5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:04:26.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "f9126a962d3dc8df281f952a8071283c03e468fb98bf2c963d488a0139af34b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T07:04:24.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "3d89c69dfd2ea1ec142e491248fbf9bc4c72ed15f42aee9ad0468ec510648c4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:51:00.000Z",
      "commit": "8dc872936454c1f93cbe95d1d373ea306ac26902",
      "fileid": "8dd0b0abb633622dd2c997808906a8b19290dcd3362e8e0e4931771d672386bb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atorus-research/actions/runs/25655251609"
    }
  ]
}