{
  "_id": "6a1ee33cb401979e73410e98",
  "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-05-20 06:34:38 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": "28d1cd2e6129b009da5f60e742f51c9d",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.nextcloud_0.4.0.tar.gz",
  "_fileid": "ed34d2c16904c781cffdf3d495eee781c210406ee9d9cac8a80a80f4b5fc479f",
  "_filesize": 120566,
  "_sha256": "ed34d2c16904c781cffdf3d495eee781c210406ee9d9cac8a80a80f4b5fc479f",
  "_created": "2026-05-20T06:34:38.000Z",
  "_published": "2026-06-02T14:05:48.362Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79089574981,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7102917494"
    },
    {
      "job": 79089575278,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102923095"
    },
    {
      "job": 79089575967,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7102904807"
    },
    {
      "job": 79089575218,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102911026"
    },
    {
      "job": 79089574323,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102884710"
    },
    {
      "job": 79089573964,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359984465"
    },
    {
      "job": 79089575075,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7102905610"
    },
    {
      "job": 79089575539,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7102904721"
    },
    {
      "job": 79089575185,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7102907596"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047",
  "_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)",
    "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",
    "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-05-20T06:36:41.000Z",
      "distro": "noble",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "a9da1b8922195045b3b5909741b172d0b371ed580d2a079039c046bc29e38ae4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-05-20T06:37:02.000Z",
      "distro": "noble",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "3b2d50675ee5bd29410e43adce0d275dc58d1d89ea39517e772709c2ba91ef66",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-20T06:35:58.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "3ac49c9562f141bbf91da0f349e89d6c3f80d198ebfae18839251d0c88eb975b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-05-20T06:36:18.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "5a32a783eacfd5847b5958a40dcd9e9d52a70367838f5cfe0aa36eea82ea7424",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-20T06:35:51.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "febc17fd320f9e33049f32df2bb42752abd3bc976618cfa361790c03bde82d37",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-20T06:35:48.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "9e2c66fd7af88b60df43f621e66a9bd1a7309ec1dd32c2f8751ab90ae93340bc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-05-20T06:35:59.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "49fe9ac8648380d74d431a50b440eab22df057cd910ccc74ed4fc2b25b3bb0f7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-02T14:04:47.000Z",
      "commit": "e6084dfbff13722310edb54fc0ab942b098b169e",
      "fileid": "b6054b93925e9387bc8322107cb02ba9abcc3656fe6416d9f21c642c137c8d32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26145632047"
    }
  ]
}