show.not.found.warnings {lrequire}R Documentation

Globally show warnings when modules are not found

Description

This is the default behaviour.

Usage

show.not.found.warnings()

Details

This is only to be called when handling results manually. This will be overridden by a warn.not.found parameter explicitly set by either lrequire or find.first.R.

Value

nothing is returned

Examples

# Ensure warnings are displayed when lrequire cannot find the module
show.not.found.warnings()

[Package lrequire version 0.1.3 Index]