Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: 8dspaces/rstudio

Tags

v1.0.132

Toggle v1.0.132's commit message

Verified

This commit was signed with the committer’s verified signature.
jmcphers Jonathan
Revert "check for upstart before using initctl"

This reverts commit 57b8b9a.

The original commit was made for compatibility with Docker, which has
/etc/init/ but not a working implementation of upstart. However, it was
since discovered (by @aronatkins) that not all CentOS configurations
have /usr/share/upstart/, so we need a better approach to determining
whether there is a functional upstart.

v1.0.131

Toggle v1.0.131's commit message
Merge pull request rstudio#910 from rstudio/feature/js-css-notebook

Add support for JavaScript and CSS chunks in R notebooks

v1.0.130

Toggle v1.0.130's commit message
Merge pull request rstudio#907 from rstudio/feature/cran-rmarkdown-rs…

…connect

Install rmarkdown and rsconnect from CRAN

v1.0.129

Toggle v1.0.129's commit message
Merge pull request rstudio#907 from rstudio/feature/cran-rmarkdown-rs…

…connect

Install rmarkdown and rsconnect from CRAN

v1.1.3

Toggle v1.1.3's commit message
Merge pull request rstudio#903 from rstudio/feature/terminal

fix Win32 build break (missing comma)

v1.0.128

Toggle v1.0.128's commit message

Verified

This commit was signed with the committer’s verified signature.
jmcphers Jonathan
fix issues related to chunk insertion from editor toolbar

v1.1.2

Toggle v1.1.2's commit message
use [[ to read yaml front matter for custom knit function

v1.0.127

Toggle v1.0.127's commit message
Revert "detect objects containing active bindings"

This reverts commit 4094fc2.

v1.0.126

Toggle v1.0.126's commit message
Merge pull request rstudio#898 from rstudio/bugfix/notebook-cross-device

Fix notebook errors on some mounted filesystems

v1.0.125

Toggle v1.0.125's commit message
update NEWS