Giter Club home page Giter Club logo

Comments (6)

rgbkrk avatar rgbkrk commented on July 2, 2024

@cogiforest added filed based runs for R in #114. I haven't pushed a release yet, but I can do that today.

Does the selection based run with --vanilla work with multiple lines?

from atom-script.

rgbkrk avatar rgbkrk commented on July 2, 2024

As for keeping a connection open, we don't have any amount of REPL handling. Everything is a one-shot.

I really need to re-think how to handle this, as I see Atom as being a great IDE playground where your plots can appear right in your editor (similar to RStudio, IPython notebook).

from atom-script.

rgbkrk avatar rgbkrk commented on July 2, 2024

If I use the selection based run suggested, all of my lines end up being ignored:

ARGUMENT '<beautiful R code here>' __ignored__

from atom-script.

danielecook avatar danielecook commented on July 2, 2024

What version of R are you using? That may be why.

Given that Atom can handle images, markdown, and other types of dynamic content there are probably some really cool things that can be done with regard to R integration. I'm not sure if it's something that should be pursued here.

from atom-script.

rgbkrk avatar rgbkrk commented on July 2, 2024
14:18:35 ~$ R --version
R version 3.1.0 (2014-04-10) -- "Spring Dance"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin12.5.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
http://www.gnu.org/licenses/.

14:18:36 ~$ Rscript --version
R scripting front-end version 3.1.0 (2014-04-10)

from atom-script.

rgbkrk avatar rgbkrk commented on July 2, 2024

Finally pushed a release with R support but it only works for file based runs. Feel free to submit a PR to get selection mode working!

from atom-script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.