PACKAGE

This web page shows the issues in the functions in the package ipft if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.

Versions:

R: 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
VALGRIND: valgrind-3.15.0
PACKAGE: release before 2021-01-01
name inputs message file.line valgrind_log executable.file
ipft:::ipfEuclidean test train Conditional jump or move depends on uninitialised value(s) src/ipf.cpp : 54 valgrind_log executable-test-file
ipft:::ipfLGD
ipft:::ipfManhattan test train Invalid read of size 8 src/ipf.cpp : 64 valgrind_log executable-test-file
ipft:::ipfNormDistance
ipft:::ipfPLGD alpha epsilon sd test threshold train Conditional jump or move depends on uninitialised value(s) src/ipf.cpp : 34 valgrind_log executable-test-file