Bioconductor Single Package Builder - Build History

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

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

nebbiolo1 Summary

[top]

Package: epiregulon
Version: 0.99.7
RVersion: 4.4
BiocVersion: 3.19
BuildCommand: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data epiregulon
BuildTime: 4 minutes 54.95 seconds
CheckCommand: BiocCheckGitClone('epiregulon') && /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3271/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3271/60eea5bc572011faf6006a985e20376f315fc5db/epiregulon.install-out.txt epiregulon_0.99.7.tar.gz && BiocCheck('epiregulon_0.99.7.tar.gz', `new-package`=TRUE)
CheckTime: 3 minutes 31.13 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1179.45 KiB
BuildID:: epiregulon_20240321185747
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: epiregulon. 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 epiregulon/DESCRIPTION ... OK
* preparing epiregulon:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building epiregulon_0.99.7.tar.gz


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('epiregulon')

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

 BiocCheckVersion: 1.39.26
 BiocVersion: 3.19
 Package: epiregulon
 PackageVersion: 0.99.7
 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3271/60eea5bc572011faf6006a985e20376f315fc5db/epiregulon
 platform: unix
 isTarBall: FALSE

* Checking valid files...
    * ERROR: System files found that should not be Git tracked.
      epiregulon.Rproj
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...
    * 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 results 
1 ERRORS | 0 WARNINGS | 1 NOTES

For more details, run
    browseVignettes(package = 'BiocCheck')




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

 R CMD CHECK

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

* using log directory /home/pkgbuild/packagebuilder/workers/jobs/3271/60eea5bc572011faf6006a985e20376f315fc5db/epiregulon.Rcheck
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* using option --no-vignettes
* checking for file epiregulon/DESCRIPTION ... OK
* this is package epiregulon version 0.99.7
* 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 for sufficient/correct file permissions ... OK
* checking serialization versions ... OK
* checking whether package epiregulon can be installed ... OK
* used C compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* used C++ compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking build directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... [7s/7s] OK
* checking whether the package can be loaded with stated dependencies ... [6s/6s] OK
* checking whether the package can be unloaded cleanly ... [7s/7s] OK
* checking whether the namespace can be loaded with stated dependencies ... [6s/6s] OK
* checking whether the namespace can be unloaded cleanly ... [7s/7s] OK
* checking loading without being on the library search path ... [7s/7s] 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 ... [9s/9s] NOTE
Error: there is no package called Biobase
Call sequence:
10: doWithOneRestart(return(expr), restart)
9: withOneRestart(expr, restarts[[1L]])
8: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
7: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
6: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), 
       versionCheck = vI[[i]]), from = package)
5: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
4: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), 
       versionCheck = vI[[i]]), 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
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called Biobase
Calls: <Anonymous>
Execution halted
* 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 ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in vignettes ... OK
* checking examples ... [63s/64s] OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
getTFMotifInfo 19.477  0.205  20.014
addMotifScore  14.979  0.679  16.124
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running testthat.R [1s/1s]
 [1s/1s] ERROR
Running the tests in tests/testthat.R failed.
Last 20 lines of output:
  
  Loading required package: GenomicRanges
  Loading required package: stats4
  Loading required package: BiocGenerics
  
  Attaching package: 'BiocGenerics'
  
  The following objects are masked from 'package:stats':
  
      IQR, mad, sd, var, xtabs
  
  The following objects are masked from 'package:base':
  
      Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
      as.data.frame, basename, cbind, colnames, dirname, do.call,
      duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
      lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
      pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
      union, unique, unsplit, which.max, which.min
  
  Error: package 'S4Vectors' required by 'GenomicRanges' could not be found
  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, 3 NOTEs
See
  /home/pkgbuild/packagebuilder/workers/jobs/3271/60eea5bc572011faf6006a985e20376f315fc5db/epiregulon.Rcheck/00check.log
for details.





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

 BiocCheck('epiregulon_0.99.7.tar.gz')

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

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

nebbiolo1 BUILD BIN output

[top]