{
  "_id": "6a44d5076ff6f2357551c26a",
  "Package": "cld2",
  "Type": "Package",
  "Title": "Google's Compact Language Detector 2",
  "Version": "1.2.6",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Dirk Sites\", role = \"cph\", comment = \"Author of CLD2 C++ library\"))",
  "Description": "Bindings to Google's C++ library Compact Language Detector\n2 (see <https://github.com/cld2owners/cld2#readme> for more\ninformation). Probabilistically detects over 80 languages in\nplain text or HTML. For mixed-language input it returns the top\nthree detected languages and their approximate proportion of\nthe total classified text bytes (e.g. 80% English and 20%\nFrench out of 1000 bytes). There is also a 'cld3' package on\nCRAN which uses a neural network model instead.",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/cld2/\nhttps://ropensci.r-universe.dev/cld2",
  "BugReports": "https://github.com/ropensci/cld2/issues",
  "RoxygenNote": "6.0.1",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-07-02 19:57:33 UTC",
  "RemoteUrl": "https://github.com/ropensci/cld2",
  "RemoteRef": "master",
  "RemoteSha": "e4c001f00c63ae1e7672175a1360ae2016027789",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-01 08:27:05 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nDirk Sites [cph] (Author of CLD2 C++ library)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cld2_1.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/6171464f523b19aa0167fb868fb964c657cd89efdb29d00c7a51b990810355c7",
  "_filesize": 3735199,
  "_sha256": "6171464f523b19aa0167fb868fb964c657cd89efdb29d00c7a51b990810355c7",
  "_expires": "2026-10-09T08:51:18.000Z",
  "_created": "2026-07-01T08:27:05.000Z",
  "_published": "2026-07-01T08:51:19.054Z",
  "_jobs": [
    {
      "job": 84488354220,
      "time": 145,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004326724"
    },
    {
      "job": 84488354218,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004331996"
    },
    {
      "job": 84488354239,
      "time": 152,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004329074"
    },
    {
      "job": 84488354229,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004334671"
    },
    {
      "job": 84488354358,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004804696"
    },
    {
      "job": 84488354378,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004393513"
    },
    {
      "job": 84488354223,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004794707"
    },
    {
      "job": 84488354286,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004432156"
    },
    {
      "job": 84487621412,
      "time": 142,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004251507"
    },
    {
      "job": 84487621403,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004268331"
    },
    {
      "job": 84488354172,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004343897"
    },
    {
      "job": 84488354174,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004333050"
    },
    {
      "job": 84488354216,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004321704"
    },
    {
      "job": 84488354194,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004324560"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/cld2",
  "_commit": {
    "id": "e4c001f00c63ae1e7672175a1360ae2016027789",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Fix LTO\n",
    "time": 1751486253
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "readtext",
      "role": "Suggests"
    },
    {
      "package": "cld3",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cld",
    "cld2",
    "language-detection",
    "language-detector",
    "cpp"
  ],
  "_stars": 39,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 57,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "danbencol",
      "count": 1,
      "uuid": 25298596
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1632,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cld2"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/ropensci/cld2",
  "_pkgdown": "https://docs.ropensci.org/cld2/",
  "_searchresults": 199,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cld2.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/cld2",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-06-03"
    },
    {
      "version": "1.1",
      "date": "2017-06-10"
    },
    {
      "version": "1.2",
      "date": "2018-05-11"
    },
    {
      "version": "1.2.1",
      "date": "2020-12-16"
    },
    {
      "version": "1.2.2",
      "date": "2022-09-25"
    },
    {
      "version": "1.2.3",
      "date": "2022-10-02"
    },
    {
      "version": "1.2.4",
      "date": "2022-10-27"
    },
    {
      "version": "1.2.5",
      "date": "2024-10-04"
    },
    {
      "version": "1.2.6",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "detect_language",
    "detect_language_mixed"
  ],
  "_help": [
    {
      "page": "cld2",
      "title": "Compact Language Detector 2",
      "topics": [
        "cld2",
        "detect_language",
        "detect_language_mixed",
        "detect_language_multi"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/cld2/raw/master/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.4828490795656535,
  "_indexed": true,
  "_nocasepkg": "cld2",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/0c638d0745a8c309d962d90117b51977b70e433f9e51ca6e9231c5e19f87f434",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/023265c73ae3fb96510fed16541e87fc03818155272e18d0641c8a01c5d193d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/b577aa04b852cf97f65e57c0158a86b4cd3ad11910c8c0389649c75433e055b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/7ac1322d4619c293be89cd103e3dc8a5d8be8f1cd9f98760903cf212e8bc9e8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-07-01T08:50:16.000Z",
      "arch": "aarch64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/607ddae11289129b185f0efc6a76bec0f3012e02dc7dffc67e6f4c5a3462cd5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-07-01T08:32:01.000Z",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/adf27309bbdb6e41e5949df3a0bd52160aef5545908df6e5a740afe80b594e47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-07-01T08:49:58.000Z",
      "arch": "aarch64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/2d1fa3bd40dc0c0811177b9c3e664839662d5c8b98e3251231ceb22c1040b5e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.6",
      "date": "2026-07-01T08:33:28.000Z",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/f190b03880215966a9c247749d48b1ae93365979b2c970fa21d8bc8d0afc8a4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.6",
      "date": "2026-07-01T08:30:26.000Z",
      "arch": "emscripten",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/db1ae2ec5654ceee67ef3ae276ac4e468d96d768137174ae26538dba157b999f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:19.000Z",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/c1d8c8562f10b4870d0d9aaecad199960c108bf4025fe289bf35a44900455338",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-07-01T08:28:57.000Z",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/a18b06e64c5b4645775b1aac2760cb3bbfa35deeb83ed76bc814a0077cac22e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.6",
      "date": "2026-07-01T08:29:03.000Z",
      "arch": "x86_64",
      "commit": "e4c001f00c63ae1e7672175a1360ae2016027789",
      "fileid": "https://r2.ropensci.org/e7f29bb0b348dcca56548d134d683eeb6dbefd463bd97daab08e5cfc1c7fd3a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503737525"
    }
  ]
}