Displaying 1 result from an estimated 1 matches for "25hkld".
2007 Aug 28
1
R CMD check: Error in function (env) : could not find function "finalize"
...ore this one and
many of them rely on native code, so it could be a memory leak or
something. However, before troubleshooting more, I wanted to hear if
someone else got the same problem. Searching google, gives me one hit
in a recent Bioconductor build/check. From Google cache
http://tinyurl.com/25hkld
> ## Perform svdImpute using the 3 largest components
> result <- pca(metaboliteData, method="svdImpute", nPcs=3, center = TRUE)
Error in function (env) : could not find function "finalize"
...
Now, the error is not there.
Any ideas?
/Henrik
> sessionInfo()
R v...