Back to the "Multiple platform build/check report"

Package 95/172OSArchBUILDCHECKBUILD BIN

MANOR

1.4.0

Pierre Neuvial
Linux (SUSE 9.2) x86_64 OK [ OK ]
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK  OK 
Linux (SUSE 10.0) x86_64 OK  OK 
Windows Server 2003 x86_64 ERROR skippedskipped
Package: MANOR
Version: 1.4.0
Command: /loc/biocbuild/1.8d/R/bin/R CMD check MANOR_1.4.0.tar.gz
RetCode: 0
Time: 79.7 seconds
Status: OK
CheckDir: MANOR.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.8d/Rpacks/MANOR.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'MANOR/DESCRIPTION' ... OK
* this is package 'MANOR' version '1.4.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'MANOR' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking Rd files ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* creating MANOR-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating MANOR-manual.tex ... OK
* checking MANOR-manual.tex ... OK

MANOR.Rcheck/00install.out:

* Installing *source* package 'MANOR' ...
** libs
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c exememo.c -o exememo.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c lib_io.c -o lib_io.o
lib_io.c: In function `CountLinesColumns':
lib_io.c:354: warning: `mincols' might be used uninitialized in this function
lib_io.c:354: warning: `maxcols' might be used uninitialized in this function
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_alg.c -o nem_alg.o
nem_alg.c: In function `ClassifyByNemOneBeta':
nem_alg.c:1631: warning: `bestbeta' might be used uninitialized in this function
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_hlp.c -o nem_hlp.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_mod.c -o nem_mod.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_nei.c -o nem_nei.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_rnd.c -o nem_rnd.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c nem_ver.c -o nem_ver.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c Rnem_arg.c -o Rnem_arg.o
gcc -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c Rnem_exe.c -o Rnem_exe.o
Rnem_exe.c: In function `nem':
Rnem_exe.c:168: warning: `tmpV' might be used uninitialized in this function
gcc -shared -L/usr/local/lib64 -o MANOR.so exememo.o lib_io.o nem_alg.o nem_hlp.o nem_mod.o nem_nei.o nem_rnd.o nem_ver.o Rnem_arg.o Rnem_exe.o   
** R
** data
** inst
** preparing package for lazy loading
Loading required package: GLAD
[1] "Have fun with GLAD"
** help
 >>> Building/Updating help pages for package 'MANOR'
     Formats: text html latex example 
  MANOR-internal                    text    html    latex
  arrayTrend                        text    html    latex   example
  detectSB                          text    html    latex   example
  flag                              text    html    latex   example
  flag.arrayCGH                     text    html    latex   example
  flag.summary                      text    html    latex   example
  flags                             text    html    latex   example
  genome.plot                       text    html    latex   example
  html.report                       text    html    latex   example
  import                            text    html    latex   example
  nem                               text    html    latex   example
  norm.arrayCGH                     text    html    latex   example
  qscore                            text    html    latex   example
  qscore.arrayCGH                   text    html    latex   example
  qscore.summary                    text    html    latex   example
  qscores                           text    html    latex   example
  report.plot                       text    html    latex   example
  sort.arrayCGH                     text    html    latex   example
  spatial                           text    html    latex   example
** building package indices ...
* DONE (MANOR)