PACKAGE

This web page shows the issues in the functions in the package UPG 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
UPG:::sample_binom A0 beta_old BOOST d0 G0 nburn Ni nsave prior_ig verbose X y_matrix Invalid read of size 8 BINOMIAL.cpp : 322 valgrind_log executable-test-file
UPG:::sample_logit A0 beta_old BOOST d0 G0 nburn nsave verbose X y_categ y_matrix Invalid read of size 8 LOGIT.cpp : 315 valgrind_log executable-test-file
UPG:::sample_mnl A0 beta_old BOOST d0 G0 nburn nsave verbose X y_categ y_matrix Invalid read of size 8 MNL.cpp : 368 valgrind_log executable-test-file
UPG:::sample_probit A0 beta_old BOOST d0 G0 nburn nsave verbose X y_categ y_matrix Invalid read of size 8 PROBIT.cpp : 80 valgrind_log executable-test-file