R package install method

I find the R install method.
there are several R type for LINUX of Debian so on.
which type of R can I install in endless OS 3?
plz help me

I haven’t tried it, but you could try using this tarball download of RStudio:

https://download1.rstudio.org/rstudio-1.1.423-amd64-debian.tar.gz

you mean: install from source.
Which sdk/runtime should I use for this task? and how?
Is there a tutorial for such a task?

It’s a precompiled download, not source code. Unfortunately I spoke too soon, our version of GStreamer (1.0) is too new:

wjt@endless:~$ wget https://download1.rstudio.org/rstudio-1.1.423-amd64-debian.tar.gz
[...]
2018-02-23 20:21:05 (7.65 MB/s) - ‘rstudio-1.1.423-amd64-debian.tar.gz’ saved [103094531/103094531]
wjt@endless:~$ tar xzf rstudio-1.1.423-amd64-debian.tar.gz 
wjt@endless:~$ ./rstudio-1.1.423/bin/rstudio
./rstudio-1.1.423/bin/rstudio: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory

Sorry for the false hope!