Displaying 5 results from an estimated 5 matches for "r77852".
2020 Mar 10
0
R CMD INSTALL cannot recognize full path on Windows
Hi all,
Here is a bug(or feature?) that exists at least from R 2020-02-24
r77852 to 2020-03-09 r77919 on Window. Consider this example makefile in a
package
```
*test1=$(shell echo 'runif(3)'|R --vanilla --slave)test2=$(shell echo
'runif(3)'|"C:/Program Files/R/R-devel/bin/R" --vanilla
--slave)test3=$(shell echo 'runif(3)'|"C:/PROGRA...
2020 Mar 10
4
R CMD INSTALL cannot recognize full path on Windows
...ferent versions of make and report which ones are the problem..
>>
>> Thanks
>> Tomas
>>
>>
>> On 3/10/20 8:22 AM, Wang Jiefei wrote:
>> > Hi all,
>> >
>> > Here is a bug(or feature?) that exists at least from R 2020-02-24
>> > r77852 to 2020-03-09 r77919 on Window. Consider this example makefile
>> in a
>> > package
>> > ```
>> >
>> >
>> >
>> >
>> >
>> >
>> > *test1=$(shell echo 'runif(3)'|R --vanilla --slave)test2=$(shell echo
>&g...
2020 Mar 11
0
R CMD INSTALL cannot recognize full path on Windows
...nes are the
> problem..
>
> Thanks
> Tomas
>
>
> On 3/10/20 8:22 AM, Wang Jiefei wrote:
> > Hi all,
> >
> > Here is a bug(or feature?) that exists at least from R
> 2020-02-24
> > r77852 to 2020-03-09 r77919 on Window. Consider this example
> makefile in a
> > package
> > ```
> >
> >
> >
> >
> >
> >
> > *test1=$(shell echo 'runif(3)'|R --v...
2020 Mar 11
1
R CMD INSTALL cannot recognize full path on Windows
...t;>>> Tomas
>>>>>
>>>>>
>>>>> On 3/10/20 8:22 AM, Wang Jiefei wrote:
>>>>>> Hi all,
>>>>>>
>>>>>> Here is a bug(or feature?) that exists at least from R 2020-02-24
>>>>>> r77852 to 2020-03-09 r77919 on Window. Consider this example makefile
>>>>> in a
>>>>>> package
>>>>>> ```
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>&g...
2020 Mar 11
0
R CMD INSTALL cannot recognize full path on Windows
...>>>> Thanks
>>>> Tomas
>>>>
>>>>
>>>> On 3/10/20 8:22 AM, Wang Jiefei wrote:
>>>> > Hi all,
>>>> >
>>>> > Here is a bug(or feature?) that exists at least from R 2020-02-24
>>>> > r77852 to 2020-03-09 r77919 on Window. Consider this example makefile
>>>> in a
>>>> > package
>>>> > ```
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > *tes...