blindglobe / common-lisp-stat

Common Lisp Statistics -- based on LispStat (Tierney) but updated for Common Lisp and incorporating lessons from R (http://www.r-project.org/). See the google group for lisp stat / common lisp statistics for a mailing list.
https://groups.google.com/d/forum/lisp-stat
Other
170 stars 18 forks source link

multiple local packages required for instillation #1

Closed eschulte closed 11 years ago

eschulte commented 11 years ago

I had to locally install both "listoflists" and "lisp-matrix" packages before quicklisp could load :cls.

blindglobe commented 11 years ago

they should both be in quicklisp and load. I'll check on this.