You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x= copy(mtcars)
setattr(x, "class", c("data.frame", "data.table", "data.frame"))
as.data.table(x)
# Error: C stack usage 7974516 is too close to the limit
Filed quadrama/DramaAnalysis#173 downstream, and also confirmed that the duplicate class is also present on 1.16.4.
revdep check machine says #5700 is causing new issues with DramaAnalysis checks
@MichaelChirico @jangorecki can you please investigate?
The text was updated successfully, but these errors were encountered: