We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994da82 commit d7ee12fCopy full SHA for d7ee12f
dev/conda/build-generic.sh
@@ -94,7 +94,7 @@ then
94
fi
95
export R_HOME=$( R RHOME )
96
97
- echo "build-generic.sh: Installing RInside ..."
+ echo "build-generic.sh: Installing RInside into $R_HOME ..."
98
Rscript $DEV_CONDA/install-RInside.R 2>&1 | \
99
tee $RECIPE_DIR/install-RInside.log
100
if ! grep -q "Swift-RInside-SUCCESS" $RECIPE_DIR/install-RInside.log
0 commit comments