ACME 1.7.0 Sean Davis
| Bioconductor Changelog | | Snapshot Date: 2008-10-14 12:05:28 -0700 (Tue, 14 Oct 2008) | | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ACME | | Last Changed Rev: 32981 / Revision: 34491 | | Last Changed Date: 2008-07-30 16:52:14 -0700 (Wed, 30 Jul 2008) |
| wilson2 | Linux (openSUSE 10.3) / x86_64 | OK | OK | |
| wilson1 | Linux (openSUSE 11.0) / x86_64 | OK | OK | |
| wellington | Linux (openSUSE 10.3) / i686 | OK | OK | |
| gewurz | Windows Server 2008 (32-bit) / x64 | OK | ERROR | OK |
| pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL ACME_1.7.0.tar.gz'
* Installing to library 'ACME.buildbin-libdir'
* Installing *source* package 'ACME' ...
** libs
** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -c windowChisq.c -o windowChisq.o
windowChisq.c:86: warning: initialization from incompatible pointer type
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ACME.so windowChisq.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c windowChisq.c -o windowChisq.o
windowChisq.c:86: warning: initialization from incompatible pointer type
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ACME.so windowChisq.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for "print" in "ACME"
Creating a new generic function for "plot" in "ACME"
** help
>>> Building/Updating help pages for package 'ACME'
Formats: text html latex example
aGFF-class text html latex example
aGFFCalc-class text html latex example
do.aGFF.calc text html latex example
example.agff text html latex example
findClosestGene text html latex example
findRegions text html latex example
getRefflat text html latex example
read.resultsGFF text html latex example
write.sgr text html latex example
** building package indices ...
* DONE (ACME)