assert_has_appl {sarsop} | R Documentation |
test the APPL binaries
Description
Asserts that the C++ binaries for appl have been compiled successfully
Usage
assert_has_appl()
Value
Will return TRUE if binaries are installed and can be located and executed, and FALSE otherwise.
Examples
assert_has_appl()
[Package sarsop version 0.6.15 Index]