Ok, next: On Saturday 16 February 2013, meik michalke wrote: > - rk.XML.matrix()
Works expect for horiz_headers / vert_headers. Try
rk.XML.matrix ("test", vert_headers=c ("a", "b"))
> - rk.XML.dependencies()
> - rk.XML.dependency_check()
These look ok to me. I wonder if rk.XML.dependency_check() could be made to
rely on rk.XML.dependencies, instead of duplicating the code? After all, the
only differences are the tag name, and that it adds an id.
At first I tried testing those from the plugin_skeleton plugin (Export->Create
RKWard plugin skeleton). For this, I got a warning about having <dependencies>
inside <about> (but the fallback worked fine). Further, I got
Error in check.deps.pckg & ((isTRUE(suggest) & identical(mode, "suggest")) |
:
operations are possible only for numeric, logical or complex types
Calls: local ... rk.plugin.skeleton -> data.frame -> XML2dependencies
which I have not tried debugging (but the plugin files seem to be generated
alright).
Regards
Thomas
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
