| 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 |
This page was generated on 2017-08-16 13:37:48 -0400 (Wed, 16 Aug 2017).
| Package 128/1410 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
| BioMedR 1.1.0 Min-feng Zhu
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | ERROR | ||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | [ ERROR ] | OK | ||||||
| veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | ERROR | OK |
| Package: BioMedR |
| Version: 1.1.0 |
| Command: rm -rf BioMedR.buildbin-libdir BioMedR.Rcheck && mkdir BioMedR.buildbin-libdir BioMedR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BioMedR.buildbin-libdir BioMedR_1.1.0.tar.gz >BioMedR.Rcheck\00install.out 2>&1 && cp BioMedR.Rcheck\00install.out BioMedR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=BioMedR.buildbin-libdir --install="check:BioMedR-install.out" --force-multiarch --no-vignettes --timings BioMedR_1.1.0.tar.gz |
| StartedAt: 2017-08-15 22:01:02 -0400 (Tue, 15 Aug 2017) |
| EndedAt: 2017-08-15 22:06:27 -0400 (Tue, 15 Aug 2017) |
| EllapsedTime: 324.8 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: BioMedR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf BioMedR.buildbin-libdir BioMedR.Rcheck && mkdir BioMedR.buildbin-libdir BioMedR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=BioMedR.buildbin-libdir BioMedR_1.1.0.tar.gz >BioMedR.Rcheck\00install.out 2>&1 && cp BioMedR.Rcheck\00install.out BioMedR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=BioMedR.buildbin-libdir --install="check:BioMedR-install.out" --force-multiarch --no-vignettes --timings BioMedR_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/BioMedR.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BioMedR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BioMedR' version '1.1.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
parSeqSim 0.48 0.03 11.90
calcParProtSeqSim 0.17 0.00 5.12
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
extrDrugKR 6.90 0.23 1.14
extrDrugMannholdLogP 5.22 0.11 3.07
parSeqSim 0.61 0.02 14.14
calcParProtSeqSim 0.21 0.01 6.56
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'runTests.R'
Warning message:
running command '"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386/R" CMD BATCH --vanilla "runTests.R" "runTests.Rout"' had status 1
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
** running tests for arch 'x64' ...
Running 'runTests.R'
Warning message:
running command '"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64/R" CMD BATCH --vanilla "runTests.R" "runTests.Rout"' had status 1
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: 2 ERRORs
See
'C:/Users/biocbuild/bbs-3.6-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: i386-w64-mingw32/i386 (32-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: 0.55 0 0.41
Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) :
Mean relative difference: 0.04145779
RUNIT TEST PROTOCOL -- Tue Aug 15 22:06:06 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
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-w64-mingw32/x64 (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.11 0.14 0.47
Error in checkEqualsNumeric(sum(as.matrix(dat)), 328.1937635, tolerance = 1e-04) :
Mean relative difference: 0.04145779
RUNIT TEST PROTOCOL -- Tue Aug 15 22:06:15 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:
install for i386 * 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 install for x64 * installing *source* package 'BioMedR' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'BioMedR' as BioMedR_1.1.0.zip * DONE (BioMedR)
BioMedR.Rcheck/examples_i386/BioMedR-Ex.timings:
| name | user | system | elapsed | |
| AA2DACOR | 0.01 | 0.00 | 0.02 | |
| AA3DMoRSE | 0.00 | 0.01 | 0.01 | |
| AAACF | 0 | 0 | 0 | |
| AABLOSUM100 | 0.02 | 0.00 | 0.02 | |
| AABLOSUM45 | 0 | 0 | 0 | |
| AABLOSUM50 | 0 | 0 | 0 | |
| AABLOSUM62 | 0.01 | 0.00 | 0.01 | |
| AABLOSUM80 | 0 | 0 | 0 | |
| AABurden | 0 | 0 | 0 | |
| AACPSA | 0 | 0 | 0 | |
| AAConn | 0.00 | 0.02 | 0.02 | |
| AAConst | 0 | 0 | 0 | |
| AADescAll | 0 | 0 | 0 | |
| AAEdgeAdj | 0 | 0 | 0 | |
| AAEigIdx | 0 | 0 | 0 | |
| AAFGC | 0 | 0 | 0 | |
| AAGETAWAY | 0 | 0 | 0 | |
| AAGeom | 0.00 | 0.01 | 0.02 | |
| AAInfo | 0 | 0 | 0 | |
| AAMOE2D | 0 | 0 | 0 | |
| AAMOE3D | 0 | 0 | 0 | |
| AAMetaInfo | 0.02 | 0.00 | 0.01 | |
| AAMolProp | 0 | 0 | 0 | |
| AAPAM120 | 0 | 0 | 0 | |
| AAPAM250 | 0.00 | 0.02 | 0.02 | |
| AAPAM30 | 0 | 0 | 0 | |
| AAPAM40 | 0 | 0 | 0 | |
| AAPAM70 | 0 | 0 | 0 | |
| AARDF | 0.01 | 0.00 | 0.02 | |
| AARandic | 0 | 0 | 0 | |
| AATopo | 0 | 0 | 0 | |
| AATopoChg | 0 | 0 | 0 | |
| AAWHIM | 0.00 | 0.02 | 0.01 | |
| AAWalk | 0 | 0 | 0 | |
| AAindex | 0 | 0 | 0 | |
| Autocorrelation | 0.99 | 0.09 | 3.81 | |
| BMgetDNAGenBank | 0 | 0 | 0 | |
| BioMedR-package | 0 | 0 | 0 | |
| Constitutional | 0.42 | 0.00 | 0.71 | |
| NNeighbors | 1.47 | 0.01 | 1.59 | |
| OptAA3d | 0 | 0 | 0 | |
| acc | 0.01 | 0.02 | 0.03 | |
| apfp | 0 | 0 | 0 | |
| atomprop | 0 | 0 | 0 | |
| bcl | 0 | 0 | 0 | |
| calcDrugFPSim | 0 | 0 | 0 | |
| calcDrugMCSSim | 0.47 | 0.02 | 4.47 | |
| calcParProtGOSim | 0 | 0 | 0 | |
| calcParProtSeqSim | 0.17 | 0.00 | 5.12 | |
| calcTwoProtGOSim | 0 | 0 | 0 | |
| calcTwoProtSeqSim | 0.11 | 0.00 | 0.11 | |
| checkDNA | 0 | 0 | 0 | |
| checkProt | 0 | 0 | 0 | |
| clusterCMP | 1.28 | 0.01 | 1.30 | |
| clusterJP | 1.96 | 0.00 | 1.95 | |
| clusterMDS | 0.7 | 0.0 | 0.7 | |
| clusterStat | 0.34 | 0.00 | 0.35 | |
| connectivity | 1.55 | 0.03 | 2.78 | |
| convAPtoFP | 0.2 | 0.0 | 0.2 | |
| convSDFtoAP | 0.05 | 0.00 | 0.05 | |
| extrDNADAC | 0 | 0 | 0 | |
| extrDNADACC | 0.06 | 0.00 | 0.06 | |
| extrDNADCC | 0.08 | 0.00 | 0.08 | |
| extrDNAIncDiv | 0.08 | 0.00 | 0.07 | |
| extrDNAPseDNC | 0.01 | 0.00 | 0.02 | |
| extrDNAPseKNC | 0 | 0 | 0 | |
| extrDNATAC | 0.02 | 0.00 | 0.01 | |
| extrDNATACC | 0.08 | 0.00 | 0.08 | |
| extrDNATCC | 0.09 | 0.00 | 0.10 | |
| extrDNAkmer | 0 | 0 | 0 | |
| extrDrugAIO | 0 | 0 | 0 | |
| extrDrugAP | 0.2 | 0.0 | 0.2 | |
| extrDrugBCUT | 0.07 | 0.00 | 0.22 | |
| extrDrugCPSA | 0.22 | 0.05 | 1.18 | |
| extrDrugEstate | 0.15 | 0.03 | 1.26 | |
| extrDrugEstateComplete | 0.10 | 0.00 | 0.06 | |
| extrDrugExtended | 0.03 | 0.00 | 0.11 | |
| extrDrugExtendedComplete | 0.03 | 0.00 | 0.02 | |
| extrDrugGraph | 0.01 | 0.00 | 0.11 | |
| extrDrugGraphComplete | 0.02 | 0.00 | 0.01 | |
| extrDrugHybridization | 0.02 | 0.00 | 0.02 | |
| extrDrugHybridizationComplete | 0.01 | 0.00 | 0.02 | |
| extrDrugHybridizationRatio | 0.03 | 0.00 | 0.04 | |
| extrDrugIPMolecularLearning | 0.02 | 0.00 | 0.11 | |
| extrDrugKR | 1.39 | 0.03 | 1.38 | |
| extrDrugKRComplete | 1.25 | 0.05 | 1.29 | |
| extrDrugKappaShapeIndices | 0.03 | 0.02 | 0.16 | |
| extrDrugKierHallSmarts | 0.06 | 0.00 | 0.08 | |
| extrDrugMACCS | 0.11 | 0.00 | 0.33 | |
| extrDrugMACCSComplete | 0.06 | 0.00 | 0.04 | |
| extrDrugMannholdLogP | 3.44 | 0.01 | 3.88 | |
| extrDrugOBFP2 | 0.08 | 0.00 | 0.39 | |
| extrDrugOBFP3 | 0 | 0 | 0 | |
| extrDrugOBFP4 | 0.06 | 0.00 | 0.16 | |
| extrDrugPubChem | 0.30 | 0.00 | 0.25 | |
| extrDrugPubChemComplete | 0.28 | 0.00 | 0.28 | |
| extrDrugShortestPath | 0 | 0 | 0 | |
| extrDrugShortestPathComplete | 0 | 0 | 0 | |
| extrDrugStandard | 0.02 | 0.00 | 0.02 | |
| extrDrugStandardComplete | 0.01 | 0.00 | 0.01 | |
| extrDrugWHIM | 0.10 | 0.00 | 0.13 | |
| extrPCMBLOSUM | 0.07 | 0.00 | 0.14 | |
| extrPCMDescScales | 0.02 | 0.00 | 0.01 | |
| extrPCMFAScales | 0.01 | 0.00 | 0.02 | |
| extrPCMMDSScales | 0.00 | 0.01 | 0.02 | |
| extrPCMPropScales | 0.04 | 0.00 | 0.03 | |
| extrPCMScaleGap | 0.02 | 0.00 | 0.02 | |
| extrPCMScales | 0.01 | 0.00 | 0.01 | |
| extrProtAAC | 0 | 0 | 0 | |
| extrProtAPAAC | 1.21 | 0.00 | 1.20 | |
| extrProtCTDC | 0 | 0 | 0 | |
| extrProtCTDCClass | 0 | 0 | 0 | |
| extrProtCTDD | 0 | 0 | 0 | |
| extrProtCTDDClass | 0.00 | 0.01 | 0.01 | |
| extrProtCTDT | 0.02 | 0.00 | 0.02 | |
| extrProtCTDTClass | 0 | 0 | 0 | |
| extrProtCTriad | 0.09 | 0.02 | 0.11 | |
| extrProtCTriadClass | 0.11 | 0.00 | 0.11 | |
| extrProtDC | 0 | 0 | 0 | |
| extrProtFPGap | 0.03 | 0.00 | 0.03 | |
| extrProtGeary | 0.16 | 0.00 | 0.16 | |
| extrProtMoran | 0.15 | 0.00 | 0.16 | |
| extrProtMoreauBroto | 0.14 | 0.00 | 0.14 | |
| extrProtPAAC | 0.44 | 0.00 | 0.44 | |
| extrProtPSSM | 0 | 0 | 0 | |
| extrProtPSSMAcc | 0 | 0 | 0 | |
| extrProtPSSMFeature | 0 | 0 | 0 | |
| extrProtQSO | 1.14 | 0.00 | 1.14 | |
| extrProtSOCN | 1.11 | 0.00 | 1.11 | |
| extrProtTC | 0.06 | 0.00 | 0.06 | |
| geometric | 0.08 | 0.00 | 0.08 | |
| getCPI | 0.00 | 0.01 | 0.02 | |
| getDrug | 0 | 0 | 0 | |
| getProt | 0 | 0 | 0 | |
| make_kmer_index | 0 | 0 | 0 | |
| parGOSim | 0 | 0 | 0 | |
| parSeqSim | 0.48 | 0.03 | 11.90 | |
| plotStructure | 0.2 | 0.0 | 0.2 | |
| pls.cv | 0.19 | 0.00 | 0.19 | |
| property | 0.12 | 0.00 | 0.33 | |
| readFASTA | 0 | 0 | 0 | |
| readMolFromSDF | 0.02 | 0.00 | 0.01 | |
| readMolFromSmi | 0 | 0 | 0 | |
| readPDB | 1.64 | 0.00 | 1.64 | |
| revchars | 0 | 0 | 0 | |
| rf.cv | 0.84 | 0.00 | 0.88 | |
| rf.fs | 0.57 | 0.00 | 0.56 | |
| sdfbcl | 0 | 0 | 0 | |
| searchDrug | 0 | 0 | 0 | |
| segProt | 0 | 0 | 0 | |
| topology | 0.18 | 0.03 | 0.39 | |
| twoGOSim | 0 | 0 | 0 | |
| twoSeqSim | 0.50 | 0.02 | 0.51 | |
BioMedR.Rcheck/examples_x64/BioMedR-Ex.timings:
| name | user | system | elapsed | |
| AA2DACOR | 0.02 | 0.00 | 0.01 | |
| AA3DMoRSE | 0 | 0 | 0 | |
| AAACF | 0 | 0 | 0 | |
| AABLOSUM100 | 0 | 0 | 0 | |
| AABLOSUM45 | 0 | 0 | 0 | |
| AABLOSUM50 | 0 | 0 | 0 | |
| AABLOSUM62 | 0 | 0 | 0 | |
| AABLOSUM80 | 0 | 0 | 0 | |
| AABurden | 0 | 0 | 0 | |
| AACPSA | 0 | 0 | 0 | |
| AAConn | 0 | 0 | 0 | |
| AAConst | 0 | 0 | 0 | |
| AADescAll | 0 | 0 | 0 | |
| AAEdgeAdj | 0 | 0 | 0 | |
| AAEigIdx | 0 | 0 | 0 | |
| AAFGC | 0 | 0 | 0 | |
| AAGETAWAY | 0.01 | 0.00 | 0.02 | |
| AAGeom | 0 | 0 | 0 | |
| AAInfo | 0.02 | 0.00 | 0.01 | |
| AAMOE2D | 0 | 0 | 0 | |
| AAMOE3D | 0 | 0 | 0 | |
| AAMetaInfo | 0 | 0 | 0 | |
| AAMolProp | 0 | 0 | 0 | |
| AAPAM120 | 0 | 0 | 0 | |
| AAPAM250 | 0 | 0 | 0 | |
| AAPAM30 | 0.01 | 0.00 | 0.02 | |
| AAPAM40 | 0 | 0 | 0 | |
| AAPAM70 | 0 | 0 | 0 | |
| AARDF | 0 | 0 | 0 | |
| AARandic | 0.00 | 0.02 | 0.01 | |
| AATopo | 0 | 0 | 0 | |
| AATopoChg | 0 | 0 | 0 | |
| AAWHIM | 0 | 0 | 0 | |
| AAWalk | 0 | 0 | 0 | |
| AAindex | 0 | 0 | 0 | |
| Autocorrelation | 1.15 | 0.11 | 1.33 | |
| BMgetDNAGenBank | 0 | 0 | 0 | |
| BioMedR-package | 0 | 0 | 0 | |
| Constitutional | 0.53 | 0.01 | 0.29 | |
| NNeighbors | 0.94 | 0.00 | 1.10 | |
| OptAA3d | 0 | 0 | 0 | |
| acc | 0.02 | 0.00 | 0.01 | |
| apfp | 0 | 0 | 0 | |
| atomprop | 0 | 0 | 0 | |
| bcl | 0 | 0 | 0 | |
| calcDrugFPSim | 0 | 0 | 0 | |
| calcDrugMCSSim | 0.48 | 0.02 | 1.95 | |
| calcParProtGOSim | 0 | 0 | 0 | |
| calcParProtSeqSim | 0.21 | 0.01 | 6.56 | |
| calcTwoProtGOSim | 0 | 0 | 0 | |
| calcTwoProtSeqSim | 0.10 | 0.00 | 0.11 | |
| checkDNA | 0 | 0 | 0 | |
| checkProt | 0 | 0 | 0 | |
| clusterCMP | 1.54 | 0.03 | 1.56 | |
| clusterJP | 1.70 | 0.03 | 1.75 | |
| clusterMDS | 0.61 | 0.00 | 0.66 | |
| clusterStat | 0.28 | 0.00 | 0.28 | |
| connectivity | 1.84 | 0.10 | 0.63 | |
| convAPtoFP | 0.46 | 0.01 | 0.22 | |
| convSDFtoAP | 0.03 | 0.00 | 0.03 | |
| extrDNADAC | 0.01 | 0.00 | 0.01 | |
| extrDNADACC | 0.07 | 0.00 | 0.07 | |
| extrDNADCC | 0.09 | 0.00 | 0.09 | |
| extrDNAIncDiv | 0.09 | 0.00 | 0.09 | |
| extrDNAPseDNC | 0 | 0 | 0 | |
| extrDNAPseKNC | 0.02 | 0.00 | 0.02 | |
| extrDNATAC | 0 | 0 | 0 | |
| extrDNATACC | 0.08 | 0.00 | 0.08 | |
| extrDNATCC | 0.11 | 0.00 | 0.11 | |
| extrDNAkmer | 0 | 0 | 0 | |
| extrDrugAIO | 0 | 0 | 0 | |
| extrDrugAP | 0.19 | 0.00 | 0.18 | |
| extrDrugBCUT | 0.09 | 0.02 | 0.05 | |
| extrDrugCPSA | 0.41 | 0.03 | 0.17 | |
| extrDrugEstate | 0.42 | 0.03 | 0.18 | |
| extrDrugEstateComplete | 0.23 | 0.02 | 0.04 | |
| extrDrugExtended | 0.05 | 0.00 | 0.03 | |
| extrDrugExtendedComplete | 0.01 | 0.00 | 0.02 | |
| extrDrugGraph | 0.02 | 0.00 | 0.01 | |
| extrDrugGraphComplete | 0.02 | 0.00 | 0.02 | |
| extrDrugHybridization | 0.07 | 0.00 | 0.02 | |
| extrDrugHybridizationComplete | 0.07 | 0.00 | 0.01 | |
| extrDrugHybridizationRatio | 0.11 | 0.00 | 0.03 | |
| extrDrugIPMolecularLearning | 0.03 | 0.00 | 0.02 | |
| extrDrugKR | 6.90 | 0.23 | 1.14 | |
| extrDrugKRComplete | 0.95 | 0.00 | 0.69 | |
| extrDrugKappaShapeIndices | 0.06 | 0.02 | 0.05 | |
| extrDrugKierHallSmarts | 0.07 | 0.00 | 0.05 | |
| extrDrugMACCS | 0.61 | 0.03 | 0.07 | |
| extrDrugMACCSComplete | 0.28 | 0.00 | 0.04 | |
| extrDrugMannholdLogP | 5.22 | 0.11 | 3.07 | |
| extrDrugOBFP2 | 0.15 | 0.00 | 0.55 | |
| extrDrugOBFP3 | 0 | 0 | 0 | |
| extrDrugOBFP4 | 0.11 | 0.00 | 0.13 | |
| extrDrugPubChem | 1.10 | 0.06 | 0.21 | |
| extrDrugPubChemComplete | 0.84 | 0.02 | 0.14 | |
| extrDrugShortestPath | 0 | 0 | 0 | |
| extrDrugShortestPathComplete | 0 | 0 | 0 | |
| extrDrugStandard | 0.03 | 0.00 | 0.02 | |
| extrDrugStandardComplete | 0.05 | 0.00 | 0.02 | |
| extrDrugWHIM | 0.20 | 0.00 | 0.11 | |
| extrPCMBLOSUM | 0.19 | 0.00 | 0.10 | |
| extrPCMDescScales | 0.03 | 0.00 | 0.02 | |
| extrPCMFAScales | 0.03 | 0.00 | 0.03 | |
| extrPCMMDSScales | 0.03 | 0.00 | 0.03 | |
| extrPCMPropScales | 0.03 | 0.00 | 0.03 | |
| extrPCMScaleGap | 0.00 | 0.01 | 0.02 | |
| extrPCMScales | 0.04 | 0.00 | 0.03 | |
| extrProtAAC | 0 | 0 | 0 | |
| extrProtAPAAC | 1.10 | 0.02 | 1.12 | |
| extrProtCTDC | 0 | 0 | 0 | |
| extrProtCTDCClass | 0 | 0 | 0 | |
| extrProtCTDD | 0 | 0 | 0 | |
| extrProtCTDDClass | 0 | 0 | 0 | |
| extrProtCTDT | 0.02 | 0.00 | 0.01 | |
| extrProtCTDTClass | 0 | 0 | 0 | |
| extrProtCTriad | 0.13 | 0.00 | 0.13 | |
| extrProtCTriadClass | 0.17 | 0.00 | 0.17 | |
| extrProtDC | 0 | 0 | 0 | |
| extrProtFPGap | 0.03 | 0.00 | 0.03 | |
| extrProtGeary | 0.2 | 0.0 | 0.2 | |
| extrProtMoran | 0.20 | 0.00 | 0.21 | |
| extrProtMoreauBroto | 0.19 | 0.00 | 0.18 | |
| extrProtPAAC | 0.64 | 0.00 | 0.65 | |
| extrProtPSSM | 0 | 0 | 0 | |
| extrProtPSSMAcc | 0 | 0 | 0 | |
| extrProtPSSMFeature | 0 | 0 | 0 | |
| extrProtQSO | 1.05 | 0.00 | 1.05 | |
| extrProtSOCN | 1.01 | 0.00 | 1.01 | |
| extrProtTC | 0.06 | 0.00 | 0.07 | |
| geometric | 0.11 | 0.03 | 0.06 | |
| getCPI | 0 | 0 | 0 | |
| getDrug | 0 | 0 | 0 | |
| getProt | 0 | 0 | 0 | |
| make_kmer_index | 0 | 0 | 0 | |
| parGOSim | 0 | 0 | 0 | |
| parSeqSim | 0.61 | 0.02 | 14.14 | |
| plotStructure | 0.44 | 0.00 | 0.44 | |
| pls.cv | 0.40 | 0.00 | 0.41 | |
| property | 0.33 | 0.02 | 0.19 | |
| readFASTA | 0 | 0 | 0 | |
| readMolFromSDF | 0.08 | 0.00 | 0.03 | |
| readMolFromSmi | 0 | 0 | 0 | |
| readPDB | 1.56 | 0.00 | 1.45 | |
| revchars | 0 | 0 | 0 | |
| rf.cv | 1.22 | 0.00 | 1.22 | |
| rf.fs | 0.48 | 0.00 | 0.48 | |
| sdfbcl | 0 | 0 | 0 | |
| searchDrug | 0 | 0 | 0 | |
| segProt | 0 | 0 | 0 | |
| topology | 0.53 | 0.00 | 0.31 | |
| twoGOSim | 0 | 0 | 0 | |
| twoSeqSim | 0.73 | 0.01 | 0.66 | |