Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8826315
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T07:06:21+00:00 2026-06-14T07:06:21+00:00

How to invoke an R script like the following scan() in Windows? When using

  • 0

How to invoke an R script like the following

scan()

in Windows? When using either R or Rscript, nothing is read. With Rscript or littler (both on Linux) the script works as expected.

# Doesn't work because stdin is already redirected
R --no-save < test.R

# Works on Linux, doesn't on Windows
Rscript test.R

# Works on Linux, doesn't exist in Windows
r test.R

Is there any way at all to achieve this without changing the R code?

Perhaps related: Why is there no --interactive switch in Windows?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T07:06:22+00:00Added an answer on June 14, 2026 at 7:06 am

    So as we discussed in the comments and with confirmation of @nograpes, you can use the following:

    scan(file("stdin"), what=character())
    

    in a script instead of scan() to read interactively from standard input when the script is executed in the command-line interface.
    You then need to hit Ctrl + Z to end scanning under Windows (Ctrl + D on a Mac).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use a script which opens the story editor like this: app.menuActions.itemByID(119793).invoke(); How can
I have Windows box and I wish to invoke a .sh script on a
I am running a python script on a windows machine to invoke another python
my aim is to invoke a shell script from a PHP program and then
I want to let server to invoke client ActiveX via javascript. The script work
I have recently began using C# to invoke powershell scripts, with some success :)
When I invoke my Perl scripts in the Windows environment without invoking perl first,
I have a perfectly functioning perl script (written in bash terminal on debian linux)
The script below illustrates a capability of set and frozenset that I would like
WebBrowser control's invoke script is always giving me errors. This html script is validated

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.