Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-23 12:11 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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 199/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biocViews 1.74.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2025-01-20 13:00 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/biocViews
git_branch: RELEASE_3_20
git_last_commit: d2e3148
git_last_commit_date: 2024-10-29 09:25:07 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for biocViews on taishan

To the developers/maintainers of the biocViews package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biocViews.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.

raw results


Summary

Package: biocViews
Version: 1.74.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:biocViews.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biocViews_1.74.0.tar.gz
StartedAt: 2025-01-21 04:53:20 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 05:07:17 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 836.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: biocViews.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:biocViews.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biocViews_1.74.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/biocViews.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biocViews/DESCRIPTION’ ... OK
* this is package ‘biocViews’ version ‘1.74.0’
* 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 ‘biocViews’ 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 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
':::' call which should be '::': ‘tools:::vignetteInfo’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
  ‘tools:::.build_news_db_from_package_NEWS_Rd’
  ‘tools:::.build_news_db_from_package_NEWS_md’
  ‘tools:::.build_repository_package_db’
  ‘tools:::.expand_package_description_db_R_fields’
  ‘tools:::.get_standard_repository_db_fields’
  ‘tools:::.news_reader_default’ ‘tools:::.read_description’
  ‘tools:::.split_dependencies’
  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 ... NOTE
dump_concept: no visible binding for global variable ‘biocViewsVocab’
getPackageNEWS : getNews: no visible binding for global variable
  ‘Version’
getReverseDepends : <anonymous>: no visible binding for global variable
  ‘Package’
Undefined global functions or variables:
  Package Version biocViewsVocab
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘biocViews-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: recommendPackages
> ### Title: Recommend Packages using existing biocViews.
> ### Aliases: recommendPackages
> 
> ### ** Examples
> 
>     recommendPackages(c("clustering", "classification"))
Warning in readLines(con) :
  URL 'http://bioconductor.org/js/versions.js': status was 'Server returned nothing (no headers, no data)'
Error in readLines(con) : 
  cannot open the connection to 'http://bioconductor.org/js/versions.js'
Calls: recommendPackages -> .getBioCDevelUrl -> readLines
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 ERROR
Running the tests in ‘tests/runTests.R’ failed.
Last 13 lines of output:
  ERROR in test_recommendPackages: Error in readLines(con) : 
    cannot open the connection to 'http://bioconductor.org/js/versions.js'
  
  Test files with failing tests
  
     test_biocViews.R 
       test_recommendPackages 
  
  
  Error in BiocGenerics:::testPackage("biocViews") : 
    unit tests failed for package biocViews
  In addition: Warning message:
  In untar(tarball, tpaths, exdir = tmpdir) :
    '/usr/bin/gtar -xf '/home/biocbuild/tmp/RtmpMYlvXH/testing/testrepos/src/contrib/biocViews_1.74.0.tar.gz' -C '/home/biocbuild/tmp/RtmpMYlvXH' 'biocViews/DESCRIPTION' 'biocViews/inst/CITATION'' returned error code 2
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/biocViews.Rcheck/00check.log’
for details.


Installation output

biocViews.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL biocViews
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’
* installing *source* package ‘biocViews’ ...
** using staged installation
** R
** data
** 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 (biocViews)

Tests output

biocViews.Rcheck/tests/runTests.Rout.fail


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("biocViews")
Timing stopped at: 0.074 19.55 63.85
Error in readLines(con) : 
  cannot open the connection to 'http://bioconductor.org/js/versions.js'
In addition: Warning message:
In readLines(con) :
  URL 'https://bioconductor.org/js/versions.js': status was 'SSL connect error'
Generate citation for /home/biocbuild/tmp/RtmpMYlvXH/testing/testrepos/src/contrib/biocViews2_1.74.0.tar.gz ... (try to process CITATION file) OK
Generate citation for /home/biocbuild/tmp/RtmpMYlvXH/testing/testrepos/src/contrib/biocViews_1.74.0.tar.gz ... /usr/bin/gtar: biocViews/inst/CITATION: Not found in archive
/usr/bin/gtar: Exiting with failure status due to previous errors
(auto-generate from DESCRIPTION file) OK


RUNIT TEST PROTOCOL -- Tue Jan 21 05:07:09 2025 
*********************************************** 
Number of test functions: 5 
Number of errors: 1 
Number of failures: 0 

 
1 Test Suite : 
biocViews RUnit Tests - 5 test functions, 1 error, 0 failures
ERROR in test_recommendPackages: Error in readLines(con) : 
  cannot open the connection to 'http://bioconductor.org/js/versions.js'

Test files with failing tests

   test_biocViews.R 
     test_recommendPackages 


Error in BiocGenerics:::testPackage("biocViews") : 
  unit tests failed for package biocViews
In addition: Warning message:
In untar(tarball, tpaths, exdir = tmpdir) :
  '/usr/bin/gtar -xf '/home/biocbuild/tmp/RtmpMYlvXH/testing/testrepos/src/contrib/biocViews_1.74.0.tar.gz' -C '/home/biocbuild/tmp/RtmpMYlvXH' 'biocViews/DESCRIPTION' 'biocViews/inst/CITATION'' returned error code 2
Execution halted

Example timings

biocViews.Rcheck/biocViews-Ex.timings

nameusersystemelapsed
PackageDetail-class0.1370.0000.151
biocViews-package0.1530.0000.160
biocViewsVocab0.0050.0000.007
dump_concept0.0030.0010.010
getBiocSubViews1.3630.8654.074
getBiocViews1.1720.2752.825
getCurrentbiocViews0.0020.0070.081
getPackageTitles0.0000.0010.004
getSubTerms0.1860.0150.232
guessPackageType0.0120.0050.184