The R Project SVN R

Rev

Rev 62934 | Rev 63550 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 62934 Rev 63132
Line 96... Line 96...
96
oo <- options(warn=2)
96
oo <- options(warn=2)
97
detach("package:tools", unload=TRUE)
97
detach("package:tools", unload=TRUE)
98
options(oo)
98
options(oo)
99
## gave warning (-> Error) about creating package name
99
## gave warning (-> Error) about creating package name
100
 
100
 
-
 
101
proc.time()