Displaying 1 result from an estimated 1 matches for "alacr".
Did you mean:
alac
2009 Mar 09
0
Parallel makes
...this 'before' target has to be completed before $(SHLIB) can be
built (and it failed to install for me). I am aware that the
documentation did not stress this sufficiently in the past, and
'Writing R Extensions' has been revised to do so. (And the package
has been updated with alacrity, thank you.)
Because Windows users are much less likely to be aware of these issues
and because of the last para below, Uwe and I tweaked the procedures
for the Windows build machine so that packages are always
installed/checked with a non-paralle make.
Installing/updating packages in paral...