Displaying 3 results from an estimated 3 matches for "agreader".
Did you mean:
  greader
  
2011 May 03
1
Compiling Rgraphiz on Windows 7 64bit with R-2.13.0
Hi all,
I am trying to compile Rgraphiz on Windows 7 64bit with R-2.13.0. I have 
installed 
Rtools213.exe from [1]. The 64bit packages in [2] provided me with the 64 bit 
version
of graphviz. After intalling the binary version Rgraphviz 1.30 (in 32bit) it 
complains (as 
expected) that:
> library(Rgraphviz)
Error: package 'Rgraphviz' is not installed for 'arch=x64'
I
2009 Jul 08
1
Trivial exclude help
...till get files retrieved.
Full option list is:
rsync -aHi --no-o --delay-updates --delete --delete-excluded --delete- 
after --exclude 'drpms/***' --exclude 'debug/***' host1::foo/bar/ / 
local/bar
... and files like these are still retrieved:
.d..t.... debug/
 >f+++++++ debug/AGReader-debuginfo-1.2-5.fc10.x86_64.rpm
I've tried many many alternative exclude patterns, tried increasing  
the debugging level to try and work out how they're still matched and  
I haven't had any success. Any help very much appreciated.
Please include me on any replies as I'm not sub...
2009 Apr 24
1
Managing DLLs with the same names in an R session
I am having a problem using two DLLs with the same name, but obviously 
located in different directories, in an R session. The troublesome 
package is the (Bioconductor) Rgraphviz package. It relies on (3rd party 
software) graphviz and imports functions from (Bioconductor) package 
graph. Unfortunately, the current stable release of graphviz for Windows