我正在开发一个包含C++代码的R包,我想使用标准库头“execution”。由于 C++17 现在是 CRAN 上的默认值,这似乎没问题。然而,这个
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 20s Gradle task assembleDebug failed with exit code 1 Exited (sigterm)