Skip to content

Support for Rcpp::exceptions without call stacks #664

Closed
@jimhester

Description

@jimhester

I would like to have an API for constructing Rcpp exceptions without call stacks, also potentially also an argument to Rcpp::stop() analogous to stop(call. = FALSE), although the latter is mostly just sugar if you can throw the desired Rcpp exception manually.

You can view a working implementation of this is at master...jimhester:exceptions_without_callstacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions