My application treats "TDA" package and when I deploy the application to shinyapps, I encountered the following error.
Version:1.0 StartHTML:0000000107 EndHTML:0000001332 StartFragment:0000000127 EndFragment:0000001314
required from here /opt/R/3.5.2/lib/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:323:70: error: ambiguous overload for ‘operator*’ (operand types are ‘Eigen::NumTraits<CGAL::QuotientCGAL::MP_Float >::Real {aka CGAL::QuotientCGAL::MP_Float}’ and ‘Eigen::Index {aka long int}’)
o**************************************************************************************************
Version:1.0 StartHTML:0000000107 EndHTML:0000001452 StartFragment:0000000127 EndFragment:0000001434
�G���[: Unhandled Exception: Child Task 608850909 failed: Error building image: Error building TDA (1.6.5). Build exited with non-zero status: 1 �lj�����: �x�����b�Z�[�W: readLines(con = conn) ��: 'C:\Users\YO■■■■~1\AppData\Local\Temp\RtmpQrXOLS\fileb49c64922a12' �ŕs���S�ȍŏI�s���������܂��� ���s�����~�����܂���
I suppose there is no repos of "TDA" at shinyapps server, so I had an error message.
How can I overcome this?
Thank you in advance for your suggesion!