| SMAP 1.6.0 Robin Andersson
 
 | Bioconductor Changelog |  | Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009) |  | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/SMAP |  | Last Changed Rev: 34811 / Revision: 38965 |  | Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008) | 
 | wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | OK |  | 
| liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | [ OK ] | 
| pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | OK | 
| pelham | Mac OS X Leopard (10.5.6) / i386 | OK | OK | OK | 
installing R.css in E:/biocbld/bbs-2.3-bioc/meat/SMAP.buildbin-libdir
Using auto-selected zip options 'SMAP-ZIPDATA=zip'
---------- Making package SMAP ------------
  adding build stamp to DESCRIPTION
  installing NAMESPACE file and metadata
  making DLL ...
making gradient.d from gradient.c
making init.d from init.c
making overlap.d from overlap.c
making prob.d from prob.c
making viterbi.d from viterbi.c
gcc  -std=gnu99  -IE:/biocbld/bbs-2.3-bioc/R/include     -O3 -Wall  -c gradient.c -o gradient.o
gradient.c: In function 'hmm_update':
gradient.c:247: warning: unused variable 'tmp'
gcc  -std=gnu99  -IE:/biocbld/bbs-2.3-bioc/R/include     -O3 -Wall  -c init.c -o init.o
gcc  -std=gnu99  -IE:/biocbld/bbs-2.3-bioc/R/include     -O3 -Wall  -c overlap.c -o overlap.o
gcc  -std=gnu99  -IE:/biocbld/bbs-2.3-bioc/R/include     -O3 -Wall  -c prob.c -o prob.o
gcc  -std=gnu99  -IE:/biocbld/bbs-2.3-bioc/R/include     -O3 -Wall  -c viterbi.c -o viterbi.o
windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I E:/biocbld/bbs-2.3-bioc/R/include  -i SMAP_res.rc -o SMAP_res.o
gcc  -std=gnu99  -shared -s  -o SMAP.dll SMAP.def gradient.o init.o overlap.o prob.o viterbi.o SMAP_res.o  -LE:/biocbld/bbs-2.3-bioc/R/bin    -lR
  ... DLL made
  installing DLL
  installing R files
  installing inst files
  installing data files
  preparing package SMAP for lazy loading
Creating a new generic function for "plot" in "SMAP"
  installing man source files
  installing indices
  zipping data
  installing help
 >>> Building/Updating help pages for package 'SMAP'
     Formats: text html latex example chm 
  GBM                               text    html    latex   example chm
  SMAP-internal                     text    html    latex           chm
  SMAPHMM-class                     text    html    latex           chm
  SMAPHMM                           text    html    latex           chm
  SMAPObservations-class            text    html    latex           chm
  SMAPObservations                  text    html    latex   example chm
  SMAPProfile-class                 text    html    latex           chm
  SMAPProfiles-class                text    html    latex           chm
  smap                              text    html    latex   example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling e:\biocbld\bbs-2.3-bioc\meat\R.INSTALL.2356\SMAP\chm\SMAP.chm
Compile time: 0 minutes, 1 second
10	Topics
66	Local links
0	Internet links
1	Graphic
Created e:\biocbld\bbs-2.3-bioc\meat\R.INSTALL.2356\SMAP\chm\SMAP.chm, 28,905 bytes
Compression decreased file by 23,563 bytes.
  adding MD5 sums
packaged installation of package 'SMAP' as SMAP_1.6.0.zip
* DONE (SMAP)