seurat-data
seurat-data copied to clipboard
Errror installing SeuratData: Error: package or namespace load failed for ‘SeuratData’: .onAttach failed in attachNamespace() for 'SeuratData', details:
when I try to run “library(SeuratData)”, will appear the following error, but I don't know how to fix it
Errror installing SeuratData: Error: package or namespace load failed for ‘SeuratData’: .onAttach failed in attachNamespace() for 'SeuratData', details: call: base::nchar(strip_style(x), ...) error: invalid multibyte string, element 1
I would be appreciated for you if you can help me to fix the problem
This may be due to incompatibility between "SeuratData" and "stxBrain".
after remove.packages("stxBrain.SeuratData"), the error is solved.
Thanks, i really appreciate you help
Boyu tan @.***> 于2022年3月16日周三 22:43写道:
This may be due to incompatibility between "SeuratData" and "stxBrain".
after remove.packages("stxBrain.SeuratData"), the error is solved.
— Reply to this email directly, view it on GitHub https://github.com/satijalab/seurat-data/issues/48#issuecomment-1069206094, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX2TXYCZM2QITVZBJAWOZKDVAHXSTANCNFSM5OXKCJSQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
i have same issue, but i dont have packages("stxBrain")
remove other SeuratDatas
i have same issue, but i dont have packages("stxBrain")
same as you. how do you solve this problem?
I would like to ask how to install the matching version of SeuratData and stxBrain.SeuratData, that is, version 0.1.0 of SeuratData?