No announcements
-
40 Votes
MRO 3.6 coming?
Hi all, R is moving along quickly, with the recent release of R 3.6, will MRO move on from 3.5.3, and follow suit with 3.6 ...Unanswered | 9 Replies | 2954 Views | Created by Kabammi - Monday, June 3, 2019 1:59 AM | Last reply by Nick Inglis - Monday, December 2, 2019 5:31 AM -
0 Votes
Conda install R with MKL
conda env create --file R_defaults.yml: name: R_defaults channels: - defaults - ...Unanswered | 0 Replies | 345 Views | Created by Geir Inge Sandnes - Wednesday, November 13, 2019 11:12 AM -
0 Votes
Issue with R while accessing two websites at same time
Hi, Actually, we have a R code running on .NET Application with RDotNet Library in Windows server , so while accessing this code from two different websites at a ... -
0 Votes
RStudio Crashes for setMKLthreads(1)
Updated to Open R 3.5.3 and now RStudio crashes with fatal error when attempting to set the number of threads in calling setMKLthreads().Unanswered | 4 Replies | 352 Views | Created by Sammi-joz - Tuesday, November 5, 2019 8:26 PM | Last reply by stevefw - Friday, November 8, 2019 6:25 PM -
0 Votes
Multi threading (issues with speed)
Hello, I am new to the Open R, having used R for many years. I tried to run a code which I hoped would be considerably faster using multi-threading. However, it ...Unanswered | 2 Replies | 423 Views | Created by Pia_1 - Monday, October 21, 2019 8:16 AM | Last reply by stevefw - Monday, November 4, 2019 5:25 PM -
0 Votes
Microsoft R Open installation w/o admin privileges
Trying to install MRO in library's computer, but I don't have privileges.. RStudio and R engine are already installed. I've been trying to find a way to install MRO but all my ...Unanswered | 1 Replies | 331 Views | Created by AbuEgho - Saturday, October 26, 2019 6:04 AM | Last reply by Andrew_Lucius1 - Thursday, October 31, 2019 1:47 PM -
0 Votes
Getting an installation error trying to install Microsoft R Open on my Windows 10 Power BI
= 378389' evaluates to true. [5798:4320][2019-10-14T13:56:54]i000: Package NetFx45Web Detected in State Present [5798:4320][2019-10-14T13:56:54]i000: Package Not ...Unanswered | 1 Replies | 293 Views | Created by Mike Tracy Corning Incorporated - Monday, October 14, 2019 6:00 PM | Last reply by stevefw - Wednesday, October 16, 2019 5:18 PM -
0 Votes
Firewall ports and IP
We are deploying an isolated VDI environment and will use R Open. I would like to know what are the IP address and ports that I need to allow so that the VDI clients can reach the CRAN ...Unanswered | 1 Replies | 288 Views | Created by Maddy123654 - Tuesday, October 15, 2019 3:50 PM | Last reply by David Smith, Cloud Developer Advocate, Microsoft - Tuesday, October 15, 2019 4:23 PM -
0 Votes
MRAN down
Seems to be MRAN is having issues. For example URL https://mran.microsoft.com/snapshot/2018-06-01/ says "The specified CGI application encountered an error and the server terminated the ...Unanswered | 1 Replies | 469 Views | Created by Juha Palomaki () - Saturday, October 5, 2019 3:33 PM | Last reply by stevefw - Friday, October 11, 2019 8:42 PM -
0 Votes
add lightGBM as an available R package
Since Microsoft produces a fine R GBM package, lightGBM, could Microsoft make this R package available in either MRAN or CRAN? -
0 Votes
cannot install the pkg GET on R open 3.5.3
Hi guys, I cannot install the pkg GET on Ropen 3.5.3. Is it some compatible problem? There is no problem on R 3.5.3. ...Unanswered | 1 Replies | 400 Views | Created by wtagr - Wednesday, September 11, 2019 12:12 PM | Last reply by stevefw - Wednesday, September 18, 2019 7:32 PM -
0 Votes
Could MRAN be based on Open Source Conda?
Could MRAN be based on a fork of Open Source Conda for handling R Packages? https://github.com/conda/conda But instead of Conda called "MRAN" ...Unanswered | 2 Replies | 533 Views | Created by JuanTelleria - Thursday, August 29, 2019 7:02 PM | Last reply by JuanTelleria - Wednesday, September 18, 2019 6:54 PM -
2 Votes
R with Visual Studio Code
%, etc. that is being blocked by our IT security. So, R Studio is rather worthless. But, then I came across Visual Studio Code and the R extensions available for it. Upon initial ...Answered | 5 Replies | 561 Views | Created by Adam Quark - Friday, September 13, 2019 1:53 PM | Last reply by nielsb - Wednesday, September 18, 2019 7:23 AM -
0 Votes
MRO with MMLS on linux servers.
Hey folks, I've installed MRO and MMLS on RHEL servers and working fine. My question here is, when loading MRO from '/opt/microsoft/ropen/3.5.2/lib64/R/bin' this location R loads ...Discussion | 0 Replies | 349 Views | Created by Vineesh Ramayyan - Monday, September 16, 2019 9:26 AM -
4 Votes
Cannot install any packages from MRAN
install.packages("stars") Warning in install.packages : unable to access index for repository ...Unanswered | 10 Replies | 1167 Views | Created by 0kam0000 - Wednesday, September 4, 2019 12:39 AM | Last reply by joxborrow - Thursday, September 5, 2019 1:16 PM -
0 Votes
R on a dual CPU machine
I am running R on and AMD Epyc machine with dual CPUs and Windows Server 2019. I Use Microsoft R Client with RStudio. R uses only one of the two cpus. When using ...Proposed | 2 Replies | 470 Views | Created by Red132 - Thursday, August 29, 2019 7:03 PM | Last reply by stevefw - Friday, August 30, 2019 3:34 PM -
0 Votes
3.5.3 can't install_github packages
install.packages(c("coda","mvtnorm","devtools","loo")) library(devtools) devtools::install_github("rmcelreath/rethinking") ...Unanswered | 2 Replies | 587 Views | Created by minix2013 - Wednesday, July 31, 2019 5:41 AM | Last reply by omdit - Friday, August 23, 2019 10:37 AM -
1 Votes
Microsoft Supported rClr Package?
Hi, Does Microsoft have any plans to create and support an rClr type package which will allow R to interact with C# dlls? Thanks.Unanswered | 2 Replies | 484 Views | Created by Smacc76 - Friday, August 9, 2019 3:22 PM | Last reply by JordanBriggs - Tuesday, August 20, 2019 6:17 PM -
0 Votes
Issue with loading dplyr
I check that dplyr was installed correctly. But when I do library(dplyr), I get the following error: RDotNet.EvaluationException: 'Error: package ...Unanswered | 2 Replies | 460 Views | Created by sp488 - Monday, August 12, 2019 8:44 PM | Last reply by Baron Von Kitten - Monday, August 12, 2019 10:38 PM -
0 Votes
'Portable' install of Microsoft R Open
Is it possible to 'portable' install Microsoft R Open, much like 'rportable'. I use MicrosoftROpen for development. But for deployment I use wleepang's ...Unanswered | 1 Replies | 414 Views | Created by David Pat Shui Fong - Wednesday, August 7, 2019 11:23 AM | Last reply by stevefw - Thursday, August 8, 2019 9:08 PM - Items 1 to 20 of 461 Next ›
No announcements