25 Dec 2011 04:39
install warning on fedora 16
Hi: I am working on some code in a package I'm writing and I'm getting the warning below when I do the install on a newly installed fedora 16 OS. But when I run the same install on windows, I don't get the error. and when I used to run the install on Fedora 14 ( I missed Fedora 15 ), I didn't get the warning there either ? Does anyone know what the problem might be ? Maybe a difference with gcc ? It's only a warning but it scares me a little because the variables should be getting used contrary to what the warning says. Thanks a lot for any hints/suggestions. My session Info is below and the install output is after that. and happy holidays to all also. and #======================================================================= sessionInfo() R version 2.14.0 (2011-10-31) Platform: i386-redhat-linux-gnu (32-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=C LC_COLLATE=C LC_MONETARY=C LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=C LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages:(Continue reading)
RSS Feed