Install mark and Rmark in ubuntu 64

Enter this in terminal, and after you can install the package Rmark:

cd /usr/local/bin
wget -U "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A" http://www.phidot.org/software/mark/downloads/files/mark.64.zip
unzip mark.64.zip
rm mark.64.zip
rm mark.64.static
cp mark.64.dynamic mark
rm mark.64.dynamic

chmod +x mark

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04