Bioconductor Single Package Builder - Build History

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

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

nebbiolo1 Summary

[top]

Package: carnation
Version: 0.99.7
RVersion: 4.6
BiocVersion: 3.23
BuildCommand: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data carnation
BuildTime: 2 minutes 26.13 seconds
CheckCommand: BiocCheckGitClone('carnation') && /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3973/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation.install-out.txt carnation_0.99.7.tar.gz && BiocCheck('carnation_0.99.7.tar.gz', `new-package`=TRUE)
CheckTime: 7 minutes 59.23 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 5095.82 KiB
BuildID:: carnation_20260129203828
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: carnation. Starting Build package. Starting Check package.
PostProcessing: Finished Git clone. Package type: Software. Installing dependency status: 0. Checking git clone status: 0. 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 carnation/DESCRIPTION ... OK
* preparing carnation:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed 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 carnation_0.99.7.tar.gz


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('carnation')

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

 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation
 BiocVersion: 3.23
 Package: carnation
 PackageVersion: 0.99.7
 BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation.BiocCheck
 BiocCheckVersion: 1.47.16
 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation
 installDir: NULL
 isTarBall: FALSE
 platform: unix
* Checking valid files...
* Checking individual file sizes...
* Checking for stray BiocCheck output folders...
* Checking for inst/doc folders...
* Checking if DESCRIPTION is well formatted...
* Checking NAMESPACE...
* 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.47.16 results 
 0 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/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation.Rcheck
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* using option --no-vignettes
* checking for file carnation/DESCRIPTION ... OK
* this is package carnation version 0.99.7
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 31 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 carnation 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 ... [16s/16s] OK
* checking whether the package can be loaded with stated dependencies ... [11s/11s] WARNING

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

It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package.  All dependencies must be
declared in DESCRIPTION.
See section The DESCRIPTION file in the Writing R Extensions
manual.
* checking whether the package can be unloaded cleanly ... [10s/10s] WARNING
Error: package or namespace load failed for carnation in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called GenomicFeatures
Execution halted
* checking whether the namespace can be loaded with stated dependencies ... [16s/16s] WARNING
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called topGO
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... [10s/10s] WARNING
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called GOSemSim
Calls: suppressMessages ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
* checking loading without being on the library search path ... [10s/10s] WARNING

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

It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
* 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 ... [58s/58s] NOTE
Error: there is no package called goseq
Call sequence:
13: doWithOneRestart(return(expr), restart)
12: withOneRestart(expr, restarts[[1L]])
11: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
10: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9: asNamespace(ns)
8: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6: asNamespace(ns)
5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, 
       .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
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 ... WARNING
Error: package or namespace load failed for carnation in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
 there is no package called goseq
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({
       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.only = TRUE, verbose = FALSE)
Execution halted
All user-level objects in a package should have documentation entries.
See chapter Writing R documentation files in the Writing R
Extensions manual.
* 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 ... [12s/12s] OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in vignettes ... OK
* checking examples ... [85s/85s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running testthat.R [45s/45s]
 [46s/46s] OK
* 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 ... [5s/4s] OK
* DONE

Status: 6 WARNINGs, 1 NOTE
See
  /home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation.Rcheck/00check.log
for details.





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

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

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

 Installing carnation 
 ERROR: /tmp/RtmpvazfJv/file4e9f666f75f5d/carnation must be installable and
loadable.
 Package installed successfully
 carnation session metadata 
 sourceDir: /tmp/RtmpvazfJv/file4e9f666f75f5d/carnation
 BiocVersion: 3.23
 Package: carnation
 PackageVersion: 0.99.7
 BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3973/0c658f30cb5257f412a05c9d642b8758bd561c4d/carnation.BiocCheck
 BiocCheckVersion: 1.47.16
 sourceDir: /tmp/RtmpvazfJv/file4e9f666f75f5d/carnation
 installDir: /tmp/RtmpvazfJv/file4e9f6757b146
 isTarBall: TRUE
 platform: unix
 Running BiocCheck on carnation 
* Checking for deprecated package usage...


* Checking for remote package usage...
* Checking for 'LazyData: true' usage...
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R version dependency...
* Checking package size...
* Checking individual file sizes...
* Checking biocViews...
* Checking that biocViews are present...
* Checking package type based on biocViews...
 Software
* Checking for non-trivial biocViews...
* Checking that biocViews come from the same category...
* Checking biocViews validity...
* Checking for recommended biocViews...
* Checking build system compatibility...
* Checking for proper Description: field...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
i Bioconductor dependencies found in Imports & Depends (18%).
* Checking for pinned package versions in DESCRIPTION...
* Checking for 'fnd' role in Authors@R...
* Checking NAMESPACE...
* Checking .Rbuildignore...
* Checking for stray BiocCheck output folders...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of carnation...
* Checking coding practice...
i NOTE: Avoid 'cat' and 'print' outside of 'show' methods
Found in files:
 print() in R/buttons.R (line 217, column 13)
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
i NOTE: The recommended function length is 50 lines or less. There are 74
functions greater than 50 lines.
The longest 5 functions are:
 run_carnation() (R/app.R): 1695 lines
 ...
 loadDataServer() (R/load-new-data.R): 1004 lines
* Checking man page documentation...
Error in loadNamespace(pkgname, lib.loc = lib.loc) : 
  there is no package called carnation
Calls: BiocCheck ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

nebbiolo1 BUILD BIN output

[top]