search for: r_sources

Displaying 5 results from an estimated 5 matches for "r_sources".

Did you mean: nr_sources
2012 Nov 26
3
R strange behaviour when building huge concatenation
Hello I'm using some R code in order to use the model BG-NBD implementation I'm using Java and I call R by using RCaller. I must admit that i'm really really new to R so maybe I'm doing something wrong. I use the code on this URL: http://code.google.com/p/clv-master-thesis/ <http://code.google.com/p/clv-master-thesis/> This is my working Java code (a simple Junit test):
2015 Feb 20
1
Can R for Windows be built outside of the top-level source directory?
...y on a *NIX machine (http://cran.r-project.org/doc/manuals/r-release/R-admin.html#Simple-compilation), but it makes no analagous mention of a way to do so under Windows. Since the build process in Windows is so different (not using configure, for instance, and typically being performed from within $R_SOURCES/src/gnuwin32/), *and* since the "R-admin" guide makes no mention of it, my guess is that it's not easily possible. But I'd love to learn otherwise, or even just get a definitive "no". Thanks, Josh
2010 Sep 23
0
R CMD Rprof --help suggestion
Hi, >From reading ?Rprof, I checked R CMD Rprof --help and learned that there are options to specify the min % to print. This is currently (R-devel r52975) displayed with the --help option as --min%total minimum % to print for 'by total' --min%self minimum % to print for 'by self' So I tried R CMD Rprof --min%total 5 and got an error. After looking at
2004 Jul 12
0
text editor for R - summary on R-WinEdt
I implemented Uwe's R-WinEdt package as a closer to true WinEdt mode so that WinEdt could be used with other modes as well. I sent Uwe the implementation and we talked a little about cleaning it up, but I haven't gotten around to it and I don't think he has either. It is still a little messy as Uwe noted below but it works well. There is no code changes, just running a WinEdt macro
2010 Jul 13
1
Building a custom Windows installer
Dear r-devel list members, It's been several years since I last built a custom Windows installer for R, and despite my notes and the instructions in Sections 3.1.7 and D.4 of the R Installation and Administration Manual, I've run into a problem, receiving the following error message: ----------- snip ----------- C:\R\src\R-2.11.1\src\gnuwin32\installer>make myR