我尝试使用以下命令在RStudio的MAC上的RStudio中安装“ MVN”软件包:
install.packages("MVN")
但是,我收到以下警告和错误消息:
Warning in install.packages :
installation of package ‘mvoutlier’ had non-zero exit status
Warning in strptime(xx, f <- "%Y-%m-%d %H:%M:%OS", tz = tz) :
unknown timezone 'zone/tz/2018i.1.0/zoneinfo/America/New_York'
ERROR: dependencies ‘robustbase’, ‘mvoutlier’ are not available for package ‘MVN’
* removing ‘/Library/Frameworks/R.framework/Versions/3.3/Resources/library/MVN’
Warning in install.packages :
installation of package ‘MVN’ had non-zero exit status
The downloaded source packages are in
‘/private/var/folders/10/hv93dw3s0yd4nrlfnqg58cmr0000gn/T/Rtmp36IQ8Q/downloaded_packages’