We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpp11::stop()
Using cpp11::stop() internally can cause issues on R versions before 3.5.
Consider switching all instances of cpp11::stop() to C++ exceptions instead.