I am running it on Windows, maybe you didn't understand what I said.

I did get the first quote displayed correctly, so it is not because of the 
library.

My problem is that it doesn't update periodically. I will try to figure it out
when I have time, just too late now (its past midnight here) to solve this.

> sessionInfo() R version 2.15.1 (2012-06-22)
Platform: i386-pc-mingw32/i386 (32-bit) 

It could be because of my R version (maybe not), but then again I have 

installed the CRAN version of shiny (and not the dev version on Github).



________________________________
 From: Dirk Eddelbuettel <e...@debian.org>

Cc: r-sig-finance <r-sig-finance@r-project.org> 
Sent: Tuesday, 4 December 2012 12:56 AM
Subject: Re: [R-SIG-Finance] Introducing TFX: An R Interface to the TrueFX Web 
API


On 3 December 2012 at 08:33, Dennis Lee wrote:
| I copied and pasted the code for Shiny app, but it doesn't update the FX 
quotes
| every 750 ms. I tried it on Firefox and Chrome.

"I copied and paste" ? Maybe you did that the wrong way?  

What happens when you install the shiny and TFX packages, and execute

    library(shiny)
    runGist("4122626")

which has been very reliable for me on different machine 
(home/work/netbook/...) ?

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  
        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Finance@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to