Opened 15 years ago
Closed 15 years ago
#453 closed enhancement (worksforme)
R script compiles from source, debs available
Reported by: | wildintellect | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | OSGeoLive | Keywords: | R, CRAN |
Cc: |
Description
The current way the R script was written pulls source packages from cran and compiles them. deb packages are available now for most packages,and this could potentially save a lot of time in the build. But we need to go through the list and figure out the ubuntu package names, and which ones don't have packages.
Note debs are available by adding a repo like deb http://<my.favorite.cran.mirror>/bin/linux/ubuntu jaunty/
In the case of our project we've been using http://cran.ms.unimelb.edu.au/ Or for use Californian builders http://cran.cnr.berkeley.edu/
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | results.txt added |
---|
comment:1 by , 15 years ago
Attached file was run on 8.04 more packages may be present in Jaunty but it's a good start. Who wants to go through and create an apt-get and remove them from the installRpackages.r once done.
comment:3 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
As far as I know yes, but I haven't done a compare of the R packages against the Jaunty repo. We were able to move about 10-20 R packages to debs. This will probably need to be revisited every time we start with a new Ubuntu version.
List of R packages and corresponding debs if they exist.