On 08.01.2023 15:23, Peter Dalgaard wrote:
Dunno what happened there, and Win binaries are generally "not my table". However, 4.2.2
is not old, so possibly should not be on that list at all. It is the current version, so can be
obtained via the "here" link at the top of the page (i.e.
https
Dear Yu Gong,
Happy to hear that there are others out there trying to use R under Haiku.
Getting packages to compile is a bit hit and miss. Pure R packages are easy,
but yes, some packages will fail.
As for haikuports, an updated port is being worked on:
https://github.com/haikuports/haikuport
require() and library() both emit this message immediately before
running library():
"Loading required package: %s"
https://github.com/r-devel/r-svn/blob/4198a2941b702d965bb2374c2b908f48c369f40a/src/library/base/R/library.R#L967-L968
https://github.com/r-devel/r-svn/blob/4198a2941b702d965bb2374c