Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/ELViS
Last Changed Rev:  / Revision: 
Last Changed Date: 

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo1 Linux (Ubuntu 24.04.1 LTS)/x86_64   OK     ERROR     skipped     OK  

nebbiolo1 Summary

[top]

Package: ELViS
Version: 0.99.0
RVersion: 4.5
BiocVersion: 3.21
BuildCommand: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ELViS
BuildTime: 3 minutes 46.03 seconds
CheckCommand: BiocCheckGitClone('ELViS') && /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3631/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS.install-out.txt ELViS_0.99.0.tar.gz && BiocCheck('ELViS_0.99.0.tar.gz', `new-package`=TRUE)
CheckTime: 8 minutes 27.84 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1858.64 KiB
BuildID:: ELViS_20241127194954
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: ELViS. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 1. Installing package status: 0. Build Package status: 0. Adding Build Product Information to Database.Checking Package status: 1.

nebbiolo1 BUILD SRC output

[top]

===============================

 R CMD BUILD

===============================

* checking for file ELViS/DESCRIPTION ... OK
* preparing ELViS:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a data/datalist file should be added
* building ELViS_0.99.0.tar.gz


nebbiolo1 CHECK output

[top]

===============================

 BiocCheckGitClone('ELViS')

===============================

 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS
 BiocVersion: 3.21
 Package: ELViS
 PackageVersion: 0.99.0
 BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS.BiocCheck
 BiocCheckVersion: 1.43.2
 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS
 installDir: NULL
 isTarBall: FALSE
 platform: unix
* Checking valid files...
 ERROR: System files found that should not be Git tracked.
 ELViS.Rproj
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
i NOTE: (Optional) CITATION file not found. Only include a CITATION file if
there is a preprint or publication for this Bioconductor package. Note that
Bioconductor packages are not required to have a CITATION file but it is useful
both for users and for tracking Bioconductor project-wide metrics. When
including a CITATION file, add the publication using the 'doi' argument of
'bibentry()'.
 BiocCheck v1.43.2 results 
 1 ERRORS |  0 WARNINGS | i 1 NOTES
i For more details, run
  browseVignettes(package = 'BiocCheck')




===============================

 R CMD CHECK

===============================

* using log directory /home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS.Rcheck
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* using option --no-vignettes
* checking for file ELViS/DESCRIPTION ... OK
* this is package ELViS version 0.99.0
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ELViS can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... 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 ... [11s/11s] OK
* checking whether the package can be loaded with stated dependencies ... [11s/11s] OK
* checking whether the package can be unloaded cleanly ... [11s/11s] OK
* checking whether the namespace can be loaded with stated dependencies ... [11s/11s] OK
* checking whether the namespace can be unloaded cleanly ... [11s/11s] OK
* checking loading without being on the library search path ... [11s/11s] OK
* checking use of S3 registration ... 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 ... [37s/37s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Error: package or namespace load failed for ELViS in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
 there is no package called BiocGenerics
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
       attr(package, "LibPath") <- which.lib.loc
       ns <- loadNamespace(package, lib.loc)
       env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
   }, error = function(e) {
       P <- if (!is.null(cc <- conditionCall(e))) 
           paste(" in", deparse(cc)[1L])
       else ""
       msg <- gettextf("package or namespace load failed for %s%s:\n %s", 
           sQuote(package), P, conditionMessage(e))
       if (logical.return && !quietly) 
           message(paste("Error:", msg), domain = NA)
       else stop(msg, call. = FALSE, domain = NA)
   })
1: library(package, lib.loc = lib.loc, character.
Execution halted
* checking Rd \usage sections ... NOTE
Error: there is no package called BiocGenerics
Call sequence:
11: doWithOneRestart(return(expr), restart)
10: withOneRestart(expr, restarts[[1L]])
9: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
7: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), 
       versionCheck = vI[[i]]), from = package)
6: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
5: asNamespace(ns)
4: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), 
       versionCheck = vI[[i]]), from = package)
1: loadNamespace(package, lib.loc)
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter Writing R documentation files in the Writing R
Extensions manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of data directory ... OK
* checking data for non-ASCII characters ... [0s/0s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in vignettes ... OK
* checking examples ... [111s/111s] OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
run_ELViS           53.821  0.110  53.938
integrative_heatmap 23.098  0.293  23.284
gene_cn_heatmaps    10.175  0.120  10.294
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running testthat.R [0s/0s]
 [1s/1s] ERROR
Running the tests in tests/testthat.R failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional test configuration?
  > # Learn more about the roles of various files in:
  > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
  > # * https://testthat.r-lib.org/articles/special-files.html
  > 
  > library(testthat)
  > library(ELViS)
  Error: package or namespace load failed for 'ELViS' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
   there is no package called 'IRanges'
  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 ... [3s/3s] OK
* DONE

Status: 1 ERROR, 1 WARNING, 1 NOTE
See
  /home/pkgbuild/packagebuilder/workers/jobs/3631/ELViS_20241127194954/ELViS.Rcheck/00check.log
for details.





===============================

 BiocCheck('ELViS_0.99.0.tar.gz')

===============================

Error: package or namespace load failed for BiocCheck in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called RBGL
Execution halted

nebbiolo1 BUILD BIN output

[top]