How to install R in WinSCP server
1
0
Entering edit mode
3.1 years ago

Hi,

I have to install R 4.0.4. version on a server WinSCP and I use Putty to run command.

Which are the best commands to do it?

I'm not very practical in Putty and WinSCP...someone could help me?

Thank u!!

R • 1.4k views
ADD COMMENT
3
Entering edit mode

Please write uname -a into Putty and post the output here. WinSCP is just a client used to share file between you and your server via a FTP (File Transfer Protocol): Putty is a client used to connect via SSH to your server: it gives you a terminal which allows you to write and execute commands remotely.

ADD REPLY
0
Entering edit mode

When I run uname -a, I found in the shell of putty:

Linux platonesrv1 5.4.0-66-generic #74-Ubuntu SMP Wed Jan 27 22:54:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

ADD REPLY
1
Entering edit mode

Hello, you know which is the operating system of the server? - it is Ubuntu? You already have access to the command line on this server? You have Administrator rights? The server has access to the Internet?

ADD REPLY
0
Entering edit mode

Yes, the operating system of the server is Ubuntu. I have a profile thanks to which I can use files and app on the server. However, I have also username and pass of the Administrator, in which I should install R. Sincerely, I am not confidential with this kind of thinks, I should use R 4.0.4 in the server to manipulate big data that I shouldn't manipulate in local

ADD REPLY
1
Entering edit mode
3.1 years ago
Shred ★ 1.4k

It seems your server is running Ubuntu, so you could use aptitude to install packages. Please note that in order to install software to the whole server you'll need an account with privileges (to run command with sudo). I suggest to follow this guide because it'll show how to delete old version of R previous installed, how to change repository and how to get finally updated version of R.

ADD COMMENT
0
Entering edit mode

Thank u for your help!

ADD REPLY

Login before adding your answer.

Traffic: 1874 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6