Skip to content

Releases: Stephen-McDaniel/SmartDesktop-RStudio

4.1.3

17 Mar 21:30
Compare
Choose a tag to compare

What's new in the 4.1.3 release of YakData SmartDesktop with RStudio Server Open Source

  1. Upgrade R from 4.1.2 to 4.1.3.
  2. Make permanent package installation the default path for new package installs via the RStudio UI.
  3. Updated the R session start messages. This is customizable in the ./yakdata/config/R/Rprofile.site file.
  4. Ran tests
    Using the main repository push to Github, I downloaded the main repository zip file and ran it per the documentation.
    a. ✅ The R version is upgraded to 4.1.3.
    b. ✅ Successfully ran the R sample program.
    c. ✅ Successfully ran the shiny sample app, interacted with app
    d. ✅ Checked that the package install works as expected, using the permanent path by default.
    e. ✅ Checked that session start messages work as expected.

4.1.2

23 Feb 15:40
d808111
Compare
Choose a tag to compare

Initial release!