From bernd_bischl at gmx.net Mon Aug 17 12:09:44 2009 From: bernd_bischl at gmx.net (Bernd Bischl) Date: Mon, 17 Aug 2009 12:09:44 +0200 Subject: [Orchestra-users] R CMD CHECK Message-ID: <4A892C68.2060906@gmx.net> Hi, on my Windows machine I am noticing the following: - we are missing svMisc on CRAN (we only have .48 there not .52). Not that big a problem as one can install from R-Forge. - I _still_ have problems with the annoying makvars stuff (formatting of the file ?). If I go the the src dir manually and invoke ant it works, but R CMD check produces this in the install.out: * Installing *source* package 'orchestra' ... ** libs erzuege DLL ant make: *** [mylibs] Error 5 ... fertig Fehler: compilation failed f?r Paket 'orchestra' * Removing 'D:/sync/projekte/orchestra/pkg/orchestra.Rcheck/orchestra' Bernd From bernd_bischl at gmx.net Mon Aug 17 12:15:57 2009 From: bernd_bischl at gmx.net (Bernd Bischl) Date: Mon, 17 Aug 2009 12:15:57 +0200 Subject: [Orchestra-users] R CMD CHECK In-Reply-To: <4A892C68.2060906@gmx.net> References: <4A892C68.2060906@gmx.net> Message-ID: <4A892DDD.1070305@gmx.net> Bernd Bischl wrote: > - I _still_ have problems with the annoying makvars stuff (formatting > of the file ?). If I go the the src dir manually and invoke ant it > works, but R CMD check produces this in the install.out: > > * Installing *source* package 'orchestra' ... > ** libs > erzuege DLL > ant > make: *** [mylibs] Error 5 > ... fertig > Fehler: compilation failed f?r Paket 'orchestra' > * Removing 'D:/sync/projekte/orchestra/pkg/orchestra.Rcheck/orchestra' > Ok, I again took the example from the r extensions page. i checked in, please tell me that this works on your sysrem now....