Back to Long Tests report for BioC 3.20 |
This page was generated on 2024-12-07 23:55 -0500 (Sat, 07 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4739 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4482 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4510 |
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 22/32 | Hostname | OS / Arch | CHECK | |||||||
GenomicFeatures 1.58.0 (landing page) H. Pagès
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | WARNINGS | |||||||
palomino8 | Windows Server 2022 Datacenter / x64 | WARNINGS | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | WARNINGS | ||||||||
To the developers/maintainers of the GenomicFeatures 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. |
Package: GenomicFeatures |
Version: 1.58.0 |
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.58.0.tar.gz |
StartedAt: 2024-12-07 16:27:56 -0500 (Sat, 07 Dec 2024) |
EndedAt: 2024-12-07 16:31:05 -0500 (Sat, 07 Dec 2024) |
EllapsedTime: 188.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GenomicFeatures.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no GenomicFeatures_1.58.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc-longtests/meat/GenomicFeatures.Rcheck' * using R version 4.4.2 (2024-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using options '--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error' * checking for file 'GenomicFeatures/DESCRIPTION' ... OK * this is package 'GenomicFeatures' version '1.58.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'BiocGenerics', 'S4Vectors', 'IRanges', 'GenomeInfoDb', 'GenomicRanges', 'AnnotationDbi' Adding so many packages to the search path is excessive and importing selectively is preferable. * 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 'GenomicFeatures' can be installed ... OK * checking installed package size ... OK * checking package 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 code 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 dependencies in R code ... NOTE Unexported objects imported by ':::' calls: 'AnnotationDbi:::.getMetaValue' 'AnnotationDbi:::.valid.colnames' 'AnnotationDbi:::.valid.metadata.table' 'AnnotationDbi:::.valid.table.colnames' 'AnnotationDbi:::dbEasyQuery' 'AnnotationDbi:::dbQuery' 'AnnotationDbi:::smartKeys' 'BiocGenerics:::testPackage' 'GenomeInfoDb:::getSeqlevelsReplacementMode' 'GenomeInfoDb:::normarg_new2old' 'GenomicRanges:::unsafe.transcriptLocs2refLocs' 'GenomicRanges:::unsafe.transcriptWidths' 'IRanges:::regroupBySupergroup' 'S4Vectors:::V_recycle' 'S4Vectors:::decodeRle' 'S4Vectors:::extract_data_frame_rows' See the note in ?`:::` about the use of this operator. * 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 ... NOTE checkRd: (-1) coordinate-mapping-methods.Rd:144-168: Lost braces in \itemize; meant \describe ? checkRd: (-1) coordinate-mapping-methods.Rd:169-194: Lost braces in \itemize; meant \describe ? checkRd: (-1) nearest-methods.Rd:43-61: Lost braces in \itemize; meant \describe ? * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... SKIPPED * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in 'vignettes' ... SKIPPED * checking examples ... SKIPPED WARNING directory 'longtests' not found * DONE Status: 1 WARNING, 3 NOTEs See 'F:/biocbuild/bbs-3.20-bioc-longtests/meat/GenomicFeatures.Rcheck/00check.log' for details.
GenomicFeatures.Rcheck/00install.out
* installing *source* package 'GenomicFeatures' ... ** using staged installation ** R ** inst ** 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 (GenomicFeatures)