The R Project SVN R

Rev

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

Rev 52339 Rev 52355
Line 1... Line 1...
1
 
1
 
2
R version 2.12.0 Under development (unstable) (2010-06-20 r52333)
2
R version 2.12.0 Under development (unstable) (2010-06-22 r52353)
3
Copyright (C) 2010 The R Foundation for Statistical Computing
3
Copyright (C) 2010 The R Foundation for Statistical Computing
4
ISBN 3-900051-07-0
4
ISBN 3-900051-07-0
5
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
5
Platform: i386-apple-darwin9.8.0/i386 (32-bit)
6
 
6
 
7
R is free software and comes with ABSOLUTELY NO WARRANTY.
7
R is free software and comes with ABSOLUTELY NO WARRANTY.
Line 104... Line 104...
104
<environment: 01d39c00>
104
<environment: 01d39c00>
105
 
105
 
106
$showURLs
106
$showURLs
107
[1] FALSE
107
[1] FALSE
108
 
108
 
-
 
109
$code_quote
-
 
110
[1] TRUE
-
 
111
 
-
 
112
$underline_titles
-
 
113
[1] TRUE
-
 
114
 
109
> Rd2txt_options(minIndent=4)
115
> Rd2txt_options(minIndent=4)
110
> Rd2txt_options()
116
> Rd2txt_options()
111
$width
117
$width
112
[1] 80
118
[1] 80
113
 
119
 
Line 132... Line 138...
132
<environment: 01d39c00>
138
<environment: 01d39c00>
133
 
139
 
134
$showURLs
140
$showURLs
135
[1] FALSE
141
[1] FALSE
136
 
142
 
-
 
143
$code_quote
-
 
144
[1] TRUE
-
 
145
 
-
 
146
$underline_titles
-
 
147
[1] TRUE
-
 
148
 
137
> Rd2txt_options(saveOpts)
149
> Rd2txt_options(saveOpts)
138
> Rd2txt_options()
150
> Rd2txt_options()
139
$width
151
$width
140
[1] 80
152
[1] 80
141
 
153
 
Line 160... Line 172...
160
<environment: 01d39c00>
172
<environment: 01d39c00>
161
 
173
 
162
$showURLs
174
$showURLs
163
[1] FALSE
175
[1] FALSE
164
 
176
 
-
 
177
$code_quote
-
 
178
[1] TRUE
-
 
179
 
-
 
180
$underline_titles
-
 
181
[1] TRUE
-
 
182
 
165
> 
183
> 
166
> 
184
> 
167
> 
185
> 
168
> cleanEx()
186
> cleanEx()
169
> nameEx("Rdutils")
187
> nameEx("Rdutils")
Line 841... Line 859...
841
> 
859
> 
842
> 
860
> 
843
> ### * <FOOTER>
861
> ### * <FOOTER>
844
> ###
862
> ###
845
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
863
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
846
Time elapsed:  2.16 0 2.3 NA NA 
864
Time elapsed:  0.92 0.06 1.15 NA NA 
847
> grDevices::dev.off()
865
> grDevices::dev.off()
848
null device 
866
null device 
849
          1 
867
          1 
850
> ###
868
> ###
851
> ### Local variables: ***
869
> ### Local variables: ***