{
  "_id": "6a49fff45cca5d75a16149c6",
  "Package": "workspace",
  "Title": "Manage Collections of Datasets and Objects",
  "Version": "0.1.7",
  "Authors@R": "c(\nperson(\"Eli\", \"Daniels\", , \"eli.daniels@ardata.fr\", role = c(\"aut\", \"cre\")),\nperson(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = \"aut\"),\nperson(\"ArData\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Create, store, read and manage structured collections of\ndatasets and other objects using a 'workspace', then bundle it\ninto a compressed archive.  Using open and interoperable\nformats makes it possible to exchange bundled data from 'R' to\nother languages such as 'Python' or 'Julia'.  Multiple formats\nare supported 'Parquet', 'JSON', 'yaml', spatial data and\nraster data are supported.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ardata-fr/workspace",
  "BugReports": "https://github.com/ardata-fr/workspace/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libicu-dev libssl-dev",
  "Repository": "https://ardata-fr.r-universe.dev",
  "Date/Publication": "2026-06-12 07:54:51 UTC",
  "RemoteUrl": "https://github.com/ardata-fr/workspace",
  "RemoteRef": "HEAD",
  "RemoteSha": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 12:00:51 UTC",
    "User": "root"
  },
  "Author": "Eli Daniels [aut, cre],\nDavid Gohel [aut],\nArData [cph, fnd]",
  "Maintainer": "Eli Daniels <eli.daniels@ardata.fr>",
  "_user": "ardata-fr",
  "_type": "src",
  "_file": "workspace_0.1.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/ab06f3ca03a39caa08279bf79d364fe824ded3f15baaae403ecdc88e0bfad790",
  "_filesize": 186922,
  "_sha256": "ab06f3ca03a39caa08279bf79d364fe824ded3f15baaae403ecdc88e0bfad790",
  "_expires": "2026-10-13T06:55:47.000Z",
  "_created": "2026-06-12T12:00:51.000Z",
  "_published": "2026-07-05T06:55:48.956Z",
  "_jobs": [
    {
      "job": 85200915099,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590968313"
    },
    {
      "job": 85200915196,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590968656"
    },
    {
      "job": 85200915110,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590937669"
    },
    {
      "job": 85200915106,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590956061"
    },
    {
      "job": 85200914849,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590905699"
    },
    {
      "job": 85200915115,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590944894"
    },
    {
      "job": 85200915058,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590943581"
    },
    {
      "job": 85200915117,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590952931"
    },
    {
      "job": 85200915195,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590956044"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932",
  "_status": "success",
  "_upstream": "https://github.com/ardata-fr/workspace",
  "_commit": {
    "id": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
    "author": "eli-daniels <eli.daniels@ardata.fr>",
    "committer": "eli-daniels <eli.daniels@ardata.fr>",
    "message": "chore: use roxygen2 8.0.0\n",
    "time": 1781250891
  },
  "_maintainer": {
    "name": "Eli Daniels",
    "email": "eli.daniels@ardata.fr",
    "login": "eli-daniels",
    "bluesky": "@eli-daniels.bsky.social",
    "linkedin": "in/eli-daniels011",
    "description": "Data science consultant and R developer at @ardata-fr.",
    "uuid": 90638398
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "ardata-fr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-40",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.6",
      "date": "2025-09-29"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "eli-daniels",
      "count": 26,
      "uuid": 90638398
    },
    {
      "user": "davidgohel",
      "count": 11,
      "uuid": 4331618
    }
  ],
  "_userbio": {
    "uuid": 30245123,
    "type": "organization",
    "name": "ArData"
  },
  "_downloads": {
    "count": 149,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/workspace"
  },
  "_devurl": "https://github.com/ardata-fr/workspace",
  "_searchresults": 111,
  "_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/workspace.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ardata-fr/workspace",
  "_realowner": "ardata-fr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2025-09-11"
    },
    {
      "version": "0.1.6",
      "date": "2025-09-29"
    }
  ],
  "_exports": [
    "delete_dataset",
    "list_object_in_workspace",
    "new_workspace",
    "pack_workspace",
    "read_dataset_in_workspace",
    "read_json_str_in_workspace",
    "read_raster_in_workspace",
    "read_rds_in_workspace",
    "read_timestamp",
    "read_yaml_in_workspace",
    "rm_object_in_workspace",
    "store_dataset",
    "store_json",
    "store_raster",
    "store_rds",
    "store_yaml",
    "unpack_workspace",
    "workspace_bind",
    "workspace_copy"
  ],
  "_help": [
    {
      "page": "delete_dataset",
      "title": "Delete a dataset from a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "delete_dataset"
      ]
    },
    {
      "page": "list_object_in_workspace",
      "title": "List Objects in a Workspace",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "list_object_in_workspace"
      ]
    },
    {
      "page": "new_workspace",
      "title": "Create a new workspace",
      "concept": [
        "functions to manage workspaces"
      ],
      "topics": [
        "new_workspace"
      ]
    },
    {
      "page": "pack_workspace",
      "title": "Pack a workspace",
      "concept": [
        "functions to manage workspaces"
      ],
      "topics": [
        "pack_workspace"
      ]
    },
    {
      "page": "read_dataset_in_workspace",
      "title": "Read a Table from a Workspace.",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_dataset_in_workspace"
      ]
    },
    {
      "page": "read_json_str_in_workspace",
      "title": "Read JSON String from a Workspace.",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_json_str_in_workspace"
      ]
    },
    {
      "page": "read_raster_in_workspace",
      "title": "Read a raster from a workspace",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_raster_in_workspace"
      ]
    },
    {
      "page": "read_rds_in_workspace",
      "title": "Read an R Object from a Workspace.",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_rds_in_workspace"
      ]
    },
    {
      "page": "read_timestamp",
      "title": "Read Timestamp associated with an object in a workspace.",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_timestamp"
      ]
    },
    {
      "page": "read_yaml_in_workspace",
      "title": "Read YAML Object from a Workspace.",
      "concept": [
        "functions to read in a workspace"
      ],
      "topics": [
        "read_yaml_in_workspace"
      ]
    },
    {
      "page": "rm_object_in_workspace",
      "title": "Remove an Object in a Workspace",
      "topics": [
        "rm_object_in_workspace"
      ]
    },
    {
      "page": "store_dataset",
      "title": "Store a dataset into a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "store_dataset"
      ]
    },
    {
      "page": "store_json",
      "title": "Store a JSON string in a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "store_json"
      ]
    },
    {
      "page": "store_raster",
      "title": "Store a raster dataset in a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "store_raster"
      ]
    },
    {
      "page": "store_rds",
      "title": "Store an RDS file in a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "store_rds"
      ]
    },
    {
      "page": "store_yaml",
      "title": "Store a list as YAML in a workspace",
      "concept": [
        "functions to write in a workspace"
      ],
      "topics": [
        "store_yaml"
      ]
    },
    {
      "page": "unpack_workspace",
      "title": "Unpack a workspace",
      "concept": [
        "functions to manage workspaces"
      ],
      "topics": [
        "unpack_workspace"
      ]
    },
    {
      "page": "workspace",
      "title": "Manage Collections of Datasets and Objects",
      "topics": [
        "workspace-package",
        "workspace"
      ]
    },
    {
      "page": "workspace_bind",
      "title": "Bind a Workspace into Another Workspace",
      "concept": [
        "functions to manage workspaces"
      ],
      "topics": [
        "workspace_bind"
      ]
    },
    {
      "page": "workspace_copy",
      "title": "Clone a Workspace",
      "concept": [
        "functions to manage workspaces"
      ],
      "topics": [
        "workspace_copy"
      ]
    }
  ],
  "_readme": "https://github.com/ardata-fr/workspace/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 5.124504224834282,
  "_indexed": true,
  "_nocasepkg": "workspace",
  "_universes": [
    "ardata-fr",
    "eli-daniels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-12T12:03:45.000Z",
      "distro": "noble",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/4dae23c9282918538c43c39984fd6432d0432092e78356c349b4e36e61bca453",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-06-12T12:03:48.000Z",
      "distro": "noble",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/680dc6f6098f6b21c097c886f38fc34d757685299eae144ed47bcf00c263052e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-12T12:02:23.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/9e175e1808c491161ece09b6b3956649f140f42f6f5c689da1ee07069b2d5eb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-06-12T12:02:59.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/250640282a22cc1b9c2d27f48e53b9cfd46ccbf83955ab76acdbd0a17b305266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-06-12T12:03:10.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/4e154ed2328a3ecced26289106289237205300d85788354888b7fb40dac787b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-12T12:02:13.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/4b8cb54dfe8a02e0b761e5a20f0bf04ad582ff108df92206745a6248d261190d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-12T12:02:33.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/c247f0d0650595d501d4956e0ad1a5b2dd7d1e86660df8a19c234fed1685b81e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-06-12T12:02:56.000Z",
      "commit": "be0e57ae3fe3184a23218ad01607727c5ca4bb32",
      "fileid": "https://r2.ropensci.org/0f7c37f911d5845566eff1ab662d496c818555852881740375b57c8cefb47193",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/27414163932"
    }
  ]
}