Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-05-10 10:04:42 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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

CHECK results for survcomp on kunpeng1


To the developers/maintainers of the survcomp package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/survcomp.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 2011/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
survcomp 1.51.0  (landing page)
Benjamin Haibe-Kains
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/survcomp
git_branch: devel
git_last_commit: 7a7ce39
git_last_commit_date: 2023-04-25 14:19:21 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: survcomp
Version: 1.51.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:survcomp.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings survcomp_1.51.0.tar.gz
StartedAt: 2023-05-10 06:31:53 -0000 (Wed, 10 May 2023)
EndedAt: 2023-05-10 06:33:13 -0000 (Wed, 10 May 2023)
EllapsedTime: 80.1 seconds
RetCode: 0
Status:   OK  
CheckDir: survcomp.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:survcomp.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings survcomp_1.51.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/survcomp.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘survcomp/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘survcomp’ version ‘1.51.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 ‘survcomp’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* used C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
* 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 startup messages can be suppressed ... 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 ... NOTE
S3 methods shown with full name in documentation object 'concordance.index':
  ‘concordance.index’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘survcomp.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/survcomp.Rcheck/00check.log’
for details.



Installation output

survcomp.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL survcomp
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’
* installing *source* package ‘survcomp’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
using C++ compiler: ‘g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0’
gcc -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c concordance.index.c -o concordance.index.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c foo_mrmr_surv.cpp -o foo_mrmr_surv.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/lib/R/include" -DNDEBUG   -I/usr/local/include    -fPIC  -g -O2  -c survcomp_init.cpp -o survcomp_init.o
g++ -std=gnu++17 -shared -L/usr/local/lib -o survcomp.so concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o survcomp_init.o
installing to /home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library/00LOCK-survcomp/00new/survcomp/libs
** R
** data
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (survcomp)

Tests output


Example timings

survcomp.Rcheck/survcomp-Ex.timings

nameusersystemelapsed
D.index0.0280.0040.032
balanced.hazard.ratio0.0140.0000.014
bhr.comp0.0130.0000.013
breastCancerData0.5910.0120.602
censor.time0.0010.0000.001
cindex.comp0.0040.0000.003
cindex.comp.meta0.0050.0000.005
combine.est0.0000.0000.001
combine.test0.0000.0000.001
concordance.index0.0040.0000.004
cvpl0.1450.0000.146
dindex.comp0.0120.0000.012
dindex.comp.meta0.0370.0000.038
fisherz0.0010.0000.001
forestplot.surv0.0370.0000.038
getsurv20.0040.0000.005
hazard.ratio0.010.000.01
hr.comp0.0100.0000.011
hr.comp.meta0.0210.0000.022
hr.comp20.0080.0000.008
iauc.comp0.2670.0000.266
ibsc.comp0.2580.0040.263
km.coxph.plot0.0480.0000.048
logpl0.0110.0000.012
mainz7g0.1860.0000.186
metaplot.surv0.0040.0000.003
mrmr.cindex0.0020.0000.003
nki7g0.1820.0040.186
no.at.risk0.0120.0000.012
sbrier.score2proba0.2120.0000.213
score2proba0.0180.0000.017
td.sens.spec0.0020.0000.002
tdrocc0.0820.0120.094
test.hetero.est0.0010.0000.000
test.hetero.test0.0000.0000.001
transbig7g0.1780.0080.186
unt7g0.1700.0120.183
upp7g0.1870.0080.196
vdx7g0.1830.0160.199