Skip to content

mscstexta4r

R Client for the Microsoft Cognitive Services Text Analytics REST API

v0.1.2 · Jun 23, 2016 · MIT + file LICENSE

Description

R Client for the Microsoft Cognitive Services Text Analytics REST API, including Sentiment Analysis, Topic Detection, Language Detection, and Key Phrase Extraction. An account MUST be registered at the Microsoft Cognitive Services website <https://www.microsoft.com/cognitive-services/> in order to obtain a (free) API key. Without an API key, this package will not work properly.

Downloads

CRAN

321

Last 30 days

14118th

745

Last 90 days

2.9K

Last year

Trend: +68.1% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

99

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

3

Last 7 days

16

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Phil Ferriere <pferriere@hotmail.com>’

Found the following (possibly) invalid file URI:
  URI: ./CONDUCT.md
    From: README.md
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Phil Ferriere <pferriere@hotmail.com>’

Found the following (possibly) invalid file URI:
  URI: ./CONDUCT.md
    From: README.md

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Phil Ferriere <pferriere@hotmail.com>’

Found the following (possibly) invalid file URI:
  URI: ./CONDUCT.md
    From: README.md
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Phil Ferriere <pferriere@hotmail.com>’

Found the following (possibly) invalid file URI:
  URI: ./CONDUCT.md
    From: README.md

Code

Structure

Lines of code

3,366

Files

38

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,584 (47.1%)Tests 383 (11.4%)Docs 947 (28.1%)Vignettes 452 (13.4%)

API

Exported functions

6

Internal functions

13

Recent export changes

v0.1.0+6 textaDetectLanguages, textaDetectTopics, textaDetectTopicsStatus +3 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.42

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

83.3%

\dontrun example ratio

100%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

2

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2016-06-14

Latest release

2016-06-23

Avg cadence

5 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 3,284 LOCv0.1.1: 3,321 LOCv0.1.2: 3,366 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies httr jsonlite pander stringi dplyr mscsweblm4r mscstexta4r

Version History

4 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Jun 22, 2016
updated 0.1.1 ← 0.1.0 diff Jun 19, 2016
new 0.1.0 Jun 13, 2016