RGLab / openCyto

A package that provides data analysis pipeline for flow cytometry.
GNU Affero General Public License v3.0
77 stars 29 forks source link

unable to load openCyto #99

Closed chethanjjj closed 8 years ago

chethanjjj commented 8 years ago

Hi,

So I am having an issue where I am unable to load openCyto and I get the following error:

Error : object ‘drvkde’ is not exported by 'namespace:ks'

I found this to be a similar error to the "API changes in 'ks' package breaks flowStats #16" issue which you (Mike Jiang) were able to solve by including those 2 files from the feature package and I updated my flowStats package to that version.

Would a similar solution apply here?