문제

Say I have two R installations. Same version but one built for Ubuntu Linux (locally) with memory profiling and the other without. Do I need to compile the installed packages for each separately?

도움이 되었습니까?

해결책

Short answer is 'Nope' as packages are unaffected by this optional feature in the R engine.

If you have particular questions concerning R use on Debian and Ubuntu, come to the r-sig-debian list.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top