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’中被删除
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)
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’中被删除