Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2024-03-04 11:39:46 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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

Package 1667/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rcpi 1.39.0  (landing page)
Nan Xiao
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/Rcpi
git_branch: devel
git_last_commit: 59fdfc6
git_last_commit_date: 2023-10-24 09:58:01 -0500 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for Rcpi on merida1


To the developers/maintainers of the Rcpi package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: Rcpi
Version: 1.39.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.39.0.tar.gz
StartedAt: 2024-03-02 09:10:38 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 09:16:55 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 376.1 seconds
RetCode: 0
Status:   OK  
CheckDir: Rcpi.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/Rcpi.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.39.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:
  .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 ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.19-bioc/meat/Rcpi.Rcheck/00check.log’
for details.



Installation output

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.4-x86_64/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
*** 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)

Tests output

Rcpi.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> library(testthat)
> library(Rcpi)

> 
> test_check("Rcpi")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 22 ]
> 
> proc.time()
   user  system elapsed 
 12.683   1.109  43.337 

Example timings

Rcpi.Rcheck/Rcpi-Ex.timings

nameusersystemelapsed
AA2DACOR0.0030.0030.011
AA3DMoRSE0.0020.0020.005
AAACF0.0020.0030.003
AABLOSUM1000.0020.0020.005
AABLOSUM450.0020.0020.004
AABLOSUM500.0010.0020.005
AABLOSUM620.0020.0020.004
AABLOSUM800.0010.0020.004
AABurden0.0020.0010.003
AACPSA0.0010.0020.004
AAConn0.0020.0020.003
AAConst0.0010.0030.004
AADescAll0.0020.0030.005
AAEdgeAdj0.0020.0020.006
AAEigIdx0.0010.0020.004
AAFGC0.0020.0020.004
AAGETAWAY0.0020.0030.004
AAGeom0.0010.0020.006
AAInfo0.0020.0030.006
AAMOE2D0.0010.0030.005
AAMOE3D0.0020.0030.004
AAMetaInfo0.0010.0030.006
AAMolProp0.0020.0020.003
AAPAM1200.0010.0020.006
AAPAM2500.0020.0020.007
AAPAM300.0020.0020.005
AAPAM400.0010.0020.005
AAPAM700.0020.0020.004
AARDF0.0010.0030.009
AARandic0.0020.0020.005
AATopo0.0020.0030.004
AATopoChg0.0010.0030.005
AAWHIM0.0020.0020.003
AAWalk0.0010.0020.006
AAindex0.0020.0020.004
OptAA3d0.0000.0000.001
acc0.0170.0180.039
calcDrugFPSim000
calcDrugMCSSim0.0070.0060.022
calcParProtGOSim0.0010.0010.001
calcParProtSeqSim0.0110.0040.024
calcTwoProtGOSim0.0000.0010.001
calcTwoProtSeqSim0.0040.0020.006
checkProt0.0020.0010.004
convMolFormat0.0020.0010.004
extractDrugAIO0.0010.0010.003
extractDrugALOGP0.0010.0010.003
extractDrugAminoAcidCount0.0020.0010.002
extractDrugApol0.0010.0010.002
extractDrugAromaticAtomsCount0.0010.0010.004
extractDrugAromaticBondsCount0.0020.0000.003
extractDrugAtomCount0.0010.0010.002
extractDrugAutocorrelationCharge0.0010.0010.002
extractDrugAutocorrelationMass0.0020.0010.002
extractDrugAutocorrelationPolarizability0.0010.0010.004
extractDrugBCUT0.0010.0010.002
extractDrugBPol0.0020.0010.002
extractDrugBondCount0.0010.0010.005
extractDrugCPSA0.0010.0010.003
extractDrugCarbonTypes0.0020.0010.003
extractDrugChiChain0.0010.0010.002
extractDrugChiCluster0.0010.0000.002
extractDrugChiPath0.0020.0010.004
extractDrugChiPathCluster0.0010.0010.002
extractDrugDescOB0.0200.0090.039
extractDrugECI0.0010.0010.003
extractDrugEstate0.0020.0010.002
extractDrugEstateComplete0.0010.0010.002
extractDrugExtended0.0010.0010.002
extractDrugExtendedComplete0.0020.0010.003
extractDrugFMF0.0010.0010.002
extractDrugFragmentComplexity0.0010.0010.005
extractDrugGraph0.0020.0000.004
extractDrugGraphComplete0.0010.0010.003
extractDrugGravitationalIndex0.0020.0010.002
extractDrugHBondAcceptorCount0.0010.0010.003
extractDrugHBondDonorCount0.0010.0010.003
extractDrugHybridization0.0020.0010.004
extractDrugHybridizationComplete0.0010.0010.002
extractDrugHybridizationRatio0.0010.0000.002
extractDrugIPMolecularLearning0.0020.0010.002
extractDrugKR0.0010.0010.006
extractDrugKRComplete0.0020.0010.002
extractDrugKappaShapeIndices0.0010.0010.004
extractDrugKierHallSmarts0.0020.0010.003
extractDrugLargestChain0.0010.0010.002
extractDrugLargestPiSystem0.0020.0010.003
extractDrugLengthOverBreadth0.0010.0010.004
extractDrugLongestAliphaticChain0.0020.0010.004
extractDrugMACCS0.0020.0000.002
extractDrugMACCSComplete0.0010.0010.002
extractDrugMDE0.0010.0000.002
extractDrugMannholdLogP0.0020.0010.002
extractDrugMomentOfInertia0.0020.0000.002
extractDrugOBFP20.0100.0070.018
extractDrugOBFP30.0180.0060.027
extractDrugOBFP40.0100.0060.019
extractDrugOBMACCS0.1070.0110.150
extractDrugPetitjeanNumber0.0010.0000.003
extractDrugPetitjeanShapeIndex0.0020.0010.002
extractDrugPubChem0.0010.0010.002
extractDrugPubChemComplete0.0020.0000.003
extractDrugRotatableBondsCount0.0010.0010.002
extractDrugRuleOfFive0.0020.0000.002
extractDrugShortestPath0.0010.0010.004
extractDrugShortestPathComplete0.0020.0000.002
extractDrugStandard0.0010.0010.002
extractDrugStandardComplete0.0010.0000.002
extractDrugTPSA0.0020.0010.002
extractDrugVABC0.0010.0010.004
extractDrugVAdjMa0.0020.0010.002
extractDrugWHIM0.0010.0000.002
extractDrugWeight0.0020.0010.002
extractDrugWeightedPath0.0010.0010.002
extractDrugWienerNumbers0.0010.0010.003
extractDrugXLogP0.0020.0000.002
extractDrugZagrebIndex0.0010.0010.004
extractPCMBLOSUM0.0170.0030.024
extractPCMDescScales0.0200.0030.026
extractPCMFAScales0.0300.0080.047
extractPCMMDSScales0.0180.0050.028
extractPCMPropScales0.0290.0040.039
extractPCMScales0.0300.0050.044
extractProtAAC0.0040.0020.006
extractProtAPAAC1.7150.0652.180
extractProtCTDC0.0050.0010.006
extractProtCTDD0.0080.0040.015
extractProtCTDT0.0090.0020.011
extractProtCTriad0.1890.0250.256
extractProtDC0.0080.0130.026
extractProtGeary0.2990.0260.418
extractProtMoran0.2900.0270.434
extractProtMoreauBroto0.2920.0240.417
extractProtPAAC1.1890.0231.693
extractProtPSSM0.0010.0010.003
extractProtPSSMAcc0.0020.0010.003
extractProtPSSMFeature0.0020.0010.003
extractProtQSO2.1680.0412.931
extractProtSOCN2.1150.0272.796
extractProtTC0.0860.2460.450
getCPI0.0050.0030.008
getDrug000
getFASTAFromKEGG0.0010.0010.001
getFASTAFromUniProt0.0000.0010.001
getMolFromCAS0.0000.0010.000
getMolFromChEMBL000
getMolFromDrugBank0.0000.0010.000
getMolFromKEGG0.0000.0010.000
getMolFromPubChem0.0000.0010.000
getPDBFromRCSBPDB0.0010.0010.001
getPPI0.0050.0050.013
getProt0.0000.0000.001
getSeqFromKEGG0.0000.0000.001
getSeqFromRCSBPDB0.0000.0010.001
getSeqFromUniProt0.0000.0010.000
getSmiFromChEMBL0.0000.0000.001
getSmiFromDrugBank0.0010.0000.001
getSmiFromKEGG000
getSmiFromPubChem000
readFASTA0.0020.0010.003
readMolFromSDF0.0030.0020.008
readMolFromSmi0.0020.0010.002
readPDB1.4880.0191.948
searchDrug0.0030.0020.008
segProt0.0040.0040.012