cole-trapnell-lab / garnett

Automated cell type classification
MIT License
99 stars 24 forks source link

simpleError: 'coef.cv.glmnet' is not an exported object from 'namespace:glmnet' #42

Closed vswarup closed 4 years ago

vswarup commented 4 years ago

I am having the same problem as reported here and seems like the issue has not been resolved. Kindly help, my R sessionInfo()

R version 3.6.2 (2019-12-12) Platform: x86_64-conda_cos6-linux-gnu (64-bit) Running under: Ubuntu 18.04.4 LTS

Matrix products: default BLAS/LAPACK: /home/vivek/anaconda3/lib/libopenblasp-r0.3.8.so

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages: [1] splines stats4 parallel stats graphics grDevices utils [8] datasets methods base

other attached packages: [1] garnett_0.2.8 monocle3_0.2.1 [3] SingleCellExperiment_1.8.0 SummarizedExperiment_1.16.0 [5] DelayedArray_0.12.0 BiocParallel_1.20.0 [7] matrixStats_0.55.0 GenomicRanges_1.38.0 [9] GenomeInfoDb_1.22.0 org.Hs.eg.db_3.10.0 [11] AnnotationDbi_1.48.0 IRanges_2.20.0 [13] S4Vectors_0.24.0 Seurat_3.1.4 [15] monocle_2.14.0 DDRTree_0.1.5 [17] irlba_2.3.3 VGAM_1.1-2 [19] ggplot2_3.2.1 Biobase_2.46.0 [21] BiocGenerics_0.32.0 Matrix_1.2-18 [23] HSMMSingleCell_1.4.0

hpliner commented 4 years ago

I believe this was fixed in version 0.2.9 - go ahead and reinstall and see if that takes care of it.

hpliner commented 4 years ago

Hoping the above took care of this, if not, please reopen!