Git Product home page Git Product logo

language-r's Introduction

R Language

Project unmaintained

A language package for R.

Originally imported from r.tmbundle.

Unmaintained

This package is no longer maintained. All issues and PRs have been closed and the repository has been archived. This is remaining published in the Atom package repository so that people can find it to fork it and create their own version. Hopefully one of them will create a new maintained version.

License

MIT

language-r's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

language-r's Issues

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:566:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:168:43)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:147:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:161:12)

Volunteer Maintainer

๐Ÿšจ Attention ๐Ÿšจ

I no longer use R in my daily work and haven't for a couple years. I also no longer have the time to maintain this package properly. If anyone is interested in taking over the maintenance of this package and eventually the repository, please post an Issue with the subject of "Volunteer Maintainer". Other Issues and PRs will be closed.

Hello there,
I have been using R for a while now and have recently been porting my python machine learning codes to R. I would like to maintain this repository.
regards
markroxor

recognizing R symbols/functions

Not sure if it's the job of this package, but when I have an .R file open and I type command-R, I don't see a list of R functions. In sublime text, I would.

Feature request: rfmt integration

I've been using language-r and it's a life-saver for working with R within Atom! Thanks!

I've also been using the excellent rfmt code formatter (https://github.com/google/rfmt) and was wondering if there was any interest in creating hooks into it via Atom/language-r just like the bindings they've already put together for emacs and vim? Could even be via a shell command, but would be great to integrate into the language-r package.

Folding and multi-line function headers

Multi-line function headers are not folded properly:

sim_expr_prof <- function(n, expr, bio_var=.2,
                          dir_param=rep(1, length(expr))) {
}

will only keep the first line when folded. I don't actually know if this is intended or not, I prefer seeing all arguments when folded.

Autocomplete plus R

I search support for building an autocomplete plus R. If someone understand something about autocomplete providers, it could really help (because I don't...).

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app/src/package.js:565:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app/src/package.js:187:43)

Volunteer Maintainer

๐Ÿšจ Attention ๐Ÿšจ

I no longer use R in my daily work and haven't for a couple years. I also no longer have the time to maintain this package properly. If anyone is interested in taking over the maintenance of this package and eventually the repository, please post an Issue with the subject of "Volunteer Maintainer". Other Issues and PRs will be closed.

I am working in R for few years and I am interested in making atom easy for R. I can be of some help.

moving to REditorSupport

Hi @lee-dohm

It is pity that you are no longer supporting this. @Ikuyadeu (author of VSCode R package) and I (author of Sublime Text R package) have recently created an organization: https://github.com/REditorSupport
And we have an idea to transfer our packages, R-Box and vscode-R to the organization and use Language Server Protocol to provide the language support on those platforms. The transfer of R-Box will happen when the language server for R is ready.

I am just wondering if you will be also interested in transferring this to the organization. Although I cannot guarantee that much, with the language server that we are developing and atom-languageclient. At least there will be some minimum support for the R language in Atom, better than being stale in this repo.

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.