seurat-data icon indicating copy to clipboard operation
seurat-data copied to clipboard

Errror installing SeuratData: Error: package or namespace load failed for ‘SeuratData’: .onAttach failed in attachNamespace() for 'SeuratData', details:

Open afsdan opened this issue 3 years ago • 6 comments

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

image

I would be appreciated for you if you can help me to fix the problem

afsdan avatar Feb 18 '22 09:02 afsdan

image

afsdan avatar Feb 18 '22 09:02 afsdan

This may be due to incompatibility between "SeuratData" and "stxBrain".

after remove.packages("stxBrain.SeuratData"), the error is solved.

tanboyu avatar Mar 16 '22 14:03 tanboyu

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: @.***>

afsdan avatar Mar 17 '22 09:03 afsdan

i have same issue, but i dont have packages("stxBrain")

gerrardmai avatar Mar 18 '22 03:03 gerrardmai

remove other SeuratDatas

i have same issue, but i dont have packages("stxBrain")

same as you. how do you solve this problem?

zhoushican avatar Mar 21 '22 07:03 zhoushican

I would like to ask how to install the matching version of SeuratData and stxBrain.SeuratData, that is, version 0.1.0 of SeuratData?

jingjingyac avatar Apr 06 '22 04:04 jingjingyac