Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 599282 - sci-mathematics/rstudio-1.0.44: version bump
Summary: sci-mathematics/rstudio-1.0.44: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL: https://www.rstudio.com/products/rstu...
Whiteboard:
Keywords:
Depends on: 523412
Blocks:
  Show dependency tree
 
Reported: 2016-11-09 11:44 UTC by David Luna
Modified: 2016-12-05 09:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Luna 2016-11-09 11:44:27 UTC
A new version of RStudio has been released, with important new features as native spark integration and notebooks.

https://www.rstudio.com/products/rstudio/download/

It would be great to add support for this version.

Thanks!
Comment 1 Mark Wright gentoo-dev 2016-11-30 08:53:27 UTC
(In reply to David Luna from comment #0)
> A new version of RStudio has been released, with important new features as
> native spark integration ...

Thanks for reporting.  spark has a huge number of dependencies, so this looks extremely difficult.
Comment 2 David Luna 2016-11-30 09:00:17 UTC
Thanks, but just as a note, it has spark integration (use a spark cluster) but it does not include spark and it doesnt need it.

It should be safe just update the ebuild to use the new sources.
Comment 3 Mark Wright gentoo-dev 2016-12-02 01:09:46 UTC
(In reply to David Luna from comment #2)
> Thanks, but just as a note, it has spark integration (use a spark cluster)
> but it does not include spark and it doesnt need it.
> 
> It should be safe just update the ebuild to use the new sources.

Thanks, done:

commit 9b2645061cdbc30b2a6bfaab0937083c91655070
Author: Mark Wright <gienah@gentoo.org>
Date:   Fri Dec 2 12:06:31 2016 +1100

    sci-mathematics/rstudio: Bump to 1.0.44, thanks to David Luna for reporting.
    
    Gentoo-Bug: 599282
    
    Package-Manager: portage-2.3.2
Comment 4 David Luna 2016-12-05 09:23:03 UTC
Tested dedicated server, works fine, including spark integracion.

Thanks!