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-08-16 13:18:21 -0400 (Wed, 16 Aug 2017).

Package 127/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioMedR 1.0.0
Min-feng Zhu
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/BioMedR
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -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-08-15 21:31:24 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 21:34:09 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 165.0 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.1 (2017-06-30)
* 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           5.864  0.068   1.028
extrDrugMannholdLogP 5.604  0.012   3.249
* 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.1 (2017-06-30) -- "Single Candle"
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.124 0.04 0.511
Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) : 
  Mean relative difference: 0.04145779



RUNIT TEST PROTOCOL -- Tue Aug 15 21:34:00 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.0120.0000.014
AA3DMoRSE0.0040.0000.001
AAACF0.0040.0000.002
AABLOSUM1000.0000.0000.001
AABLOSUM450.0040.0000.001
AABLOSUM500.0000.0000.001
AABLOSUM620.0000.0000.001
AABLOSUM800.0000.0000.001
AABurden0.0000.0000.001
AACPSA0.0040.0000.001
AAConn0.0000.0000.001
AAConst0.0040.0000.001
AADescAll0.0000.0000.001
AAEdgeAdj0.0000.0000.001
AAEigIdx0.0000.0000.001
AAFGC0.0000.0000.001
AAGETAWAY0.0000.0000.001
AAGeom0.0000.0000.001
AAInfo0.0040.0000.002
AAMOE2D0.0000.0000.001
AAMOE3D0.0040.0000.001
AAMetaInfo0.0000.0000.001
AAMolProp0.0040.0000.001
AAPAM1200.0000.0000.001
AAPAM2500.0040.0000.001
AAPAM300.0000.0000.001
AAPAM400.0000.0000.001
AAPAM700.0000.0000.001
AARDF0.0000.0000.001
AARandic0.0000.0040.001
AATopo0.0000.0000.001
AATopoChg0.0000.0000.001
AAWHIM0.0000.0000.001
AAWalk0.0000.0000.001
AAindex0.0000.0040.001
Autocorrelation1.2880.0801.254
BMgetDNAGenBank0.0000.0000.001
BioMedR-package0.0000.0000.001
Constitutional0.5840.0440.389
NNeighbors0.9360.0000.937
OptAA3d0.0000.0000.001
acc0.0120.0040.013
apfp0.0000.0000.001
atomprop0.0000.0040.001
bcl0.0000.0000.002
calcDrugFPSim000
calcDrugMCSSim0.5120.0160.876
calcParProtGOSim000
calcParProtSeqSim0.5040.0720.655
calcTwoProtGOSim0.0000.0000.001
calcTwoProtSeqSim0.1640.0040.170
checkDNA0.0000.0000.001
checkProt0.0040.0000.002
clusterCMP1.3600.0361.393
clusterJP1.5640.0001.563
clusterMDS0.5960.0040.602
clusterStat0.3440.0000.341
connectivity2.1440.1320.919
convAPtoFP0.1760.0000.178
convSDFtoAP0.0400.0000.038
extrDNADAC0.0080.0000.006
extrDNADACC0.0720.0000.072
extrDNADCC0.1400.0000.142
extrDNAIncDiv0.080.000.08
extrDNAPseDNC0.0120.0000.008
extrDNAPseKNC0.0040.0000.005
extrDNATAC0.0080.0040.010
extrDNATACC0.0800.0000.076
extrDNATCC0.0880.0000.088
extrDNAkmer0.0000.0000.002
extrDrugAIO000
extrDrugAP0.1680.0000.169
extrDrugBCUT0.1120.0000.307
extrDrugCPSA0.4680.0040.425
extrDrugEstate0.4200.0200.367
extrDrugEstateComplete0.2400.0000.073
extrDrugExtended0.0960.0000.049
extrDrugExtendedComplete0.0240.0000.012
extrDrugGraph0.0200.0000.012
extrDrugGraphComplete0.0240.0000.013
extrDrugHybridization0.0480.0000.019
extrDrugHybridizationComplete0.0560.0000.015
extrDrugHybridizationRatio0.0880.0000.023
extrDrugIPMolecularLearning0.0680.0000.028
extrDrugKR5.8640.0681.028
extrDrugKRComplete1.0160.0080.783
extrDrugKappaShapeIndices0.0600.0000.036
extrDrugKierHallSmarts0.0600.0000.044
extrDrugMACCS0.3840.0000.078
extrDrugMACCSComplete0.4640.0000.056
extrDrugMannholdLogP5.6040.0123.249
extrDrugOBFP20.0760.0000.087
extrDrugOBFP30.0000.0000.001
extrDrugOBFP40.0480.0040.193
extrDrugPubChem1.0120.0040.247
extrDrugPubChemComplete0.7720.0000.169
extrDrugShortestPath0.0040.0000.000
extrDrugShortestPathComplete000
extrDrugStandard0.0520.0000.015
extrDrugStandardComplete0.0480.0000.015
extrDrugWHIM0.1920.0040.081
extrPCMBLOSUM0.1000.0000.085
extrPCMDescScales0.0120.0000.014
extrPCMFAScales0.0160.0080.024
extrPCMMDSScales0.0200.0000.022
extrPCMPropScales0.0400.0000.043
extrPCMScaleGap0.0200.0000.021
extrPCMScales0.0320.0000.029
extrProtAAC0.0040.0000.003
extrProtAPAAC0.9840.0201.002
extrProtCTDC0.0040.0000.005
extrProtCTDCClass0.0040.0000.004
extrProtCTDD0.0040.0000.004
extrProtCTDDClass0.0040.0000.004
extrProtCTDT0.0080.0000.005
extrProtCTDTClass0.0040.0000.006
extrProtCTriad0.1160.0080.122
extrProtCTriadClass0.0720.0000.072
extrProtDC0.0040.0040.004
extrProtFPGap0.0200.0000.023
extrProtGeary0.1720.0000.175
extrProtMoran0.1640.0040.170
extrProtMoreauBroto0.1400.0120.151
extrProtPAAC0.5720.0000.570
extrProtPSSM0.0000.0000.001
extrProtPSSMAcc0.0000.0000.001
extrProtPSSMFeature0.0040.0000.001
extrProtQSO0.8320.0000.835
extrProtSOCN0.8480.0000.848
extrProtTC0.0280.0160.043
geometric0.1280.0040.071
getCPI0.0120.0000.010
getDrug0.0000.0000.001
getProt0.0000.0000.001
make_kmer_index0.0000.0000.002
parGOSim000
parSeqSim1.5200.3121.176
plotStructure0.2520.0280.283
pls.cv0.2440.0000.241
property0.4520.0120.261
readFASTA0.0040.0000.001
readMolFromSDF0.1400.0080.044
readMolFromSmi0.0160.0000.004
readPDB1.4000.0041.374
revchars000
rf.cv1.0600.0241.083
rf.fs0.5080.0000.504
sdfbcl0.0000.0000.001
searchDrug000
segProt0.0040.0000.002
topology0.3560.0120.278
twoGOSim0.0040.0000.000
twoSeqSim0.6000.0000.574