BACtaki commented on PR #1650: URL: https://github.com/apache/systemds/pull/1650#issuecomment-1201664485
Not sure why [**.functions.builtin.part2.**](https://github.com/apache/systemds/runs/7579235369?check_suite_focus=true#logs) test is failing- maybe it's a transient issue? ``` script file: ./src/test/scripts/functions/builtin/multipleBuiltins.R Error: Run 2: MultipleBuiltinsTest.testMultipleBuiltinsDefaultSP:54->runMultipleBuiltinsTest:76->AutomatedTestBase.runRScript:1258 ERROR: R has ended irregularly R Standard output : R Standard Error : Error in library("DescTools") : there is no package called ‘DescTools’ Execution halted script file: ./src/test/scripts/functions/builtin/multipleBuiltins.R Error: Run 3: MultipleBuiltinsTest.testMultipleBuiltinsDefaultSP:54->runMultipleBuiltinsTest:76->AutomatedTestBase.runRScript:1258 ERROR: R has ended irregularly R Standard output : R Standard Error : Error in library("DescTools") : there is no package called ‘DescTools’ Execution halted ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org