assessment_error_throw: Error handler for assessments to throw error immediately

View source: R/pkg_metric_error.R

assessment_error_throwR Documentation

Error handler for assessments to throw error immediately

Description

Error handler for assessments to throw error immediately

Usage

assessment_error_throw(e, name, assessment)

Arguments

e

an error raised during a package reference assessment

name

the name of the package whose package reference assessment raised the error

assessment

the name of the assessment function which raised the error

Value

the error encountered during assessment

See Also

Other assessment error handlers: assessment_error_as_warning(), assessment_error_empty()


riskmetric documentation built on Sept. 1, 2023, 1:06 a.m.