{
  "_id": "69f1cc19878d1f7edaed4121",
  "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-04-29 08:36:04 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>",
  "MD5sum": "5a54012152c30f340086efb4557b7e14",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cld3_1.6.1.tar.gz",
  "_fileid": "1cc10e61c58f83125cc1a281bb70dccea552480f5fefe86949cd15f94e9e71b5",
  "_filesize": 724330,
  "_sha256": "1cc10e61c58f83125cc1a281bb70dccea552480f5fefe86949cd15f94e9e71b5",
  "_created": "2026-04-29T08:36:04.000Z",
  "_published": "2026-04-29T09:15:05.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 73543032844,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6702905844"
    },
    {
      "job": 73543032834,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6702912055"
    },
    {
      "job": 73543032816,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6702910779"
    },
    {
      "job": 73543032842,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6702910876"
    },
    {
      "job": 73543032839,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6703558810"
    },
    {
      "job": 73543032827,
      "time": 238,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6703340721"
    },
    {
      "job": 73543032820,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703561911"
    },
    {
      "job": 73543032828,
      "time": 282,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6703341514"
    },
    {
      "job": 73542588666,
      "time": 146,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6702852544"
    },
    {
      "job": 73542588655,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6702865213"
    },
    {
      "job": 73543032802,
      "time": 127,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 73543032819,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6702919349"
    },
    {
      "job": 73543032858,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6702906928"
    },
    {
      "job": 73543032836,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6702906108"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1497,
    "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": 104,
  "_metadata": {
    "ropensci_category": "literature"
  },
  "_rbuild": "4.6.0",
  "_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-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "protocol buffers C++ library"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "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-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "compiler for protocol buffer definition files"
    }
  ],
  "_score": 6.478936108996764,
  "_indexed": true,
  "_nocasepkg": "cld3",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-04-29T08:38:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "73a191097ae6b5cc1163b0fc03115f7e30e4c364bc68fc0f85284d5b0c7747c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-04-29T08:38:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "9a8316f7ffbb56218d4e81755cd579e96279b6b89154603eb18d56c778bf87dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-04-29T08:38:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "ea7efac8b703588acae212dc6bc0c55e485231caa316c3eab1bb324c0e070a1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-04-29T08:38:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "edf8e153023b6330affe4047492a060eb0fdcb7ccc6e5a5e450594b307a193c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-04-29T09:13:50.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "06de4a66dc87c5bc93cb4ef69bd1afd7212657caabf1aaffa031d2248128a462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-04-29T09:01:28.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "9e56d64d95446febd690645724dd6fca1be5f63705906ace7df9237a3af1b9c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-04-29T09:13:57.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "4134533fd40cc90f7b54791469bd9e3564e29a238f834ea565f9c5c53b5e3de9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-04-29T09:01:31.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "72694c09b903180b5c6d84b4b262bc7590509c447d65400250de1291d8e31698",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-04-29T08:38:37.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "0bc64fd2748809ad1e02cba7b3d0674e0a16ac147a88f4f9a55375c66bb1e4fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-04-29T08:37:58.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "5fb0b9f350861b3ee818248d2b1416bd147304cd9eb6f6d6cb0c7892a527f3c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-04-29T08:37:41.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "6f7fae1b3912a4aaa368aed00850d07a470249a66f6248f4686edda147a64f96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25098876814"
    }
  ]
}