{
  "_id": "6a44d0706ff6f2357551bc99",
  "Package": "cld3",
  "Type": "Package",
  "Title": "Google's Compact Language Detector 3",
  "Version": "1.6.1",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Google Inc\", role = \"cph\", comment = \"CLD3 C++ library\"))",
  "Description": "Google's Compact Language Detector 3 is a neural network\nmodel for language identification and the successor of 'cld2'\n(available from CRAN). The algorithm is still experimental and\ntakes a novel approach to language detection with different\nproperties and outcomes. It can be useful to combine this with\nthe Bayesian classifier results from 'cld2'. See\n<https://github.com/google/cld3#readme> for more information.",
  "License": "Apache License 2.0",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/cld3/\nhttps://ropensci.r-universe.dev/cld3",
  "BugReports": "https://github.com/ropensci/cld3/issues",
  "RoxygenNote": "6.0.1.9000",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "libprotobuf and protobuf-compiler",
  "Config/pak/sysreqs": "libprotobuf-dev protobuf-compiler libprotoc-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-10-03 18:18:02 UTC",
  "RemoteUrl": "https://github.com/ropensci/cld3",
  "RemoteRef": "master",
  "RemoteSha": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-01 08:17:28 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nGoogle Inc [cph] (CLD3 C++ library)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cld3_1.6.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/cd166b3024d8230fd862c7e91a341767f7a307b8db7f12976cc24da2e7c5c0e0",
  "_filesize": 724460,
  "_sha256": "cd166b3024d8230fd862c7e91a341767f7a307b8db7f12976cc24da2e7c5c0e0",
  "_expires": "2026-10-09T08:31:44.000Z",
  "_created": "2026-07-01T08:17:28.000Z",
  "_published": "2026-07-01T08:31:44.699Z",
  "_jobs": [
    {
      "job": 84486689288,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004116249"
    },
    {
      "job": 84486689275,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004147100"
    },
    {
      "job": 84486689268,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004120962"
    },
    {
      "job": 84486689299,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004148030"
    },
    {
      "job": 84486689307,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004337744"
    },
    {
      "job": 84486689251,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004219847"
    },
    {
      "job": 84486689282,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004355696"
    },
    {
      "job": 84486689285,
      "time": 287,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004233629"
    },
    {
      "job": 84486083944,
      "time": 156,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004046002"
    },
    {
      "job": 84486083840,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004061847"
    },
    {
      "job": 84486689263,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004156277"
    },
    {
      "job": 84486689260,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004138867"
    },
    {
      "job": 84486689238,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004139399"
    },
    {
      "job": 84486689284,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004140392"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/cld3",
  "_commit": {
    "id": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "update CI\n",
    "time": 1727979482
  },
  "_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": "cld2",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cld",
    "cld3",
    "language-detection",
    "language-detector",
    "protobuf",
    "cpp"
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 71,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cld3"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ropensci/cld3",
  "_pkgdown": "https://docs.ropensci.org/cld3/",
  "_searchresults": 105,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cld3.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/cld3",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-06-07"
    },
    {
      "version": "1.1",
      "date": "2018-06-28"
    },
    {
      "version": "1.2",
      "date": "2019-07-18"
    },
    {
      "version": "1.3",
      "date": "2020-01-31"
    },
    {
      "version": "1.4.1",
      "date": "2021-01-11"
    },
    {
      "version": "1.4.2",
      "date": "2021-07-28"
    },
    {
      "version": "1.4.3",
      "date": "2022-10-07"
    },
    {
      "version": "1.4.4",
      "date": "2022-10-22"
    },
    {
      "version": "1.5.0",
      "date": "2023-01-29"
    },
    {
      "version": "1.6.0",
      "date": "2023-09-25"
    },
    {
      "version": "1.6.1",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "detect_language",
    "detect_language_mixed"
  ],
  "_help": [
    {
      "page": "cld3",
      "title": "Compact Language Detector 3",
      "topics": [
        "cld3",
        "detect_language",
        "detect_language_mixed",
        "detect_language_multi"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/cld3/raw/master/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libprotobuf",
      "package": "libprotobuf32t64",
      "headers": "libprotobuf-dev",
      "source": "protobuf",
      "version": "3.21.12-15ubuntu1",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "protocol buffers C++ library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "package": "protobuf-compiler",
      "headers": "protobuf-compiler",
      "source": "protobuf",
      "version": "3.21.12-15ubuntu1",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "compiler for protocol buffer definition files"
    }
  ],
  "_score": 6.501829246444055,
  "_indexed": true,
  "_nocasepkg": "cld3",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-07-01T08:20:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/b008a6d7543f7da1c349e8521313de6ad3e90f550ce60f3dae2cddcd4bb72499",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-07-01T08:21:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/cde518245af54c4e5f809a40e7c3c7cca6863f4ec205b89f790e832ff9cd472c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-07-01T08:20:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/04971ce368272b03432078ff6ba46f5621a4f4acc46c5ccfae71249d5a26b400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-07-01T08:21:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/4a46c9385589042ae38d3214b537434d21ad47bef347dd3c12e071d47588956d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-07-01T08:30:03.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/c6fa0cab62e19bc9e48cc1a9eeaff15f9bb8d3cd68186dbe495c0688d8ac7a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-07-01T08:23:47.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/1e06ccb3f6880be6a22ecc60ec200502ea2237f7704b648117b4baffb181e29b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-07-01T08:30:31.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/12da8ee288341e454f6481ee85247fcbff760293948de59299fb8c17451b9158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-07-01T08:24:27.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/31ac878bed2fec941dde684b596d9e72a45ce41d7ecc28adc7d4c938c148fab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-07-01T08:21:49.000Z",
      "arch": "emscripten",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/fda96306fb5414167ed65b10c76664dde4fc710ddb3a2efc66b7240ca8365a04",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-07-01T08:20:23.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/f6624b93d015db7a12b2a9a6f362140b840522e3eab81e4d69e69dcb0e0be8d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-07-01T08:20:11.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/b3f92d3521dd342484b17e340d427f5775b267906590ed008763d0f573b15aed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-07-01T08:20:25.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "https://r2.ropensci.org/344e690cbe339a0a6f66e7d67dd797cb0064d1b74d51a5dac64c32d79887e6b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503463212"
    }
  ]
}