Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for BioMedR on malbec2

This page was generated on 2017-10-18 14:18:32 -0400 (Wed, 18 Oct 2017).

Package 127/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioMedR 1.0.0
Min-feng Zhu
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/BioMedR
Branch: RELEASE_3_5
Last Commit: c81fd08
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ ERROR ]
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  ERROR  OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  ERROR  OK 

Summary

Package: BioMedR
Version: 1.0.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings BioMedR_1.0.0.tar.gz
StartedAt: 2017-10-17 21:34:21 -0400 (Tue, 17 Oct 2017)
EndedAt: 2017-10-17 21:37:04 -0400 (Tue, 17 Oct 2017)
EllapsedTime: 163.1 seconds
RetCode: 1
Status:  ERROR 
CheckDir: BioMedR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings BioMedR_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/BioMedR.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BioMedR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BioMedR’ version ‘1.0.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 ‘BioMedR’ 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 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 ... OK
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
extrDrugKR           6.060  0.044   1.089
extrDrugMannholdLogP 5.248  0.020   2.965
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  1 Test Suite : 
  BioMedR RUnit Tests - 7 test functions, 0 errors, 1 failure
  FAILURE in test_extrDrugALOGP: Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) : 
    Mean relative difference: 0.04145779
  
  
  Test files with failing tests
  
     test_extractDrugALOGP.R 
       test_extrDrugALOGP 
  
  
  Error in BiocGenerics:::testPackage("BioMedR") : 
    unit tests failed for package BioMedR
  Execution halted
* 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: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.5-bioc/meat/BioMedR.Rcheck/00check.log’
for details.

runTests.Rout.fail:


R version 3.4.2 (2017-09-28) -- "Short Summer"
Copyright (C) 2017 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.

> BiocGenerics:::testPackage('BioMedR')


Timing stopped at: 1.112 0.028 0.511
Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) : 
  Mean relative difference: 0.04145779



RUNIT TEST PROTOCOL -- Tue Oct 17 21:36:55 2017 
*********************************************** 
Number of test functions: 7 
Number of errors: 0 
Number of failures: 1 

 
1 Test Suite : 
BioMedR RUnit Tests - 7 test functions, 0 errors, 1 failure
FAILURE in test_extrDrugALOGP: Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) : 
  Mean relative difference: 0.04145779


Test files with failing tests

   test_extractDrugALOGP.R 
     test_extrDrugALOGP 


Error in BiocGenerics:::testPackage("BioMedR") : 
  unit tests failed for package BioMedR
Execution halted

BioMedR.Rcheck/00install.out:

* installing *source* package ‘BioMedR’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (BioMedR)

BioMedR.Rcheck/BioMedR-Ex.timings:

