| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:40:32 -0400 (Thu, 02 Nov 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
| lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
| 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 391/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CNViz 1.10.0 (landing page) Rebecca Greenblatt
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
To the developers/maintainers of the CNViz package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CNViz.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: CNViz |
| Version: 1.10.0 |
| Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:CNViz.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings CNViz_1.10.0.tar.gz |
| StartedAt: 2023-11-02 09:26:25 -0000 (Thu, 02 Nov 2023) |
| EndedAt: 2023-11-02 09:34:00 -0000 (Thu, 02 Nov 2023) |
| EllapsedTime: 454.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: CNViz.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:CNViz.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings CNViz_1.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/CNViz.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CNViz/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CNViz’ version ‘1.10.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CNViz’ 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 ... WARNING
Loading required package: shiny
Loading required package: methods
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
* checking whether the package can be unloaded cleanly ... WARNING
* 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 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 ... NOTE
launchCNViz: no visible global function definition for 'is'
launchCNViz: no visible binding for global variable 'gene'
launchCNViz: no visible binding for global variable 'mutation_id'
launchCNViz: no visible binding for global variable 'ref'
launchCNViz: no visible binding for global variable 'alt'
launchCNViz: no visible binding for global variable 'sampleNames'
launchCNViz : server: no visible binding for global variable 'gene'
launchCNViz : server: no visible binding for global variable 'weight'
launchCNViz : server: no visible binding for global variable
'mean_log2'
launchCNViz : server: no visible binding for global variable 's'
launchCNViz : server: no visible binding for global variable 'e'
launchCNViz : server: no visible binding for global variable 'cn'
launchCNViz : server: no visible binding for global variable
'total_weight'
launchCNViz : server: no visible binding for global variable 'loh'
launchCNViz : server: no visible binding for global variable 'chrom'
launchCNViz : server: no visible binding for global variable
'chr1_subplot'
launchCNViz : server: no visible binding for global variable
'chr2_subplot'
launchCNViz : server: no visible binding for global variable
'chr3_subplot'
launchCNViz : server: no visible binding for global variable
'chr4_subplot'
launchCNViz : server: no visible binding for global variable
'chr5_subplot'
launchCNViz : server: no visible binding for global variable
'chr6_subplot'
launchCNViz : server: no visible binding for global variable
'chr7_subplot'
launchCNViz : server: no visible binding for global variable
'chr8_subplot'
launchCNViz : server: no visible binding for global variable
'chr9_subplot'
launchCNViz : server: no visible binding for global variable
'chr10_subplot'
launchCNViz : server: no visible binding for global variable
'chr11_subplot'
launchCNViz : server: no visible binding for global variable
'chr12_subplot'
launchCNViz : server: no visible binding for global variable
'chr13_subplot'
launchCNViz : server: no visible binding for global variable
'chr14_subplot'
launchCNViz : server: no visible binding for global variable
'chr15_subplot'
launchCNViz : server: no visible binding for global variable
'chr16_subplot'
launchCNViz : server: no visible binding for global variable
'chr17_subplot'
launchCNViz : server: no visible binding for global variable
'chr18_subplot'
launchCNViz : server: no visible binding for global variable
'chr19_subplot'
launchCNViz : server: no visible binding for global variable
'chr20_subplot'
launchCNViz : server: no visible binding for global variable
'chr21_subplot'
launchCNViz : server: no visible binding for global variable
'chr22_subplot'
launchCNViz : server: no visible binding for global variable
'chrX_subplot'
launchCNViz : server: no visible binding for global variable
'chrY_subplot'
launchCNViz : server: no visible binding for global variable
'study_name'
launchCNViz : server: no visible binding for global variable
'hugoGeneSymbol'
launchCNViz : server: no visible binding for global variable 'Gain'
launchCNViz : server: no visible binding for global variable
'Amplification'
launchCNViz : server: no visible binding for global variable
'ShallowDeletion'
launchCNViz : server: no visible binding for global variable
'DeepDeletion'
launchCNViz : server : <anonymous>: no visible binding for global
variable 'loh'
Undefined global functions or variables:
Amplification DeepDeletion Gain ShallowDeletion alt chr10_subplot
chr11_subplot chr12_subplot chr13_subplot chr14_subplot chr15_subplot
chr16_subplot chr17_subplot chr18_subplot chr19_subplot chr1_subplot
chr20_subplot chr21_subplot chr22_subplot chr2_subplot chr3_subplot
chr4_subplot chr5_subplot chr6_subplot chr7_subplot chr8_subplot
chr9_subplot chrX_subplot chrY_subplot chrom cn e gene hugoGeneSymbol
is loh mean_log2 mutation_id ref s sampleNames study_name
total_weight weight
Consider adding
importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 R/sysdata.rda ... OK
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.18-bioc/meat/CNViz.Rcheck/00check.log’
for details.
CNViz.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL CNViz ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘CNViz’ ... ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CNViz)
CNViz.Rcheck/CNViz-Ex.timings
| name | user | system | elapsed | |
| launchCNViz | 0.003 | 0.000 | 0.003 | |