Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:45 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the Rcpi package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rcpi.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1590/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Rcpi 1.32.2 (landing page) Nan Xiao
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: Rcpi |
Version: 1.32.2 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:Rcpi.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings Rcpi_1.32.2.tar.gz |
StartedAt: 2022-10-18 21:23:04 -0400 (Tue, 18 Oct 2022) |
EndedAt: 2022-10-18 21:25:01 -0400 (Tue, 18 Oct 2022) |
EllapsedTime: 117.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: Rcpi.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:Rcpi.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings Rcpi_1.32.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/Rcpi.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Rcpi/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Rcpi’ version ‘1.32.2’ * package encoding: UTF-8 * 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 ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘Rcpi’ 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 ... 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.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: 1 NOTE See ‘/home/biocbuild/bbs-3.15-bioc/meat/Rcpi.Rcheck/00check.log’ for details.
Rcpi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL Rcpi ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’ * installing *source* package ‘Rcpi’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Rcpi)
Rcpi.Rcheck/tests/runTests.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 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('Rcpi') RUNIT TEST PROTOCOL -- Tue Oct 18 21:24:55 2022 *********************************************** Number of test functions: 11 Number of errors: 0 Number of failures: 0 1 Test Suite : Rcpi RUnit Tests - 11 test functions, 0 errors, 0 failures Number of test functions: 11 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 6.701 0.322 5.576
Rcpi.Rcheck/Rcpi-Ex.timings
name | user | system | elapsed | |
AA2DACOR | 0.141 | 0.000 | 0.142 | |
AA3DMoRSE | 0.002 | 0.000 | 0.001 | |
AAACF | 0.002 | 0.000 | 0.001 | |
AABLOSUM100 | 0.001 | 0.000 | 0.001 | |
AABLOSUM45 | 0.001 | 0.000 | 0.001 | |
AABLOSUM50 | 0.001 | 0.000 | 0.001 | |
AABLOSUM62 | 0.001 | 0.000 | 0.001 | |
AABLOSUM80 | 0.001 | 0.000 | 0.000 | |
AABurden | 0.001 | 0.000 | 0.001 | |
AACPSA | 0.001 | 0.000 | 0.001 | |
AAConn | 0.001 | 0.000 | 0.001 | |
AAConst | 0.001 | 0.000 | 0.001 | |
AADescAll | 0.001 | 0.000 | 0.000 | |
AAEdgeAdj | 0.001 | 0.000 | 0.001 | |
AAEigIdx | 0.001 | 0.000 | 0.001 | |
AAFGC | 0.001 | 0.000 | 0.000 | |
AAGETAWAY | 0.001 | 0.000 | 0.001 | |
AAGeom | 0.000 | 0.001 | 0.001 | |
AAInfo | 0.000 | 0.001 | 0.000 | |
AAMOE2D | 0.000 | 0.000 | 0.001 | |
AAMOE3D | 0.000 | 0.001 | 0.001 | |
AAMetaInfo | 0.000 | 0.001 | 0.000 | |
AAMolProp | 0.000 | 0.000 | 0.001 | |
AAPAM120 | 0.001 | 0.000 | 0.001 | |
AAPAM250 | 0.001 | 0.000 | 0.000 | |
AAPAM30 | 0.001 | 0.000 | 0.001 | |
AAPAM40 | 0.001 | 0.000 | 0.001 | |
AAPAM70 | 0.001 | 0.000 | 0.000 | |
AARDF | 0.001 | 0.000 | 0.001 | |
AARandic | 0.001 | 0.000 | 0.001 | |
AATopo | 0.001 | 0.000 | 0.000 | |
AATopoChg | 0.001 | 0.000 | 0.001 | |
AAWHIM | 0.001 | 0.000 | 0.001 | |
AAWalk | 0.001 | 0.000 | 0.000 | |
AAindex | 0.001 | 0.000 | 0.001 | |
OptAA3d | 0 | 0 | 0 | |
acc | 0.002 | 0.011 | 0.014 | |
calcDrugFPSim | 2.464 | 0.123 | 0.555 | |
calcDrugMCSSim | 0.021 | 0.000 | 0.010 | |
calcParProtGOSim | 0.001 | 0.000 | 0.001 | |
calcParProtSeqSim | 0.014 | 0.000 | 0.007 | |
calcTwoProtGOSim | 0 | 0 | 0 | |
calcTwoProtSeqSim | 0.002 | 0.000 | 0.002 | |
checkProt | 0.005 | 0.000 | 0.001 | |
convMolFormat | 0.001 | 0.000 | 0.001 | |
extractDrugAIO | 0.001 | 0.000 | 0.001 | |
extractDrugALOGP | 0.005 | 0.000 | 0.001 | |
extractDrugAminoAcidCount | 0.001 | 0.000 | 0.001 | |
extractDrugApol | 0.001 | 0.000 | 0.001 | |
extractDrugAromaticAtomsCount | 0.001 | 0.000 | 0.001 | |
extractDrugAromaticBondsCount | 0 | 0 | 0 | |
extractDrugAtomCount | 0 | 0 | 0 | |
extractDrugAutocorrelationCharge | 0 | 0 | 0 | |
extractDrugAutocorrelationMass | 0.005 | 0.000 | 0.001 | |
extractDrugAutocorrelationPolarizability | 0.001 | 0.000 | 0.001 | |
extractDrugBCUT | 0.001 | 0.000 | 0.001 | |
extractDrugBPol | 0.001 | 0.000 | 0.001 | |
extractDrugBondCount | 0 | 0 | 0 | |
extractDrugCPSA | 0 | 0 | 0 | |
extractDrugCarbonTypes | 0.001 | 0.000 | 0.001 | |
extractDrugChiChain | 0.005 | 0.000 | 0.001 | |
extractDrugChiCluster | 0.001 | 0.000 | 0.001 | |
extractDrugChiPath | 0.000 | 0.000 | 0.001 | |
extractDrugChiPathCluster | 0 | 0 | 0 | |
extractDrugDescOB | 0.031 | 0.004 | 0.019 | |
extractDrugECI | 0.001 | 0.000 | 0.001 | |
extractDrugEstate | 0.003 | 0.000 | 0.000 | |
extractDrugEstateComplete | 0.000 | 0.001 | 0.000 | |
extractDrugExtended | 0.000 | 0.001 | 0.001 | |
extractDrugExtendedComplete | 0.000 | 0.001 | 0.001 | |
extractDrugFMF | 0.000 | 0.000 | 0.001 | |
extractDrugFragmentComplexity | 0.000 | 0.000 | 0.001 | |
extractDrugGraph | 0 | 0 | 0 | |
extractDrugGraphComplete | 0 | 0 | 0 | |
extractDrugGravitationalIndex | 0.001 | 0.000 | 0.001 | |
extractDrugHBondAcceptorCount | 0.001 | 0.000 | 0.001 | |
extractDrugHBondDonorCount | 0.001 | 0.000 | 0.001 | |
extractDrugHybridization | 0.000 | 0.000 | 0.001 | |
extractDrugHybridizationComplete | 0 | 0 | 0 | |
extractDrugHybridizationRatio | 0 | 0 | 0 | |
extractDrugIPMolecularLearning | 0.000 | 0.001 | 0.001 | |
extractDrugKR | 0.001 | 0.000 | 0.001 | |
extractDrugKRComplete | 0.001 | 0.000 | 0.001 | |
extractDrugKappaShapeIndices | 0.001 | 0.000 | 0.001 | |
extractDrugKierHallSmarts | 0 | 0 | 0 | |
extractDrugLargestChain | 0 | 0 | 0 | |
extractDrugLargestPiSystem | 0 | 0 | 0 | |
extractDrugLengthOverBreadth | 0.000 | 0.001 | 0.000 | |
extractDrugLongestAliphaticChain | 0.001 | 0.000 | 0.001 | |
extractDrugMACCS | 0.001 | 0.000 | 0.001 | |
extractDrugMACCSComplete | 0.001 | 0.000 | 0.001 | |
extractDrugMDE | 0.000 | 0.000 | 0.001 | |
extractDrugMannholdLogP | 0 | 0 | 0 | |
extractDrugMomentOfInertia | 0 | 0 | 0 | |
extractDrugOBFP2 | 0.019 | 0.008 | 0.027 | |
extractDrugOBFP3 | 0.006 | 0.004 | 0.011 | |
extractDrugOBFP4 | 0.353 | 0.315 | 0.668 | |
extractDrugOBMACCS | 0.006 | 0.004 | 0.009 | |
extractDrugPetitjeanNumber | 0 | 0 | 0 | |
extractDrugPetitjeanShapeIndex | 0.000 | 0.001 | 0.001 | |
extractDrugPubChem | 0.000 | 0.001 | 0.001 | |
extractDrugPubChemComplete | 0.000 | 0.001 | 0.001 | |
extractDrugRotatableBondsCount | 0.000 | 0.001 | 0.000 | |
extractDrugRuleOfFive | 0.000 | 0.001 | 0.000 | |
extractDrugShortestPath | 0.000 | 0.001 | 0.000 | |
extractDrugShortestPathComplete | 0 | 0 | 0 | |
extractDrugStandard | 0 | 0 | 0 | |
extractDrugStandardComplete | 0 | 0 | 0 | |
extractDrugTPSA | 0.000 | 0.000 | 0.001 | |
extractDrugVABC | 0.000 | 0.000 | 0.001 | |
extractDrugVAdjMa | 0.000 | 0.000 | 0.001 | |
extractDrugWHIM | 0.000 | 0.000 | 0.001 | |
extractDrugWeight | 0.000 | 0.001 | 0.001 | |
extractDrugWeightedPath | 0.000 | 0.001 | 0.001 | |
extractDrugWienerNumbers | 0.000 | 0.001 | 0.001 | |
extractDrugXLogP | 0.000 | 0.001 | 0.001 | |
extractDrugZagrebIndex | 0.001 | 0.000 | 0.000 | |
extractPCMBLOSUM | 0.009 | 0.000 | 0.008 | |
extractPCMDescScales | 0.004 | 0.004 | 0.009 | |
extractPCMFAScales | 0.014 | 0.008 | 0.022 | |
extractPCMMDSScales | 0.008 | 0.000 | 0.008 | |
extractPCMPropScales | 0.010 | 0.000 | 0.009 | |
extractPCMScales | 0.013 | 0.000 | 0.013 | |
extractProtAAC | 0.002 | 0.000 | 0.002 | |
extractProtAPAAC | 0.656 | 0.072 | 0.727 | |
extractProtCTDC | 0.003 | 0.000 | 0.003 | |
extractProtCTDD | 0.003 | 0.008 | 0.012 | |
extractProtCTDT | 0.004 | 0.000 | 0.005 | |
extractProtCTriad | 0.062 | 0.016 | 0.078 | |
extractProtDC | 0.005 | 0.004 | 0.009 | |
extractProtGeary | 0.087 | 0.016 | 0.102 | |
extractProtMoran | 0.090 | 0.016 | 0.106 | |
extractProtMoreauBroto | 0.080 | 0.011 | 0.090 | |
extractProtPAAC | 0.326 | 0.004 | 0.329 | |
extractProtPSSM | 0.001 | 0.000 | 0.001 | |
extractProtPSSMAcc | 0.000 | 0.001 | 0.001 | |
extractProtPSSMFeature | 0.000 | 0.001 | 0.001 | |
extractProtQSO | 0.539 | 0.013 | 0.551 | |
extractProtSOCN | 0.576 | 0.001 | 0.576 | |
extractProtTC | 0.021 | 0.123 | 0.144 | |
getCPI | 0.001 | 0.003 | 0.005 | |
getDrug | 0 | 0 | 0 | |
getFASTAFromKEGG | 0 | 0 | 0 | |
getFASTAFromUniProt | 0.001 | 0.000 | 0.000 | |
getMolFromCAS | 0 | 0 | 0 | |
getMolFromChEMBL | 0.000 | 0.000 | 0.001 | |
getMolFromDrugBank | 0.000 | 0.001 | 0.000 | |
getMolFromKEGG | 0 | 0 | 0 | |
getMolFromPubChem | 0 | 0 | 0 | |
getPDBFromRCSBPDB | 0.000 | 0.000 | 0.001 | |
getPPI | 0.004 | 0.000 | 0.005 | |
getProt | 0 | 0 | 0 | |
getSeqFromKEGG | 0 | 0 | 0 | |
getSeqFromRCSBPDB | 0 | 0 | 0 | |
getSeqFromUniProt | 0.000 | 0.001 | 0.000 | |
getSmiFromChEMBL | 0 | 0 | 0 | |
getSmiFromDrugBank | 0 | 0 | 0 | |
getSmiFromKEGG | 0.000 | 0.000 | 0.001 | |
getSmiFromPubChem | 0 | 0 | 0 | |
readFASTA | 0.001 | 0.000 | 0.001 | |
readMolFromSDF | 0.002 | 0.000 | 0.002 | |
readMolFromSmi | 0.001 | 0.000 | 0.001 | |
readPDB | 0.777 | 0.007 | 0.785 | |
searchDrug | 0.001 | 0.000 | 0.002 | |
segProt | 0.003 | 0.000 | 0.003 | |