{
  "_id": "6a23be44530b9bc726bdabff",
  "Package": "webdav",
  "Type": "Package",
  "Title": "A Simple Interface for Interacting with 'WebDAV' Servers",
  "Version": "0.2.0",
  "Date": "2026-04-07",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Marcos\", \"Wasilew\", email = \"marcos.wasilew@gmail.com\", role = \"aut\"),\nperson(\"Hugo\", \"Vasconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Carlos\", \"Amorin\", email = \"carlos.agaf@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"))",
  "Description": "An easy-to-use interface for interacting with 'WebDAV'\nservers, including 'OwnCloud'. It simplifies the use of\n'WebDAV' methods such as COPY, MOVE, DELETE and others. With\nbuilt-in authentication and request handling, it allows for\neasy management of files and directories over the 'WebDAV'\nprotocol.",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "URL": "<https://github.com/StrategicProjects/webdav>,\n<https://strategicprojects.github.io/webdav/>",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/pak/sysreqs": "make libicu-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://strategicprojects.r-universe.dev",
  "Date/Publication": "2026-04-07 20:08:16 UTC",
  "RemoteUrl": "https://github.com/strategicprojects/webdav",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cd72122de572d8d99f0e0547992c5cd6366c226",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:26:37 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre],\nMarcos Wasilew [aut],\nHugo Vasconcelos [aut],\nCarlos Amorin [aut],\nDiogo Bezerra [aut]",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "MD5sum": "a91c677ad739a63bf5880383688773f0",
  "_user": "strategicprojects",
  "_type": "src",
  "_file": "webdav_0.2.0.tar.gz",
  "_fileid": "7556f1e27093ea526c175303b18563350404ba29463b6380a634c58f307f2927",
  "_filesize": 202339,
  "_sha256": "7556f1e27093ea526c175303b18563350404ba29463b6380a634c58f307f2927",
  "_created": "2026-06-06T06:26:37.000Z",
  "_published": "2026-06-06T06:29:24.548Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79857522187,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451981455"
    },
    {
      "job": 79857522178,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451983491"
    },
    {
      "job": 79857522148,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451979133"
    },
    {
      "job": 79857522139,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451981707"
    },
    {
      "job": 79857010726,
      "time": 533,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451967207"
    },
    {
      "job": 79857522146,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451980469"
    },
    {
      "job": 79857522150,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451979695"
    },
    {
      "job": 79857522162,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451978102"
    },
    {
      "job": 79857522159,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451977967"
    }
  ],
  "_buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/strategicprojects/webdav",
  "_commit": {
    "id": "1cd72122de572d8d99f0e0547992c5cd6366c226",
    "author": "André Leite <leite@de.ufpe.br>",
    "committer": "André Leite <leite@de.ufpe.br>",
    "message": "docs\n",
    "time": 1775592496
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "fortunes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "strategicprojects",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "milkway",
      "count": 27,
      "uuid": 7375849
    }
  ],
  "_userbio": {
    "uuid": 127886513,
    "type": "organization",
    "name": "Projetos Estratégicos",
    "description": "Repositório de código da Assessoria Especial de Projetos Estratégicos."
  },
  "_downloads": {
    "count": 635,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webdav"
  },
  "_devurl": "https://github.com/strategicprojects/webdav",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/webdav.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/strategicprojects/webdav",
  "_realowner": "strategicprojects",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-10-01"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-08"
    },
    {
      "version": "0.1.2",
      "date": "2024-12-02"
    },
    {
      "version": "0.1.3",
      "date": "2025-01-08"
    },
    {
      "version": "0.1.4",
      "date": "2025-02-13"
    },
    {
      "version": "0.1.5",
      "date": "2025-05-20"
    },
    {
      "version": "0.1.6",
      "date": "2025-07-17"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "handle_response",
    "webdav_copy_file",
    "webdav_create_directory",
    "webdav_create_request",
    "webdav_delete_resource",
    "webdav_download_file",
    "webdav_list_files",
    "webdav_upload_file"
  ],
  "_help": [
    {
      "page": "handle_response",
      "title": "Handle HTTP response from Server",
      "topics": [
        "handle_response"
      ]
    },
    {
      "page": "webdav_copy_file",
      "title": "Copy a resource on the WebDAV server",
      "topics": [
        "webdav_copy_file"
      ]
    },
    {
      "page": "webdav_create_directory",
      "title": "Create a collection (directory) on a WebDAV server",
      "topics": [
        "webdav_create_directory"
      ]
    },
    {
      "page": "webdav_create_request",
      "title": "Create a request for the WebDAV server",
      "topics": [
        "webdav_create_request"
      ]
    },
    {
      "page": "webdav_delete_resource",
      "title": "Delete a file or directory from the WebDAV server",
      "topics": [
        "webdav_delete_resource"
      ]
    },
    {
      "page": "webdav_download_file",
      "title": "Download a file from the WebDAV server",
      "topics": [
        "webdav_download_file"
      ]
    },
    {
      "page": "webdav_list_files",
      "title": "List files from a specific folder on WebDAV server",
      "topics": [
        "webdav_list_files"
      ]
    },
    {
      "page": "webdav_upload_file",
      "title": "Upload a file to the WebDAV server",
      "topics": [
        "webdav_upload_file"
      ]
    }
  ],
  "_pkglogo": "https://github.com/strategicprojects/webdav/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/strategicprojects/webdav/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httpuv",
    "httr2",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "webdav.Rmd",
      "filename": "webdav.html",
      "title": "Get Started",
      "author": "André Leite",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions",
        "1. Creating a WebDAV Request",
        "2. Copying Files",
        "3. Creating a Directory",
        "4. Deleting a File or Directory",
        "5. Listing Files in a Directory",
        "6. Uploading a File",
        "7. Download a file",
        "Conclusion"
      ],
      "created": "2024-09-08 20:11:37",
      "modified": "2025-01-02 17:23:11",
      "commits": 5
    },
    {
      "source": "env_variables.Rmd",
      "filename": "env_variables.html",
      "title": "Using Environment Variables for Security in the webdav Package",
      "author": "André Leite",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Step 1: Setting Up Environment Variables",
        "macOS and Linux Folks: You’re Basically Already There",
        "Windows Users: You've Got This Too!",
        "Pro Tip: Use .Renviron for Project-Specific Vars",
        "Step 2: Accessing Environment Variables in Your Code",
        "Step 3: Don’t Forget .gitignore"
      ],
      "created": "2024-09-08 21:50:19",
      "modified": "2024-11-06 15:13:29",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "webdav",
  "_universes": [
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:31.000Z",
      "distro": "noble",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "c039ce7f67f96c21662178274a719bd84b05f1018f574f300af4aa279f2ffb11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:47.000Z",
      "distro": "noble",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "f0a2063f7284ff98e6995e4439db4f0259c0d14496034409879772824cbd0ec5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:15.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "339c2b0397d2fa64675a929dac2a31d0bcc9b0186056a078e7055a993beff0eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:25.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "b071d64eaebb999f8dc7ec3c01ff1c3c91a1c1337ecd3cd622b023ffe25ad25e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:43.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "5040fad0c5bd4ab09b36d35e22f09ebdcff3334eab60a6e410a4599a64813dcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T06:28:11.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "d20dfa0bfb3c170606697cd6069f93103ebadb6d27baeb6ea7d485653e612728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T06:27:56.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "c3a4f8d378062167fb2f6952ed778064e901bb67727cdf20a9d15f2ee374816d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-06T06:27:53.000Z",
      "commit": "1cd72122de572d8d99f0e0547992c5cd6366c226",
      "fileid": "6e191e0164c1cb9048ee93712745abf0b42cf46dec11d90aafbc197b8156b61c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/27054787139"
    }
  ]
}