[BioC] Problems loading the "flowStats" package
Steve Lianoglou
mailinglist.honeypot at gmail.com
Tue Sep 6 19:40:29 CEST 2011
Hi Juliet,
How did you install the flowStats package?
Also, can you show us the output of `sessionInfo()`, please?
Thanks,
-steve
On Mon, Sep 5, 2011 at 6:03 PM, Juliet Frederiksen
<juliet.frederiksen at gmail.com> wrote:
> Hi everyone,
>
> I am a masters student working with flow cytometry data analysis, and while
> working on my data I came across the "flowStats" package, but I am unable to
> load it in R.
>
>>library("flowStats")
> Error : object 'data2fd' is not exported by 'namespace:fda'
> Error: package/namespace load failed for 'flowStats'
>
> When I looked into it some more, when looking into the fda package, there is
> a function called 'Data2fd'.
> When having a look at the NAMESPACE file of "flowStats":
>
> importFrom(fda, create.bspline.basis, data2fd, eval.fd, fdPar,
> landmarkreg)
>
> So I tired to change the "flowStats" NAMESPACE file to:
>
> importFrom(fda, create.bspline.basis, Data2fd, eval.fd, fdPar,
> landmarkreg)
> but this did not help...
>
> Any suggestions as to what I should do?
>
> Thank you very much for your help!
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the Bioconductor
mailing list