Skip to content

Use Rcpp's stop function #59

@dewittpe

Description

@dewittpe

I was alerted to a change in Rcpp which needs to be addressed in pccc.

There is going to be a change in Rcpp masking Rf_error()

This change will result in an error in several R packages.

pccc is not listed there, or in a list of other packages that will require attributes to be rebuilt.

However, there is a simple one line fix to make to pccc and I will create a PR shortly to use Rcpp::stop() instead of ::Rf_error()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions