Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Posit Platform (RStudio on SageMaker)

Posit Software, PBC (formerly RStudio)

Reviews from AWS customer

1 AWS reviews
  • 5 star
    0
  • 1
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

551 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Nelson David C.

A good tool for every R user

  • October 24, 2016
  • Review provided by G2

What do you like best about the product?
R Studio provide the best user interface of the whole package of software. It's amazing the amount of plugins you can use for this tool and generate great samples of work. The great thing about being open source allow everyone who is willing to work with data to use this powerful tool with the option of upgrade the tool.
What do you dislike about the product?
The only thing I don't like is the option of language, so far is limited to some languages and even if they have Spanish for example, the translation per se is incomplete.
What problems is the product solving and how is that benefiting you?
I'm currently working in Social Media Analytics and I use R Studio to apply analysis of all social media. I use for example for Facebook the plugin "RFacebook" and is very effective at the time of give me all the specification I need to work with; also there is for Twitter, which you can use only if you're linking the option of API with the tool.
Recommendations to others considering the product:
If you're starting use the R programming, then this is the best software you can use to keep familiarizing with the environment that offers R.

Also, if you're considering to teach about data or you work at anything that works with data, consider use R and R Studio.


    Calvin Loan X.

Excellent tool for novice and power users interested in Big Data and Statistical Research.

  • October 21, 2016
  • Review provided by G2

What do you like best about the product?
R-Studio is an free integrated development environment (IDE) that is generally easy to use and learn for novice and power users alike. The multiple framed windows allows the user to multi-task and seamlessly access data streams, work on the R-Code and view the results within the console or the built-in graphical interface.

R-Studio comes with a vast database of add-on packages that can easily be installed within software and allows the users to greatly take advantage of the R-language to many applications beyond just pure Statistical Research.
What do you dislike about the product?
The built-in HELP command provides syntax and context on the add-on package. However, it can be confusing to understand depending on which package you use. There does not seem to be a standard tutorial for these packages and I usually end up finding the resource I need from a web search externally.
What problems is the product solving and how is that benefiting you?
I used R-Studio to mine Twitter feeds and analyze the sentiment of these feeds all through using R-Studio's built-in packages. The reproduce-ability of the code and the flexibility it offers is priceless. And did I mention it's also a freeware?
Recommendations to others considering the product:
There is no cost of using R-Studio and there is quite a lot of forums and community support around the R-language and its add-on packages. However, there is a steep-learning curve when it comes to R (but not uncommon with other programming language). But it is not the most easily adaptable to cloud-based Big Data clusters such as Hadoop where the supported language is Python.


    Higher Education

R-Studio is a very user-friendly statistical platform

  • October 20, 2016
  • Review provided by G2

What do you like best about the product?
Handbook is very straight forward and easily understand by people new to R-Studio
What do you dislike about the product?
The software has many version available for download online; it is constantly being updated and it is sometimes hard to keep up with the updates.
What problems is the product solving and how is that benefiting you?
I am a researcher using R-Studio for data analysis. R-Studio has been very helpful in the projects I work on for reliable statistical analysis.


    Insurance

R-studio review

  • September 08, 2016
  • Review provided by G2

What do you like best about the product?
User friendly UI; nice graphincs; interactive
What do you dislike about the product?
I cannot think of anything that I don't like about R-studio
What problems is the product solving and how is that benefiting you?
Advanced data analytics (Sampling, linear/non linear regression, outlier testing etc)


    Megan H.

R studio is a great interface for using R

  • September 08, 2016
  • Review provided by G2

What do you like best about the product?
It makes it very easy to save code and highlights code with basic errors.
What do you dislike about the product?
Unlike other coding programs such as matlab, troubleshooting code is much harder. R studio doesn't give that much help when finding errors in code
What problems is the product solving and how is that benefiting you?
Statistical analysis and graphically displaying data. R studio has a much higher capacity than excel, and provides a lot of freedom. Also, its free!


    Higher Education

RStudio is a great tool for data analysis.

  • August 02, 2016
  • Review provided by G2

What do you like best about the product?
I use the tool for statistics and predictive modelling and it is great to use the tool with some technical knowledge..
What do you dislike about the product?
You need to learn the syntax of the tool
What problems is the product solving and how is that benefiting you?
I am using prediction modelling algorithms using R studio.
Recommendations to others considering the product:
RStudion is good to use for data analysis techniques and regression analysis techniques


    Bhrigu R.

R studio helps me perform regression analysis and create visualizations

  • July 26, 2016
  • Review provided by G2

What do you like best about the product?
It has 4 windows as you logon and they are individual and working together at the same time. In one of the windows you could download new packages, in another you write the code and in yet another you can see the results. It is so much better than R.app.
What do you dislike about the product?
It tends to get a little laggy when looking for packages.
What problems is the product solving and how is that benefiting you?
Perform regression analysis and create visualizations. You can build plots that you wouldn't think was possible in R.
Recommendations to others considering the product:
Very good application for people looking to learn and perform basic regression using computers.


    Higher Education

I usually use R and R scripts from the terminal window, but use R Studio for some applications.

  • May 03, 2016
  • Review provided by G2

What do you like best about the product?
R Studio is a useful GUI for implementing multiple associated R scripts, which is my primary use. I have found that running multiple driver or wrapper files (for a computational model, for example) is easier in R Studio compared to the terminal window. It is also a good tool for running problematic code line-by-line to diagnose errors, and to search long outputs.
What do you dislike about the product?
As with any GUI, R Studio does not offer the flexibility that working from the terminal does. For example, I prefer to write code outside R Studio (in gedit or notepad) because it is more visually-pleasing, and I prefer to make high-quality figures this was as well.

As a side note, I hate that R Studio automatically opens your prior documents when you open the software.
What problems is the product solving and how is that benefiting you?
I am an academic in the natural sciences. I use this software in primary research (big data, statistics, GIS, modeling), and to make figures for publications.
Recommendations to others considering the product:
R Studio is a useful tool and will be useful for some applications. If you have a computing background, it may be a little aggravating at times.


    Alberto T.

Great IDE for teaching R courses

  • April 07, 2016
  • Review provided by G2

What do you like best about the product?
RStudio is a very simple but powerful IDE, ideal for people new to either R or programming. It can be installed in any major OS (Windows, Linux, MacOS) in a short amount of time, usually without any problems. It combines a simple editor, terminal and variable window that makes it feel like a Matlab-like environment, which is great for beginners or for people coming from other languages like Matlab.
What do you dislike about the product?
There is very few things to dislike about RStudio, since it is probably the best R IDE out there. However, some areas for improvement are the simple IDE and graphics handling (sometimes a little buggy).
What problems is the product solving and how is that benefiting you?
I'm teaching R courses using this IDE and I also use it myself when doing research in R.
Recommendations to others considering the product:
If you are learning R, RStudio is the way to go. I also found it useful when teaching R courses, since the students (usually new to programming) can get the IDE up and running very quickly and everything is much more visual (they do not have to keep track of the objects in memory, and so on.)