Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-05 12:04 -0500 (Tue, 05 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4503 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 809/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GeneticsPed 1.68.0 (landing page) David Henderson
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the GeneticsPed package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GeneticsPed.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: GeneticsPed |
Version: 1.68.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GeneticsPed.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GeneticsPed_1.68.0.tar.gz |
StartedAt: 2024-11-05 00:21:16 -0500 (Tue, 05 Nov 2024) |
EndedAt: 2024-11-05 00:25:28 -0500 (Tue, 05 Nov 2024) |
EllapsedTime: 252.2 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GeneticsPed.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:GeneticsPed.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings GeneticsPed_1.68.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneticsPed.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘GeneticsPed/DESCRIPTION’ ... OK * this is package ‘GeneticsPed’ version ‘1.68.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘GeneticsPed’ can be installed ... WARNING Found the following significant warnings: pedtemplate.cc:373:15: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘__gnu_cxx::__normal_iterator<TPed*, std::vector<TPed> >::difference_type’ {aka ‘long int’} [-Wformat=] See ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneticsPed.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * used Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code 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 package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking 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 generatePedigree: no visible global function definition for ‘runif’ model.matrix.Pedigree: no visible global function definition for ‘model.matrix’ writeMendel: no visible global function definition for ‘?’ writeMendel: no visible global function definition for ‘write.csv’ Undefined global functions or variables: ? model.matrix runif write.csv Consider adding importFrom("stats", "model.matrix", "runif") importFrom("utils", "?", "write.csv") to your NAMESPACE file. * checking Rd files ... NOTE checkRd: (-1) pedigree.Rd:166-167: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:168-169: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:170-171: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:172: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:173: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:174: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:175: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:176: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:177-178: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:179-180: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:181: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:182: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:183: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:184: Lost braces in \itemize; meant \describe ? checkRd: (-1) pedigree.Rd:185-187: Lost braces in \itemize; meant \describe ? * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking include directives in Makefiles ... OK * checking compiled code ... OK * checking usage of KIND in Fortran files ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘doRUnit.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/GeneticsPed.Rcheck/00check.log’ for details.
GeneticsPed.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL GeneticsPed ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘GeneticsPed’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c ainverse.cc -o ainverse.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c eibd.cc -o eibd.o gfortran -fpic -g -O2 -Wall -c ggmatmult.f -o ggmatmult.o gfortran -fpic -g -O2 -Wall -c gpi.f -o gpi.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inbreed.cc -o inbreed.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c inverseAdditive.cc -o inverseAdditive.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c meuwissen.cc -o meuwissen.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c pedSort.cc -o pedSort.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c pedtemplate.cc -o pedtemplate.o pedtemplate.cc: In member function ‘void Pedigree::ShowPed()’: pedtemplate.cc:373:15: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘__gnu_cxx::__normal_iterator<TPed*, std::vector<TPed> >::difference_type’ {aka ‘long int’} [-Wformat=] 373 | Rprintf("%d\t", p - pedigree.begin()); | ~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int __gnu_cxx::__normal_iterator<TPed*, std::vector<TPed> >::difference_type {aka long int} | %ld g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c register.cc -o register.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sargolzaei.c -o sargolzaei.o sargolzaei.c: In function ‘sargolzaei’: sargolzaei.c:52:32: warning: ‘*Ped[S][0]’ may be used uninitialized [-Wmaybe-uninitialized] 52 | rPed[rN][0] = Link[Ped[S][0]]; | ~~~~~~^~~ sargolzaei.c:53:34: warning: ‘*Ped[D][1]’ may be used uninitialized [-Wmaybe-uninitialized] 53 | rPed[rN++][1] = Link[Ped[D][1]]; | ~~~~~~^~~ sargolzaei.c:58:32: warning: ‘*Ped[D][0]’ may be used uninitialized [-Wmaybe-uninitialized] 58 | rPed[rN][0] = Link[Ped[D][0]]; | ~~~~~~^~~ sargolzaei.c:59:34: warning: ‘*Ped[D][1]’ may be used uninitialized [-Wmaybe-uninitialized] 59 | rPed[rN++][1] = Link[Ped[D][1]]; | ~~~~~~^~~ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c sortped.cc -o sortped.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o GeneticsPed.so ainverse.o eibd.o ggmatmult.o gpi.o inbreed.o inverseAdditive.o meuwissen.o pedSort.o pedtemplate.o register.o sargolzaei.o sortped.o -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-GeneticsPed/00new/GeneticsPed/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (GeneticsPed)
GeneticsPed.Rcheck/tests/doRUnit.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ### doRUnit.R > ###------------------------------------------------------------------------ > ### What: Run unit tests with RUnit > ### $Id$ > ### Time-stamp: <2007-04-19 00:32:42 ggorjan> > ###------------------------------------------------------------------------ > > ## unit tests will not be done if RUnit is not available > if(require("RUnit", quietly=TRUE)) { + + ## --- Setup --- + + pkg <- "GeneticsPed" + if(Sys.getenv("RCMDCHECK") == "FALSE") { + ## Path to unit tests for standalone running under Makefile (not R CMD check) + ## PKG/tests/../inst/unitTests + path <- file.path(getwd(), "..", "inst", "unitTests") + } else { + ## Path to unit tests for R CMD check + ## PKG.Rcheck/tests/../PKG/unitTests + path <- system.file(package=pkg, "unitTests") + } + cat("\nRunning unit tests\n") + print(list(pkg=pkg, getwd=getwd(), pathToUnitTests=path)) + + library(package=pkg, character.only=TRUE) + + ## --- Testing --- + + ## Define tests + testSuite <- defineTestSuite(name=paste(pkg, "unit testing"), + dirs=path) + ## Run + tests <- runTestSuite(testSuite) + + ## Default report name + pathReport <- file.path(path, "report") + + ## Report to stdout and text files + cat("------------------- UNIT TEST SUMMARY ---------------------\n\n") + printTextProtocol(tests, showDetails=FALSE) + printTextProtocol(tests, showDetails=FALSE, + fileName=paste(pathReport, "Summary.txt", sep="")) + printTextProtocol(tests, showDetails=TRUE, + fileName=paste(pathReport, ".txt", sep="")) + + ## Report to HTML file + ## NOTE from H. Pages <hpages@fhcrc.org> from the Gentleman Lab (Oct 16, + ## 2008): I've added the test below because printHTMLProtocol() seems + ## to be broken in RUnit 0.4.19 on the OS X platform. + if (substring(R.Version()$os, 1, 6) != "darwin") + printHTMLProtocol(tests, fileName=paste(pathReport, ".html", sep="")) + + ## Return stop() to cause R CMD check stop in case of + ## - failures i.e. FALSE to unit tests or + ## - errors i.e. R errors + tmp <- getErrors(tests) + if(tmp$nFail > 0 | tmp$nErr > 0) { + stop(paste("\n\nunit testing failed (#test failures: ", tmp$nFail, + ", #R errors: ", tmp$nErr, ")\n\n", sep="")) + } + } else { + warning("cannot run unit tests -- package RUnit is not available") + } Running unit tests $pkg [1] "GeneticsPed" $getwd [1] "/home/biocbuild/bbs-3.20-bioc/meat/GeneticsPed.Rcheck/tests" $pathToUnitTests [1] "/home/biocbuild/bbs-3.20-bioc/tmpdir/RtmpGU60OD/RLIBS_34649ef8d682a/GeneticsPed/unitTests" Loading required package: MASS Attaching package: 'GeneticsPed' The following object is masked from 'package:stats': family Executing test function test.extend ... done successfully. Executing test function test.A ... done successfully. Executing test function test.F ... done successfully. Executing test function test.Z ... done successfully. Executing test function test.gpLong2Wide ... Loading required package: genetics Loading required package: combinat Attaching package: 'combinat' The following object is masked from 'package:utils': combn Loading required package: gdata Attaching package: 'gdata' The following object is masked from 'package:stats': nobs The following object is masked from 'package:utils': object.size The following object is masked from 'package:base': startsWith Loading required package: gtools Loading required package: mvtnorm 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. Attaching package: 'genetics' The following objects are masked from 'package:base': %in%, as.factor, order done successfully. Executing test function test.gpi ... done successfully. Executing test function test.hwp ... Error in hwp(x = "A/A") : 'x' must be of a genotype class In addition: Warning messages: 1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry 3: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 4: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry 5: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 6: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry done successfully. Executing test function test.Pedigree ... Error in Pedigree(x = Mrode3.1, subject = "calf", ascendant = c("sire", : values of 'ascendantSex' must accord with values of 'sex' column In addition: Warning messages: 1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry done successfully. Executing test function test.prune ... done successfully. Executing test function test.TODO ... done successfully. ------------------- UNIT TEST SUMMARY --------------------- RUNIT TEST PROTOCOL -- Tue Nov 5 00:25:14 2024 *********************************************** Number of test functions: 10 Number of errors: 0 Number of failures: 0 1 Test Suite : GeneticsPed unit testing - 10 test functions, 0 errors, 0 failures Warning messages: 1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry 3: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: Marsaglia-Multicarry has poor statistical properties 4: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) : RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry > > ###------------------------------------------------------------------------ > ### doRUnit.R ends here > > proc.time() user system elapsed 0.326 0.043 0.358
GeneticsPed.Rcheck/GeneticsPed-Ex.timings
name | user | system | elapsed | |
TDT | 0.023 | 0.001 | 0.023 | |
check | 0.017 | 0.000 | 0.018 | |
datasets | 0.008 | 0.001 | 0.008 | |
extend | 0.031 | 0.002 | 0.033 | |
family | 0.013 | 0.000 | 0.013 | |
founder | 0.001 | 0.000 | 0.002 | |
geneContribution | 0.030 | 0.000 | 0.031 | |
generatePedigree | 0.016 | 0.008 | 0.024 | |
generation | 0.022 | 0.000 | 0.021 | |
gpi | 0.006 | 0.000 | 0.005 | |
gpiUtil | 0.029 | 0.000 | 0.028 | |
inbreeding | 0.064 | 0.001 | 0.065 | |
model.matrix | 0.007 | 0.000 | 0.006 | |
nIndividual | 0.001 | 0.000 | 0.001 | |
pedigree | 0.002 | 0.000 | 0.002 | |
prune | 0.016 | 0.000 | 0.016 | |
relationshipAdditive | 0.071 | 0.000 | 0.071 | |
removeIndividual | 0.009 | 0.000 | 0.009 | |
sort.pedigree | 0.007 | 0.002 | 0.010 | |
summary.pedigree | 0.002 | 0.000 | 0.003 | |