Closed llrs closed 1 year ago
Thanks @llrs. This PR addresses the issue of prerequisites. In response to other issues:
--enable-R-shlib
on Linux to allow use of the built R-devel with RStudio. This is not needed on Windows.make check-all
out for now. All these additional checks are more relevant for testing patches and perhaps we should document more in the relevant section.
I added the command to find the list of prerequisites for Ubuntu and Fedora and also how to install them without installing R via the OS package manager.
The instructions for Windows and Linux match.
make check
and the optionalmake check-devel
andmake check recommended
. It was commented to usemake check-all
but this might take too long.Currently the macOS section is empty, there is not even a "In progress" note. Should I document that?
Let me know if I missed some other comments from the meeting, @hturner.