{
  "_id": "6a0f651eacfb0bcc41c5cff3",
  "Package": "dpkg",
  "Title": "Create, Stow, and Read Data Packages",
  "Version": "0.6.2",
  "Authors@R": "person(\"Cole\", \"Brokamp\", , \"cole@colebrokamp.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0289-3151\"))",
  "Description": "Data frame, tibble, or tbl objects are converted to data\npackage objects using specific metadata labels (name, version,\ntitle, homepage, description). A data package object ('dpkg')\ncan be written to disk as a 'parquet' file or released to a\n'GitHub' repository. Data package objects can be read into R\nfrom online repositories and downloaded files are cached\nlocally across R sessions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/cole-brokamp/dpkg,\nhttps://cole-brokamp.github.io/dpkg/",
  "BugReports": "https://github.com/cole-brokamp/dpkg/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://cole-brokamp.r-universe.dev",
  "Date/Publication": "2026-01-24 13:19:53 UTC",
  "RemoteUrl": "https://github.com/cole-brokamp/dpkg",
  "RemoteRef": "HEAD",
  "RemoteSha": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:10:55 UTC",
    "User": "root"
  },
  "Author": "Cole Brokamp [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0289-3151>)",
  "Maintainer": "Cole Brokamp <cole@colebrokamp.com>",
  "MD5sum": "3429aab0bc5823c0d882f8a8f87504bf",
  "_user": "cole-brokamp",
  "_type": "src",
  "_file": "dpkg_0.6.2.tar.gz",
  "_fileid": "8b356e4ed65a539fc944a819652158577c2639e81ed33b6836d610f64697d4fc",
  "_filesize": 109919,
  "_sha256": "8b356e4ed65a539fc944a819652158577c2639e81ed33b6836d610f64697d4fc",
  "_created": "2026-05-21T10:10:55.000Z",
  "_published": "2026-05-21T20:03:42.501Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258125551,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133046637"
    },
    {
      "job": 77258126043,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133050906"
    },
    {
      "job": 77258125386,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133050490"
    },
    {
      "job": 77258125393,
      "time": 241,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133065332"
    },
    {
      "job": 77258125494,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133003080"
    },
    {
      "job": 77258124948,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145956946"
    },
    {
      "job": 77258125712,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133029294"
    },
    {
      "job": 77258125991,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133031034"
    },
    {
      "job": 77258125705,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133031038"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cole-brokamp/dpkg",
  "_commit": {
    "id": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
    "author": "Cole Brokamp <cole-brokamp@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "better hashing and supporting ftp (#18)\n\n",
    "time": 1769260793
  },
  "_maintainer": {
    "name": "Cole Brokamp",
    "email": "cole@colebrokamp.com",
    "orcid": "0000-0002-0289-3151"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "geoarrow",
      "role": "Suggests"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cole-brokamp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.6.2",
      "date": "2026-01-24"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "cole-brokamp",
      "count": 71,
      "uuid": 4367617
    }
  ],
  "_userbio": {
    "uuid": 4367617,
    "type": "user",
    "name": "Cole Brokamp"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dpkg"
  },
  "_devurl": "https://github.com/cole-brokamp/dpkg",
  "_pkgdown": "https://cole-brokamp.github.io/dpkg/",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dpkg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cole-brokamp/dpkg",
  "_realowner": "cole-brokamp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2024-11-04"
    },
    {
      "version": "0.6.1",
      "date": "2025-01-08"
    },
    {
      "version": "0.6.2",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "as_dpkg",
    "dpkg_gh_release",
    "dpkg_meta",
    "read_dpkg",
    "read_dpkg_metadata",
    "stow",
    "stow_exists",
    "stow_gh_release",
    "stow_info",
    "stow_path",
    "stow_remove",
    "stow_size",
    "stow_url",
    "use_dpkg_badge",
    "write_dpkg"
  ],
  "_help": [
    {
      "page": "as_dpkg",
      "title": "Use a data.frame and metadata to create a data package",
      "topics": [
        "as_dpkg"
      ]
    },
    {
      "page": "dpkg_gh_release",
      "title": "Use a dpkg to create a github release",
      "topics": [
        "dpkg_gh_release"
      ]
    },
    {
      "page": "dpkg_meta",
      "title": "get the metadata associated with a data package",
      "topics": [
        "dpkg_meta"
      ]
    },
    {
      "page": "read_dpkg",
      "title": "read (meta)data from dpkg on disk",
      "topics": [
        "read_dpkg",
        "read_dpkg_metadata"
      ]
    },
    {
      "page": "stow",
      "title": "download a github release asset to the 'stow' R user directory",
      "topics": [
        "stow",
        "stow_gh_release",
        "stow_url"
      ]
    },
    {
      "page": "stow_info",
      "title": "get info about stowed files",
      "topics": [
        "stow_exists",
        "stow_info",
        "stow_path",
        "stow_remove",
        "stow_size"
      ]
    },
    {
      "page": "use_dpkg_badge",
      "title": "Use a markdown badge for a dpkg's latest github release",
      "topics": [
        "use_dpkg_badge"
      ]
    },
    {
      "page": "write_dpkg",
      "title": "write dpkg to disk",
      "topics": [
        "write_dpkg"
      ]
    }
  ],
  "_readme": "https://github.com/cole-brokamp/dpkg/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "curl",
    "fs",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "dpkg",
  "_universes": [
    "cole-brokamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-21T10:13:05.000Z",
      "distro": "noble",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "568495608ef550ee8b8a4e49f73f061c90636fe75f6cd77dad4a4d71eaa6f6b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-21T10:13:18.000Z",
      "distro": "noble",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "3cee867c0b689ad8b322b7d25768236ed6c1c5f1a1e024431fec3fcb15f25d93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-21T10:13:20.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "93f210866c8e86c08b3dcecb72669b6bcce8d3704b51404752ac8aba7387e2dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-21T10:13:57.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "1fe398b2e7b2a7fbe12223f9f0ff26555c5766f31f58e8c23580c57a7efbcaf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-05-21T20:03:27.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "862dd234df35e0a0d43829241beec3dc41ee83741b34212926bfd6642a3c57df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-21T10:12:08.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "243260bf41faa9d293f9e3c98dccc0dc4626901e798adefbc7f8b71027f4d96f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-21T10:12:11.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "2340105a0aab70ffed3d76144af84b8eafc2f81898d0692a4569e98b86dc6363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-21T10:12:11.000Z",
      "commit": "7dc9e3fec44a7ab74c6a780d0620ac37b72e529f",
      "fileid": "3e7f9bea7f3700f32356be4b716f40988500d636763e4a38cd457580177095ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cole-brokamp/actions/runs/26219510815"
    }
  ]
}