{
  "_id": "6a16a426acfb0bcc41d81fd1",
  "Package": "workspace",
  "Title": "Manage Collections of Datasets and Objects",
  "Version": "0.1.6",
  "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)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libicu-dev libssl-dev",
  "Repository": "https://ardata-fr.r-universe.dev",
  "Date/Publication": "2025-09-29 15:39:44 UTC",
  "RemoteUrl": "https://github.com/ardata-fr/workspace",
  "RemoteRef": "HEAD",
  "RemoteSha": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:55:09 UTC",
    "User": "root"
  },
  "Author": "Eli Daniels [aut, cre],\nDavid Gohel [aut],\nArData [cph, fnd]",
  "Maintainer": "Eli Daniels <eli.daniels@ardata.fr>",
  "MD5sum": "2d122cb9c8befd2159c4fc348dac6c11",
  "_user": "ardata-fr",
  "_type": "src",
  "_file": "workspace_0.1.6.tar.gz",
  "_fileid": "4ad4aff86126679d313138aa37d796632d9a2f32cd980c4b209cc5e71b047df9",
  "_filesize": 184112,
  "_sha256": "4ad4aff86126679d313138aa37d796632d9a2f32cd980c4b209cc5e71b047df9",
  "_created": "2026-05-27T07:55:09.000Z",
  "_published": "2026-05-27T07:58:30.243Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78032528372,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234977083"
    },
    {
      "job": 78032528394,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234972835"
    },
    {
      "job": 78032528380,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234973811"
    },
    {
      "job": 78032528382,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234957722"
    },
    {
      "job": 78032005105,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234920280"
    },
    {
      "job": 78032528378,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234955965"
    },
    {
      "job": 78032528374,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234957095"
    },
    {
      "job": 78032528373,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7234954921"
    },
    {
      "job": 78032528396,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234956950"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ardata-fr/workspace",
  "_commit": {
    "id": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
    "author": "elidaniels <eli.daniels@ardata.fr>",
    "committer": "elidaniels <eli.daniels@ardata.fr>",
    "message": "internals: prepare 0.1.6 CRAN submission\n",
    "time": 1759160384
  },
  "_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
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "v0.1.6",
      "date": "2025-09-29"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "eli-daniels",
      "count": 25,
      "uuid": 90638398
    },
    {
      "user": "davidgohel",
      "count": 11,
      "uuid": 4331618
    }
  ],
  "_userbio": {
    "uuid": 30245123,
    "type": "organization",
    "name": "ArData"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/workspace"
  },
  "_devurl": "https://github.com/ardata-fr/workspace",
  "_searchresults": 98,
  "_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",
    "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.012415374762433,
  "_indexed": true,
  "_nocasepkg": "workspace",
  "_universes": [
    "ardata-fr",
    "eli-daniels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-27T07:57:34.000Z",
      "distro": "noble",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "13ee8eebf304c5a0e5ead4bdb483e73809beb9632a32c3309f45605c88b5639c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-27T07:57:24.000Z",
      "distro": "noble",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "8b6e4da400b44d8b0d555668c2810c1ad3c8a38f048296ddf1b188d134f7df3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-27T07:57:20.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "df4f02ada58f5c2632da630fe7bc14c60ddfe1e7602a20991865799eb6c67492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-27T07:56:49.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "74564615111ec670f4861f9a3da100a11a18c69bcc9d18725b0c6dc334a61080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-27T07:57:12.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "bd4bffb231008a3e4dd2d54660ae774b7c621e02d7f2f0316f33d3fcaed4aced",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-27T07:56:33.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "a3c54c2896f421577992b3b1920807efc6322075df10c91e60ced18779f2de67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-27T07:56:20.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "b4814cde445f517a874a952854def4f5654919ac15712887eb47ea2ee3b0bc47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-27T07:56:23.000Z",
      "commit": "48026164a75cd7f05b45ecb9e6dd87dc1ac908b7",
      "fileid": "3c059270e8b06baf07fb044b6ee3b5215611ee4428c7d011ed0611a312ac4d45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ardata-fr/actions/runs/26498314609"
    }
  ]
}