{
  "_id": "6a3d149711b455f4884be15b",
  "Package": "babeldown",
  "Title": "Helpers for Automatic Translation of Markdown-based Content",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Maëlle\", \"Salmon\", , \"msmaellesalmon@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-2815-0399\")),\nperson(\"Xavier\", \"Timbeau\", role = \"ctb\"),\nperson(\"rOpenSci\", role = \"fnd\",\ncomment = c(ROR = \"019jywm96\"))\n)",
  "Description": "Provide workflows and guidance for automatic translation\nof Markdown-based R content using DeepL API.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "URL": "https://docs.ropensci.org/babeldown,\nhttps://github.com/ropensci-review-tools/babeldown",
  "BugReports": "https://github.com/ropensci-review-tools/babeldown/issues",
  "Remotes": [
    "ropensci-review-tools/babelquarto",
    "ropensci/tinkr"
  ],
  "Config/testthat/edition": "3",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibxslt-dev libssl-dev libx11-dev",
  "Repository": "https://ropensci-review-tools.r-universe.dev",
  "Date/Publication": "2026-06-25 11:09:38 UTC",
  "RemoteUrl": "https://github.com/ropensci-review-tools/babeldown",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c7b7904b6b630d071492ae128fed3864e47188b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 11:40:52 UTC",
    "User": "root"
  },
  "Author": "Maëlle Salmon [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-2815-0399>),\nXavier Timbeau [ctb],\nrOpenSci [fnd] (ROR: <https://ror.org/019jywm96>)",
  "Maintainer": "Maëlle Salmon <msmaellesalmon@gmail.com>",
  "MD5sum": "06883fea26fe5850af8c675a4c8a6364",
  "_user": "ropensci-review-tools",
  "_type": "src",
  "_file": "babeldown_0.0.0.9000.tar.gz",
  "_fileid": "a0889532eba1f71eb388d835b75d33a218c392d31de1c4d2440d6701a663a8ae",
  "_filesize": 163092,
  "_sha256": "a0889532eba1f71eb388d835b75d33a218c392d31de1c4d2440d6701a663a8ae",
  "_created": "2026-06-25T11:40:52.000Z",
  "_published": "2026-06-25T11:44:23.815Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83423145452,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7877042674"
    },
    {
      "job": 83423145453,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7877043248"
    },
    {
      "job": 83423145497,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7877030536"
    },
    {
      "job": 83423145458,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7877032813"
    },
    {
      "job": 83422532921,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7876986417"
    },
    {
      "job": 83423145451,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7877049381"
    },
    {
      "job": 83423145529,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7877022813"
    },
    {
      "job": 83423145540,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7877023676"
    },
    {
      "job": 83423145556,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7877021300"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci-review-tools/babeldown",
  "_commit": {
    "id": "2c7b7904b6b630d071492ae128fed3864e47188b",
    "author": "mark padgham <mark.padgham@email.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update rcmdcheck workflow (#106)\n\n@maelle, the README badge is for workflow named 'R-CMD-check.yaml',\nbut this actual workflow was called 'R-CMD-check'. Plus it was out\nof date.",
    "time": 1782385778
  },
  "_maintainer": {
    "name": "Maëlle Salmon",
    "email": "msmaellesalmon@gmail.com",
    "login": "maelle",
    "mastodon": "@maelle@mastodon.social",
    "bluesky": "@maellesalmon.bsky.social",
    "orcid": "0000-0002-2815-0399",
    "description": "R(esearch) Software Engineer, Blogger",
    "uuid": 8360597
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "babelquarto",
      "version": ">= 0.0.0.9000",
      "role": "Imports"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tinkr",
      "version": ">= 0.2.0.9001",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "version": ">= 2.3.8",
      "role": "Imports"
    },
    {
      "package": "blogdown",
      "role": "Suggests"
    },
    {
      "package": "cld3",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "gert",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "sys",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci-review-tools",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "maelle",
      "count": 106,
      "uuid": 8360597
    },
    {
      "user": "avallecam",
      "count": 1,
      "uuid": 21230390
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    },
    {
      "user": "mpadge",
      "count": 1,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 85607140,
    "type": "organization",
    "name": "ropensci-review-tools",
    "followers": 29,
    "description": "Tools for automation of software review at rOpenSci"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/babeldown"
  },
  "_devurl": "https://github.com/ropensci-review-tools/babeldown",
  "_pkgdown": "https://docs.ropensci.org/babeldown",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/babeldown.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "deepl_branch_update",
    "deepl_languages",
    "deepl_translate",
    "deepl_translate_clipboard",
    "deepl_translate_hugo",
    "deepl_translate_markdown_string",
    "deepl_translate_quarto",
    "deepl_translate_vtt",
    "deepl_update",
    "deepl_upsert_glossary",
    "deepl_usage"
  ],
  "_help": [
    {
      "page": "deepl_languages",
      "title": "Languages supported by DeepL API",
      "topics": [
        "deepl_languages"
      ]
    },
    {
      "page": "deepl_translate",
      "title": "Translate a Markdown file",
      "topics": [
        "deepl_translate"
      ]
    },
    {
      "page": "deepl_translate_clipboard",
      "title": "Translate Markdown string from clipboard",
      "topics": [
        "deepl_translate_clipboard"
      ]
    },
    {
      "page": "deepl_translate_hugo",
      "title": "Translate a Hugo post",
      "topics": [
        "deepl_translate_hugo"
      ]
    },
    {
      "page": "deepl_translate_markdown_string",
      "title": "Translate Markdown string",
      "topics": [
        "deepl_translate_markdown_string"
      ]
    },
    {
      "page": "deepl_translate_quarto",
      "title": "Translate a Quarto book chapter",
      "topics": [
        "deepl_translate_quarto"
      ]
    },
    {
      "page": "deepl_translate_vtt",
      "title": "Translate a VTT subtitles file",
      "topics": [
        "deepl_translate_vtt"
      ]
    },
    {
      "page": "deepl_update",
      "title": "Update a translation of a file in a Git repo",
      "topics": [
        "deepl_branch_update",
        "deepl_update"
      ]
    },
    {
      "page": "deepl_upsert_glossary",
      "title": "Create or update glossary",
      "topics": [
        "deepl_upsert_glossary"
      ]
    },
    {
      "page": "deepl_usage",
      "title": "Get DeepL API usage data",
      "topics": [
        "deepl_usage"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci-review-tools/babeldown/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "babelquarto",
    "bit",
    "bit64",
    "brio",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "fastmap",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rstudioapi",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tinkr",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "xslt",
    "yaml"
  ],
  "_score": 4.498310553789601,
  "_indexed": false,
  "_nocasepkg": "babeldown",
  "_universes": [
    "ropensci-review-tools"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/babeldown",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:43:27.000Z",
      "distro": "resolute",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "5a54aa53721aed736217d836a120419bce578074b3557b22d6d9b18162c1f6bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:43:28.000Z",
      "distro": "resolute",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "d0eff16755f15b209901a69b8bcc9d562f864af0df2550b98a6b31c3d13c09ce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:42:56.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "b0f41ef717f0de8e28aacc71272b3d406ab36ed2b9d9ff0b0212b3fa26214409",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:43:02.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "c2f3a9a20fc5c9002f1379fc1d87f997f40179d34bf47b6f4cb320686d214f51",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:44:03.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "5f5577c3af5036ad0177bac28cf3b9a564aaedd4ca8b903fe471c0b112528916",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:42:26.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "2f7a39e461c4cc3a19f8aac88f6259cced642a2eca8e8ff5e0e7de529d589c62",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:42:26.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "f5a4ed41692fd9205bcdb67301a839f2b53d5cebbcb7ffa64af4d56b5ed8e37c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-25T11:42:21.000Z",
      "commit": "2c7b7904b6b630d071492ae128fed3864e47188b",
      "fileid": "0054beda0b643913f71dc25c1df036c6c273ba654b95cc7a27e4fdff687eb2c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci-review-tools/actions/runs/28167333527"
    }
  ]
}