Pages

Showing posts with label R program package. Show all posts
Showing posts with label R program package. Show all posts

Check R is installed or not

To check whether R is installed or not, type

$R

or type

$which R

or you can use

$type R


You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...