Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:36:15 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 267/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
cancerclass 1.47.0  (landing page)
Daniel Kosztyla
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/cancerclass
git_branch: devel
git_last_commit: b500db8
git_last_commit_date: 2023-10-24 09:50:10 -0400 (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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for cancerclass on nebbiolo1


To the developers/maintainers of the cancerclass package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cancerclass.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: cancerclass
Version: 1.47.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:cancerclass.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings cancerclass_1.47.0.tar.gz
StartedAt: 2024-03-27 20:54:08 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 20:55:10 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 62.3 seconds
RetCode: 0
Status:   OK  
CheckDir: cancerclass.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:cancerclass.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings cancerclass_1.47.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/cancerclass.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘cancerclass/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cancerclass’ version ‘1.47.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 ‘cancerclass’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Non-standard license specification:
  GPL 3
Standardizable: TRUE
Standardized license specification:
  GPL-3
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to ‘methods’ which was already attached by Depends.
  Please remove these calls from your code.
Packages in Depends field not imported from:
  ‘Biobase’ ‘binom’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘cancerclass/R/cancerclass-internal.R’:
  .onLoad calls:
    require(methods)

Package startup functions should not change the search path.
See section ‘Good practice’ in '?.onAttach'.

calc.auc: no visible global function definition for ‘integrate’
calc.auc : <anonymous>: no visible global function definition for
  ‘approx’
calc.roc: no visible global function definition for ‘binom.confint’
fit: no visible global function definition for ‘pData’
fit: no visible global function definition for ‘featureData’
fit: no visible global function definition for ‘exprs’
fit: no visible binding for global variable ‘methods’
get.prop: no visible global function definition for ‘binom.confint’
loo: no visible global function definition for ‘pData’
nvalidate: no visible global function definition for ‘pData’
nvalidate: no visible global function definition for ‘featureData’
nvalidate: no visible global function definition for ‘exprs’
nvalidate: no visible binding for global variable ‘methods’
prepare: no visible global function definition for ‘pData’
prepare: no visible global function definition for ‘exprs’
prepare: no visible global function definition for ‘exprs<-’
validate: no visible global function definition for ‘pData’
validate: no visible global function definition for ‘featureData’
validate: no visible global function definition for ‘exprs’
validate: no visible binding for global variable ‘methods’
plot3d,nvalidation: no visible global function definition for ‘persp’
plot3d,validation: no visible global function definition for ‘persp’
plot,nvalidation: no visible global function definition for ‘grey’
plot,nvalidation: no visible global function definition for ‘par’
plot,nvalidation: no visible global function definition for ‘barplot’
plot,nvalidation: no visible global function definition for ‘legend’
plot,nvalidation : <anonymous>: no visible global function definition
  for ‘quantile’
plot,nvalidation: no visible global function definition for ‘abline’
plot,nvalidation: no visible global function definition for ‘lines’
plot,prediction: no visible global function definition for ‘t.test’
plot,prediction: no visible global function definition for ‘par’
plot,prediction: no visible global function definition for ‘hist’
plot,prediction: no visible global function definition for ‘legend’
plot,prediction: no visible global function definition for ‘barplot’
plot,prediction: no visible global function definition for ‘lines’
plot,prediction: no visible global function definition for ‘abline’
plot,prediction: no visible global function definition for ‘glm’
plot,prediction: no visible binding for global variable ‘binomial’
plot,prediction: no visible global function definition for ‘pchisq’
plot,prediction: no visible global function definition for ‘qnorm’
plot,prediction: no visible global function definition for ‘points’
plot,predictor: no visible global function definition for ‘barplot’
plot,validation: no visible global function definition for ‘grey’
plot,validation: no visible global function definition for ‘par’
plot,validation: no visible global function definition for ‘barplot’
plot,validation: no visible global function definition for ‘legend’
plot,validation : <anonymous>: no visible global function definition
  for ‘quantile’
plot,validation: no visible global function definition for ‘abline’
plot,validation: no visible global function definition for ‘lines’
predict,predictor: no visible global function definition for ‘pData’
predict,predictor: no visible global function definition for ‘exprs’
summary,prediction: no visible global function definition for
  ‘fisher.test’
Undefined global functions or variables:
  abline approx barplot binom.confint binomial exprs exprs<-
  featureData fisher.test glm grey hist integrate legend lines methods
  pData par pchisq persp points qnorm quantile t.test
Consider adding
  importFrom("grDevices", "grey")
  importFrom("graphics", "abline", "barplot", "hist", "legend", "lines",
             "par", "persp", "points")
  importFrom("stats", "approx", "binomial", "fisher.test", "glm",
             "integrate", "pchisq", "qnorm", "quantile", "t.test")
  importFrom("utils", "methods")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) predictor-class.Rd:25: Lost braces
    25 |   \code{plot}{A plot method is only avaiable for the score "zeta" that is a linear combination of features.} 
       |              ^
* 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
Objects in \usage without \alias in Rd file 'cancerclass-internal.Rd':
  ‘.onLoad’ ‘.initFoo’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
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
Examples with CPU (user + system) or elapsed time > 5s
        user system elapsed
GOLUB 18.423  0.192  18.615
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/cancerclass.Rcheck/00check.log’
for details.


Installation output

cancerclass.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL cancerclass
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘cancerclass’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c copa.c -o copa.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c cor.c -o cor.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c fc.c -o fc.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c help.c -o help.o
help.c: In function ‘welch_df’:
help.c:263:19: warning: variable ‘mean2’ set but not used [-Wunused-but-set-variable]
  263 |     double mean1, mean2, var1, var2 = 0.0;
      |                   ^~~~~
help.c:263:12: warning: variable ‘mean1’ set but not used [-Wunused-but-set-variable]
  263 |     double mean1, mean2, var1, var2 = 0.0;
      |            ^~~~~
help.c: In function ‘bsortdesc’:
help.c:344:13: warning: variable ‘anzahl’ set but not used [-Wunused-but-set-variable]
  344 |     int i,k,anzahl=0;
      |             ^~~~~~
help.c: In function ‘bsort’:
help.c:368:13: warning: variable ‘anzahl’ set but not used [-Wunused-but-set-variable]
  368 |     int i,k,anzahl=0;
      |             ^~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c ort.c -o ort.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c os.c -o os.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c shift.c -o shift.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c statistics.c -o statistics.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c student.c -o student.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c throw.c -o throw.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c welch.c -o welch.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c wilcox.c -o wilcox.o
wilcox.c: In function ‘wilcoxon’:
wilcox.c:37:8: warning: variable ‘overall’ set but not used [-Wunused-but-set-variable]
   37 |    int overall = 0;
      |        ^~~~~~~
wilcox.c: In function ‘pwilcoxon’:
wilcox.c:75:8: warning: variable ‘overall’ set but not used [-Wunused-but-set-variable]
   75 |    int overall = 0;
      |        ^~~~~~~
gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o cancerclass.so copa.o cor.o fc.o help.o ort.o os.o shift.o statistics.o student.o throw.o welch.o wilcox.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-cancerclass/00new/cancerclass/libs
** R
** data
** 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 (cancerclass)

Tests output


Example timings

cancerclass.Rcheck/cancerclass-Ex.timings

nameusersystemelapsed
GOLUB18.423 0.19218.615
fit0.0000.0000.001
loo000
nvalidate000
nvalidation-class0.0010.0000.001
plot000
predict.predictor-method0.0010.0000.000
prediction-class0.0010.0000.001
predictor-class0.0010.0000.000
summary.prediction-method000
validate000
validation-class0.0010.0000.000