GeneticsBase 1.12.0 The R Genetics Project
Snapshot Date: 2009-12-13 23:30:35 -0800 (Sun, 13 Dec 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/GeneticsBase | Last Changed Rev: 42684 / Revision: 43539 | Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009) |
| wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | WARNINGS | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | WARNINGS | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | [ WARNINGS ] | OK |
pelham | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.5-bioc/meat/GeneticsBase.Rcheck'
* using R version 2.10.0 Patched (2009-10-27 r50222)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'GeneticsBase/DESCRIPTION' ... OK
* this is package 'GeneticsBase' version '1.12.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GeneticsBase' 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 non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plot,LD: no visible binding for global variable ‘y’
* checking Rd files ... NOTE
prepare_Rd: Armitage.Rd:30-31: Dropping empty section \details
prepare_Rd: Armitage.Rd:73: Dropping empty section \seealso
prepare_Rd: LD-class.Rd:50-51: Dropping empty section \seealso
prepare_Rd: LDband-class.Rd:43-44: Dropping empty section \seealso
prepare_Rd: as.geneSet.Rd:78-80: Dropping empty section \details
prepare_Rd: decodeCallCodes.Rd:29-30: Dropping empty section \details
prepare_Rd: diseq.Rd:113-114: Dropping empty section \examples
prepare_Rd: extractAlleles.Rd:25-27: Dropping empty section \examples
prepare_Rd: fastGrid.Rd:13-14: Dropping empty section \details
prepare_Rd: fastGrid.Rd:24-25: Dropping empty section \examples
prepare_Rd: geneSet-class.Rd:159-160: Dropping empty section \seealso
prepare_Rd: genotypeCoding.Rd:19-20: Dropping empty section \details
prepare_Rd: genotypeCoding.Rd:31: Dropping empty section \note
prepare_Rd: genotypeCoding.Rd:25: Dropping empty section \references
prepare_Rd: genotypeCoding.Rd:32: Dropping empty section \seealso
prepare_Rd: haplo.score.w.Rd:119: Dropping empty section \author
prepare_Rd: makeMarkerInfo.Rd:16-17: Dropping empty section \details
prepare_Rd: makeMarkerInfo.Rd:27-28: Dropping empty section \examples
prepare_Rd: makeTransTable.Rd:16-17: Dropping empty section \details
prepare_Rd: makeTransTable.Rd:24-25: Dropping empty section \examples
prepare_Rd: makeTransTableList.Rd:14-15: Dropping empty section \details
prepare_Rd: readGenes.ped.Rd:35-36: Dropping empty section \examples
prepare_Rd: readGenes.perlegen.Rd:19-20: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package(s) unavailable to check Rd xrefs: ‘bootstrap’
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
S4 class codoc mismatches from documentation object 'LD-class':
Slots for class 'LD'
Code: D D' LOD P-value R^2 X^2 call n r
Docs: D LOD P-value R^2 X^2 \special{D'}: call n r
S4 class codoc mismatches from documentation object 'LDband-class':
Slots for class 'LDband'
Code: D D' LOD P-value R^2 X^2 call n r
Docs: D LOD P-value R^2 X^2 \special{D'}: call n r
S4 class codoc mismatches from documentation object 'LDdist-class':
Slots for class 'LDdist'
Code: D D' LOD P-value R^2 X^2 call n r
Docs: D LOD P-value R^2 X^2 \special{D'}: call n r
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking tests ...
Running ‘ExampleScript001.R’
Running ‘test.R’
OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK
WARNING: There was 1 warning, see
/Users/biocbuild/bbs-2.5-bioc/meat/GeneticsBase.Rcheck/00check.log
for details
* install options are ' --no-html'
* installing *source* package ‘GeneticsBase’ ...
** libs
** arch - i386
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c LdMax.cpp -o LdMax.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c R_bitArrayVector.cpp -o R_bitArrayVector.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c bitArrayVector.cpp -o bitArrayVector.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c convert.cpp -o convert.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c getLDdist.cpp -o getLDdist.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c readGenes.ped.cpp -o readGenes.ped.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -fPIC -mtune=core2 -g -O2 -c register.cpp -o register.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GeneticsBase.so LdMax.o R_bitArrayVector.o bitArrayVector.o convert.o getLDdist.o readGenes.ped.o register.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c LdMax.cpp -o LdMax.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c R_bitArrayVector.cpp -o R_bitArrayVector.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c bitArrayVector.cpp -o bitArrayVector.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c convert.cpp -o convert.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c getLDdist.cpp -o getLDdist.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c readGenes.ped.cpp -o readGenes.ped.o
g++ -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -c register.cpp -o register.o
g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names -mmacosx-version-min=10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GeneticsBase.so LdMax.o R_bitArrayVector.o bitArrayVector.o convert.o getLDdist.o readGenes.ped.o register.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Attaching package: 'combinat'
The following object(s) are masked from package:utils :
combn
** help
*** installing help indices
** building package indices ...
Reading 2 markers and 901 subjects from ` ALZH.ped ' ...
generating 'geneSet' object...
Successfully read the pedigree file ` ALZH.ped '.
Number of Markers: 2
Number of Subjects: 901
Number of Families: 308
Reading 8 markers and 2011 subjects from ` CAMP.ped ' ...
generating 'geneSet' object...
Successfully read the pedigree file ` CAMP.ped '.
Number of Markers: 8
Number of Subjects: 2011
Number of Families: 651
Reading 12 vars from `CAMPZ.phe' ... Done.
Number of Phenotype Variables: 12
Number of Observations : 2011
Loading file... done.
Number of markers : 29
Number of observations: 1008
Read 95 lines containing 3 Markers from 2 Genes on 33 Samples.
Reading 722 markers and 90 subjects from ` hapmapchr22.ped ' ...
generating 'geneSet' object...
100 200 300 400 500 600 700 Successfully read the pedigree file ` hapmapchr22.ped '.
Number of Markers: 722
Number of Subjects: 90
Number of Families: 20
Reading 53 markers and 3000 subjects from ` qtl.ped ' ...
generating 'geneSet' object...
Successfully read the pedigree file ` qtl.ped '.
Number of Markers: 53
Number of Subjects: 3000
Number of Families: 1000
Reading 1 vars from `qtl.phe' ... Done.
Number of Phenotype Variables: 1
Number of Observations : 1000
Reading 50 markers and 3000 subjects from ` xbat.ped ' ...
generating 'geneSet' object...
Successfully read the pedigree file ` xbat.ped '.
Number of Markers: 50
Number of Subjects: 3000
Number of Families: 1000
Reading 22 vars from `xbat.phe' ... Done.
Number of Phenotype Variables: 22
Number of Observations : 1000
* DONE (GeneticsBase)