[R-sig-Debian] R 2.11 on Ubuntu 9.10 does not complain abt	unexisting objects
    Matthieu Stigler 
    matthieu.stigler at gmail.com
       
    Tue May 11 09:08:00 CEST 2010
    
    
  
Hi
I recently updated to R 2.11 and see a strange problem. When run into 
the console, R does not warn when calling an unexisting object, see 
below. I don't know if this is related, but I am not able to run the R 
CMD BATCH properly... Did someone see a similar problem? Which 
information can I provide more on this problem?
Thanks for help!
Matthieu
 $R
R version 2.11.0 (2010-04-22)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R est un logiciel libre livré sans AUCUNE GARANTIE.
Vous pouvez le redistribuer sous certaines conditions.
Tapez 'license()' ou 'licence()' pour plus de détails.
R est un projet collaboratif avec de nombreux contributeurs.
Tapez 'contributors()' pour plus d'information et
'citation()' pour la façon de le citer dans les publications.
Tapez 'demo()' pour des démonstrations, 'help()' pour l'aide
en ligne ou 'help.start()' pour obtenir l'aide au format HTML.
Tapez 'q()' pour quitter R.
 > abakljhdk
 > sdfhkjh
 >
 >sessionInfo()
R version 2.11.0 (2010-04-22)
i486-pc-linux-gnu
locale:
 [1] LC_CTYPE=fr_FR.UTF-8       LC_NUMERIC=C             
 [3] LC_TIME=fr_FR.UTF-8        LC_COLLATE=fr_FR.UTF-8   
 [5] LC_MONETARY=C              LC_MESSAGES=fr_FR.UTF-8  
 [7] LC_PAPER=fr_FR.UTF-8       LC_NAME=C                
 [9] LC_ADDRESS=C               LC_TELEPHONE=C           
[11] LC_MEASUREMENT=fr_FR.UTF-8 LC_IDENTIFICATION=C      
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
    
    
More information about the R-SIG-Debian
mailing list