{
  "_id": "6a192f25acfb0bcc41dcff6d",
  "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-05-29 06:02:47 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": "df95355efedd2b7d68628ca2abaca6f4",
  "_user": "ropensci",
  "_type": "src",
  "_file": "cld3_1.6.1.tar.gz",
  "_fileid": "eadd29e12f9913f9894d78080aaa3d63e3289c976b501a99c4916b103fdf1698",
  "_filesize": 724281,
  "_sha256": "eadd29e12f9913f9894d78080aaa3d63e3289c976b501a99c4916b103fdf1698",
  "_created": "2026-05-29T06:02:47.000Z",
  "_published": "2026-05-29T06:16:05.210Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78446903139,
      "time": 142,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284195349"
    },
    {
      "job": 78446903161,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284195446"
    },
    {
      "job": 78446903184,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284195470"
    },
    {
      "job": 78446903117,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284194778"
    },
    {
      "job": 78446903149,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284308463"
    },
    {
      "job": 78446903160,
      "time": 240,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284322067"
    },
    {
      "job": 78446903131,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284299852"
    },
    {
      "job": 78446903141,
      "time": 216,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284307899"
    },
    {
      "job": 78446567160,
      "time": 213,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284172087"
    },
    {
      "job": 78446567131,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284165167"
    },
    {
      "job": 78446903083,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78446903152,
      "time": 165,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7284200331"
    },
    {
      "job": 78446903138,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7284185646"
    },
    {
      "job": 78446903142,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284197419"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189",
  "_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",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "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": 1096,
    "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.343524862802061,
  "_indexed": true,
  "_nocasepkg": "cld3",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-29T06:05:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "c229841d68477c07d9f86b67841ef777df6a73c4cb9788d61624e9bf4b3482ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-29T06:05:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "5dfa9a8042a616ad9f6721e6d2bda068d24f59c111ef8ca04a6c3afa9d386be1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-29T06:05:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "d0725d9f56057a33e0060f20d17968021e346a8ed17a0eba2b1af895b0ad4591",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-05-29T06:05:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "a64e2f2e3ba8a01bc2ffdc112ef6311933421cefd82f48a8a427ef95bf22d0be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-29T06:14:05.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "0a1e57e899923d8956deb6a291064331a7a8d52065adae2feb911d5993271a0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-29T06:14:16.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "dad25e249f2e3f043d8c74db2b77fc9e4fc857bbef271c2e7737023537e549b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-29T06:13:31.000Z",
      "arch": "aarch64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "4a671f4cd0a828594cce2c6df512cded78a5ac100f03bec92e0d10a094ca02d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-05-29T06:13:22.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "1e3befdd843327a9d252a014dfae4a9fe36cd7d2df06d31191637fa04c11107a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-29T06:04:42.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "ea83fc83283e7b68954f1506f84746fc70de21d77fea1b18182c10f5a99ca551",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-29T06:04:22.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "93b6933ce7423d67aa7d175d39497a468d7d1affcdf59fd5d9dd763507181157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-05-29T06:04:41.000Z",
      "arch": "x86_64",
      "commit": "bedd446d2133736f84d55f8f0f7e74fe66b8d042",
      "fileid": "efcb5afb7ea6286d730b11ecab2cb8cda81ea7cc669e19e7c09c0493b99b0629",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26620957189"
    }
  ]
}