Installing from CRAN fails on Windows
Hi,
Sorry to bother you again. I tried to install the package from CRAN today at 11.28 AM on a colleagues' laptop with Windows, R 4.4.0 and the R tools.
We tried to update all packages and we still see this:
```
Error: package or namespace load failed for ‘tesseract’:
.onLoad failed in loadNamespace() for 'tesseract', details:
call: tesseract_config()
error: function 'enterRNGScope' not provided by package 'Rcpp'
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/home/pacha/R/x86_64-pc-linux-gnu-library/4.4/tesseract’
* restoring previous ‘/home/pacha/R/x86_64-pc-linux-gnu-library/4.4/tesseract’
```
This laptop has Rcpp 1.0.12 installed from CRAN.
关闭于 2024-08-06 1 条评论