nameusersystemelapsed
AA2DACOR0.0240.0000.022
AA3DMoRSE0.0000.0000.001
AAACF0.0040.0000.001
AABLOSUM1000.0000.0000.001
AABLOSUM450.0040.0000.001
AABLOSUM500.0000.0000.001
AABLOSUM620.0000.0000.001
AABLOSUM800.0000.0000.002
AABurden0.0000.0000.001
AACPSA0.0000.0000.001
AAConn0.0000.0000.001
AAConst0.0000.0000.001
AADescAll0.0000.0000.001
AAEdgeAdj0.0000.0000.001
AAEigIdx0.0000.0000.001
AAFGC0.0000.0000.001
AAGETAWAY0.0000.0000.001
AAGeom0.0040.0000.001
AAInfo0.0000.0000.001
AAMOE2D0.0040.0000.001
AAMOE3D0.0000.0000.001
AAMetaInfo0.0000.0040.001
AAMolProp0.0000.0000.001
AAPAM1200.0000.0000.001
AAPAM2500.0000.0000.001
AAPAM300.0000.0000.001
AAPAM400.0040.0000.001
AAPAM700.0000.0000.001
AARDF0.0040.0000.001
AARandic0.0000.0000.002
AATopo0.0000.0000.001
AATopoChg0.0000.0000.001
AAWHIM0.0000.0000.001
AAWalk0.0000.0000.001
AAindex0.0000.0000.001
Autocorrelation1.3360.0361.103
BMgetDNAGenBank0.0000.0000.001
BioMedR-package000
Constitutional0.5480.0280.303
NNeighbors0.820.000.82
OptAA3d000
acc0.0080.0040.009
apfp0.0000.0000.001
atomprop0.0000.0000.001
bcl0.0000.0000.001
calcDrugFPSim0.0000.0040.000
calcDrugMCSSim0.5000.0161.495
calcParProtGOSim0.0000.0000.001
calcParProtSeqSim0.4440.0800.618
calcTwoProtGOSim000
calcTwoProtSeqSim0.1160.0080.125
checkDNA000
checkProt0.0000.0000.001
clusterCMP1.4320.0321.462
clusterJP1.4200.0081.424
clusterMDS0.5920.0000.591
clusterStat0.5440.0000.545
connectivity1.7480.0600.705
convAPtoFP0.4280.0000.163
convSDFtoAP0.0440.0000.038
extrDNADAC0.0080.0000.007
extrDNADACC0.0560.0000.054
extrDNADCC0.0760.0040.079
extrDNAIncDiv0.0720.0080.081
extrDNAPseDNC0.0040.0000.007
extrDNAPseKNC0.0080.0000.005
extrDNATAC0.0080.0000.010
extrDNATACC0.0680.0000.068
extrDNATCC0.1000.0000.099
extrDNAkmer0.0000.0000.001
extrDrugAIO000
extrDrugAP0.1560.0000.157
extrDrugBCUT0.0760.0040.058
extrDrugCPSA0.4400.0080.202
extrDrugEstate0.4120.0080.295
extrDrugEstateComplete0.1560.0040.052
extrDrugExtended0.1120.0040.026
extrDrugExtendedComplete0.0320.0040.015
extrDrugGraph0.0240.0080.014
extrDrugGraphComplete0.0160.0000.014
extrDrugHybridization0.0400.0040.017
extrDrugHybridizationComplete0.0400.0000.012
extrDrugHybridizationRatio0.0800.0000.015
extrDrugIPMolecularLearning0.0240.0000.007
extrDrugKR6.0600.0441.089
extrDrugKRComplete0.5760.0080.551
extrDrugKappaShapeIndices0.0520.0040.039
extrDrugKierHallSmarts0.0760.0080.073
extrDrugMACCS0.5080.0080.101
extrDrugMACCSComplete0.2360.0040.040
extrDrugMannholdLogP5.2480.0202.965
extrDrugOBFP20.1160.0000.129
extrDrugOBFP3000
extrDrugOBFP40.0640.0000.075
extrDrugPubChem0.9840.0040.217
extrDrugPubChemComplete0.3760.0000.157
extrDrugShortestPath000
extrDrugShortestPathComplete000
extrDrugStandard0.0200.0040.009
extrDrugStandardComplete0.0280.0000.009
extrDrugWHIM0.0960.0040.064
extrPCMBLOSUM0.0560.0000.057
extrPCMDescScales0.0080.0000.010
extrPCMFAScales0.0160.0000.017
extrPCMMDSScales0.0160.0000.016
extrPCMPropScales0.0240.0000.025
extrPCMScaleGap0.0120.0000.012
extrPCMScales0.0200.0000.021
extrProtAAC0.0040.0000.002
extrProtAPAAC0.9160.0160.932
extrProtCTDC0.0040.0000.004
extrProtCTDCClass0.0040.0000.004
extrProtCTDD0.0040.0000.004
extrProtCTDDClass0.0040.0000.005
extrProtCTDT0.0080.0000.006
extrProtCTDTClass0.0040.0000.005
extrProtCTriad0.1080.0000.109
extrProtCTriadClass0.0680.0040.071
extrProtDC0.0040.0000.004
extrProtFPGap0.0240.0000.024
extrProtGeary0.1600.0040.167
extrProtMoran0.1680.0000.172
extrProtMoreauBroto0.1560.0000.158
extrProtPAAC0.5280.0000.527
extrProtPSSM000
extrProtPSSMAcc000
extrProtPSSMFeature000
extrProtQSO0.8960.0040.899
extrProtSOCN0.8640.0000.863
extrProtTC0.0280.0160.043
geometric0.0640.0040.045
getCPI0.0000.0040.005
getDrug000
getProt000
make_kmer_index0.0040.0000.001
parGOSim0.0000.0000.001
parSeqSim1.1560.2681.017
plotStructure0.2560.0320.294
pls.cv0.2720.0040.277
property0.4440.0000.257
readFASTA0.0040.0000.002
readMolFromSDF0.0640.0000.025
readMolFromSmi0.0160.0000.005
readPDB1.4800.0121.462
revchars000
rf.cv0.8120.0000.812
rf.fs0.5360.0000.534
sdfbcl0.0040.0000.002
searchDrug0.0000.0000.001
segProt0.0000.0000.003
topology0.4760.0000.281
twoGOSim000
twoSeqSim0.7000.0040.654