# R

R is a free software environment for statistical computing and graphics.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Bringing Interactive Computing to Zed: Introducing REPL Support

DevFeed: [Bringing Interactive Computing to Zed: Introducing REPL Support](<https://devfeed.tech/articles/bringing-interactive-computing-to-zed-introducing-repl-support-13531.md>)

Original publisher: [Read original article](<https://zed.dev/blog/repl>)

Author: Kyle Kelley

Published: 2024-07-24T00:00:00Z

Content type: release

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [jupyter](<https://devfeed.tech/topics/jupyter.md>), [kernels](<https://devfeed.tech/topics/kernels.md>), [Python](<https://devfeed.tech/topics/python.md>), [Deno](<https://devfeed.tech/topics/deno.md>), [R](<https://devfeed.tech/topics/r.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [code](<https://devfeed.tech/tags/code.md>), [development](<https://devfeed.tech/tags/development.md>), [jupyter](<https://devfeed.tech/tags/jupyter.md>), [jupyter-notebooks](<https://devfeed.tech/tags/jupyter-notebooks.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [kernels](<https://devfeed.tech/tags/kernels.md>), [language](<https://devfeed.tech/tags/language.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

Zed introduces a built-in REPL that lets users run code line by line, block by block, or from a selection, visualize data, and iterate within the editor. The feature integrates REPL-style interaction with Jupyter-like output and supports installed kernels for languages including Python, TypeScript through Deno, and R.

### Source excerpt

Run code, visualize data, and iterate right in your editor with Zed's new REPL support.

## Datalore Enterprise 2021.3: ячейки SQL, подключение Jupyter-ноутбуков к БД, интерактивные отчеты и многое другое

DevFeed: [Datalore Enterprise 2021.3: ячейки SQL, подключение Jupyter-ноутбуков к БД, интерактивные отчеты и многое другое](<https://devfeed.tech/articles/datalore-enterprise-2021-3-sql-jupyter-23947.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/JetBrains/articles/593959/>)

Author: alenaguzharina (JetBrains)

Published: 2021-12-07T14:10:12Z

Content type: release

Language: ru

Sources: [JetBrains RU](<https://devfeed.tech/sources/jetbrains-ru.md>)

Topics: [Data Science](<https://devfeed.tech/topics/data-science.md>), [jupyter](<https://devfeed.tech/topics/jupyter.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [SQLAlchemy](<https://devfeed.tech/topics/sqlalchemy.md>), [R](<https://devfeed.tech/topics/r.md>), [Scala](<https://devfeed.tech/topics/scala.md>), [Amazon Redshift](<https://devfeed.tech/topics/amazon-redshift.md>), [Azure SQL](<https://devfeed.tech/topics/azure-sql.md>), [MariaDB](<https://devfeed.tech/topics/mariadb.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Oracle Database](<https://devfeed.tech/topics/oracle-database.md>)

Tags: [azure-sql](<https://devfeed.tech/tags/azure-sql.md>), [data](<https://devfeed.tech/tags/data.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [database](<https://devfeed.tech/tags/database.md>), [datalore](<https://devfeed.tech/tags/datalore.md>), [jupyter](<https://devfeed.tech/tags/jupyter.md>), [jupyterhub](<https://devfeed.tech/tags/jupyterhub.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [plus-a5524f17cbdd](<https://devfeed.tech/tags/plus-a5524f17cbdd.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [python](<https://devfeed.tech/tags/python.md>), [scala](<https://devfeed.tech/tags/scala.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tag-4d3456108bed](<https://devfeed.tech/tags/tag-4d3456108bed.md>), [tag-b0c5f1e2d8ce](<https://devfeed.tech/tags/tag-b0c5f1e2d8ce.md>), [tag-baf5012a40ff](<https://devfeed.tech/tags/tag-baf5012a40ff.md>)

### AI overview

This release article presents Datalore Enterprise 2021.3, a data science platform for collaborative Jupyter notebooks. The update adds database connections and native SQL cells, with query results transferred to pandas DataFrames, support for R and Scala notebooks, reactive features, chart builders, and interactive report publishing.

### Source excerpt

Привет, Хабр! Datalore Enterprise -- это data science платформа для совместной работы с Jupyter-ноутбуками. Ее можно установить в частное облако или на приватный сервер компании. Новая версия 2021.3 позволяет специалистам по анализу и обработке данных работать с базами данных и SQL-кодом внутри Jupyter-ноутбуков, а также легко делиться результатами работы с коллегами. Также мы интегрировали поддержку ноутбуков R и Scala, добавили новый реактивный режим, реализовали конструкторы графиков и множество других функций. Читайте дальше, чтобы узнать о новых возможностях Datalore Enterprise 2021.3! Читать далее

## Ask a Developer: Your Questions Answered

DevFeed: [Ask a Developer: Your Questions Answered](<https://devfeed.tech/articles/ask-a-developer-your-questions-answered-27989.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2020-03-20-askadeveloperyourquestionsanswered/>)

Author: Ankia Wolf

Published: 2020-03-20T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Programming](<https://devfeed.tech/topics/programming.md>), [Job](<https://devfeed.tech/topics/job.md>), [Frameworks](<https://devfeed.tech/topics/frameworks.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [PHP](<https://devfeed.tech/topics/php.md>), [Angular](<https://devfeed.tech/topics/angular.md>), [React](<https://devfeed.tech/topics/react.md>), [Python](<https://devfeed.tech/topics/python.md>), [Vue.js](<https://devfeed.tech/topics/vue.md>), [R](<https://devfeed.tech/topics/r.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [angular](<https://devfeed.tech/tags/angular.md>), [backend](<https://devfeed.tech/tags/backend.md>), [developer](<https://devfeed.tech/tags/developer.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [frameworks](<https://devfeed.tech/tags/frameworks.md>), [full-stack](<https://devfeed.tech/tags/full-stack.md>), [github](<https://devfeed.tech/tags/github.md>), [go](<https://devfeed.tech/tags/go.md>), [hackathons](<https://devfeed.tech/tags/hackathons.md>), [interviewing](<https://devfeed.tech/tags/interviewing.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [php](<https://devfeed.tech/tags/php.md>), [python](<https://devfeed.tech/tags/python.md>), [q-a](<https://devfeed.tech/tags/q-a.md>), [react](<https://devfeed.tech/tags/react.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [tech](<https://devfeed.tech/tags/tech.md>), [tech-stack](<https://devfeed.tech/tags/tech-stack.md>), [vue](<https://devfeed.tech/tags/vue.md>)

### AI overview

A trivago developer Q&A covers opportunities for React developers, interview expectations, ways for newcomers to contribute, full-stack requirements, and the company's technology stack. It identifies Kotlin, Go, and PHP for backend work; JavaScript for frontend; Python and R for data science; and Angular, React, Vue, and Melody as JavaScript frameworks.

### Source excerpt

We recently hosted a Q&A on our trivago tech Twitter and Life at trivago Instagram page,...

## Reproducibility and Old Faithful

DevFeed: [Reproducibility and Old Faithful](<https://devfeed.tech/articles/reproducibility-and-old-faithful-36137.md>)

Original publisher: [Read original article](<https://idontgetoutmuch.wordpress.com/2018/02/25/reproducibility-and-old-faithful/>)

Author: Dominic Steinitz

Published: 2018-02-25T09:49:10Z

Content type: article

Language: en

Sources: [Maths, Stats & Functional Programming](<https://devfeed.tech/sources/maths-stats-functional-programming.md>)

Topics: [reproducibility](<https://devfeed.tech/topics/reproducibility.md>), [data](<https://devfeed.tech/topics/data.md>), [dataset](<https://devfeed.tech/topics/dataset.md>), [R](<https://devfeed.tech/topics/r.md>), [Haskell](<https://devfeed.tech/topics/haskell.md>), [Nix](<https://devfeed.tech/topics/nix.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [dataset](<https://devfeed.tech/tags/dataset.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [haskell](<https://devfeed.tech/tags/haskell.md>), [r](<https://devfeed.tech/tags/r.md>), [reproducibility](<https://devfeed.tech/tags/reproducibility.md>), [statistics](<https://devfeed.tech/tags/statistics.md>)

### AI overview

This article investigates the provenance and reproducibility of the Old Faithful geyser datasets available in R. It compares the datasets with cited source tables, notes differing observation counts and apparent differences between versions, and reports that one dataset covers continuous observations collected from August 1 to August 15, 1985. The investigation uses Haskell, embedded R, data frames, and Nix.

### Source excerpt

Introduction For the blog post still being written on variatonal methods, I referred to the still excellent Bishop (2006) who uses as his example data, the data available in R for the geyser in Yellowstone National Park called "Old Faithful". While explaining this to another statistician, they started to ask about the dataset. Since I ... Continue reading Reproducibility and Old Faithful

## Using an R Container for Analytical Models

DevFeed: [Using an R Container for Analytical Models](<https://devfeed.tech/articles/using-an-r-container-for-analytical-models-35187.md>)

Original publisher: [Read original article](<https://blog.jessfraz.com/post/r-containers-for-data-science/>)

Published: 2015-06-30T15:25:24Z

Content type: tutorial

Language: en

Sources: [Jessie Frazelle](<https://devfeed.tech/sources/jessie-frazelle.md>)

Topics: [R](<https://devfeed.tech/topics/r.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>), [plotting](<https://devfeed.tech/topics/plotting.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>)

Tags: [container](<https://devfeed.tech/tags/container.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-image](<https://devfeed.tech/tags/docker-image.md>), [plotting](<https://devfeed.tech/tags/plotting.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

A tutorial on building and using an R Docker container for data science. It covers creating a custom image from an R base image, installing selected R packages, running the container with mounted data and X11 display support, and plotting the iris dataset with ggplot2.

### Source excerpt

So it turns out I'm pretty bad at vacation. I had this idea for a blog post and one thing lead to another and here we are... You probably know by now I hate installing things on my host. At my previous job we did a lot of work with using Python and R for data science. I still love plotting data with ggplot and my favorite R package, wes anderson color palette. Here's a fast intro into how to do this with an R Docker image. Now everyone loves their share of different packages, without a doubt I bet most of them are written by Hadley Wickham ;). Can you imagine if the percentage of packages contributed by Hadley to CRAN was mirrored by someone to NPM or pip? It would be crazy. We are going to start with an R base and build our ideal (aka you can make yours different, chill...) R data science container, with the following Dockerfile: # our R base image FROM r-base # install packages # these are ones I like RUN echo 'install.packages(c("ggplot2", "plyr", "reshape2", "RColorBrewer", "scales","grid", "wesanderson"), repos="http://cran.us.r-project.org", dependencies=TRUE)' > /tmp/packages.R \ && Rscript /tmp/packages.R # create an R user ENV HOME /home/user RUN useradd --create-home --home-dir $HOME user \ && chown -R user:user $HOME WORKDIR $HOME USER user # set the command CMD ["R"] Build the image: $ docker build --rm --force-rm -t jess/r-custom . Run and use the image: # we need X11 for the graph to display, alternatively # you can save to a file that is in a bind-mounted dir # or you can docker cp the file to the host :) $ docker run -it --name analytics \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e DISPLAY=unix$DISPLAY \ jess/r-custom # bind mount your data $ docker run -v $(pwd)/data:/home/user/data \ -it --name analytics \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e DISPLAY=unix$DISPLAY \ jess/r-custom Now plot something: library(wesanderson) library(ggplot2) ggplot(iris, aes(Sepal.Length, Sepal.Width, color = Species)) + geom_point(size = 3) + scale_color_manual(values = wes_pal