Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open Radiant in Browser #215

Open
tonyx-001 opened this issue Nov 6, 2023 · 3 comments
Open

Unable to open Radiant in Browser #215

tonyx-001 opened this issue Nov 6, 2023 · 3 comments

Comments

@tonyx-001
Copy link

I was using the Chinese version of R, version 4.3.2 on Windows. I installed Radiant, but whenever I tried to use Radiant, the browser would not open. Instead, an error message would show up. I don't know what this error message is saying, nor how to resolve the problem. I have tried to re-install R and RStudio, re-start the PC. None of them seems to work.

> radiant:::radiant()

Starting radiant in the default browser

Radiant is opensource and free to use. If you are a student or instructor using Radiant for a class, as a favor to the developer, please send an email to <radiant@rady.ucsd.edu> with the name of the school and class. If you are using Radiant in your company, as a favor to the developer, please share the name of your company and what types of activites you are supporting with the tool.
Warning in sub(" *\\r$", "", volNames) :
' to a wide stringate '<d0>¼Ӿ<ed>      
Error in sub(" *\\r$", "", volNames) : input string 4 is invalid
@tonyx-001 tonyx-001 changed the title Unable to open Radiant in Browswe Unable to open Radiant in Browser Nov 6, 2023
@zhaohongxin0
Copy link

me too

@vnijs
Copy link
Contributor

vnijs commented Dec 19, 2023

Can you provide the output you see from running the command below in the console in Rstudio?

system(paste(wmic, "/FAILFAST:1000 logicaldisk get VolumeName"), intern = TRUE, ignore.stderr=TRUE)

@Sonyeun
Copy link

Sonyeun commented Sep 5, 2024

Hi, I'm suffering almost same problem
when i run the command

system(paste(wmic, "/FAILFAST:1000 logicaldisk get VolumeName"), intern = TRUE, ignore.stderr=TRUE)

the output is,
"Error: Object 'wmic' not found."

can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants