############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ProteoDisco.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ProteoDisco_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/ProteoDisco.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'ProteoDisco/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ProteoDisco' version '1.2.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 whether package 'ProteoDisco' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import 'dplyr::failwith' by 'plyr::failwith' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::id' by 'plyr::id' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::summarize' by 'plyr::summarize' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::count' by 'plyr::count' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::desc' by 'plyr::desc' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::mutate' by 'plyr::mutate' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::arrange' by 'plyr::arrange' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::rename' by 'plyr::rename' when loading 'ProteoDisco' Warning: replacing previous import 'dplyr::summarise' by 'plyr::summarise' when loading 'ProteoDisco' See 'F:/biocbuild/bbs-3.15-bioc/meat/ProteoDisco.Rcheck/00install.out' for details. * 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 ... NOTE Warning: no function found corresponding to methods exports from 'ProteoDisco' for: 'show' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... 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 ... WARNING Undocumented S4 methods: generic 'show' and siglist 'ProteoDiscography' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 ... NOTE Error loading dataset 'ProteoDiscographyExample.hg19': Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'seqlevels': UCSC library operation failed * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed incorporateGenomicVariants 40.50 1.23 41.74 generateJunctionModels 12.16 0.22 32.82 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'testthat.R' 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, 2 NOTEs See 'F:/biocbuild/bbs-3.15-bioc/meat/ProteoDisco.Rcheck/00check.log' for details.