Install Microsoft R server - r

How we can Download & install Microsoft R Server in Ubuntu 14.04 using terminal.The link to Microsoft R documentation is given below.
https://msdn.microsoft.com/en-us/microsoft-r/
and the link to download it is as follows.
https://my.visualstudio.com/Downloads?PId=1962
Thanks

To view what platforms are supported by MRS please visit https://msdn.microsoft.com/en-us/microsoft-r/rserver-install-supported-platforms
Ubuntu 14.04 and 16.04 are supported platforms from version 9.0.1 on. The link which you provided is for version 8.0.5.
To download version 9.0.1 for Ubuntu, you must sign up for Visual Studio Dev Essentials here: https://www.visualstudio.com/dev-essentials/
After you have registered, please download "Microsoft R Server 9.0.1 for Linux (x64) - (English)" from https://my.visualstudio.com/Downloads?q=Microsoft%20R
You can follow the install guide for version 9.0.1 here: https://msdn.microsoft.com/en-us/microsoft-r/rserver-install-linux-server
This is the same link which you provided, and will always be updated with the latest version install guide, older version guides will be broken off into their own pages.

Related

Where can I download previous / older versions of Flyway?

We are currently running version 4.0.3 and can't go to the latest as support for our database has been dropped (SQL Server 2012). I would like to get the latest version 4 release (4.2.0) - can anyone tell me if this is possible and if so, where can I find it?
Apparently the source code for all previous versions is in GitHub. Now the question becomes "Is there anywhere I can find the Windows executable version of Flyway 4.2.0?"...
You will probably have to build the executable from source using one of the releases on their Github. 4.2.0 is available here
The various binaries, as well as the source, for 4.2.0 can be downloaded from Maven Central.
Here is the 4.2.0 Windows zip.

How do I upgrade Microsoft R Open when its installed from the Microsoft Machine Learning Server on Ubuntu?

How do I upgrade Microsoft R Open on Linux?
The latest Microsoft Machine Learning Server 9.3.0, (Formally Microsoft R Server) automatically installs MRO however it hasn't been kept as up-to-date as MRO has. Currently it installs Microsoft R Open 3.4.3.
MMLS is installed to: /opt/microsoft/mlserver/9.3.0
R is installed to: /opt/microsoft/mlserver/9.3.0/runtime/R
Could I just delete the R folder above and replace it with the latest R version?
$ whereis R
R: /usr/bin/R /usr/local/lib/R
No. The current version of MRO (MRO 3.5.1) is not compatible with Machine Learning Server 9.3.0--the R internals have changed, and so the various MLS R packages built under 3.4.3 will not work with R 3.5.1.
Regards,
Rich Calaway
Microsoft R Open Team

R Studio upgrade

I am kinda confused with upgrading R Studio. I have two questions.
1) As of today, July 10th 2017, is (RStudio v1.0.147 Preview) the most recent version? I've included the link to this version: https://www.rstudio.com/products/rstudio/download/preview/
2) I already have R studio on my cpu ( I don't know which version).
I would like to download the most recent version of R studio.
So, if I do need to download the abovementioned version, do I uninstall my current R Studio and then install it again from the above link? Or do I NOT need to uninstall R Studio but simply download the version in the above link?
Thanks,
Why don't you just update the RStudio from RStudio.
Help --> Check for updates
No need to uninstall.
You can download and install the new version of R Studio with no issues. I've done so many times on my windows PC.
Not sure of behaviour on linux & clones.
The new version you install should automatically point to your latest R version also and if not you can easily tell it to in the tools global options menu.
Just update R Studio instead of uninstalling it. Even if you have downloaded you can give change and repair and install it rather uninstalling it.

Aptana 3.2.2 preview does not open internal browser (ubuntu 12.10 64 bits)

After installing Aptana Studio3 (version 3.3.2) in my Ubuntu 12.10 I find out that the preview button did not work properly. Meaning, I was not able to see the preview in the opened tab. As if internal browser was not working.
Instead of that , I obtained a copy of my index.html which is the doc I am trying to preview.
I find out that Xulrunner was not instaled in my system and therefore I suspect this could be the issue.
Downloaded XULrunner version required by Aptana, with
wget -O xulrunner.deb http://launchpadlibrarian.net/70321329/xulrunner-1.9.2_1.9.2.17%2Bbuild3%2Bnobinonly-0ubuntu1_amd64.deb
But when I tried to install this package I obtained a dependency error asking for ibhunspell-1.2-0
xulrunner-1.9.2 depends on libhunspell-1.2-0
I will appreciate your help to put some light over this issue.
Am I missing something/s here?
Eventually, suggest where to obtain the missing package (libhunspell-1.2-0 ppa or whatever reliable source) and any specific installing instructions if necessary.
Many thanks in advance
UPDATE
Packages installed but problem remains.
I obtained the libhunspell-1.2-0_1.2.11-1_amd64.deb from debian.org
Once succesfully installed I proceed to install the xulrunner.deb
Everything Ok as well!
Now they are all there...but... Internal browser still doesn`t work
If anybody from Aptana or with any experience about this matter, is in the neighborhood , please help.
It is a reported issue of Aptana 3.2.2 (actual version March 2013)
Solution: revert to 3.2.x version or wait until 3.4.x is available (where is already fixed)
Detailed Info
After several checkings and research , I find out that there is a reported issue with the actual version 3.3.2
Issue labeled as:
Aptana Studio APSTUD-7636
Cannot show preview (embedded WebKit browser)
This can be seen here at appcelerator issue tracker where states the following
Expected Result:
Preview should be opened exactly as in previous versions of Aptana. Preview worked without errors in Aptana 3.2.X before updating to 3.3.1.
This was corrected for version 3.3.4 which at present (march 2013) I am not able to obtain. So I reverted to 3.2.2 which I downloaded from appacelerator wiki
Full package name: Aptana_Studio_3_Setup_Linux_x86_64_3.2.2.zip
I installed and the preview is working as it should
So: Until version 3.4.x is not available ill keep this old one 3.2.2
I hope that my research will be useful to someone else.

Install old version of Aptana plugin

I'm having problems with the new Aptana plugin (version 3.0.4) and had to uninstall it. Version 3.0.3 worked perfectly for me and I'd like to install it again but can't find it nowhere :-(
Any tips on where to get that version?
Thanks for any tips
To download Studio 3.0.3, you could use the following links: Windows, Mac, Linux 32-bit, Linux 64-bit, and for Plugins.

Resources