Back to Multiple platform build/check report for BioC 3.12
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for GeneticsPed on malbec1

This page was generated on 2021-05-06 12:27:42 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the GeneticsPed package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 704/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GeneticsPed 1.52.0  (landing page)
David Henderson
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/GeneticsPed
Branch: RELEASE_3_12
Last Commit: d883a2f
Last Changed Date: 2020-10-27 10:31:03 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: GeneticsPed
Version: 1.52.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:GeneticsPed.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings GeneticsPed_1.52.0.tar.gz
StartedAt: 2021-05-06 01:52:21 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 01:52:51 -0400 (Thu, 06 May 2021)
EllapsedTime: 30.0 seconds
RetCode: 0
Status:   OK  
CheckDir: GeneticsPed.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:GeneticsPed.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings GeneticsPed_1.52.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/GeneticsPed.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘GeneticsPed/DESCRIPTION’ ... OK
* this is package ‘GeneticsPed’ version ‘1.52.0’
* checking package namespace information ... OK
* checking package dependencies ... 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 ... OK
* 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 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 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  summary.Pedigree
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* 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 ... OK
* 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 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 in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/GeneticsPed.Rcheck/00check.log’
for details.



Installation output

GeneticsPed.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL GeneticsPed
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘GeneticsPed’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c ainverse.cc -o ainverse.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c eibd.cc -o eibd.o
gfortran -fno-optimize-sibling-calls  -fpic  -g -O2  -Wall -c ggmatmult.f -o ggmatmult.o
gfortran -fno-optimize-sibling-calls  -fpic  -g -O2  -Wall -c gpi.f -o gpi.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c inbreed.cc -o inbreed.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c inverseAdditive.cc -o inverseAdditive.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c meuwissen.cc -o meuwissen.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c pedSort.cc -o pedSort.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c pedtemplate.cc -o pedtemplate.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c register.cc -o register.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c sargolzaei.c -o sargolzaei.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c sortped.cc -o sortped.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-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.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/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)

Tests output

GeneticsPed.Rcheck/tests/doRUnit.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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.12-bioc/meat/GeneticsPed.Rcheck/tests"

$pathToUnitTests
[1] "/home/biocbuild/bbs-3.12-bioc/R/library/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  ... Error in gpLong2Wide(x = 1) : 'x' must be a data.frame
Error in gpLong2Wide(x = tmp, id = 2, genotype = "gen", prob = "pro") : 
  'id', 'genotype', and 'prob' must be character
Error in gpLong2Wide(x = tmp, id = "id", genotype = "gen", prob = "pro") : 
  'id', 'genotype', and 'prob' must be column names of 'x'
Error in gpLong2Wide(x = tmp, id = "ind", genotype = "gen", prob = "pro") : 
  'x' must be of a genotype class
Loading required package: genetics
Loading required package: combinat

Attaching package: 'combinat'

The following object is masked from 'package:utils':

    combn

Loading required package: gdata
gdata: read.xls support for 'XLS' (Excel 97-2004) files ENABLED.

gdata: read.xls support for 'XLSX' (Excel 2007+) files ENABLED.

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  ... Error in gpi(gp = -1, hwp = 0.5) : 
  probabilities should lie on interval 0, 1
Error in gpi(gp = 0.5, hwp = 5) : 
  probabilities should lie on interval 0, 1
Error in gpi(gp = "0.5", hwp = 0.2) : 
  'gp' and 'hwp' must be numeric vector or matrix
Error in gpi(gp = 0.5, hwp = list(0.2)) : 
  'gp' and 'hwp' must be numeric vector or matrix
Error in gpi(gp = matrix("0.5"), hwp = 0.2) : 
  'gp' and 'hwp' must be numeric vector or matrix
Error in gpi(gp = gp, hwp = gp[, 1, drop = FALSE]) : 
  'gp' and 'hwp' must be of the same dimension
Error in gpi(gp = c(0.1, 0.5), hwp = gp[, 1, drop = FALSE]) : 
  'gp' and 'hwp' must be of the same dimension
Error in gpi(gp = c(0.1, 0.5), hwp = c(0.1)) : 
  'gp' and 'hwp' must be of the same dimension
Error in gpi(gp = c(0.1, 0.5, 0.2, 0), hwp = c(0.1, 0.6, 0.1, 0.1)) : 
  nonconformant dimensions of 'gp':
no. dimensions (k)= 4
no. alleles (n) = 2.70156211871642
k = n*(n + 1))/2 - 1?
 done successfully.



Executing test function test.hwp  ... Error in hwp(x = "A/A") : 'x' must be of a genotype class
 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
 done successfully.



Executing test function test.prune  ...  done successfully.



Executing test function test.TODO  ...  done successfully.

------------------- UNIT TEST SUMMARY ---------------------

RUNIT TEST PROTOCOL -- Thu May  6 01:52:46 2021 
*********************************************** 
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
> 
> ###------------------------------------------------------------------------
> ### doRUnit.R ends here
> 
> proc.time()
   user  system elapsed 
  0.860   0.100   1.069 

Example timings

GeneticsPed.Rcheck/GeneticsPed-Ex.timings

nameusersystemelapsed
TDT0.2480.0561.335
check0.0400.0080.047
datasets0.0120.0000.013
extend0.0480.0040.052
family0.020.000.02
founder0.0040.0000.003
geneContribution0.0600.0000.058
generatePedigree0.0360.0160.054
generation0.0360.0000.036
gpi0.0080.0000.010
gpiUtil0.2600.0280.375
inbreeding0.1200.0080.143
model.matrix0.0120.0000.011
nIndividual0.0040.0000.003
pedigree0.0080.0000.006
prune0.0320.0040.036
relationshipAdditive0.1280.0000.126
removeIndividual0.0200.0000.022
sort.pedigree0.0240.0000.024
summary.pedigree0.0040.0000.006