| "R"Forum: DSL Ideas and Suggestions Topic: "R" started by: cataclysmic  Posted by cataclysmic on Nov. 25 2004,12:58 Is there some package of the "R" programm for DSL? I do need it for my statistics work i've got to do for university. Thx  Posted by clacker on Nov. 25 2004,16:37 cataclysmic, yes there is such a package.  You can get it from www.debian.org and it's called r-recommended.  You could also install the dsl-dpkg.dsl package and run: sudo su apt-get update apt-get install r-recommended exit I will try to make a package for this next week. If anyone else wants to try first, that's OK too.  Posted by ico2 on Nov. 25 2004,16:56 what exactly does R do? and welcome to our forum btw    Posted by clacker on Nov. 25 2004,19:33 ico2, R is a language and environment for statistical computing and graphics. < here > is the home page, but you can get the debs from debian. Could you make a package for him to help him out? I can't get to it quickly.  Posted by ico2 on Nov. 25 2004,19:52 i am not really able to make any dsls until i get my modem going in dsl (could take some time  ) i will try when i do though    Posted by clacker on Nov. 29 2004,22:31 cataclysmic, I tried to make this dsl package, but I failed.  The dsl file I made would have to overwrite the ld.so.cache file, which I believe is a no-no.  You can still load it from debian, though, because that works fine.  Good luck. |