[rkward-devel] Plugin time series/KPSS test does not require package

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Sun Apr 18 18:50:40 UTC 2010


Hi,

On Sunday 18 April 2010, mat wrote:
> If you don't have package tseries installed in R, plugin times
> series/KPSS test will run without warning a show a blank output on my
> rkward. I guess it is because, in
> rkward-0.5.3-pre1/rkward/plugins/analysis/time_series/kpss_test.js:
> 
> function preprocess () {
>     echo ('require (tseries)\n');
> }
> 
> has a blank space...

the cause was somewhat different (an unclosed quote in the generated code), but 
thanks for pointing out the symptom! Fixed in SVN.

> Other files seem to have also a blank space between require and
> package... Is it btw right to look in rkward-0.5.3-pre1/rkward/plugins
> or now one should look in rkward-0.5.3-pre1/rkward/pluginsjs?

It continues to be rkward/plugins. The pluginsjs-directory was just a 
temporary thing, which I forgot to remove. Will be removed in the next 
(preview) release.

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20100418/41642eba/attachment.sig>


More information about the Rkward-devel mailing list