Skip to content

Interaction with Rfast package #14

Description

@tdietterich

This isn't really a bug, but perhaps should be addressed in documentation. The Rfast package is incompatible with solitude. I loaded it after loading solitude and then tried to fit an isolation forest. I got a stack overflow during the process of computing the depth of terminal nodes. Rfast doesn't report any masking of existing functions. I couldn't figure out what the immediate cause was. But solitude worked fine for me after restarting without Rfast.

INFO [21:56:13.836] Building Isolation Forest ...
INFO [21:56:15.274] done
INFO [21:56:15.277] Computing depth of terminal nodes ...
Error: node stack overflow
Error during wrapup: node stack overflow
Error: no more error handlers available (recursive errors?); invoking 'abort' restart

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions