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 veracruz2

This page was generated on 2017-10-18 14:35:33 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings BioMedR_1.0.0.tar.gz
StartedAt: 2017-10-18 01:02:00 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:05:15 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 195.3 seconds
RetCode: 1
Status:  ERROR 
CheckDir: BioMedR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings BioMedR_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/BioMedR.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (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 sizes of PDF files under ‘inst/doc’ ... 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
extrDrugMannholdLogP 7.019  0.064   4.160
extrDrugKR           5.233  0.102   1.529
* 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
  ‘/Users/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-apple-darwin15.6.0 (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.074 0.062 0.603
Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) : 
  Mean relative difference: 0.04145779



RUNIT TEST PROTOCOL -- Wed Oct 18 01:05:03 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.0180.0030.022
AA3DMoRSE0.0010.0010.002
AAACF0.0010.0000.002
AABLOSUM1000.0020.0000.002
AABLOSUM450.0010.0010.002
AABLOSUM500.0020.0010.003
AABLOSUM620.0010.0010.002
AABLOSUM800.0010.0000.001
AABurden0.0020.0010.003
AACPSA0.0020.0010.003
AAConn0.0010.0010.002
AAConst0.0020.0010.002
AADescAll0.0020.0010.002
AAEdgeAdj0.0020.0000.002
AAEigIdx0.0020.0000.002
AAFGC0.0010.0010.002
AAGETAWAY0.0010.0010.002
AAGeom0.0020.0000.002
AAInfo0.0010.0000.002
AAMOE2D0.0020.0010.001
AAMOE3D0.0010.0000.001
AAMetaInfo0.0020.0000.002
AAMolProp0.0020.0010.002
AAPAM1200.0010.0010.001
AAPAM2500.0020.0000.002
AAPAM300.0010.0000.001
AAPAM400.0010.0010.002
AAPAM700.0010.0000.002
AARDF0.0010.0000.002
AARandic0.0020.0010.001
AATopo0.0010.0010.002
AATopoChg0.0020.0000.002
AAWHIM0.0010.0000.002
AAWalk0.0010.0010.002
AAindex0.0020.0010.002
Autocorrelation1.1640.0690.763
BMgetDNAGenBank0.0000.0010.001
BioMedR-package0.0010.0000.001
Constitutional0.4500.0170.343
NNeighbors0.9250.0350.981
OptAA3d000
acc0.0140.0030.017
apfp0.0010.0010.001
atomprop0.0020.0000.002
bcl0.0020.0010.002
calcDrugFPSim0.0000.0000.001
calcDrugMCSSim0.5390.0440.657
calcParProtGOSim000
calcParProtSeqSim0.4430.1610.621
calcTwoProtGOSim000
calcTwoProtSeqSim0.1120.0120.124
checkDNA000
checkProt0.0020.0010.001
clusterCMP1.1900.0391.266
clusterJP1.4020.0211.481
clusterMDS0.8530.0320.946
clusterStat0.2980.0050.310
connectivity1.9740.0930.774
convAPtoFP0.3690.0070.157
convSDFtoAP0.0410.0010.042
extrDNADAC0.0160.0010.016
extrDNADACC0.0780.0010.082
extrDNADCC0.1140.0010.119
extrDNAIncDiv0.1200.0020.128
extrDNAPseDNC0.0080.0000.013
extrDNAPseKNC0.0060.0010.007
extrDNATAC0.0130.0000.014
extrDNATACC0.0930.0010.097
extrDNATCC0.1220.0010.124
extrDNAkmer0.0020.0000.002
extrDrugAIO0.0010.0000.001
extrDrugAP0.1260.0020.156
extrDrugBCUT0.1080.0040.078
extrDrugCPSA0.3790.0120.178
extrDrugEstate0.3270.0130.214
extrDrugEstateComplete0.1840.0060.050
extrDrugExtended0.1510.0060.047
extrDrugExtendedComplete0.0320.0010.017
extrDrugGraph0.0310.0010.018
extrDrugGraphComplete0.0120.0000.012
extrDrugHybridization0.0400.0020.020
extrDrugHybridizationComplete0.0370.0010.015
extrDrugHybridizationRatio0.0840.0010.025
extrDrugIPMolecularLearning0.0360.0010.014
extrDrugKR5.2330.1021.529
extrDrugKRComplete1.4990.0290.884
extrDrugKappaShapeIndices0.0490.0010.032
extrDrugKierHallSmarts0.2410.0060.092
extrDrugMACCS0.3650.0120.100
extrDrugMACCSComplete0.2370.0030.058
extrDrugMannholdLogP7.0190.0644.160
extrDrugOBFP20.0820.0000.085
extrDrugOBFP30.0000.0000.001
extrDrugOBFP40.0570.0010.063
extrDrugPubChem1.0500.0130.318
extrDrugPubChemComplete0.4250.0120.181
extrDrugShortestPath000
extrDrugShortestPathComplete0.0010.0000.000
extrDrugStandard0.0390.0020.013
extrDrugStandardComplete0.0530.0010.019
extrDrugWHIM0.1090.0010.071
extrPCMBLOSUM0.0620.0000.064
extrPCMDescScales0.0120.0000.012
extrPCMFAScales0.0300.0020.031
extrPCMMDSScales0.0120.0010.013
extrPCMPropScales0.0270.0000.027
extrPCMScaleGap0.0150.0010.017
extrPCMScales0.0280.0010.029
extrProtAAC0.0020.0000.002
extrProtAPAAC1.2850.0131.326
extrProtCTDC0.0050.0000.005
extrProtCTDCClass0.0060.0010.007
extrProtCTDD0.0060.0010.008
extrProtCTDDClass0.0070.0010.008
extrProtCTDT0.0150.0010.017
extrProtCTDTClass0.0090.0010.010
extrProtCTriad0.1560.0070.164
extrProtCTriadClass0.0990.0020.103
extrProtDC0.0050.0030.007
extrProtFPGap0.0310.0010.031
extrProtGeary0.2520.0050.265
extrProtMoran0.2340.0050.245
extrProtMoreauBroto0.2340.0050.244
extrProtPAAC0.7180.0040.754
extrProtPSSM0.0000.0000.001
extrProtPSSMAcc000
extrProtPSSMFeature0.0000.0000.001
extrProtQSO1.1460.0121.227
extrProtSOCN1.3480.0151.435
extrProtTC0.0510.0460.098
geometric0.0660.0020.054
getCPI0.0070.0020.009
getDrug0.0010.0000.000
getProt000
make_kmer_index0.0010.0000.002
parGOSim0.0010.0000.001
parSeqSim1.4540.5411.540
plotStructure0.3290.0370.371
pls.cv0.3250.0040.338
property0.4160.0140.250
readFASTA0.0050.0000.002
readMolFromSDF0.0700.0030.023
readMolFromSmi0.0090.0010.005
readPDB1.5490.0151.523
revchars0.0010.0010.001
rf.cv1.0290.0101.063
rf.fs0.6280.0040.660
sdfbcl0.0020.0010.002
searchDrug0.0000.0000.001
segProt0.0030.0010.003
topology0.5300.0160.361
twoGOSim000
twoSeqSim0.8070.0130.845