GeneticsPed 1.21.1 David Henderson
Snapshot Date: 2013-03-24 17:01:43 -0700 (Sun, 24 Mar 2013) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneticsPed | Last Changed Rev: 70247 / Revision: 74774 | Last Changed Date: 2012-10-06 10:15:30 -0700 (Sat, 06 Oct 2012) |
| george2 | Linux (Ubuntu 12.04.1 LTS) / x86_64 | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] |
petty | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
install for i386
* installing *source* package 'GeneticsPed' ...
** libs
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c ainverse.cc -o ainverse.o
ainverse.cc: In function 'void SetColumns(EIBDMat&)':
ainverse.cc:66:18: warning: variable 'cindex' set but not used [-Wunused-but-set-variable]
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c eibd.cc -o eibd.o
gfortran -m32 -O3 -mtune=core2 -c ggmatmult.f -o ggmatmult.o
gfortran -m32 -O3 -mtune=core2 -c gpi.f -o gpi.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c inbreed.cc -o inbreed.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c inverseAdditive.cc -o inverseAdditive.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c meuwissen.cc -o meuwissen.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c pedSort.cc -o pedSort.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c pedtemplate.cc -o pedtemplate.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c register.cc -o register.o
gcc -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c sargolzaei.c -o sargolzaei.o
g++ -m32 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c sortped.cc -o sortped.o
sortped.cc: In function 'void SortPed(Pedigree&, TPedVec&)':
sortped.cc:5:8: warning: variable 'ancestor' set but not used [-Wunused-but-set-variable]
g++ -m32 -shared -s -static-libgcc -o GeneticsPed.dll tmp.def ainverse.o eibd.o ggmatmult.o gpi.o inbreed.o inverseAdditive.o meuwissen.o pedSort.o pedtemplate.o register.o sargolzaei.o sortped.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LE:/biocbld/BBS-2˜1.12-/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/GeneticsPed.buildbin-libdir/GeneticsPed/libs/i386
** R
** data
** inst
** preparing package for lazy loading
'.path.package' is deprecated.
Use 'path.package' instead.
See help("Deprecated")
NOTE: THIS PACKAGE IS NOW OBSOLETE.
The R-Genetics project has developed an set of enhanced genetics
packages to replace 'genetics'. Please visit the project homepage
at http://rgenetics.org for informtion.
** help
*** installing help indices
** building package indices
** installing vignettes
'geneticRelatedness.Rnw'
'pedigreeHandling.Rnw'
'quanGenAnimalModel.Rnw'
** testing if installed package can be loaded
'.path.package' is deprecated.
Use 'path.package' instead.
See help("Deprecated")
NOTE: THIS PACKAGE IS NOW OBSOLETE.
The R-Genetics project has developed an set of enhanced genetics
packages to replace 'genetics'. Please visit the project homepage
at http://rgenetics.org for informtion.
install for x64
* installing *source* package 'GeneticsPed' ...
** libs
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c ainverse.cc -o ainverse.o
ainverse.cc: In function 'void SetColumns(EIBDMat&)':
ainverse.cc:66:18: warning: variable 'cindex' set but not used [-Wunused-but-set-variable]
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c eibd.cc -o eibd.o
gfortran -m64 -O2 -mtune=core2 -c ggmatmult.f -o ggmatmult.o
gfortran -m64 -O2 -mtune=core2 -c gpi.f -o gpi.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c inbreed.cc -o inbreed.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c inverseAdditive.cc -o inverseAdditive.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c meuwissen.cc -o meuwissen.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c pedSort.cc -o pedSort.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c pedtemplate.cc -o pedtemplate.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c register.cc -o register.o
gcc -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c sargolzaei.c -o sargolzaei.o
g++ -m64 -I"E:/biocbld/BBS-2˜1.12-/R/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -mtune=core2 -c sortped.cc -o sortped.o
sortped.cc: In function 'void SortPed(Pedigree&, TPedVec&)':
sortped.cc:5:8: warning: variable 'ancestor' set but not used [-Wunused-but-set-variable]
g++ -m64 -shared -s -static-libgcc -o GeneticsPed.dll tmp.def ainverse.o eibd.o ggmatmult.o gpi.o inbreed.o inverseAdditive.o meuwissen.o pedSort.o pedtemplate.o register.o sargolzaei.o sortped.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -lgfortran -LE:/biocbld/BBS-2˜1.12-/R/bin/x64 -lR
installing to E:/biocbld/bbs-2.12-bioc/meat/GeneticsPed.buildbin-libdir/GeneticsPed/libs/x64
** testing if installed package can be loaded
'.path.package' is deprecated.
Use 'path.package' instead.
See help("Deprecated")
NOTE: THIS PACKAGE IS NOW OBSOLETE.
The R-Genetics project has developed an set of enhanced genetics
packages to replace 'genetics'. Please visit the project homepage
at http://rgenetics.org for informtion.
* MD5 sums
packaged installation of 'GeneticsPed' as GeneticsPed_1.21.1.zip
* DONE (GeneticsPed)