Package: egnyte Title: Read and Write Files from Egnyte Version: 0.1.0 Authors@R: person(given = "Mike", family = "Stackhouse", role = c("aut", "cre"), email = "mike.stackhouse@atorusresearch.com", comment = c(ORCID = "0000-0001-6030-723X")) Description: Provides functions to read and write files from Egnyte cloud storage using the Egnyte API. Supports both API key and OAuth 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 Imports: cli, httr2 Suggests: haven, jsonlite, knitr, readr, readxl, rmarkdown, testthat (>= 3.0.0), withr, writexl 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: 2026-06-10 09:27:28 UTC; root Author: Mike Stackhouse [aut, cre] (ORCID: ) Maintainer: Mike Stackhouse Depends: R (>= 4.1.0)