Skip to content

rblindlist error? #1467

@rBatt

Description

@rBatt
Error in .Call("Crbindlist", l, use.names, fill) : 
  "Crbindlist" not resolved from current namespace (data.table)

Running data.table 1.9.6

I got the error when simply trying to print a data.table, not while creating it (even running str(dt) showed reasonable content). Subsequent function that tried to use dt did fail though, with similar error message.

I uninstalled, installed v 1.9.4, and the error was gone.

I haven't tried 1.9.7, and I haven't tried to isolate the error and make a minimal example. If this isn't a duplicate issue and it's an unresolved bug, I can post back with much more information.

Sorry for such a minimal tip-off. Once I got it working again I tied my system up with the work I was trying to do. But just let me know and I'll definitely report back with all the useful goodies :)

Thanks/ sorry

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions