我收到以下錯誤: Exception in thread "main" rcaller.exception.RCallerExecutionException: RExecutable is not defined. Please set this variable to full path of R executable binary file. 這是說,我已經單獨測試RCaller和有它的工作
我有一個C#項目,我需要確定給定的日期是否是給定國家的假期。爲此,我可以在QuantLib中使用日期和日曆功能。 QuantLib是用C++編寫的,所以我寫了一個包裝來調用這個代碼。我想知道我使用的代碼是否是線程安全的。 這裏是QuantLib要求我在C++中使用,以確定是否給定的日期是假日: extern "C" _declspec(dllexport) int isHoliday(int ye