{
  "_id": "6a1559dcacfb0bcc41d5ee3a",
  "Package": "opendataformat",
  "Title": "Reading and Writing Open Data Format Files",
  "Version": "2.2.2",
  "Authors@R": "c(person(\"Tom\", \"Hartl\", role = c(\"aut\",\"cre\"),\nemail = \"tom.hartl96@gmail.com\", comment = c(ORCID = \"0009-0006-4226-9835\")),\nperson(\"Claudia\",\"Saalbach\", role = \"ctb\",\nemail = \"csaalbach@diw.de\"))",
  "Maintainer": "Tom Hartl <tom.hartl96@gmail.com>",
  "Description": "The Open Data Format (ODF) is a new, non-proprietary,\nmultilingual, metadata enriched, and zip-compressed data format\nwith metadata structured in the Data Documentation Initiative\n(DDI) Codebook standard. This package allows reading and\nwriting of data files in the Open Data Format (ODF) in R, and\ndisplaying metadata in different languages. For further\ninformation on the Open Data Format, see\n<https://opendataformat.github.io/>.",
  "URL": "https://github.com/opendataformat/r-package-opendataformat",
  "BugReports": "https://github.com/opendataformat/r-package-opendataformat/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libxml2-dev",
  "Repository": "https://opendataformat.r-universe.dev",
  "Date/Publication": "2025-11-25 16:42:25 UTC",
  "RemoteUrl": "https://github.com/opendataformat/r-package-opendataformat",
  "RemoteRef": "HEAD",
  "RemoteSha": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:25:22 UTC",
    "User": "root"
  },
  "Author": "Tom Hartl [aut, cre] (ORCID: <https://orcid.org/0009-0006-4226-9835>),\nClaudia Saalbach [ctb]",
  "MD5sum": "ab07ed494cec887a93b8c86dc9e1662d",
  "_user": "opendataformat",
  "_type": "src",
  "_file": "opendataformat_2.2.2.tar.gz",
  "_fileid": "0d682400c19b745e2483456c44e7ebfc3ca7ce4e7d30d549ae381968833fd712",
  "_filesize": 376513,
  "_sha256": "0d682400c19b745e2483456c44e7ebfc3ca7ce4e7d30d549ae381968833fd712",
  "_created": "2026-05-26T08:25:22.000Z",
  "_published": "2026-05-26T08:29:16.621Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77835611487,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212319308"
    },
    {
      "job": 77835611452,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212305606"
    },
    {
      "job": 77835611421,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212304519"
    },
    {
      "job": 77835611501,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212308704"
    },
    {
      "job": 77835072466,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212255392"
    },
    {
      "job": 77835611403,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212300689"
    },
    {
      "job": 77835611582,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7212287554"
    },
    {
      "job": 77835611508,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7212283792"
    },
    {
      "job": 77835611568,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212288104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/opendataformat/r-package-opendataformat",
  "_commit": {
    "id": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
    "author": "THartl1 <tom.hartl96@gmail.com>",
    "committer": "THartl1 <tom.hartl96@gmail.com>",
    "message": "fix maintainer email\n",
    "time": 1764088945
  },
  "_maintainer": {
    "name": "Tom Hartl",
    "email": "tom.hartl96@gmail.com",
    "login": "thartl1",
    "description": "",
    "uuid": 33654927
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ISLR",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    }
  ],
  "_owner": "opendataformat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thartl-diw",
      "count": 171,
      "uuid": 160223397
    },
    {
      "user": "thartl1",
      "count": 18,
      "uuid": 33654927
    },
    {
      "user": "xyhdiw",
      "count": 3,
      "uuid": 80601447
    }
  ],
  "_userbio": {
    "uuid": 178482771,
    "type": "organization",
    "name": "opendataformat"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/opendataformat"
  },
  "_devurl": "https://github.com/opendataformat/r-package-opendataformat",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/opendataformat.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/opendataformat/r-package-opendataformat",
  "_realowner": "opendataformat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.0",
      "date": "2024-10-07"
    },
    {
      "version": "2.0.0",
      "date": "2024-11-19"
    },
    {
      "version": "2.1.0",
      "date": "2024-12-03"
    },
    {
      "version": "2.1.1",
      "date": "2024-12-04"
    },
    {
      "version": "2.1.2",
      "date": "2025-01-17"
    },
    {
      "version": "2.1.3",
      "date": "2025-02-11"
    },
    {
      "version": "2.2.0",
      "date": "2025-03-11"
    },
    {
      "version": "2.2.2",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "as_odf_tbl",
    "docu_odf",
    "getmetadata_odf",
    "read_odf",
    "setlanguage_odf",
    "write_odf"
  ],
  "_datasets": [
    {
      "name": "data_odf",
      "title": "data_odf",
      "object": "data_odf",
      "class": [
        "odf_tbl",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "bap87",
        "bap9201",
        "bap9001",
        "bap9002",
        "bap9003",
        "bap96",
        "name"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "opendataformat-package",
      "title": "Open Data Format",
      "topics": [
        "opendataformat-package",
        "opendataformat"
      ]
    },
    {
      "page": "as_odf_tbl",
      "title": "Converts a data frame to odf_tbl",
      "topics": [
        "as_odf_tbl"
      ]
    },
    {
      "page": "data_odf",
      "title": "data_odf",
      "topics": [
        "data_odf"
      ]
    },
    {
      "page": "docu_odf",
      "title": "Get documentation from R data frame.",
      "topics": [
        "docu_odf"
      ]
    },
    {
      "page": "getmetadata_odf",
      "title": "Get variable labels or other metadata from a data frame in opendataformat.",
      "topics": [
        "getmetadata_odf"
      ]
    },
    {
      "page": "merge.odf_tbl",
      "title": "Merge method for odf tibbles.",
      "topics": [
        "merge.odf_tbl"
      ]
    },
    {
      "page": "read_odf",
      "title": "Read data specified as Open Data Format.",
      "topics": [
        "read_odf"
      ]
    },
    {
      "page": "setlanguage_odf",
      "title": "Change language of dataframe metadata",
      "topics": [
        "setlanguage_odf"
      ]
    },
    {
      "page": "write_odf",
      "title": "Write R data frame to the Open Data Format.",
      "topics": [
        "write_odf"
      ]
    }
  ],
  "_readme": "https://github.com/opendataformat/r-package-opendataformat/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "xml2",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "opendataformat.Rmd",
      "filename": "opendataformat.html",
      "title": "opendataformat",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing the opendataformat package",
        "Installation",
        "Functions in the openmetadata Package",
        "Read the Open Data Format: read_odf()",
        "Explore Dataset Information: docu_odf()",
        "Display Medatata",
        "Display Metadata in a Specific Language",
        "Set the Active Language of a Data Frame: setlanguage_odf()",
        "Access Metadata: getmetadata_odf() and attributes()",
        "Retrieve the Attributes with attributes() and attr()",
        "Retrieve Metadata with getmetadata_odf()",
        "Export to the Open Data Format: write_odf()",
        "Create ODF tibbles and convert data frames to odf_tbl: as_odf_tbl()",
        "Let's Analyse and Make Use of the Metadata",
        "Frequency Table",
        "Merge ODF-Datasets:",
        "Recoding a Variable",
        "Barplot"
      ],
      "created": "2023-07-13 12:46:47",
      "modified": "2025-03-10 09:08:16",
      "commits": 33
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "opendataformat",
  "_universes": [
    "opendataformat",
    "thartl1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.2",
      "date": "2026-05-26T08:28:36.000Z",
      "distro": "noble",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "29a78d67cad70c87e27da836e455518f292c3e09a20627822a985f2563599c74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.2",
      "date": "2026-05-26T08:27:50.000Z",
      "distro": "noble",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "ae4ce35495d4dbb1a48b1b018549eb56503558369b3258e3f110d2f6fd7c6d58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.2",
      "date": "2026-05-26T08:27:49.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "ef780e5b4763c1156e4023872dbfa945419d661221f5fb958b627aff5b84a38a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.2",
      "date": "2026-05-26T08:27:59.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "cb1698f8ece4c92abb853d9d02d1844bf63826ed93a61c2999733ad2b210d943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.2",
      "date": "2026-05-26T08:27:56.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "f140e431762683d2dae30225b5cd968d84a40c8c04b4311c3a99a343e5c7db6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-05-26T08:26:48.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "ef2010824df5d3b216aa258fb17ce9a4eac4f3e8b074d178dff79652cb628593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-05-26T08:26:38.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "9651405ec69e4af45c0d85534c2b296cf938bcac2fa082fb20ddc3ae90b5f47e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.2",
      "date": "2026-05-26T08:26:51.000Z",
      "commit": "02fcdcbf477f1d87899ffe51e9da6a7ac74cdceb",
      "fileid": "22abed775d49e7428104788599cf4437802c400acf74e076b57b33c2fbb2163d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/opendataformat/actions/runs/26440963536"
    }
  ]
}