{
  "_id": "6a1f0851b401979e7341c0c5",
  "Package": "googlenlp",
  "Type": "Package",
  "Title": "An Interface to Google's Cloud Natural Language API",
  "Description": "Interact with Google's Cloud Natural Language API\n<https://cloud.google.com/natural-language/> (v1) via R. The\nAPI has four main features, all of which are available through\nthis R package: syntax analysis and part-of-speech tagging,\nentity analysis, sentiment analysis, and language\nidentification.",
  "Version": "0.2.0",
  "Authors@R": "person(\"Brian\", \"Weinstien\", , \"bweinstein02@gmail.com\", c(\"aut\",\n\"cre\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/BrianWeinstein/googlenlp",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://brianweinstein.r-universe.dev",
  "Date/Publication": "2018-07-14 21:22:07 UTC",
  "RemoteUrl": "https://github.com/brianweinstein/googlenlp",
  "RemoteRef": "HEAD",
  "RemoteSha": "25a1c3515d9f3a07800038a1414c21596358fb31",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:28:28 UTC",
    "User": "root"
  },
  "Author": "Brian Weinstien [aut, cre]",
  "Maintainer": "Brian Weinstien <bweinstein02@gmail.com>",
  "MD5sum": "563829556427a2abac381c219a040c15",
  "_user": "brianweinstein",
  "_type": "src",
  "_file": "googlenlp_0.2.0.tar.gz",
  "_fileid": "90a1b8064e72d2886e560015ac3238932534347a1df5cec6d15f2a07ccbf54fe",
  "_filesize": 120218,
  "_sha256": "90a1b8064e72d2886e560015ac3238932534347a1df5cec6d15f2a07ccbf54fe",
  "_created": "2026-05-18T06:28:28.000Z",
  "_published": "2026-06-02T16:44:01.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123582863,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050920972"
    },
    {
      "job": 79123584072,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050919998"
    },
    {
      "job": 79123583174,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050923529"
    },
    {
      "job": 79123582929,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050919532"
    },
    {
      "job": 79123582848,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050891143"
    },
    {
      "job": 79123582269,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364110562"
    },
    {
      "job": 79123583407,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050907962"
    },
    {
      "job": 79123583788,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050908651"
    },
    {
      "job": 79123583310,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050909319"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brianweinstein/googlenlp",
  "_commit": {
    "id": "25a1c3515d9f3a07800038a1414c21596358fb31",
    "author": "BrianWeinstein <bweinstein02@gmail.com>",
    "committer": "BrianWeinstein <bweinstein02@gmail.com>",
    "message": "Merge branch 'badges'\n",
    "time": 1531603327
  },
  "_maintainer": {
    "name": "Brian Weinstien",
    "email": "bweinstein02@gmail.com",
    "login": "brianweinstein",
    "description": "",
    "uuid": 6502649
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "brianweinstein",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "google-cloud-platform",
    "nlp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "brianweinstein",
      "count": 82,
      "uuid": 6502649
    }
  ],
  "_userbio": {
    "uuid": 6502649,
    "type": "user",
    "name": "Brian Weinstein"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googlenlp"
  },
  "_devurl": "https://github.com/brianweinstein/googlenlp",
  "_searchresults": 18,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googlenlp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brianweinstein/googlenlp",
  "_realowner": "brianweinstein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-07-13"
    }
  ],
  "_exports": [
    "analyze_entities",
    "analyze_sentiment",
    "analyze_syntax",
    "annotate_text",
    "configure_googlenlp",
    "flatten_entities",
    "flatten_sentences",
    "flatten_sentiment",
    "flatten_tokens",
    "gcnlp_key",
    "gcnlp_post",
    "get_config_file",
    "set_api_key"
  ],
  "_help": [
    {
      "page": "analyze_entities",
      "title": "analyze_entities",
      "topics": [
        "analyze_entities"
      ]
    },
    {
      "page": "analyze_sentiment",
      "title": "analyze_sentiment",
      "topics": [
        "analyze_sentiment"
      ]
    },
    {
      "page": "analyze_syntax",
      "title": "analyze_syntax",
      "topics": [
        "analyze_syntax"
      ]
    },
    {
      "page": "annotate_text",
      "title": "annotate_text",
      "topics": [
        "annotate_text"
      ]
    },
    {
      "page": "configure_googlenlp",
      "title": "Configure your computer or a server to connect to the Google Cloud Natural Language API via R functions",
      "topics": [
        "configure_googlenlp"
      ]
    },
    {
      "page": "flatten_entities",
      "title": "Flatten entities",
      "topics": [
        "flatten_entities"
      ]
    },
    {
      "page": "flatten_sentences",
      "title": "Flatten sentences",
      "topics": [
        "flatten_sentences"
      ]
    },
    {
      "page": "flatten_sentiment",
      "title": "Flatten sentiment",
      "topics": [
        "flatten_sentiment"
      ]
    },
    {
      "page": "flatten_tokens",
      "title": "Flatten tokens",
      "topics": [
        "flatten_tokens"
      ]
    },
    {
      "page": "gcnlp_key",
      "title": "Retrieve API key",
      "topics": [
        "gcnlp_key"
      ]
    },
    {
      "page": "gcnlp_post",
      "title": "Send a POST request to the Google Cloud Natural Language API",
      "topics": [
        "gcnlp_post"
      ]
    },
    {
      "page": "get_config_file",
      "title": "Fetch session-specific gcnlp default values",
      "topics": [
        "get_config_file"
      ]
    },
    {
      "page": "set_api_key",
      "title": "Manually set access credentials",
      "topics": [
        "set_api_key"
      ]
    }
  ],
  "_readme": "https://github.com/brianweinstein/googlenlp/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.9084850188786495,
  "_indexed": true,
  "_nocasepkg": "googlenlp",
  "_universes": [
    "brianweinstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-18T06:30:34.000Z",
      "distro": "noble",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "f2f2ef74b71e04e819cfe0bc3c6d1ad1e488e23d705bb8931ccf572d9c305bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-18T06:30:31.000Z",
      "distro": "noble",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "0269888854a49388f29760a919e3d050e96035b3e5878d15dc33dfa46eec29d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-18T06:30:48.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "2da0144b5b112e6c81c05ea9ae7ec50474455ba37be116d74379dfd519a6e178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-18T06:30:26.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "05d5f72ad034d4513ac46167da0c31e6d9b88dab91d76609777971c632ad0b5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-18T06:29:35.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "38af4490e9a4b975b27e6d6a1a736c3cafac11e6e49f586b17548003a3f00d29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-18T06:29:36.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "ac63507d9b77c99310267cc8a48cd0e623649c3c4d854b207ac7afa3c9df7131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-18T06:29:35.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "585e72e1828fa82093419a477777bad923284804d3c873ec5aaba02a194832d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T16:43:39.000Z",
      "commit": "25a1c3515d9f3a07800038a1414c21596358fb31",
      "fileid": "dbf97de9bc3b0c2a703a1aed4ff430845c2280647b8010a4f8b516a37bb5b4e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brianweinstein/actions/runs/26017192233"
    }
  ]
}