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
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
