Back to the "Multiple platform build/check report"

Package 42/172OSArchBUILDCHECKBUILD BIN

DNAcopy

1.6.0

E. S. Venkatraman
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 OK  OK  OK 
Package: DNAcopy
Version: 1.6.0
Command: /loc/biocbuild/1.8d/R/bin/R CMD check DNAcopy_1.6.0.tar.gz
RetCode: 0
Time: 206.4 seconds
Status: OK
CheckDir: DNAcopy.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.8d/Rpacks/DNAcopy.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'DNAcopy/DESCRIPTION' ... OK
* this is package 'DNAcopy' version '1.6.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'DNAcopy' 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 DNAcopy-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating DNAcopy-manual.tex ... OK
* checking DNAcopy-manual.tex ... OK

DNAcopy.Rcheck/00install.out:

* Installing *source* package 'DNAcopy' ...
** libs
gfortran   -fPIC  -g -O2 -c changepoints.f -o changepoints.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 -c flchoose.c -o flchoose.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 -c fphyper.c -o fphyper.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 -c fpnorm.c -o fpnorm.o
gfortran   -fPIC  -g -O2 -c getbdry.f -o getbdry.o
gfortran   -fPIC  -g -O2 -c hybcpt.f -o hybcpt.o
gfortran   -fPIC  -g -O2 -c prune.f -o prune.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 -c rshared.c -o rshared.o
gcc -G -L/usr/local/lib -o DNAcopy.so changepoints.o flchoose.o fphyper.o fpnorm.o getbdry.o hybcpt.o prune.o rshared.o  -lgfortran -lm -lgcc_s 
** R
** data
**  moving datasets to lazyload DB
** demo
** inst
** help
 >>> Building/Updating help pages for package 'DNAcopy'
     Formats: text html latex example 
  CNA                               text    html    latex   example
  DNAcopy-internal                  text    html    latex
  DNAcopy                           text    html    latex
  coriell                           text    html    latex
  cytoBand                          text    html    latex
  getbdry                           text    html    latex
  plot.DNAcopy                      text    html    latex   example
  segment                           text    html    latex   example
  smooth.CNA                        text    html    latex   example
  subset.CNA                        text    html    latex   example
  subset.DNAcopy                    text    html    latex
** building package indices ...
* DONE (DNAcopy)