[R-sig-Debian] translation from windows to linux

Christoph Knapp c.knapp at auckland.ac.nz
Wed May 11 01:41:29 CEST 2011


Thanks the first question was answered by Mathieu. Let me rephrase the first question. If I have a R script written under windows I encounter sometimes the problem that function names are not the same as in linux. See  zip.unpack which works perfectly under windows but not under linux. Is there a better method to find functions named different in different OS than asking the mailing list? 

Christoph
________________________________________
From: Ross Boylan [ross at biostat.ucsf.edu]
Sent: Wednesday, May 11, 2011 11:21
To: Christoph Knapp
Cc: ross at biostat.ucsf.edu; r-sig-debian at r-project.org
Subject: Re: [R-sig-Debian] translation from windows to linux

On Tue, 2011-05-10 at 23:02 +0000, Christoph Knapp wrote:
> Hi all,
> I started recently to use R with linux(ubuntu) but I often get code written under windows or mac.  I have two questions. When I encounter a function which is not in R linux what is the best way to find the right linux function for it? So next time I can help myself. I browsed the web for a long time and could not find anything to the the function
>
It would be helpful if you could say exactly what the situation is in
which you get the error.  You refer to R linux and ask for linux
functions, which sounds as if you want an OS leve function call.
I think you mean that while in R you have some code that calls a
function, and the function is undefined.

> zip.unpack.
if that's the offending function, where did the code that invoked it
come from?
>
> Thats actually my second question. Does anyone know the right linux function to unzip zip archive in R linux.
>
> Thanks
>
> Christoph
>
>       [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Debian mailing list
> R-SIG-Debian at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-debian




More information about the R-SIG-Debian mailing list