The gnu-r tag has no wiki summary.
4
votes
1answer
943 views
How to make “R” use all CPUs
I am using GNU R to calculate a huge dataset.
My PC has 4 CPU-cores, and I can see, that R is using only 1 CPU.
Is there a way to tell R to use all 4 CPUs in order to make the calculation complete ...
3
votes
1answer
271 views
How can I get the R backend for Cantor in Kubuntu?
Kubuntu cannot build Cantor with its R backend because R is in the universe repository while Cantor (source pacakge: kdeedu) is in main, so cantor cannot depend on R.
Is there any way to build my own ...
