Displaying 4 results from an estimated 4 matches for "zipon".
Did you mean:
zion
2005 Sep 08
1
Install packages to non-default lib on Windows
...n alternate package
library.
here's an example of what we're seeing:
C:\rlibdir\hpages>set R_LIBS=c:\rlibdir\hpages
C:\rlibdir\hpages>d:\biocbld\R-devel\bin\R CMD INSTALL -l=%R_LIBS% --build Biobase_1.6.7.tar.gz
Using auto-selected zip options 'Biobase-ZIPDATA=zip Biobase-HELP=ziponly'
---------- Making package Biobase ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
... DLL made
installing DLL
installing R files
save image
Loading required package: tools
Creating a new generic function for 'ncol' i...
2005 Nov 25
1
Buliding a package (on Windows) does not produce libs directory
...n ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source files
* checking for empty directories
* building binary distribution
WARNING
* some HTML links may not be found
installing R.css in C:/TEMP/Rinst.1696
Using auto-selected zip options ' blockmodeling-HELP=ziponly'
---------- Making package blockmodeling ------------
adding build stamp to DESCRIPTION
installing R files
installing man source files
installing indices
preparing package blockmodeling for lazy loading
adding MD5 sums
packaged installation of package 'blockmodeling'...
2007 Jun 03
2
Problems compiling RMySQL
...* cleaning src
* removing junk files
* checking for LF line-endings in source files
* checking for empty or unneeded directories
* building binary distribution
WARNING
* some HTML links may not be found
installing R.css in c:/TEMP/Rinst248068707
Using auto-selected zip options ' RMySQL-HELP=ziponly'
---------- Making package RMySQL ------------
======================================================================
RMySQL configure.win:
* Using mysql libraries from
c:/PROGRA~1/MySQL/MYSQLS~1.0/lib/opt
* Using mysql dll from c:/PROGRA~1/MySQL/MYSQLS~1.0/bin
* Copying runtime libMySQL.dl...
2007 Feb 23
0
Solved two problems with Cygwin
...s installed using the
recommended UNIX mode. I re-ran the cygwin installer and installed a simple
package (Games/fortune is a nice one) and chose DOS/text mode for files,
which solved this problem.
(2) Do not use make-3.81.
> Rcmd build mypkg
Using auto-selected zip options ' mypkg-HELP=ziponly'
c:/R/R241/src/gnuwin32/MakePkg:89: *** multiple target patterns. Stop.
make[1]: *** [pkg-mypkg] Error 2
*** Installation of mypkg failed ***
Looking in mypkg/00install.out is more helpful:
c:/R/R241/src/gnuwin32/MakePkg:118: *** target pattern contains no `%'.
Stop.
make: *** [pkg-myp...