Skip to content

[R-pkg-devel] Fwd: Subarchitectures

2 messages · Serguei Sokol, Duncan Murdoch

#
Le 09/02/2021 ? 17:01, Duncan Murdoch a ?crit?:
If sub-shell is possible, will it be convenient?

 ? myvar=`R --slave --vanilla -e 'cat(.Platform$r_arch)'`

Best,
Serguei.

  
  
#
On 09/02/2021 11:30 a.m., Sokol Serguei wrote:
Something like that should work, but I'd have to make sure the R that it 
runs is the same one where the package is being installed.  And if I can 
do that, then I probably know the answer, don't I?

Duncan Murdoch