{
  "_id": "6a20750bcd65a98ecbd12fa3",
  "Type": "Package",
  "Package": "openalexConvert",
  "Title": "Convert OpenAlex Parquet (from openalexPro) to other Formats",
  "Version": "0.0.3",
  "Author": "Rainer M Krug",
  "Maintainer": "Rainer M Krug <Rainer@krugs.de>",
  "Description": "Utilities to convert an OpenAlex parquet/Arrow corpus into\nother formats. Implemented are at the moment CSL JSON, BibTeX,\nBibLaTeX, Markdown, LaTeX, HTML, or PDF via Pandoc. Uses DuckDB\nover Arrow for efficient chunked CSL JSON conversion.",
  "URL": "https://github.com/openalexPro/openalexConvert,\nhttps://openalexpro.github.io/openalexConvert/,\nhttps://doi.org/10.5281/zenodo.20448988",
  "BugReports": "https://github.com/openalexPro/openalexConvert/issues",
  "License": "GPL (>= 2)",
  "Additional_repositories": "https://openalexpro.r-universe.dev",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libjq-dev libuv1-dev libssl-dev xz-utils",
  "Repository": "https://openalexpro.r-universe.dev",
  "Date/Publication": "2026-06-03 13:56:45 UTC",
  "RemoteUrl": "https://github.com/openalexPro/openalexConvert",
  "RemoteRef": "main",
  "RemoteSha": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 18:32:07 UTC",
    "User": "root"
  },
  "MD5sum": "62c3f19e8b500b3c909f131d6c5f30be",
  "_user": "openalexpro",
  "_type": "src",
  "_file": "openalexConvert_0.0.3.tar.gz",
  "_fileid": "512d8616c81e5a828b3caf3a0da0abec8e26f818b9d62de8c6cf5970039db106",
  "_filesize": 1782645,
  "_sha256": "512d8616c81e5a828b3caf3a0da0abec8e26f818b9d62de8c6cf5970039db106",
  "_created": "2026-06-03T18:32:07.000Z",
  "_published": "2026-06-03T18:40:11.615Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79367472205,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393484018"
    },
    {
      "job": 79367472216,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393489255"
    },
    {
      "job": 79367472224,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393595429"
    },
    {
      "job": 79367472255,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393530420"
    },
    {
      "job": 79366932908,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393430156"
    },
    {
      "job": 79367472176,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393477919"
    },
    {
      "job": 79367472210,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7393485589"
    },
    {
      "job": 79367472595,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7393485089"
    },
    {
      "job": 79367472236,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7393483087"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openalexPro/openalexConvert",
  "_commit": {
    "id": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
    "author": "Rainer M Krug <rkrug@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore: merge dev into main (v0.0.3 bump)\n",
    "time": 1780495005
  },
  "_maintainer": {
    "name": "Rainer M Krug",
    "email": "rainer@krugs.de",
    "login": "rkrug",
    "orcid": "0000-0002-7490-0066",
    "description": "",
    "uuid": 487172
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openalexPro",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "openalexpro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2026-05-29"
    },
    {
      "name": "v0.0.2",
      "date": "2026-05-29"
    },
    {
      "name": "v0.0.3",
      "date": "2026-06-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rkrug",
      "count": 38,
      "uuid": 487172
    }
  ],
  "_userbio": {
    "uuid": 288549264,
    "type": "organization",
    "name": "openalexPro",
    "description": "Tools to work with OpenAlex data, API as well as snapshot"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openalexConvert"
  },
  "_devurl": "https://github.com/openalexpro/openalexconvert",
  "_pkgdown": "https://openalexpro.github.io/openalexConvert/",
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/openalexConvert.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "corpus_export_via_pandoc",
    "corpus_to_csljson",
    "csljson_convert_pandoc",
    "csljson_to_zotero_upload"
  ],
  "_help": [
    {
      "page": "corpus_export_via_pandoc",
      "title": "One-shot export via CSL JSON + Pandoc",
      "topics": [
        "corpus_export_via_pandoc"
      ]
    },
    {
      "page": "corpus_to_csljson",
      "title": "Convert a corpus to CSL JSON (chunked)",
      "topics": [
        "corpus_to_csljson"
      ]
    },
    {
      "page": "csljson_convert_pandoc",
      "title": "Convert CSL JSON (file or directory) via Pandoc",
      "topics": [
        "csljson_convert_pandoc"
      ]
    },
    {
      "page": "csljson_to_zotero_upload",
      "title": "Upload CSL JSON batch files to a Zotero group library (with progress bar)",
      "topics": [
        "csljson_to_zotero_upload"
      ]
    }
  ],
  "_readme": "https://github.com/openalexPro/openalexConvert/raw/main/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "duckdb",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "highr",
    "htmltools",
    "httr2",
    "jqr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "mime",
    "openalexPro",
    "openssl",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "openalexconvert",
  "_universes": [
    "openalexpro",
    "rkrug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-03T18:34:10.000Z",
      "distro": "noble",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "5441af45cab7ffed3f9dd3a48abc98e232535d1add8afd3823f793c9a11019e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-03T18:34:24.000Z",
      "distro": "noble",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "600da0debceb9c38510715c54b038bc1996a2341bd09340a7102f5ee3ae25e6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-03T18:39:19.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "3c41c6d7841053d70ed9bf699417cb981a40ece2559147a55903a4483ae46b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-03T18:36:25.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "bb87a3c4e6ce38b854d149ac65ce0a6c8ee6107f59b51868774d8e1705aa70bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-03T18:34:25.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "e81aa8f135852a031a3514473c383ae78b26ddb52c0f741e216914af3c80f5f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T18:33:56.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "209bfe1f6f21114aca3d56cb1b36d4f742340c48263360fc8ada615783ce1da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T18:33:47.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "081ac5946e9360283434ec8b6f969bb3262add98f49315081ee47a836b3387e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-03T18:33:49.000Z",
      "commit": "5ad0b5a0b4259d28a6a24092e45c94d699f0b786",
      "fileid": "7a8715fa5550bb55e4e3df0612e72411539342cb311a5da4200d27e427e898f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openalexpro/actions/runs/26904861935"
    }
  ]
}