[R-SIG-Finance] Quantmod getFinancials

Joshua Ulrich josh.m.ulrich at gmail.com
Fri May 8 22:49:16 CEST 2009


Google must have changed their pages again.

The function tries to grep for "Ending" in the HTML, but the word is
no longer in initial caps.  I have patched the r-forge version of
quantmod.  You can either download it, or change "Ending" to "ending"
in your source and rebuild.

HTH,
Josh
--
http://www.fosstrading.com



On Fri, May 8, 2009 at 1:28 PM, Francisco Javier Perez Caballero
<fjpcaballero at gmail.com> wrote:
> I'm getting the following error (R 2.9.0, quantmod 0.3-7, Revision 461):
>
>> AAPL <- getFinancials('AAPL')
> Error in colnamesISCF[[2]] : subscript out of bounds
>
> Any idea of what may be going on?
>
>
>        [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only.
> -- If you want to post, subscribe first.
>



More information about the R-SIG-Finance mailing list