############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:igvR.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings igvR_1.15.10.tar.gz ### ############################################################################## ############################################################################## * using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/igvR.Rcheck' * using R Under development (unstable) (2021-11-21 r81221) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'igvR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'igvR' version '1.15.10' * 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 'igvR' can be installed ... OK * checking installed package size ... NOTE installed size is 17.5Mb sub-directories of 1Mb or more: browserCode 12.1Mb extdata 4.5Mb * 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 ... OK * checking whether the namespace can be unloaded cleanly ... WARNING ---- unloading Error in .mergeMethodsTable(generic, mtable, tt, attach) : trying to get slot "defined" from an object of a basic class ("environment") with no slots Calls: unloadNamespace ... -> .updateMethodsInTable -> .mergeMethodsTable Execution halted * 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 setTrackHeight,igvR: no visible binding for global variable 'igv' trackSize,GFF3Track: no visible binding for global variable 'NA_INTEGER_' Undefined global functions or variables: NA_INTEGER_ igv * 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 ... WARNING Undocumented arguments in documentation object 'GFF3Track-class' 'trackColor' 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 include directives in Makefiles ... OK * checking files in 'vignettes' ... OK * checking examples ... ERROR Running examples in 'igvR-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: GFF3Track-class > ### Title: Constructor for GFF3Track > ### Aliases: GFF3Track-class .GFF3Track GFF3Track > > ### ** Examples > > tbl.gff3 <- read.table(system.file(package="igvR", "extdata", "GRCh38.94.NDUFS2.gff3"), + sep="\t", as.is=TRUE) Warning in file(file, "rt") : file("") only supports open = "w+" and open = "w+b": using the former Error in read.table(system.file(package = "igvR", "extdata", "GRCh38.94.NDUFS2.gff3"), : no lines available in input Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... WARNING Found 'inst/doc/makefile': should be 'Makefile' and will be ignored * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 3 WARNINGs, 2 NOTEs See 'D:/biocbuild/bbs-3.15-bioc/meat/igvR.Rcheck/00check.log' for details.