I have a package that will not build on Mac as a binary but can still built if done with source. The intended audience for this package is likely not familiar with command line and I want to make it as easy on them as possible. I have a webpage explaining how to build from source but wanted it to be more prominent on CRAN as with the RCurl package which doesn't have a binary for Windows.
How can I do this link to a ReadMe or is this able to be done for RCurl because it's one of the R core members that's maintaining it?