Re: [lisp-stat] Digest for lisp-stat@googlegroups.com - 1 update in 1 topic

21 views
Skip to first unread message

Munawar Cheema

unread,
Jul 18, 2015, 4:58:04 PM7/18/15
to lisp...@googlegroups.com
Thanks for the response David,
I was just trying to confirm if I was looking at the correct sources and following the correct procedure to explore the library and not missing something obvious or looking in the wrong place.

Regarding the bug, I tracked it a little bit and it seems that 020-dataframeBuilding.lisp calls make-dataframe from dataframe-functionality.lisp which then dispatches to the constructors of dataframe-listoflist, dataframe-array etc.
defined in dataframe-array.lisp etc but these seem to be completely out of sync with dataframe-functionality.lisp which seems to expect many slots such as :nvars and :ncases that are not defined on the aforementioned objects.



On Fri, Jul 17, 2015 at 5:52 PM, <lisp...@googlegroups.com> wrote:
David Hodge <david...@gmail.com>: Jul 17 11:18AM +1200

Hi Munawar
 
Can you paste in the error message. I will have a look at it.
 
I would caution that much of CLS is a work in progress though
 
And patches are always welcome!
 
Cheers
 
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to lisp-stat+...@googlegroups.com.



--
Kind Regards
Munawar

David Hodge

unread,
Jul 19, 2015, 5:09:39 AM7/19/15
to lisp...@googlegroups.com
Hi Munawar,

There seems to be a typo in the code.

if you comment out the :nvars and :ncases in the calls to make instance, it will work

I will file a pull request in the next day or so to fix this


Cheers

19 July 2015 8:58 am
Thanks for the response David,
I was just trying to confirm if I was looking at the correct sources and following the correct procedure to explore the library and not missing something obvious or looking in the wrong place.

Regarding the bug, I tracked it a little bit and it seems that 020-dataframeBuilding.lisp calls make-dataframe from dataframe-functionality.lisp which then dispatches to the constructors of dataframe-listoflist, dataframe-array etc.
defined in dataframe-array.lisp etc but these seem to be completely out of sync with dataframe-functionality.lisp which seems to expect many slots such as :nvars and :ncases that are not defined on the aforementioned objects.






--
Kind Regards
Munawar
--
You received this message because you are subscribed to the Google Groups "Common Lisp Statistics" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lisp-stat+...@googlegroups.com.
To post to this group, send email to lisp...@googlegroups.com.
Visit this group at http://groups.google.com/group/lisp-stat.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages