Displaying 2 results from an estimated 2 matches for "chromoviz".
2003 Nov 17
2
$RHOME/bin/check in windows (PR#5135)
...enShot from the windows console---------------
C:\Program Files\R\rw1080\src\library>Rcmd check qtl
* checking for working latex ...latex: not found
NO
C:/Program Files/R/rw1080/src/library
* using log directory 'C:/Program Files/R/rw1080/src/library/qtl.Rcheck'
* checking for file 'ChromoViz/DESCRIPTION' ... OK
* checking if this is a source package ... OK
Error: cannot change to directory `C:/Program'
ERROR
Installation failed.
---------------BELOW: Excerpt from the file $RHOME/bin/check ---------------
chdir($startdir);
$pkg =~ s/\/$//;
(-d $pkg) or die "E...
2007 Oct 30
6
trouble installing building packages from source using R 2.6.0 on Ubuntu Gutsy AMD64
I have recently upgraded to Ubuntu Gutsy and, for the first time, am
using a 64-bit installation. After failing miserably to install R from
source, not a problem for me in the past with a 32-bit install, I went
the route of using the Debian Etch build. This went smoothly, but I am
unable to update my numerous R and BioConductor packages, getting
non-zero exit status errors on each package. Is