Displaying 1 result from an estimated 1 matches for "mapping50k_hind240".
2012 Dec 07
1
Make scripts during package installation?
...e need I have right now is that untar an archive to
inst/testScripts/. The reason why I need this is that a package can
only contain pathnames of length <= 100 characters (restriction in the
tar file format), and mine are longer than that, e.g.
aroma.affymetrix/inst/testScripts/system/chipTypes/Mapping50K_Hind240,Xba240/test20080730,100K,BPN,alleleSpecific.R
[115 chars]. See also
http://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora/aroma.affymetrix-00check.html
. One strategy is to create a local tar file referring to files
system/chipTypes/Mapping50K_Hind240,Xba240/test20080730,100K,BPN,alle...