Naresh Gurbuxani
2023-Sep-24 23:42 UTC
[R] data.table installation on intel macOS Ventura 13.6
My data.table installation uses single thread only. Instruction on this site do not apply to Ventura 13.6 https://github.com/Rdatatable/data.table/wiki/Installation Has anyone got data.table working with multi-thread? Thanks, Naresh
On Sun, 24 Sep 2023 23:42:14 +0000 Naresh Gurbuxani <naresh_gurbuxani at hotmail.com> wrote:> Instruction on this site do not apply to Ventura 13.6What happens whey you try to follow them? The data.table maintainers have prepared the following guide: <https://github.com/Rdatatable/data.table/wiki/Support>. In particular, in order to help us help you, you need to include your actions, their expected and actual results. Without that, you're effectively asking someone to write a personal tutorial for you, which is not a good use of anyone's time. If you don't get an answer here and don't find anything useful on StackOverflow when searching for [data.table], try R-SIG-Mac at r-project.org. -- Best regards, Ivan