The Following 7 Users Say Thank You to paolo_3_1415926 For This Useful Post: | ||
|
2013-11-09
, 18:54
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#2
|
|
2013-11-10
, 08:29
|
Posts: 76 |
Thanked: 235 times |
Joined on Mar 2013
@ Finland
|
#3
|
I don't own any Harmattan device, but it gives me some hope r-base might finally work (again) on N900 and on Jolla as well.
The Following 2 Users Say Thank You to paolo_3_1415926 For This Useful Post: | ||
|
2013-12-13
, 14:30
|
Posts: 7 |
Thanked: 1 time |
Joined on Nov 2012
|
#4
|
|
2013-12-13
, 16:28
|
Posts: 76 |
Thanked: 235 times |
Joined on Mar 2013
@ Finland
|
#5
|
Ahah, I thought there must be a TMO thread for this, I found it in the OpenRepo and made come comments about dependencies (which may be fixed now?) It's great to see R available so thanks for building and packaging it
I was wondering if it was possible to rebuilt with a slight modification to the R source, so that new graph windows are created "fullscreen", rather than windowed. This gets rid of the grey toolbar at the bottom of the graphs.
If you don't have your build environment set up any more I could always have a stab at it myself, but my sdk seems to be a bit flaky, at least none of the gles examples work.
|
2013-12-13
, 22:42
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#6
|
Tags |
harmattan, programming, r-base, statistics |
|
I have compiled the official r-base source code for Harmattan, and added the package to OpenRepos. This means that you can now enjoy statistical computation anywhere! On a plane! On a bus! How exciting!
On a more serious note, here is a bit of information about R, straight from CRAN.
The r-base package is currently at version 3.0.2 (Frisbee Sailing) and contains the default set of packages. Below there is a full dump of the contents of this package.
Before leaving you to enjoy the package, a few notes.
First, while the package has been tested quite a bit and should be completely safe, during installation apt will still complain about files not being listed in the digsigsums file. I have searched left and right, but I found very little information about how to add the file hashes to this mysterious file. Any pointer or help with this aspect of the packaging will be greatly appreciated.
I am also planning an additional r-enhanced package. As some of R packages require compilation upon installation, it may not be possible to install said packages straight from r-base on your device. Hence the r-enhanced package, that will provide some packages pre-installed. If someone wants a particular package to be added to r-enhanced, please drop me a note and I'll try to get the package in.
Finally the usual disclaimers. The r-base package for harmattan has been tested as much as possible, it is a straight recompilation of the official source code with just a few modifications of the build scripts, but still you should install it with care and only if you know what you are doing. I won't take any responsibilities for damages caused directly or indirectly by the installation and/or use of this package.
Regards,
Paolo