Blog Archives

Using Interactive D3.js charts from within Tiki with rNVD3

May 10, 2013
By
Using Interactive D3.js charts from within Tiki with rNVD3

I've recently managed to reproduce my first charts using the nice package rNVD3 from Ramnath Vaidyanathan:
https://github.com/ramnathv/rNVD3

This rNVD3 package uses NVD3, which provides re-usable charts with d3.js, without taking away the power that d3.js brings with itself. But let's make a "Hello world" type of example, with the minimum complexity in it.

For this, I...

Read more »

Load Balanced Parallelization with snowfall

March 5, 2013
By
Load Balanced Parallelization with snowfall

For some reason, I didn't notice a few months ago the best way to perform a parallelized version of Lapply with package snowfall. We implemented the parallel version of function lapply with the function sfLapply, in the development of our pipeline p...

Read more »

PluginR in mods.tiki.org updated

June 27, 2012
By
PluginR in mods.tiki.org updated

PluginR has been updated in mods.tiki.org. So what? Do I need to update my PluginR? How can I do it? PluginR resides in a subversion (svn) repository in sourceforge.net. Files can be fetched at any time by anyone using svn (see details in http://de...

Read more »

Interactive slideshows with R & Tiki (jquery.s5 powered)

June 12, 2012
By
Interactive slideshows with R & Tiki (jquery.s5 powered)

Using PluginR you can produce interactive slideshows in Tiki running R code in some slides. This is possible thanks to the integrated jquery.s5 slideshow system, which was introduced already back in Tiki 7.0 and improved until its present form in Tiki...

Read more »

Quickly use googleVis in web reports using Tiki and PluginR

June 12, 2012
By
Quickly use googleVis in web reports using Tiki and PluginR

R is hot and amazing. Tiki is too :-) And with PluginR, we can easily place in simple or advanced web reports any R code, in a similar fashin to what can be achieved with other longer combinations (Sweave, Knitr, ... and latex).

For instance, I tried a few days ago to quickly...

Read more »

Videos from ‘Tiki + PluginR’ workshop available

June 12, 2012
By
Videos from ‘Tiki + PluginR’ workshop available

The videos from 'Tiki + PluginR' workshop given in Madrid (Nov'12) in the context of the "3as Jornadas de Usuarios de R en Castellano" are available online.

See it within the page of the fulll workshop:

2011. Taller 5: Crea interfaces Web 2.0 a tus programas en R con software libre (LAMP + Tiki + PluginR)....

Read more »

PluginR minor update with icon path fixed for Tiki9

June 12, 2012
By

In Tiki9 icons and some other image paths have been refactored to share a common base folder. PluginR up to version 0.73 was using only paths from Tiki up to Tiki8. PluginR version 0.74 includes the icon also in the new path, so that it can be insta...

Read more »

First post…

June 12, 2012
By
First post…

This is our first post of a series of posts that we plan to post here every now and then about our musings on R. What we use it for, new R packages that we discover, the power of using Tiki & PluginR in conjunction with R to produce web 2.0 reports using R's power in the backend and...

Read more »