Displaying 5 results from an estimated 5 matches for "pooryorick".
2007 Jan 25
1
misspelling - intension (PR#9470)
Full_Name: Nathan Coulter
Version: R-2.3.1
OS: Linux
Submission from: (NULL) (148.168.40.4)
On page 827 of the Reference Index, "intention" is spelled as "intension":
Another variety of extension starts with one of the built-in data types, perhaps
with the intension of
modifying R?s standard behavior for that class.
2008 Mar 06
0
Press delete key three times in R-2.6.1 to get segmentation (PR#10898)
org.r-project at pooryorick.com wrote:
> Full_Name: Poor Yorick
> Version: R-2.6.1
> OS: 2.4.21-50.ELhugemem #1 SMP Tue May 8 17:10:31 EDT 2007 i686 i686 i386 GNU/Linux
> Submission from: (NULL) (148.168.40.4)
>
>
> After compiling R-2.6.1 with gcc-4.2.1 pressing the 'delete' key three times in...
2008 Sep 22
1
handling spaces in R invocation scripts
On posix systems, invoking R with arguments containing shell word delimiters
(like space) doesn't currently work:
bash-2.05b$ ./R -f "/path/to/script with spaces.R"
Fatal error: cannot open file '/path/to/script': No such file or directory
The attached patch, built against the devel snapshot of 2008-09-20, attempts to
fix this problem. In R.sh.in and BATCH, it
2008 Jun 03
1
R-2.7.0 rJava installation failure on x86_64
attempting to install rJava on R-2.7.0, x86_64 platform, config.log shows the
following error:
configure:3880: checking whether JNI programs can be compiled
configure:3898: gcc -m64 -std=gnu99 -o conftest -g -O2
-I/path/to/x86-64-linux/jdk-1.6.0_06/jre/../include conftest.c
-L/path/to/x86-64-linux/jdk-1.6.0_06/jre/lib/amd64/server
-L/path/to/x86-64-linux/jdk-1.6.0_06/jre/lib/amd64
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
Full_Name: Poor Yorick
Version: R-2.6.1
OS: 2.4.21-50.ELhugemem #1 SMP Tue May 8 17:10:31 EDT 2007 i686 i686 i386 GNU/Linux
Submission from: (NULL) (148.168.40.4)
After compiling R-2.6.1 with gcc-4.2.1 pressing the 'delete' key three times in
an interactive session causes R to malfunction, spitting out an infinite stream
of errors. I have also replicated the issue in R-2.5.1:
R