[R] Building an R package under Windows NT

Duncan Murdoch dmurdoch at pair.com
Tue Jun 3 02:09:21 CEST 2003


On Mon, 2 Jun 2003 14:08:55 -0700 , you wrote:

>Thanks for the suggestions.  
>
>1) I fixed the zip.exe PATH issue.
>2) I removed unnecessary quotes around C:\Program Files\R
>3) I ran Rcmd install emme2 with the following result:

Where is emme2?  You shouldn't keep the source in the
$RHOME/library/emme2 directory, which is where it will be installed.

>---------- Making package emme2 ------------
>  adding build stamp to DESCRIPTION
>  installing R files
> 175373 [main] sh 352 proc_subproc: Couldn't duplicate my handle<0xA4> for
>pid 1736008448, Win32 error 6

This is an error in sh.exe.  Are you getting the one from the R
toolset, or possibly another one?

Duncan Murdoch




More information about the R-help mailing list