[rkward-devel] bug in daily build?

meik michalke meik.michalke at uni-duesseldorf.de
Wed Feb 2 17:26:37 UTC 2011


hi thomas,

am Mittwoch 02 Februar 2011 (13:02) schrieb Thomas Friedrichsmeier:
> I'm still curious about the other half of my mail, though, i.e. the
> questions concerning system().

ok, this is what i get from a normal R session:

> version
               _                            
platform       x86_64-pc-linux-gnu          
arch           x86_64                       
os             linux-gnu                    
system         x86_64, linux-gnu            
status                                      
major          2                            
minor          12.1                         
year           2010                         
month          12                           
day            16                           
svn rev        53855                        
language       R                            
version.string R version 2.12.1 (2010-12-16)

> formals(system)
$command


$intern
[1] FALSE
                                                                                
$ignore.stdout                                                                  
[1] FALSE                                                                       
                                                                                
$ignore.stderr                                                                  
[1] FALSE                                                                       

$wait
[1] TRUE

$input
NULL

$show.output.on.console
[1] TRUE

$minimized
[1] FALSE

$invisible
[1] TRUE

> formals(system2)
$command


$args
character()

$stdout
[1] ""

$stderr
[1] ""

$stdin
[1] ""

$input
NULL

$env
character()

$wait
[1] TRUE

$minimized
[1] FALSE

$invisible
[1] TRUE


and these are results from the rkward daily build:

>     identical (system, base::system)
[1] TRUE
>     getAnywhere ("system")$where
[1] "package:rkward" "package:base"   "namespace:base"

and in case your further wondering:

> loadedNamespaces()
[1] "base"      "graphics"  "grDevices" "methods"   "stats"     "tools"    
[7] "utils"    


viele grüße :: m.eik

-- 
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at 40225 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20110202/a4539422/attachment.sig>


More information about the Rkward-devel mailing list