Sadettin Demirel
Sadettin Demirel

Reputation: 11

Parallel computing is disabled in Quanteda CRAN version. How can I enable Parallel computing in M3 Mac OS X

I am having problem with enablingh quanteda's parallel computing in R on M3 Macbook. In GitHub, the readme says

Windows or macOS users do not have to install TBB or any other packages to enable parallel computing when installing quanteda from CRAN.

When I activate the CRAN version of the package I get this verbose below, how can I enable Parallel computing ARM based Macbooks

library(quanteda)
Package version: 4.0.2
Unicode version: 14.0
ICU version: 71.1
Parallel computing: disabled
See https://quanteda.io for tutorials and examples.

I have also installed needed softwares to activate parallel computing, but I am getting the same verbose.

I would like to enable the parallel computing feature of R Quanteda package

Upvotes: 1

Views: 128

Answers (0)

Related Questions