This page was generated on 2023-10-20 09:37:59 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts"
| 4347 |
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 |
| cancerclass 1.44.0 (landing page) Daniel Kosztyla
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023) |
git_url: https://git.bioconductor.org/packages/cancerclass |
git_branch: RELEASE_3_17 |
git_last_commit: 7672fc0 |
git_last_commit_date: 2023-04-25 10:23:04 -0400 (Tue, 25 Apr 2023) |
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | WARNINGS | OK | | |
CHECK results for cancerclass on kjohnson2
To the developers/maintainers of the cancerclass package:
- 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
Command output
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:cancerclass.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings cancerclass_1.44.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/cancerclass.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘cancerclass/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cancerclass’ version ‘1.44.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 ... WARNING
Found the following significant warnings:
help.c:335:7: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign]
See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/cancerclass.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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
* 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 ... 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 is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
GOLUB 23.277 0.991 37.171
* 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 WARNING, 4 NOTEs
See
‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/cancerclass.Rcheck/00check.log’
for details.
Installation output
cancerclass.Rcheck/00install.out
Tests output
Example timings
cancerclass.Rcheck/cancerclass-Ex.timings