Bioconductor Single Package Builder - Build History

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

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
merida1 macOS 10.14.6 Mojave/x86_64   OK     ERROR     OK     OK  
nebbiolo1 Linux (Ubuntu 20.04.3 LTS)/x86_64   OK     ERROR     skipped     OK  

merida1 Summary

[top]

Package: MuData
Version: 0.99.1
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data MuData
BuildTime: 2 minutes 20.87 seconds
CheckCommand: BiocCheckGitClone('MuData') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch MuData_0.99.1.tar.gz && BiocCheck('MuData_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 2 minutes 59.51 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh MuData_0.99.1.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 20.66 seconds
PackageFileSize: 1873.02 KiB
BuildID:: MuData_20211215145743
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: MuData. Starting Build package. Starting Check package. Starting Build 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. Checking Package status: 1. Build Package status: 0.

merida1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘MuData/DESCRIPTION’ ... OK
* preparing ‘MuData’:
* 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 ‘MuData_0.99.1.tar.gz’


merida1 CHECK output

[top]

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

 BiocCheckGitClone('MuData')

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

This is BiocCheckGitClone version 1.31.15. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




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

 R CMD CHECK

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

* using log directory ‘/Users/pkgbuild/packagebuilder/workers/jobs/2453/2a5671d306ef62af624d4dbb4dee69a5fe8f61d9/MuData.Rcheck’
* using R Under development (unstable) (2021-11-01 r81125)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MuData/DESCRIPTION’ ... OK
* this is package ‘MuData’ version ‘0.99.1’
* 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 ‘MuData’ can be installed ... [20s/20s] 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 R 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 use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘DelayedArray:::normarg_verbose’
  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 ... [20s/21s] 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 ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [11s/11s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [13s/13s]
 [13s/13s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/2453/2a5671d306ef62af624d4dbb4dee69a5fe8f61d9/MuData.Rcheck/00check.log’
for details.






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

 BiocCheck('MuData_0.99.1.tar.gz')

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

This is BiocCheck version 1.31.15. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* 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 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 pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of MuData...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 1
      times)
        suppressWarnings() in R/read_h5mu.R (line 144, column 9)
* Checking function lengths* Checking man page documentation...
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 111 lines (8%) are > 80 characters
      long.
    First 6 lines:
      R/read_h5mu.R:1 #' @importFrom rhdf5 H5Aexists H5Aopen H5Aread H5Aclose...
      R/read_h5mu.R:27                 warning("found categories attribute fo...
      R/read_h5mu.R:76             warning("Unknown encoding ", encoding, " w...
      R/read_h5mu.R:107 #' @importFrom rhdf5 H5Iget_type H5Iget_name H5Aexist...
      R/read_h5mu.R:113             warning("Could not load the HDF5Array pac...
      R/read_h5mu.R:118     if (H5Iget_type(dataset) == "H5I_GROUP" && H5Aexi...
    * NOTE: Consider 4 spaces instead of tabs; 5 lines (0%) contain
      tabs.
    First 5 lines:
      R/read_h5mu.R:30 	        labels_items <- H5Dread(labels)
      R/read_h5mu.R:31 		n_labels <- length(unique(values))
      R/read_h5mu.R:32 		if (length(labels_items) > n_labels) {
      R/read_h5mu.R:33 			labels_items <- labels_items[seq_len(n_labels)]
      R/read_h5mu.R:34 		}
    * NOTE: Consider multiples of 4 spaces for line indents, 42
      lines(3%) are not.
    First 6 lines:
      R/write_h5mu.R:291                  contains="HDF5RealizationSink",
      R/write_h5mu.R:292                  slots=c(parent="H5IdComponent",
      R/write_h5mu.R:293                          datasetname="character"),
      R/write_h5mu.R:294                  where=.registeredHDF5ArrayMethods)
      R/write_h5mu.R:317                                      filepath=file, ...
      R/write_h5mu.R:348    idx <- 0
    See http://bioconductor.org/developers/how-to/coding-style/
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    * ERROR: Maintainer must subscribe to the bioc-devel mailing list.
      Subscribe here: https://stat.ethz.ch/mailman/listinfo/bioc-devel
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.


Summary:
ERROR count: 1
WARNING count: 0
NOTE count: 5
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output
BiocCheck FAILED.

merida1 BUILD BIN output

[top]

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

 R CMD BUILD

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

>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=libdir MuData_0.99.1.tar.gz'
>>>>>>> 

* installing *source* package ‘MuData’ ...
** using staged installation
** R
** 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 (MuData)



nebbiolo1 Summary

[top]

Package: MuData
Version: 0.99.1
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data MuData
BuildTime: 1 minutes 36.62 seconds
CheckCommand: BiocCheckGitClone('MuData') && /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --no-vignettes --timings MuData_0.99.1.tar.gz && BiocCheck('MuData_0.99.1.tar.gz', `new-package`=TRUE)
CheckTime: 2 minutes 3.30 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1873.81 KiB
BuildID:: MuData_20211215145743
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: MuData. 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. Checking Package status: 1.

nebbiolo1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘MuData/DESCRIPTION’ ... OK
* preparing ‘MuData’:
* 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 ‘MuData_0.99.1.tar.gz’


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('MuData')

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

This is BiocCheckGitClone version 1.31.15. BiocCheckGitClone is a work
in progress. Output and severity of issues may change.
* Checking valid files...
* Checking DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
* Checking CITATION...


Summary:
ERROR count: 0
WARNING count: 0
NOTE count: 0
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output




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

 R CMD CHECK

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

* using log directory ‘/home/pkgbuild/packagebuilder/workers/jobs/2453/2a5671d306ef62af624d4dbb4dee69a5fe8f61d9/MuData.Rcheck’
* using R Under development (unstable) (2021-11-10 r81171)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MuData/DESCRIPTION’ ... OK
* this is package ‘MuData’ version ‘0.99.1’
* 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 ‘MuData’ can be installed ... [14s/14s] 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 R 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 use of S3 registration ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘DelayedArray:::normarg_verbose’
  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 ... [14s/14s] 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 ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [8s/8s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [9s/9s]
 [9s/9s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2453/2a5671d306ef62af624d4dbb4dee69a5fe8f61d9/MuData.Rcheck/00check.log’
for details.






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

 BiocCheck('MuData_0.99.1.tar.gz')

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

This is BiocCheck version 1.31.15. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
* Checking if other packages can import this one...
* Checking to see if we understand object initialization...
* 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 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 pinned package versions...
* Checking DESCRIPTION/NAMESPACE consistency...
* Checking .Rbuildignore...
* Checking vignette directory...
* Checking whether vignette is built with 'R CMD build'...
* Checking package installation calls in R code...
* Checking for library/require of MuData...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid 'suppressWarnings'/'*Messages' if possible (found 1
      times)
        suppressWarnings() in R/read_h5mu.R (line 144, column 9)
* Checking function lengths* Checking man page documentation...
* Checking package NEWS...
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
* Checking unit tests...
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 111 lines (8%) are > 80 characters
      long.
    First 6 lines:
      R/read_h5mu.R:1 #' @importFrom rhdf5 H5Aexists H5Aopen H5Aread H5Aclose...
      R/read_h5mu.R:27                 warning("found categories attribute fo...
      R/read_h5mu.R:76             warning("Unknown encoding ", encoding, " w...
      R/read_h5mu.R:107 #' @importFrom rhdf5 H5Iget_type H5Iget_name H5Aexist...
      R/read_h5mu.R:113             warning("Could not load the HDF5Array pac...
      R/read_h5mu.R:118     if (H5Iget_type(dataset) == "H5I_GROUP" && H5Aexi...
    * NOTE: Consider 4 spaces instead of tabs; 5 lines (0%) contain
      tabs.
    First 5 lines:
      R/read_h5mu.R:30 	        labels_items <- H5Dread(labels)
      R/read_h5mu.R:31 		n_labels <- length(unique(values))
      R/read_h5mu.R:32 		if (length(labels_items) > n_labels) {
      R/read_h5mu.R:33 			labels_items <- labels_items[seq_len(n_labels)]
      R/read_h5mu.R:34 		}
    * NOTE: Consider multiples of 4 spaces for line indents, 42
      lines(3%) are not.
    First 6 lines:
      R/write_h5mu.R:291                  contains="HDF5RealizationSink",
      R/write_h5mu.R:292                  slots=c(parent="H5IdComponent",
      R/write_h5mu.R:293                          datasetname="character"),
      R/write_h5mu.R:294                  where=.registeredHDF5ArrayMethods)
      R/write_h5mu.R:317                                      filepath=file, ...
      R/write_h5mu.R:348    idx <- 0
    See http://bioconductor.org/developers/how-to/coding-style/
    See styler package: https://cran.r-project.org/package=styler as
      described in the BiocCheck vignette.
* Checking if package already exists in CRAN...
* Checking if new package already exists in Bioconductor...
* Checking for bioc-devel mailing list subscription...
    * ERROR: Maintainer must subscribe to the bioc-devel mailing list.
      Subscribe here: https://stat.ethz.ch/mailman/listinfo/bioc-devel
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.


Summary:
ERROR count: 1
WARNING count: 0
NOTE count: 5
For detailed information about these checks, see the BiocCheck
vignette, available at
https://bioconductor.org/packages/3.15/bioc/vignettes/BiocCheck/inst/doc/BiocCheck.html#interpreting-bioccheck-output
BiocCheck FAILED.

nebbiolo1 BUILD BIN output

[top]