There is an error when installing the package as suggested in the README file with build_vignettes=TRUE.
SUMMARY: processing the following file failed:
‘proBatch.Rmd’
Error: Vignette re-building failed.
Execution halted
Error: Failed to install 'proBatch' from GitHub:
System command 'R' failed, exit status: 1, stdout + stderr (last 10 lines):
E> Error: processing vignette 'proBatch.Rmd' failed with diagnostics:
E> ERROR; return code from pthread_create() is 22
E>
E> --- failed re-building ‘proBatch.Rmd’
E>
E> SUMMARY: processing the following file failed:
E> ‘proBatch.Rmd’
E>
E> Error: Vignette re-building failed.
E> Execution halted
Without building the vignettes, package installs without any other problems.
There is an error when installing the package as suggested in the README file with
build_vignettes=TRUE.Without building the vignettes, package installs without any other problems.