Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:08:37 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 1547/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Rcpi 1.30.0 (landing page) Nan Xiao
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: Rcpi |
Version: 1.30.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rcpi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rcpi_1.30.0.tar.gz |
StartedAt: 2022-04-12 17:21:38 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 17:25:24 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 226.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: Rcpi.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rcpi.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rcpi_1.30.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/Rcpi.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (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.30.0’ * 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: .BBSoptions 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 ‘/Users/biocbuild/bbs-3.14-bioc/meat/Rcpi.Rcheck/00check.log’ for details.
Rcpi.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Rcpi ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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 ** 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.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.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('Rcpi') RUNIT TEST PROTOCOL -- Tue Apr 12 17:25:08 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 10.522 0.690 9.579
Rcpi.Rcheck/Rcpi-Ex.timings
name | user | system | elapsed | |
AA2DACOR | 0.004 | 0.002 | 0.006 | |
AA3DMoRSE | 0.001 | 0.002 | 0.003 | |
AAACF | 0.002 | 0.002 | 0.004 | |
AABLOSUM100 | 0.002 | 0.002 | 0.003 | |
AABLOSUM45 | 0.001 | 0.002 | 0.003 | |
AABLOSUM50 | 0.001 | 0.002 | 0.002 | |
AABLOSUM62 | 0.002 | 0.002 | 0.003 | |
AABLOSUM80 | 0.001 | 0.002 | 0.003 | |
AABurden | 0.001 | 0.001 | 0.002 | |
AACPSA | 0.001 | 0.001 | 0.003 | |
AAConn | 0.001 | 0.001 | 0.002 | |
AAConst | 0.001 | 0.002 | 0.002 | |
AADescAll | 0.001 | 0.002 | 0.002 | |
AAEdgeAdj | 0.002 | 0.002 | 0.003 | |
AAEigIdx | 0.001 | 0.001 | 0.002 | |
AAFGC | 0.002 | 0.002 | 0.003 | |
AAGETAWAY | 0.001 | 0.001 | 0.003 | |
AAGeom | 0.001 | 0.001 | 0.002 | |
AAInfo | 0.001 | 0.001 | 0.002 | |
AAMOE2D | 0.001 | 0.001 | 0.003 | |
AAMOE3D | 0.001 | 0.001 | 0.003 | |
AAMetaInfo | 0.002 | 0.001 | 0.002 | |
AAMolProp | 0.001 | 0.001 | 0.003 | |
AAPAM120 | 0.001 | 0.001 | 0.003 | |
AAPAM250 | 0.002 | 0.002 | 0.003 | |
AAPAM30 | 0.001 | 0.002 | 0.003 | |
AAPAM40 | 0.002 | 0.002 | 0.003 | |
AAPAM70 | 0.001 | 0.002 | 0.003 | |
AARDF | 0.001 | 0.001 | 0.003 | |
AARandic | 0.002 | 0.002 | 0.003 | |
AATopo | 0.001 | 0.001 | 0.001 | |
AATopoChg | 0.001 | 0.002 | 0.003 | |
AAWHIM | 0.001 | 0.001 | 0.002 | |
AAWalk | 0.001 | 0.002 | 0.003 | |
AAindex | 0.002 | 0.002 | 0.003 | |
OptAA3d | 0.000 | 0.000 | 0.001 | |
acc | 0.015 | 0.017 | 0.115 | |
calcDrugFPSim | 3.192 | 0.215 | 1.040 | |
calcDrugMCSSim | 0.029 | 0.005 | 0.021 | |
calcParProtGOSim | 0.000 | 0.000 | 0.001 | |
calcParProtSeqSim | 0.007 | 0.002 | 0.009 | |
calcTwoProtGOSim | 0.000 | 0.001 | 0.000 | |
calcTwoProtSeqSim | 0.002 | 0.001 | 0.003 | |
checkProt | 0.001 | 0.000 | 0.002 | |
convMolFormat | 0.001 | 0.000 | 0.002 | |
extractDrugAIO | 0.001 | 0.000 | 0.002 | |
extractDrugALOGP | 0.000 | 0.000 | 0.001 | |
extractDrugAminoAcidCount | 0.000 | 0.001 | 0.001 | |
extractDrugApol | 0.001 | 0.000 | 0.000 | |
extractDrugAromaticAtomsCount | 0.001 | 0.001 | 0.001 | |
extractDrugAromaticBondsCount | 0.001 | 0.000 | 0.000 | |
extractDrugAtomCount | 0.001 | 0.000 | 0.001 | |
extractDrugAutocorrelationCharge | 0.000 | 0.001 | 0.002 | |
extractDrugAutocorrelationMass | 0.001 | 0.001 | 0.001 | |
extractDrugAutocorrelationPolarizability | 0.001 | 0.001 | 0.001 | |
extractDrugBCUT | 0.000 | 0.000 | 0.001 | |
extractDrugBPol | 0.001 | 0.000 | 0.001 | |
extractDrugBondCount | 0.001 | 0.001 | 0.001 | |
extractDrugCPSA | 0.001 | 0.001 | 0.001 | |
extractDrugCarbonTypes | 0.000 | 0.001 | 0.002 | |
extractDrugChiChain | 0.001 | 0.001 | 0.002 | |
extractDrugChiCluster | 0.001 | 0.001 | 0.001 | |
extractDrugChiPath | 0.001 | 0.001 | 0.001 | |
extractDrugChiPathCluster | 0.000 | 0.000 | 0.001 | |
extractDrugDescOB | 0.009 | 0.005 | 0.014 | |
extractDrugECI | 0.001 | 0.001 | 0.002 | |
extractDrugEstate | 0.001 | 0.001 | 0.001 | |
extractDrugEstateComplete | 0.001 | 0.001 | 0.000 | |
extractDrugExtended | 0.001 | 0.000 | 0.001 | |
extractDrugExtendedComplete | 0.001 | 0.001 | 0.002 | |
extractDrugFMF | 0.001 | 0.000 | 0.001 | |
extractDrugFragmentComplexity | 0.001 | 0.000 | 0.001 | |
extractDrugGraph | 0.000 | 0.001 | 0.001 | |
extractDrugGraphComplete | 0.001 | 0.001 | 0.001 | |
extractDrugGravitationalIndex | 0.000 | 0.001 | 0.001 | |
extractDrugHBondAcceptorCount | 0.001 | 0.000 | 0.001 | |
extractDrugHBondDonorCount | 0.001 | 0.000 | 0.001 | |
extractDrugHybridization | 0.001 | 0.000 | 0.001 | |
extractDrugHybridizationComplete | 0.001 | 0.000 | 0.001 | |
extractDrugHybridizationRatio | 0.000 | 0.000 | 0.002 | |
extractDrugIPMolecularLearning | 0.001 | 0.000 | 0.001 | |
extractDrugKR | 0.001 | 0.001 | 0.000 | |
extractDrugKRComplete | 0.001 | 0.000 | 0.001 | |
extractDrugKappaShapeIndices | 0.001 | 0.000 | 0.002 | |
extractDrugKierHallSmarts | 0.001 | 0.000 | 0.001 | |
extractDrugLargestChain | 0.001 | 0.000 | 0.001 | |
extractDrugLargestPiSystem | 0.001 | 0.000 | 0.001 | |
extractDrugLengthOverBreadth | 0.000 | 0.001 | 0.001 | |
extractDrugLongestAliphaticChain | 0 | 0 | 0 | |
extractDrugMACCS | 0.000 | 0.000 | 0.001 | |
extractDrugMACCSComplete | 0.000 | 0.000 | 0.001 | |
extractDrugMDE | 0.000 | 0.000 | 0.001 | |
extractDrugMannholdLogP | 0.000 | 0.001 | 0.001 | |
extractDrugMomentOfInertia | 0.001 | 0.000 | 0.001 | |
extractDrugOBFP2 | 0.116 | 0.004 | 0.121 | |
extractDrugOBFP3 | 0.353 | 0.005 | 0.359 | |
extractDrugOBFP4 | 0.007 | 0.003 | 0.010 | |
extractDrugOBMACCS | 0.010 | 0.005 | 0.014 | |
extractDrugPetitjeanNumber | 0.001 | 0.001 | 0.001 | |
extractDrugPetitjeanShapeIndex | 0.001 | 0.001 | 0.001 | |
extractDrugPubChem | 0.000 | 0.001 | 0.001 | |
extractDrugPubChemComplete | 0.001 | 0.001 | 0.002 | |
extractDrugRotatableBondsCount | 0.001 | 0.001 | 0.001 | |
extractDrugRuleOfFive | 0.001 | 0.001 | 0.001 | |
extractDrugShortestPath | 0.001 | 0.001 | 0.001 | |
extractDrugShortestPathComplete | 0.001 | 0.001 | 0.001 | |
extractDrugStandard | 0.000 | 0.001 | 0.002 | |
extractDrugStandardComplete | 0.001 | 0.000 | 0.001 | |
extractDrugTPSA | 0.001 | 0.000 | 0.001 | |
extractDrugVABC | 0.001 | 0.000 | 0.002 | |
extractDrugVAdjMa | 0.001 | 0.000 | 0.002 | |
extractDrugWHIM | 0.001 | 0.000 | 0.001 | |
extractDrugWeight | 0.001 | 0.000 | 0.001 | |
extractDrugWeightedPath | 0.001 | 0.000 | 0.001 | |
extractDrugWienerNumbers | 0.001 | 0.000 | 0.001 | |
extractDrugXLogP | 0.001 | 0.000 | 0.002 | |
extractDrugZagrebIndex | 0.001 | 0.000 | 0.001 | |
extractPCMBLOSUM | 0.013 | 0.001 | 0.014 | |
extractPCMDescScales | 0.014 | 0.002 | 0.017 | |
extractPCMFAScales | 0.026 | 0.005 | 0.031 | |
extractPCMMDSScales | 0.023 | 0.006 | 0.030 | |
extractPCMPropScales | 0.019 | 0.003 | 0.022 | |
extractPCMScales | 0.029 | 0.003 | 0.032 | |
extractProtAAC | 0.003 | 0.001 | 0.004 | |
extractProtAPAAC | 1.654 | 0.089 | 1.750 | |
extractProtCTDC | 0.003 | 0.001 | 0.005 | |
extractProtCTDD | 0.006 | 0.003 | 0.009 | |
extractProtCTDT | 0.008 | 0.001 | 0.009 | |
extractProtCTriad | 0.156 | 0.017 | 0.174 | |
extractProtDC | 0.005 | 0.008 | 0.013 | |
extractProtGeary | 0.222 | 0.016 | 0.239 | |
extractProtMoran | 0.231 | 0.016 | 0.248 | |
extractProtMoreauBroto | 0.238 | 0.016 | 0.254 | |
extractProtPAAC | 0.815 | 0.009 | 0.825 | |
extractProtPSSM | 0.002 | 0.000 | 0.001 | |
extractProtPSSMAcc | 0.002 | 0.000 | 0.002 | |
extractProtPSSMFeature | 0.001 | 0.001 | 0.002 | |
extractProtQSO | 1.628 | 0.056 | 1.684 | |
extractProtSOCN | 1.578 | 0.011 | 1.591 | |
extractProtTC | 0.067 | 0.171 | 0.239 | |
getCPI | 0.004 | 0.002 | 0.007 | |
getDrug | 0 | 0 | 0 | |
getFASTAFromKEGG | 0.000 | 0.001 | 0.001 | |
getFASTAFromUniProt | 0.000 | 0.001 | 0.001 | |
getMolFromCAS | 0 | 0 | 0 | |
getMolFromChEMBL | 0 | 0 | 0 | |
getMolFromDrugBank | 0 | 0 | 0 | |
getMolFromKEGG | 0.000 | 0.000 | 0.001 | |
getMolFromPubChem | 0 | 0 | 0 | |
getPDBFromRCSBPDB | 0.000 | 0.000 | 0.001 | |
getPPI | 0.003 | 0.003 | 0.007 | |
getProt | 0.001 | 0.000 | 0.000 | |
getSeqFromKEGG | 0 | 0 | 0 | |
getSeqFromRCSBPDB | 0.000 | 0.001 | 0.001 | |
getSeqFromUniProt | 0.000 | 0.000 | 0.001 | |
getSmiFromChEMBL | 0 | 0 | 0 | |
getSmiFromDrugBank | 0 | 0 | 0 | |
getSmiFromKEGG | 0 | 0 | 0 | |
getSmiFromPubChem | 0.000 | 0.000 | 0.001 | |
readFASTA | 0.002 | 0.000 | 0.003 | |
readMolFromSDF | 0.003 | 0.001 | 0.003 | |
readMolFromSmi | 0.001 | 0.001 | 0.001 | |
readPDB | 1.267 | 0.007 | 1.275 | |
searchDrug | 0.001 | 0.001 | 0.002 | |
segProt | 0.004 | 0.003 | 0.006 | |