PACKAGE

This web page shows the issues in the functions in the package fbroc 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
fbroc:::add_roc_points fpr tpr Invalid read of size 8 disc_roc.cpp : 12 valgrind_log executable-test-file
fbroc:::fpr_at_tpr_cached fpr n_steps tpr 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,262 interface.single.cpp : 89 valgrind_log executable-test-file
fbroc:::fpr_at_tpr_delta_cached
fbroc:::fpr_at_tpr_delta_uncached
fbroc:::fpr_at_tpr_uncached
fbroc:::get_cached_perf
fbroc:::get_cached_perf_paired fpr1 fpr2 measure param tpr1 tpr2 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,354 interface.paired.cpp : 62 valgrind_log executable-test-file
fbroc:::get_uncached_perf measure n_boot param pred true_class Conditional jump or move depends on uninitialised value(s) roc.cpp : 281 valgrind_log executable-test-file
fbroc:::get_uncached_perf_paired measure n_boot param pred1 pred2 true_class Conditional jump or move depends on uninitialised value(s) roc.cpp : 281 valgrind_log executable-test-file
fbroc:::paired_roc_analysis pred1 pred2 true_class Conditional jump or move depends on uninitialised value(s) roc.cpp : 64 valgrind_log executable-test-file
fbroc:::roc_analysis pred true_class Invalid read of size 4 roc.cpp : 281 valgrind_log executable-test-file
fbroc:::tpr_at_fpr_cached
fbroc:::tpr_at_fpr_delta_cached
fbroc:::tpr_at_fpr_delta_uncached
fbroc:::tpr_at_fpr_uncached
fbroc:::tpr_fpr_boot n_boot pred true_class Conditional jump or move depends on uninitialised value(s) roc.cpp : 281 valgrind_log executable-test-file
fbroc:::tpr_fpr_boot_paired n_boot pred1 pred2 true_class Conditional jump or move depends on uninitialised value(s) roc.cpp : 64 valgrind_log executable-test-file