---------- Forwarded message ---------- From: Tobias Stahl <stahltobse at gmail.com> Date: 2015-10-15 12:26 GMT+02:00 Subject: Re: [R-sig-Debian] SemPlot install fails To: Johannes Ranke <jranke at uni-bremen.de> Hey Johannes, Hey George, thanks a lot for your replies! With help of a friend the problem could be solved. There were, as you suggested George, some old packages which needed to be updated. They could be identified via errror warnings. Some of them I installed from the Download center, but the Package "stringr" was not up to date (in the download center), so I installed it from the developers website. Thanks for all your help, Tobi
Am 15.10.2015 um 07:52 schrieb Johannes Ranke <jranke at uni-bremen.de>: Hi Tobi are you sure the installation of the XML package succeeded? Maybe it
failed
because of missing libxml2 header files? Can you load it using
library(XML)?
If not, the easiest way would be to install the Ubuntu binary package for
it:
sudo apt-get install r-cran-xml and try to install SemPlot again. Kind regards, Johannes Am Mittwoch, 14. Oktober 2015, 15:18:05 schrieb Tobias Stahl:
Hey there,
I'm new to Linux and to R and trying to install SemPlot. When i enter
install.packages (c("SemPlot"))
R starts installing but suddenly there are a lot of error warnings.
After the process ends, i get warning messages:
1: In install.packages(c("semPlot")) :
installation of package ?stringr? had non-zero exit status
2: In install.packages(c("semPlot")) :
installation of package ?pkgmaker? had non-zero exit status
till Point 16:
16: In install.packages(c("semPlot")) :
installation of package ?semPlot? had non-zero exit status
I installed XML and updated Ubuntu... Anybody had the same problem?
Best,
Tobi
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian
-- PD Dr. Johannes Ranke Kronacher Str. 8 79639 Grenzach-Wyhlen
_______________________________________________ R-SIG-Debian mailing list R-SIG-Debian at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-debian