Back to Long Tests report for BioC 3.19 |
This page was generated on 2024-06-22 23:55 -0400 (Sat, 22 Jun 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4758 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4492 |
merida1 | macOS 12.7.4 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4506 |
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 23/33 | Hostname | OS / Arch | CHECK | |||||||
GenomicFeatures 1.56.0 (landing page) H. Pagès
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | WARNINGS | |||||||
palomino3 | Windows Server 2022 Datacenter / x64 | WARNINGS | ||||||||
merida1 | macOS 12.7.4 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.56.0 |
Command: F:\biocbuild\bbs-3.19-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.56.0.tar.gz |
StartedAt: 2024-06-22 16:53:33 -0400 (Sat, 22 Jun 2024) |
EndedAt: 2024-06-22 17:03:08 -0400 (Sat, 22 Jun 2024) |
EllapsedTime: 574.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: GenomicFeatures.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.19-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.56.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.19-bioc-longtests/meat/GenomicFeatures.Rcheck' * using R version 4.4.0 (2024-04-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.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.56.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.19-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)