zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
382 stars 82 forks source link

错误: “ident”类别里包含的子类别("character")不对;类别定义从‘dbplyr’中被删除 #132

Open tu12dou opened 1 year ago

tu12dou commented 1 year ago

library(SCP) Error in completeSubclasses(classDef2, class1, obj, where) : trying to get slot "subclasses" from an object of a basic class ("NULL") with no slots Error: package or namespace load failed for ‘SCP’: loadNamespace()里算'dbplyr'时.onLoad失败了,详细内容: 调用: setClass(cl, contains = c(prevClass, "VIRTUAL"), where = where) 错误: “ident”类别里包含的子类别("character")不对;类别定义从‘dbplyr’中被删除

Georgewwek commented 1 year ago

When you load this package, do not open the Rproject file to implement it. Instead, select your R script and right-click to select the open method in Rstudio and then library(SCP)