{
  "_id": "6a197d5facfb0bcc41df70e3",
  "Package": "d4storagehub4R",
  "Version": "0.4-5",
  "Date": "2025-09-01",
  "Title": "Interface to 'D4Science' 'StorageHub' API",
  "Authors@R": "c(\nperson(\"Emmanuel\", \"Blondel\", role = c(\"aut\", \"cre\"), email = \"emmanuel.blondel1@gmail.com\", comment = c(ORCID = \"0000-0002-5870-5762\")))",
  "Maintainer": "Emmanuel Blondel <emmanuel.blondel1@gmail.com>",
  "Description": "Provides an interface to 'D4Science' 'StorageHub' API\n(<https://dev.d4science.org/>). Allows to get user profile, and\nperform actions over the 'StorageHub' (workspace) including\ncreation of folders, files management\n(upload/update/deletion/sharing), and listing of stored\nresources.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/eblondel/d4storagehub4R,\nhttps://www.d4science.org/, https://dev.d4science.org/",
  "BugReports": "https://github.com/eblondel/d4storagehub4R/issues",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libsecret-1-dev libxml2-dev libssl-dev",
  "Repository": "https://eblondel.r-universe.dev",
  "Date/Publication": "2025-09-01 05:42:42 UTC",
  "RemoteUrl": "https://github.com/eblondel/d4storagehub4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "df55563345de12b0696d61b5bd128d0a61b9713e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:47:23 UTC",
    "User": "root"
  },
  "Author": "Emmanuel Blondel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5870-5762>)",
  "MD5sum": "6575b4f35eedc49653bab9970b6c84d1",
  "_user": "eblondel",
  "_type": "src",
  "_file": "d4storagehub4R_0.4-5.tar.gz",
  "_fileid": "3d38d5606e5fbf58e9741491fa39cd10307c45c79afe15fae2bf0cb7d8902968",
  "_filesize": 120450,
  "_sha256": "3d38d5606e5fbf58e9741491fa39cd10307c45c79afe15fae2bf0cb7d8902968",
  "_created": "2026-05-29T10:47:23.000Z",
  "_published": "2026-05-29T11:49:51.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78486037445,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288934223"
    },
    {
      "job": 78486037457,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288931871"
    },
    {
      "job": 78486037463,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289947060"
    },
    {
      "job": 78486037449,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289952273"
    },
    {
      "job": 78485639135,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288897891"
    },
    {
      "job": 78486037443,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288927727"
    },
    {
      "job": 78486037465,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288923005"
    },
    {
      "job": 78486037476,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288924672"
    },
    {
      "job": 78486037519,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288918827"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eblondel/d4storagehub4r",
  "_commit": {
    "id": "df55563345de12b0696d61b5bd128d0a61b9713e",
    "author": "eblondel <emmanuel.blondel1@gmail.com>",
    "committer": "eblondel <emmanuel.blondel1@gmail.com>",
    "message": "Fix Rdoc\n",
    "time": 1756705362
  },
  "_maintainer": {
    "name": "Emmanuel Blondel",
    "email": "emmanuel.blondel1@gmail.com",
    "login": "eblondel",
    "linkedin": "in/emmanuelblondel1",
    "orcid": "0000-0002-5870-5762",
    "description": "International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R expert at @un-fao @r-geoflow",
    "uuid": 1324396
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    }
  ],
  "_owner": "eblondel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4-5",
      "date": "2025-09-01"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "eblondel",
      "count": 85,
      "uuid": 1324396
    }
  ],
  "_userbio": {
    "uuid": 1324396,
    "type": "user",
    "name": "Emmanuel Blondel",
    "description": "International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R expert at @un-fao @r-geoflow"
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/d4storagehub4R"
  },
  "_devurl": "https://github.com/eblondel/d4storagehub4r",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/d4storagehub4R.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eblondel/d4storagehub4r",
  "_realowner": "eblondel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2021-11-30"
    },
    {
      "version": "0.2",
      "date": "2021-12-07"
    },
    {
      "version": "0.3",
      "date": "2022-05-02"
    },
    {
      "version": "0.4",
      "date": "2022-06-29"
    },
    {
      "version": "0.4-1",
      "date": "2022-08-19"
    },
    {
      "version": "0.4-2",
      "date": "2022-11-29"
    },
    {
      "version": "0.4-3",
      "date": "2023-03-01"
    },
    {
      "version": "0.4-4",
      "date": "2024-04-15"
    },
    {
      "version": "0.4-5",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "d4storagehub4RLogger",
    "StoragehubManager"
  ],
  "_help": [
    {
      "page": "d4storagehub4R",
      "title": "Interface to 'D4Science' 'StorageHub' API",
      "topics": [
        "d4storagehub4R-package",
        "d4storagehub4R"
      ]
    },
    {
      "page": "d4storagehub4RLogger",
      "title": "d4storagehub4RLogger",
      "topics": [
        "d4storagehub4RLogger"
      ]
    },
    {
      "page": "StoragehubManager",
      "title": "StoragehubManager",
      "topics": [
        "StoragehubManager"
      ]
    }
  ],
  "_readme": "https://github.com/eblondel/d4storagehub4r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "filelock",
    "httr",
    "jsonlite",
    "keyring",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "XML",
    "xml2",
    "yaml"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "d4storagehub4r",
  "_universes": [
    "eblondel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-5",
      "date": "2026-05-29T10:49:26.000Z",
      "distro": "noble",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "932fbbfe43f2b4f5d4202318e60a2b5c46bb2db942dd2d42fe8f8ddf5fd6a7ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-5",
      "date": "2026-05-29T10:49:20.000Z",
      "distro": "noble",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "9c14b15532bce4d3bb2fdb23e14a189ec78d8daef194794fb2c3f4c00e65706c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-5",
      "date": "2026-05-29T11:49:10.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "174758acb833dfbb5999dbd050334463f9719fb56deb29c4d714e48153bb4fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-5",
      "date": "2026-05-29T11:49:23.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "477f5ae791ff8f5b06291e3f2da8875bb322e4b5f6edf0c93381e3bb9ebc308b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-5",
      "date": "2026-05-29T10:49:21.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "296e2c529799912a553e57ef13ae0bcf691a9ee2ff9953e1857315691b46ef76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-5",
      "date": "2026-05-29T10:48:43.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "51cfeebf6440e4eb41dfc8141d6353ee4202516587118a57d13ee4dce6ca30a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-5",
      "date": "2026-05-29T10:48:34.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "df903c150ae249cb0a50ab4b3dc486171a78fddee59298737c52fd5e8e5b8143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-5",
      "date": "2026-05-29T10:48:30.000Z",
      "commit": "df55563345de12b0696d61b5bd128d0a61b9713e",
      "fileid": "018d736a70d149d652658cfd7b1d4c93ceee9c0de85274900a6099931ef82474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/26632807763"
    }
  ]
}