CHECK report for cancerclass on tokay2
This page was generated on 2018-10-17 08:36:17 -0400 (Wed, 17 Oct 2018).
cancerclass 1.24.0 Daniel Kosztyla
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018) |
URL: https://git.bioconductor.org/packages/cancerclass |
Branch: RELEASE_3_7 |
Last Commit: b3db24f |
Last Changed Date: 2018-04-30 10:35:25 -0400 (Mon, 30 Apr 2018) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |
Summary
Command output
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:cancerclass.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings cancerclass_1.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/cancerclass.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'cancerclass/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'cancerclass' version '1.24.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 whether package 'cancerclass' can be installed ... OK
* 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... 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 ... 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 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.7-bioc/R/library/cancerclass/libs/i386/cancerclass.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
GOLUB 30.02 0.21 30.42
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
GOLUB 25.01 0.07 25.19
* 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: 4 NOTEs
See
'C:/Users/biocbuild/bbs-3.7-bioc/meat/cancerclass.Rcheck/00check.log'
for details.
Installation output
cancerclass.Rcheck/00install.out
Tests output
Example timings
cancerclass.Rcheck/examples_i386/cancerclass-Ex.timings
|
cancerclass.Rcheck/examples_x64/cancerclass-Ex.timings
|