Skip to content
Prev 17474 / 63424 Next

R CMD check and interfacing packages

On 9/3/05, Uwe Ligges <ligges at statistik.uni-dortmund.de> wrote:
The interfaced software is GPL software available on all operating systems 
that R runs.   Currently the strategy is to include a Windows binary of the
interfaced software with the R package so that at least Windows users can use 
it without separately installing the package but users on other
operating systems
must separately install that package.  Communication with the package is 
currently via sockets so there is no linking.