{
  "_id": "6a351f563efcd9bda43e3822",
  "Package": "kwb.nextcloud",
  "Title": "R Package for Accessing Nextcloud Using WebDAV API",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Michael\", \"Rustler\", , \"michael.rustler@kompetenz-wasser.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(\"Hauke\", \"Sonnenberg\", , \"hauke.sonnenberg@kompetenz-wasser.de\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(\"ULTIMATE\", role = \"fnd\"),\nperson(\"Kompetenzzentrum Wasser Berlin gGmbH (KWB)\", role = \"cph\")\n)",
  "Description": "R package to access file infos or download data from an\nNextcloud instance using the WebDav API\n(https://docs.nextcloud.com/server/17/developer_manual/client_apis/WebDAV/).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KWB-R/kwb.nextcloud",
  "BugReports": "https://github.com/KWB-R/kwb.nextcloud/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "github::kwb-r/kwb.file",
    "github::kwb-r/kwb.utils"
  ],
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2024-10-15 13:12:03 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.nextcloud",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6084dfbff13722310edb54fc0ab942b098b169e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 10:49:15 UTC",
    "User": "root"
  },
  "Author": "Michael Rustler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0647-7726>),\nHauke Sonnenberg [aut] (ORCID: <https://orcid.org/0000-0003-0647-7726>),\nULTIMATE [fnd],\nKompetenzzentrum Wasser Berlin gGmbH (KWB) [cph]",
  "Maintainer": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
  "MD5sum": "41494f92658ea3c4c6a6c7720d88d10f",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.nextcloud_0.4.0.tar.gz",
  "_fileid": "d18a163fd6fd7d1fd31781c593756681407038dee2a6207eda3dc35915af2a71",
  "_filesize": 122240,
  "_sha256": "d18a163fd6fd7d1fd31781c593756681407038dee2a6207eda3dc35915af2a71",
  "_created": "2026-06-19T10:49:15.000Z",
  "_published": "2026-06-19T10:52:06.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82334724482,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7747914714"
    },
    {
      "job": 82334724457,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747921416"
    },
    {
      "job": 82334724483,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7747901107"
    },
    {
      "job": 82334724480,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747904628"
    },
    {
      "job": 82334296589,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747877771"
    },
    {
      "job": 82334724466,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7747911785"
    },
    {
      "job": 82334724475,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7747908317"
    },
    {
      "job": 82334724491,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7747903809"
    },
    {
      "job": 82334724493,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7747899219"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/kwb.nextcloud",
  "_commit": {
    "id": "e6084dfbff13722310edb54fc0ab942b098b169e",
    "author": "Hauke Sonnenberg <hsonne@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #40 from KWB-R/dev\n\nNew release v0.4.0",
    "time": 1728997923
  },
  "_maintainer": {
    "name": "Michael Rustler",
    "email": "michael.rustler@kompetenz-wasser.de",
    "login": "mrustl",
    "twitter": "@MichaelRustler",
    "description": "Researcher @KWB-R ",
    "uuid": 11964451,
    "orcid": "0000-0003-0647-7726"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 1.4.6",
      "role": "Imports"
    },
    {
      "package": "kwb.file",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "kwb.utils",
      "version": ">= 0.13.0",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "nextcloud",
    "project-dwc",
    "project-ultimate"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "hsonne",
      "count": 124,
      "uuid": 11964315
    },
    {
      "user": "mrustl",
      "count": 32,
      "uuid": 11964451
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "followers": 23,
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kwb.nextcloud"
  },
  "_devurl": "https://github.com/kwb-r/kwb.nextcloud",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.nextcloud.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "backup_cloud_folder",
    "compare_file_info_files",
    "create_folder",
    "delete_file_or_folder",
    "download_files",
    "file_exists",
    "get_file_versions",
    "get_version_info",
    "list_file_versions",
    "list_files",
    "move_file_or_folder",
    "path_to_file_href",
    "upload_file"
  ],
  "_help": [
    {
      "page": "backup_cloud_folder",
      "title": "Backup a Cloud Folder to a Local Zip File",
      "topics": [
        "backup_cloud_folder"
      ]
    },
    {
      "page": "compare_file_info_files",
      "title": "Compare Two Files Containing File Information",
      "topics": [
        "compare_file_info_files"
      ]
    },
    {
      "page": "create_folder",
      "title": "Create a Folder on the Cloud",
      "topics": [
        "create_folder"
      ]
    },
    {
      "page": "delete_file_or_folder",
      "title": "Delete a File or Folder on the Cloud",
      "topics": [
        "delete_file_or_folder"
      ]
    },
    {
      "page": "download_files",
      "title": "Download Files from Cloud",
      "topics": [
        "download_files"
      ]
    },
    {
      "page": "file_exists",
      "title": "Does a File Exist on the Nextcloud Server?",
      "topics": [
        "file_exists"
      ]
    },
    {
      "page": "get_file_versions",
      "title": "Get Information on Versions of Given Files",
      "topics": [
        "get_file_versions"
      ]
    },
    {
      "page": "get_version_info",
      "title": "Get Version Information on Files of Given IDs",
      "topics": [
        "get_version_info"
      ]
    },
    {
      "page": "list_file_versions",
      "title": "Deprecated: List File Versions",
      "topics": [
        "list_file_versions"
      ]
    },
    {
      "page": "list_files",
      "title": "List Files on the Nextcloud Server",
      "topics": [
        "list_files"
      ]
    },
    {
      "page": "move_file_or_folder",
      "title": "Move a File or Folder on the Cloud",
      "topics": [
        "move_file_or_folder"
      ]
    },
    {
      "page": "path_to_file_href",
      "title": "Convert Path to href as Required for Download",
      "topics": [
        "path_to_file_href"
      ]
    },
    {
      "page": "upload_file",
      "title": "Upload a Local File to the Cloud",
      "topics": [
        "upload_file"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.nextcloud/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "kwb.file",
    "kwb.utils",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Tutorial.Rmd",
      "filename": "Tutorial.html",
      "title": "Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-05-28 21:29:35",
      "modified": "2020-05-28 21:29:35",
      "commits": 1
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "kwb.nextcloud",
  "_universes": [
    "kwb-r",
    "mrustl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-19T10:51:11.000Z",
      "distro": "noble",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "badff548d4246db158b3549021766b56d778bdd451dd8e382a556ca77bc50a4c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-19T10:51:29.000Z",
      "distro": "noble",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "92170e2e482913f8c1415d460961f3bf591b7bf409e2fba497cc7e2dbdd45c99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-19T10:50:32.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "cb3874fa3a887dbf9997600d7a9441a7a0e2d72ef6e7560ebdda195443d3e094",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-06-19T10:50:42.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "1ce9d942b08cc198bb5e9c2702d7034ca5920d7974f132d0f55c67aaba5633e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-19T10:51:16.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "fee550841aa8cfc41acd0caf7343b53f26ca09723ceef386475efcaf434e0dd9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T10:50:48.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "d072bb2c51d3f28f6bfef0a2a6a43966161e638de83c36ad8c86789d1421e62d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T10:50:32.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "9ea34b9662698193b90aa473e4d62633037c1baeee046e4350b2248a24735d30",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-06-19T10:50:17.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "e93d782aca4a927bb73be14375afed45f3296335176611c4d3c88853f8d4daf9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/27821128882"
    }
  ]
}