Bioconductor Single Package Builder - Build History

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

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

merida1 Summary

[top]

Package: ASURAT
Version: 0.99.11
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data ASURAT
BuildTime: 14 minutes 59.96 seconds
CheckCommand:
CheckTime:
BuildBinCommand:
BuildBinTime:
PackageFileSize: -1.00 KiB
BuildID:: ASURAT_20220331151228
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: ASURAT. 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: -9.

merida1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘ASURAT/DESCRIPTION’ ... OK
* preparing ‘ASURAT’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
TIMEOUT: R CMD build exceeded 15 mins



merida1 CHECK output

[top]


                				

merida1 BUILD BIN output

[top]


                				

nebbiolo1 Summary

[top]

Package: ASURAT
Version: 0.99.11
RVersion: 4.2
BiocVersion: 3.15
BuildCommand: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ASURAT
BuildTime: 10 minutes 20.31 seconds
CheckCommand: BiocCheckGitClone('ASURAT') && /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --no-vignettes --timings ASURAT_0.99.11.tar.gz && BiocCheck('ASURAT_0.99.11.tar.gz', `new-package`=TRUE)
CheckTime: 2 minutes 40.62 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1563.35 KiB
BuildID:: ASURAT_20220331151228
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: ASURAT. 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: 0.

nebbiolo1 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘ASURAT/DESCRIPTION’ ... OK
* preparing ‘ASURAT’:
* 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 ‘ASURAT_0.99.11.tar.gz’


nebbiolo1 CHECK output

[top]

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

 BiocCheckGitClone('ASURAT')

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

This is BiocCheckGitClone version 1.31.36. 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/2524/46812fe8796ec32319cbb04a7308527d0b7e890c/ASURAT.Rcheck’
* using R Under development (unstable) (2022-03-17 r81925)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ASURAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ASURAT’ version ‘0.99.11’
* 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 whether package ‘ASURAT’ can be installed ... [22s/22s] 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
Namespace in Imports field not imported from: ‘ggplot2’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [16s/16s] 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [30s/29s] OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
compute_sepI_all   6.389  1.769   7.598
plot_multiheatmaps 6.945  0.680   7.177
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [5s/5s]
 [5s/5s] OK
* checking for unstated dependencies in vignettes ... NOTE
'::' or ':::' import not declared from: ‘scales’
* 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: 2 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/2524/46812fe8796ec32319cbb04a7308527d0b7e890c/ASURAT.Rcheck/00check.log’
for details.






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

 BiocCheck('ASURAT_0.99.11.tar.gz')

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

This is BiocCheck version 1.31.36. BiocCheck is a work in progress.
Output and severity of issues may change. Installing package...
* Checking Package Dependencies...
Warning in system2(cmd, args, stdout = TRUE, stderr = FALSE, env = "R_DEFAULT_PACKAGES=NULL") :
  running command 'R_DEFAULT_PACKAGES=NULL '/home/biocbuild/bbs-3.15-bioc/R/bin/R' -q --vanilla --slave -f /home/biocbuild/bbs-3.15-bioc/R/library/BiocCheck/script/checkBadDeps.R --args "/home/pkgbuild/packagebuilder/workers/jobs/2524/46812fe8796ec32319cbb04a7308527d0b7e890c/ASURAT_0.99.11.tar.gz" "/tmp/RtmpLVI48l/file1623ad85e9a12/lib" 2>/dev/null' had status 1
* 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...
    * NOTE: 'LazyData:' in the 'DESCRIPTION' should be set to false or
      removed
* Checking version number...
* Checking for version number mismatch...
* Checking new package version number...
* Checking R Version dependency...
    * NOTE: Update R version dependency from 4.0.0 to 4.2.0.
* 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...
    * NOTE: Consider adding these automatically suggested biocViews:
      KEGG
See http://bioconductor.org/developers/how-to/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...
    * WARNING: Import ggplot2 in NAMESPACE as well as DESCRIPTION.
* 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 ASURAT...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
* Checking function lengths...
    * NOTE: Recommended function length <= 50 lines.
      There are 6 functions > 50 lines.
      The longest 5 functions are:
        plot_multiheatmaps() (R/plot.R, line 128): 259 lines
        remove_signs_redundant() (R/create_signs.R, line 418): 185
      lines
        cluster_genesets() (R/create_signs.R, line 102): 183 lines
        makeSignMatrix() (R/create_signs.R, line 773): 113 lines
        compute_sepI_clusters() (R/find_marker_signs.R, line 32): 102
      lines
* Checking man page documentation...
* Checking package NEWS...
* 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; 8 lines (0%) are > 80 characters
      long.
    First 6 lines:
      vignettes/ASURAT.Rmd:283 * [DOI:10.6084/m9.figshare.19102598](https://f...
      vignettes/ASURAT.Rmd:404                                    similarity_...
      vignettes/ASURAT.Rmd:502 plot_dataframe3D(dataframe3D = df, theta = 45,...
      vignettes/ASURAT.Rmd:547   ggplot2::labs(title = "PBMC (cell type)", x ...
      vignettes/ASURAT.Rmd:558   ggplot2::labs(title = "PBMC (function)", x =...
      vignettes/ASURAT.Rmd:680                                               ...
    * NOTE: Consider multiples of 4 spaces for line indents, 922
      lines(28%) are not.
    First 6 lines:
      R/create_signs.R:27   #--------------------------------------------------
      R/create_signs.R:28   # Error handling
      R/create_signs.R:29   #--------------------------------------------------
      R/create_signs.R:30   if(is.null(metadata(sce)$sign)){
      R/create_signs.R:32   }
      R/create_signs.R:33   if(min_ngenes <= 1){ stop("min_ngenes should be >...
    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...
    Maintainer is subscribed to bioc-devel.
* Checking for support site registration...
    Maintainer is registered at support site.
    Package name is in support site watched tags.


Summary:
ERROR count: 0
WARNING count: 1
NOTE count: 6
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

nebbiolo1 BUILD BIN output

[top]