ropensci / rfishbase

R interface to the fishbase.org database
https://docs.ropensci.org/rfishbase
109 stars 40 forks source link

can not install the package #260

Closed FishyguyNeel closed 1 year ago

FishyguyNeel commented 1 year ago

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 ‘rfishbase’: .onLoad failed in loadNamespace() for 'dbplyr', details: call: setClass(cl, contains = c(prevClass, "VIRTUAL"), where = where) error: error in contained classes ("character") for class “ident”; class definition removed from ‘dbplyr’

cboettig commented 1 year ago

thanks but can you please provide a reproducible example? It's hard to help without knowing what code you are running or on what platform. see reprex