Re: [R] Package check using --as-cran

2013-01-03 Thread Marc Girondot
Le 03/01/13 10:33, Stefan Evert a écrit : >>>sh: de: command not found >>>ERREUR : loading failed for ‘i386’, ‘x86_64’ >>>* removing ‘/Users/marcgirondot/Documents/Espace de travail >>>R/Phenology/Source fit/Phenology Package/phenology.Rcheck/phenology’ Looks to me like it might be an issue with

Re: [R] Package check using --as-cran

2013-01-03 Thread Stefan Evert
>>> sh: de: command not found >>> ERREUR : loading failed for ‘i386’, ‘x86_64’ >>> * removing ‘/Users/marcgirondot/Documents/Espace de travail >>> R/Phenology/Source fit/Phenology Package/phenology.Rcheck/phenology’ Looks to me like it might be an issue with whitespace in the directory path. In

Re: [R] Package check using --as-cran

2013-01-02 Thread Marc Girondot
Le 02/01/13 17:38, Uwe Ligges a écrit : On 02.01.2013 17:28, Marc Girondot wrote: Le 02/01/13 16:03, Uwe Ligges a écrit : On 02.01.2013 11:58, Marc Girondot wrote: I use R 2.15.2 on MacosX 10.8.2 I have a problem checking for a package that I want to submit in CRAN. When I check like tha

Re: [R] Package check using --as-cran

2013-01-02 Thread Uwe Ligges
On 02.01.2013 17:28, Marc Girondot wrote: Le 02/01/13 16:03, Uwe Ligges a écrit : On 02.01.2013 11:58, Marc Girondot wrote: I use R 2.15.2 on MacosX 10.8.2 I have a problem checking for a package that I want to submit in CRAN. When I check like that, no problem or warning are detected. sy

Re: [R] Package check using --as-cran

2013-01-02 Thread Marc Girondot
Le 02/01/13 16:03, Uwe Ligges a écrit : On 02.01.2013 11:58, Marc Girondot wrote: I use R 2.15.2 on MacosX 10.8.2 I have a problem checking for a package that I want to submit in CRAN. When I check like that, no problem or warning are detected. system("R CMD check '[path]/phenology'") I cre

Re: [R] Package check using --as-cran

2013-01-02 Thread Uwe Ligges
On 02.01.2013 11:58, Marc Girondot wrote: I use R 2.15.2 on MacosX 10.8.2 I have a problem checking for a package that I want to submit in CRAN. When I check like that, no problem or warning are detected. system("R CMD check '[path]/phenology'") I create the .tar.gz package with that. The fi