danreb25

Results 11 comments of danreb25

my solution at this time (code still needs to be cleaned and re-tested) is deduced from the links anottated in the issue https://github.com/ramnathv/rCharts/issues/385: N.B.: needs to instal - casperjs -...

Hi, Ok it's fine with setting `pander::evalsOptions('cache', FALSE)`

Well, restarting from a fresh R session, I've still an error but it isn't the "metric info" at this stage? actually when using > evalsOptions('graph.unify', FALSE) - same with evalsOptions('graph.unify',...

here is my session info ``` R version 3.0.0 (2013-04-03) Platform: x86_64-w64-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=French_France.1252 LC_CTYPE=French_France.1252 [3] LC_MONETARY=French_France.1252 LC_NUMERIC=C [5] LC_TIME=French_France.1252 attached base packages: [1] splines stats graphics grDevices...

In the mean time, my temporary solution was the following ``` R

Hi daroczig, the plots are well generated BUT there still is a problem in resolving the image url . the plots file names are generated as next in the *.md...

Hi thanks for your quick reply, actually I use a custom template. The template works fine except for the image link When I change all the `I--R` in the generated...

oops! I probably have an install problem, I'll reinstall the latest rCharts packages and try again ... after the we. I'll keep you informed Cheers

Well, after some installations tricks (cf. https://github.com/ramnathv/rCharts/issues/373 for details) , I came up with the following solution ``` ...

yes, but we probably have to think about something more generic and be able to print html if we wish the plot to be dynamic ( only in an html...