Hi all, I'm having a very minor problem. Most every time I use the pager (I think) I get the following error about character 32. It works fine, but the error is a bit annoying.> ?versionsh: invalid character 32 in exportstr for export R_NSIZE sh: invalid character 32 in exportstr for export R_VSIZE R.Version package:base R Documentation (and then the rest is fine) or> library(help=quadprog)sh: invalid character 32 in exportstr for export R_NSIZE sh: invalid character 32 in exportstr for export R_VSIZE solve.QP Solve a Quadratic Programming Problem solve.QP.compact Solve a Quadratic Programming Problem My system info:> R.versionplatform i586-pc-linux-gnu arch i586 os linux-gnu system i586, linux-gnu status major 1 minor 2.0 year 2000 month 12 day 15 language R And I'm running Mandrake 7.2 with the Mandrake 1.2 R rpm (which I just got about a week ago). What do I need to change to make the error go away? Thanks in advance. Elliot. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Elliot Williams <ewilliams at ucsd.edu> writes:> Hi all, > > I'm having a very minor problem. Most every time I use the pager (I think) I > get the following error about character 32. It works fine, but the error is > a bit annoying. > > > ?version > sh: invalid character 32 in exportstr for export R_NSIZE > sh: invalid character 32 in exportstr for export R_VSIZE > R.Version package:base R Documentation > (and then the rest is fine) > > or > > > library(help=quadprog) > sh: invalid character 32 in exportstr for export R_NSIZE > sh: invalid character 32 in exportstr for export R_VSIZE > solve.QP Solve a Quadratic Programming Problem > solve.QP.compact Solve a Quadratic Programming Problem..> And I'm running Mandrake 7.2 with the Mandrake 1.2 R rpm (which I just got > about a week ago). > > What do I need to change to make the error go away?Sounds like something is up with the R_NSIZE and R_VSIZE environment variables (a blank crept in?). Have you done anything to tamper with those? -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Sun, 7 Jan 2001, Elliot Williams wrote:> I'm having a very minor problem. Most every time I use the pager (I think) I > get the following error about character 32. It works fine, but the error is > a bit annoying. > > > ?version > sh: invalid character 32 in exportstr for export R_NSIZE > sh: invalid character 32 in exportstr for export R_VSIZE > R.Version package:base R Documentation > (and then the rest is fine)> My system info: > > R.version > platform i586-pc-linux-gnu > arch i586 > os linux-gnu > system i586, linux-gnu > status > major 1 > minor 2.0 > year 2000 > month 12 > day 15 > language R> And I'm running Mandrake 7.2 with the Mandrake 1.2 R rpm (which I just got > about a week ago).I have your identical architecture, mandrake version and rpm package, but everything works ok; could be something you've configured ? -- Michele Alzetta -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._