I am getting following error while installing xml2 package in R. install.packages("xml2")
Error : unable to load shared object '/usr/local/lib/R/site-library/00LOCK-xml2/00new/xml2/libs/xml2.so': libiconv.so.2: cannot open shared object file: No such file or directory it seems it require libconv library but installing libiconv-hook-dev does nos solve the problem. how such issue can be solved? -- Manish Gupta (Bioinformatician) [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.