Hi!

On Wednesday 28 August 2013 19:26:50 Birk Diedenhofen wrote:
> I finally implemented a matrix GUI element in my rkward plugin!
> Everything works well so far, except the following issue: The matrix
> element produces invalid code (there is a comma missing behind the first
> column):
> 
> cbind (
>    c (1, 1)
>    c (.5, 1)
> )
> 
> I'm using a self-built version of rkward (revision 4761).

Thanks for reporting. Should now be fixed in r4762,
 
> Another issue: Would it be possible to restrict the matrix input to the
> upper triangle of the matrix? All other cells (diagonal, lower triangle)
> should not allow input.

Sounds very much doable, but I'm terribly busy with other things, the upcoming 
weeks. I've created an RFE-ticket to remind myself: 
https://sourceforge.net/p/rkward/feature-requests/120/ .

Regards
Thomas

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to