Entering edit mode
Gregory Gentlemen
▴
20
@gregory-gentlemen-4512
Last seen 10.2 years ago
Could someone please help me out with getting snapCGH to work?
Installation of snapCGH and its dependencies didn't suggest any
problems but when I try to load snapCGH I get the error below. I would
email the authors of this package but I haven't been able to find
their email addresses.
Thanks for any help!
Windows vista:
> library(snapCGH)
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library
'c:/PROGRA~1/R/R-2.11.1/library/GLAD/libs/GLAD.dll':
LoadLibrary failure: The specified module could not be found.
Error: package/namespace load failed for 'snapCGH'
> sessionInfo()
R version 2.11.1 (2010-05-31)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_Canada.1252 LC_CTYPE=English_Canada.1252
[3] LC_MONETARY=English_Canada.1252 LC_NUMERIC=C
[5] LC_TIME=English_Canada.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] DNAcopy_1.22.1 limma_3.4.5 MASS_7.3-6
lme4_0.999375-35
[5] Matrix_0.999375-39 lattice_0.18-8 xtable_1.5-6
loaded via a namespace (and not attached):
[1] aCGH_1.26.0 Biobase_2.8.0 cluster_1.12.3 grid_2.11.1
[5] multtest_2.7.1 nlme_3.1-96 splines_2.11.1 stats4_2.11.1
[9] survival_2.35-8 tools_2.11.1
>
[[alternative HTML version deleted]]