Bioconductor Single Package Builder - Build History

Snapshot Date: 
URL:  https://git.bioconductor.org/packages/MGnifyR
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: MGnifyR
Version: 0.99.27
RVersion: 4.4
BiocVersion: 3.19
BuildCommand: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data MGnifyR
BuildTime: 1 minutes 1.35 seconds
CheckCommand: BiocCheckGitClone('MGnifyR') && /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3191/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR.install-out.txt MGnifyR_0.99.27.tar.gz && BiocCheck('MGnifyR_0.99.27.tar.gz', `new-package`=TRUE)
CheckTime: 4 minutes 3.58 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 4152.58 KiB
BuildID:: MGnifyR_20240326185906
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: MGnifyR. 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 MGnifyR/DESCRIPTION ... OK
* preparing MGnifyR:
* 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
* building MGnifyR_0.99.27.tar.gz


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('MGnifyR')

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

 BiocCheckVersion: 1.39.27
 BiocVersion: 3.19
 Package: MGnifyR
 PackageVersion: 0.99.27
 sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR
 platform: unix
 isTarBall: FALSE

* Checking valid files...
* 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 
0 ERRORS | 0 WARNINGS | 1 NOTES

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




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

 R CMD CHECK

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

* using log directory /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR.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 MGnifyR/DESCRIPTION ... OK
* checking extension type ... Package
* this is package MGnifyR version 0.99.27
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'mia', 'MultiAssayExperiment', 'TreeSummarizedExperiment',
  'SummarizedExperiment', 'biomformat', 'BiocGenerics'
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 for sufficient/correct file permissions ... OK
* checking whether package MGnifyR 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 ... [10s/10s] OK
* checking whether the namespace can be unloaded cleanly ... [10s/10s] OK
* checking loading without being on the library search path ... [11s/11s] OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: stats
  All declared Imports should be used.
Packages in Depends field not imported from:
  BiocGenerics biomformat
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported object imported by a ':::' call: BiocGenerics:::replaceSlots
  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 ... [27s/27s] NOTE
Found the following assignments to the global environment:
File MGnifyR/R/getResult.R:
  assign(mem.cache.name, mgnify_memory_cache, envir = .GlobalEnv)
* 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 biomformat could not be loaded
Call sequence:
3: stop(gettextf("package %s could not be loaded", sQuote(pkg)), 
       call. = FALSE, domain = NA)
2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, 
       .libPaths()))
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 ... WARNING
Error: package biomformat could not be loaded
Call sequence:
3: stop(gettextf("package %s could not be loaded", sQuote(pkg)), 
       call. = FALSE, domain = NA)
2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, 
       .libPaths()))
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Error: package biomformat could not be loaded
Call sequence:
3: stop(gettextf("package %s could not be loaded", sQuote(pkg)), 
       call. = FALSE, domain = NA)
2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, 
       .libPaths()))
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Error: package biomformat could not be loaded
Call sequence:
3: stop(gettextf("package %s could not be loaded", sQuote(pkg)), 
       call. = FALSE, domain = NA)
2: .getRequiredPackages2(pkgInfo, quietly = quietly, lib.loc = c(lib.loc, 
       .libPaths()))
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in vignettes ... OK
* checking examples ... [11s/11s] ERROR
Running examples in MGnifyR-Ex.R failed
The error occurred in:


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.

  Natural language support but running in an English locale

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.

> pkgname <- "MGnifyR"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> base::assign(".ExTimings", "MGnifyR-Ex.timings", pos = 'CheckExEnv')
> base::cat("name\tuser\tsystem\telapsed\n", file=base::get(".ExTimings", pos = 'CheckExEnv'))
> base::assign(".format_ptime",
+ function(x) {
+   if(!is.na(x[4L])) x[1L] <- x[1L] + x[4L]
+   if(!is.na(x[5L])) x[2L] <- x[2L] + x[5L]
+   options(OutDec = '.')
+   format(x[1L:3L], digits = 7L)
+ },
+ pos = 'CheckExEnv')
> 
> ### * </HEADER>
> library('MGnifyR')
Loading required package: mia
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: MatrixGenerics

The following objects are masked from package:matrixStats:

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

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

Loading required package: S4Vectors

Attaching package: S4Vectors

The following object is masked from package:utils:

    findMatches

The following objects are masked from package:base:

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: Biobase

The following object is masked from package:MatrixGenerics:

    rowMedians

The following objects are masked from package:matrixStats:

    anyMissing, rowMedians

Loading required package: SingleCellExperiment
Loading required package: TreeSummarizedExperiment
Loading required package: Biostrings
Loading required package: XVector

Attaching package: Biostrings

The following object is masked from package:base:

    strsplit

Loading required package: MultiAssayExperiment
Loading required package: biomformat
Error: package or namespace load failed for biomformat in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
 there is no package called Rhdf5lib
Error: package biomformat could not be loaded
Execution halted
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running testthat.R [11s/11s]
 [11s/11s] ERROR
Running the tests in tests/testthat.R failed.
Last 20 lines of output:
  
  The following objects are masked from 'package:matrixStats':
  
      anyMissing, rowMedians
  
  Loading required package: SingleCellExperiment
  Loading required package: TreeSummarizedExperiment
  Loading required package: Biostrings
  Loading required package: XVector
  
  Attaching package: 'Biostrings'
  
  The following object is masked from 'package:base':
  
      strsplit
  
  Loading required package: MultiAssayExperiment
  Loading required package: biomformat
  Error: package or namespace load failed for 'biomformat' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
   there is no package called 'Rhdf5lib'
  Error: package 'biomformat' could not be loaded
  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: 2 ERRORs, 2 WARNINGs, 3 NOTEs
See
  /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR.Rcheck/00check.log
for details.





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

 BiocCheck('MGnifyR_0.99.27.tar.gz')

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

    * ERROR:
      /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR_0.99.27.tar.gz
      must be installable.
    * ERROR:
      /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR_0.99.27.tar.gz
      must be loadable.
 BiocCheckVersion: 1.39.27
 BiocVersion: 3.19
 Package: MGnifyR
 PackageVersion: 0.99.27
 sourceDir: /tmp/Rtmp7Bepqb/file1407d12e73ea5b/MGnifyR
 installDir: /tmp/Rtmp7Bepqb/file1407d11e3066af
 BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3191/60c01d2b09cfa9ffe86228e528b1389a7cf27104/MGnifyR.BiocCheck
 platform: unix
 isTarBall: TRUE

* Installing package...
* 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...
    * WARNING: Use biocViews from one category only (one of Software,
      ExperimentData, AnnotationData, Workflow)
Search 'biocViews' at https://contributions.bioconductor.org
* Checking build system compatibility...
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for proper Description: field...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
* Checking for Version: field...
* Checking for valid maintainer...
* Checking License: for restrictive use...
* Checking for recommended DESCRIPTION fields...
* Checking for Bioconductor software dependencies...
    Bioconductor dependencies found in Imports & Depends (39%).
* Checking for pinned package versions in DESCRIPTION...
* Checking DESCRIPTION/NAMESPACE consistency...
Warning in packageDescription(pkgname, lib.loc = lib.loc) :
  no package 'MGnifyR' was found
Error in pkg_desc$Imports : $ operator is invalid for atomic vectors
Calls: BiocCheck ... checkDescriptionNamespaceConsistency -> cleanupDependency
Execution halted

nebbiolo1 BUILD BIN output

[top]