Dear R users a problem I encountered while installing fMultivar, I would appriciate any help with this. > install.packages ("fMultivar", dependencies=TRUE) Warning in install.packages("fMultivar", dependencies = TRUE) : argument 'lib' is missing: using /usr/local/lib/R/site-library also installing the dependencies 'fBasics', 'fCalendar', 'fSeries' trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/fBasics_221.10065.tar.gz' Content type 'application/x-tar' length 3111632 bytes opened URL ================================================= downloaded 3038Kb trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/fCalendar_221.10065.tar.gz' Content type 'application/x-tar' length 485586 bytes opened URL ================================================= downloaded 474Kb trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/fSeries_221.10065.tar.gz' Content type 'application/x-tar' length 1594150 bytes opened URL ================================================= downloaded 1556Kb trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/fMultivar_221.10065.tar.gz' Content type 'application/x-tar' length 1152747 bytes opened URL ================================================= downloaded 1125Kb * Installing *source* package 'fBasics' ... ** libs /usr/lib/R/bin/SHLIB: line 102: make: command not found ERROR: compilation failed for package 'fBasics' ** Removing '/usr/local/lib/R/site-library/fBasics' * Installing *source* package 'fCalendar' ... ** libs /usr/lib/R/bin/SHLIB: line 102: make: command not found ERROR: compilation failed for package 'fCalendar' ** Removing '/usr/local/lib/R/site-library/fCalendar' * Installing *source* package 'fSeries' ... ** libs /usr/lib/R/bin/SHLIB: line 102: make: command not found ERROR: compilation failed for package 'fSeries' ** Removing '/usr/local/lib/R/site-library/fSeries' * Installing *source* package 'fMultivar' ... ** libs /usr/lib/R/bin/SHLIB: line 102: make: command not found ERROR: compilation failed for package 'fMultivar' ** Removing '/usr/local/lib/R/site-library/fMultivar' The downloaded packages are in /tmp/Rtmpr75wQe/downloaded_packages Warning messages: 1: installation of package 'fBasics' had non-zero exit status in: install.packages("fMultivar", dependencies = TRUE) 2: installation of package 'fCalendar' had non-zero exit status in: install.packages("fMultivar", dependencies = TRUE) 3: installation of package 'fSeries' had non-zero exit status in: install.packages("fMultivar", dependencies = TRUE) 4: installation of package 'fMultivar' had non-zero exit status in: install.packages("fMultivar", dependencies = TRUE) > thank you --------------------------------- [[alternative HTML version deleted]]