<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"MS Sans Serif";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><!--ppd1000038--><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Bloomberg allows going only so far in the past for intraday data<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>(50 trading days, I thought, although your query works for any date after 2001-09-11.)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>HTH,<o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>-- David<o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> r-sig-finance-bounces@r-project.org [mailto:r-sig-finance-bounces@r-project.org] <b>On Behalf Of </b>Scott.Lyden@instinet.com<br><b>Sent:</b> Tuesday, January 10, 2012 3:56 PM<br><b>To:</b> r-sig-finance@r-project.org<br><b>Subject:</b> [SPAM] - [R-SIG-Finance] RBloomberg: Error in process.result(result,"first.column") - Email found in subject<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Hi, folks.</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>First, I'd like to take this opportunity to thank the many people on this list who have contributed so much to R.</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>I've been using RBloomberg happily for a few weeks now. Today, with no change in my environment that I'm aware of, I've encountered a strange error.</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>The following self-contained example reproduces the error at will in my environment ...</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>library(RBloomberg)</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>conn<-blpConnect()</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>d81<-"2011-11-01"</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>sTime<-"00:00:00.000"</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>eTime<-"23:59:00.000"</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>barLen<-"60"</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'># works ...</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>bar(conn, "TD CN Equity", "BID", paste(d81,sTime), paste(d81,eTime), barLen)</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'># change date ...</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>d81<-"2011-06-01"</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'># Error in process.result(result, "first.column") : subscript out of bounds ...</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>bar(conn, "TD CN Equity", "BID", paste(d81,sTime), paste(d81,eTime), barLen)</span><br><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>> sessionInfo()</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>R version 2.13.1 (2011-07-08)</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Platform: x86_64-pc-mingw32/x64 (64-bit)</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>locale:</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>[4] LC_NUMERIC=C LC_TIME=English_United States.1252 </span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>attached base packages:</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>[1] stats graphics grDevices utils datasets methods base </span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>other attached packages:</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>[1] RBloomberg_0.4-150 rJava_0.9-2 </span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>loaded via a namespace (and not attached):</span><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>[1] tools_2.13.1</span><br><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Any help would be greatly appreciated. </span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Thanks,</span><br><br><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Scott</span><br><br><o:p></o:p></p><p><span style='font-size:10.0pt;font-family:"MS Sans Serif","serif";color:#707070'>----------------------------------------------------------------</span><br><b><span style='font-size:7.5pt;font-family:"Arial","sans-serif";color:#707070'>Scott Lyden</span></b><span style='font-size:7.5pt;font-family:"Arial","sans-serif";color:#707070'><br>Global Trading Research<br>Instinet<br>San Francisco, CA USA</span><br><img width=144 height=45 id="_x0000_i1025" src="cid:image001.gif@01CCD078.F3138F20"><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>*****************************************************************</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'><<<Disclaimer>>></span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'> </span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>In compliance with applicable rules and regulations, Instinet</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>reviews and archives incoming and outgoing email communications,</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>copies of which may be produced at the request of regulators.</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>This message is intended only for the personal and confidential</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>use of the recipients named above. If the reader of this email</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>is not the intended recipient, you have received this email in</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>error and any review, dissemination, distribution or copying is</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>strictly prohibited. If you have received this email in error,</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>please notify the sender immediately by return email and</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>permanently delete the copy you received. </span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'> </span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>Instinet accepts no liability for any content contained in the</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>email, or any errors or omissions arising as a result of email</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>transmission. Any opinions contained in this email constitute</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>the sender's best judgment at this time and are subject to change</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>without notice. Instinet does not make recommendations of a</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>particular security and the information contained in this email</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>should not be considered as a recommendation, an offer or a</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>solicitation of an offer to buy and sell securities.</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'> </span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>*****************************************************************</span><o:p></o:p></p><p><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'> </span><o:p></o:p></p></div><br /><br />
<DIV align=left>This e-mail and any materials attached hereto, including,
without limitation, all content hereof and thereof (collectively, "XR Content") 
are confidential and proprietary to XR Trading LLC ("XR") and/or its affiliates, 
and are protected by intellectual property laws.  Without the prior written 
consent of XR, the XR Content may not (i) be disclosed to any third party 
or (ii) be reproduced or otherwise used by anyone other than current employees 
of XR or its affiliates, on behalf of XR or its 
affiliates.<BR> <BR>THE XR CONTENT IS PROVIDED AS IS, WITHOUT 
REPRESENTATIONS OR WARRANTIES OF ANY KIND.  TO THE MAXIMUM EXTENT 
PERMISSIBLE UNDER APPLICABLE LAW, XR HEREBY DISCLAIMS ANY AND ALL 
WARRANTIES, EXPRESS AND IMPLIED, RELATING TO THE XR CONTENT, AND 
NEITHER XR NOR ANY OF ITS AFFILIATES SHALL IN ANY EVENT BE LIABLE FOR ANY 
DAMAGES OF ANY NATURE WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, DIRECT, 
INDIRECT, CONSEQUENTIAL, SPECIAL AND PUNITIVE DAMAGES, LOSS OF PROFITS AND
TRADING LOSSES, RESULTING FROM ANY PERSON’S USE OR RELIANCE UPON, OR INABILITY 
TO USE, ANY XR CONTENT, EVEN IF XR IS ADVISED OF THE POSSIBILITY OF 
SUCH DAMAGES OR IF SUCH DAMAGES WERE FORESEEABLE.<BR></DIV></body></html>