Bioconductor Single Package Builder - Build History

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

Hostname OS /Arch BUILD CHECK BUILD BIN POST-PROCESSING
nebbiolo2 Linux (Ubuntu 22.04.3 LTS)/x86_64   OK     ERROR     skipped     OK  
lconway macOS 12.7.1 Monterey/x86_64   OK     ERROR     OK     OK  

nebbiolo2 Summary

[top]

Package: eheat
Version: 0.99.3
RVersion: 4.4
BiocVersion: 3.20
BuildCommand: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data eheat
BuildTime: 0 minutes 39.39 seconds
CheckCommand: BiocCheckGitClone('eheat') && /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --no-vignettes --timings --library=/home/pkgbuild/packagebuilder/workers/jobs/3465/R-libs --install=check:/home/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.install-out.txt eheat_0.99.3.tar.gz && BiocCheck('eheat_0.99.3.tar.gz', `new-package`=TRUE)
CheckTime: 0 minutes 29.47 seconds
BuildBinCommand:
BuildBinTime:
PackageFileSize: 1507.61 KiB
BuildID:: eheat_20240625184403
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: eheat. 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.

nebbiolo2 BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘eheat/DESCRIPTION’ ... OK
* preparing ‘eheat’:
* 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 ‘eheat_0.99.3.tar.gz’


nebbiolo2 CHECK output

[top]

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

 BiocCheckGitClone('eheat')

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

─ BiocCheckVersion: 1.41.2
─ BiocVersion: 3.20
─ Package: eheat
─ PackageVersion: 0.99.3
─ sourceDir: /home/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
    * ERROR: System files found that should not be Git tracked.
      eheat.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/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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 ‘eheat/DESCRIPTION’ ... OK
* this is package ‘eheat’ version ‘0.99.3’
* 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 ‘eheat’ 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 ... [3s/3s] OK
* checking whether the package can be loaded with stated dependencies ... [3s/3s] OK
* checking whether the package can be unloaded cleanly ... [3s/3s] OK
* checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
* checking whether the namespace can be unloaded cleanly ... [3s/3s] OK
* checking loading without being on the library search path ... [3s/3s] WARNING
Loading required package: ComplexHeatmap
Loading required package: grid
========================================
ComplexHeatmap version 2.21.0
Bioconductor page: http://bioconductor.org/packages/ComplexHeatmap/
Github page: https://github.com/jokergoo/ComplexHeatmap
Documentation: http://jokergoo.github.io/ComplexHeatmap-reference

If you use it in published research, please cite either one:
- Gu, Z. Complex Heatmap Visualization. iMeta 2022.
- Gu, Z. Complex heatmaps reveal patterns and correlations in multidimensional 
    genomic data. Bioinformatics 2016.


The new InteractiveComplexHeatmap package can directly export static 
complex heatmaps into an interactive Shiny app with zero effort. Have a try!

This message can be suppressed by:
  suppressPackageStartupMessages(library(ComplexHeatmap))
========================================

Loading required package: ggplot2
Error: package or namespace load failed for ‘eheat’ in loadNamespace(package, lib.loc):
 there is no package called ‘eheat’
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 ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Execution halted
* checking S3 generic/method consistency ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... [2s/2s] NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in loadNamespace(name) : there is no package called ‘eheat’
Calls: <Anonymous>
Execution halted
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd line widths ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: suppressPackageStartupMessages ... withCallingHandlers -> <Anonymous> -> Rd_db -> find.package
Execution halted
These lines will be truncated in the PDF manual.
* checking Rd cross-references ... WARNING
Warning in gzfile(file, "rb") :
  cannot open compressed file '', probable reason 'No such file or directory'
Error in gzfile(file, "rb") : cannot open the connection
Calls: <Anonymous> -> readRDS -> gzfile
Execution halted
* checking for missing documentation entries ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> dirname -> find.package
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 in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd \usage sections ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking for unstated dependencies in examples ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Execution halted
* checking files in ‘vignettes’ ... OK
* checking examples ... SKIPPED
* checking for unstated dependencies in vignettes ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Execution halted
* 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: 8 WARNINGs, 7 NOTEs
See
  ‘/home/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.Rcheck/00check.log’
for details.





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

 BiocCheck('eheat_0.99.3.tar.gz')

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

─ BiocCheckVersion: 1.41.2
─ BiocVersion: 3.20
─ Package: eheat
─ PackageVersion: 0.99.3
─ sourceDir: /tmp/Rtmp6SpzTy/file23a2ff20f2ad61/eheat
─ installDir: /tmp/Rtmp6SpzTy/file23a2ff7e30157d
─ BiocCheckDir: /home/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.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...
* Checking biocViews validity...
* Checking for recommended biocViews...
    * NOTE: Consider adding these automatically suggested biocViews:
      Sequencing
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...
    * NOTE: The Description field in the DESCRIPTION is made up of less
      than 3 sentences. Provide a more detailed description of the
      package.
* 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 (10%).
* Checking for pinned package versions in DESCRIPTION...
* 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 eheat...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid '<<-' if possible (found 2 times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 9 functions greater than 50 lines.
* Checking man page documentation...
    * WARNING: Empty or missing \value sections found in man page(s).
* Checking package NEWS...
* Checking unit tests...
    * NOTE: Consider adding unit tests. We strongly encourage them. See
      https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 29 lines (1%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 204 lines
      (5%) are not.
    See https://contributions.bioconductor.org/r-code.html
    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 is in the Support Site Watched Tags.

─ BiocCheck results ──
0 ERRORS | 1 WARNINGS | 7 NOTES

See the eheat.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

nebbiolo2 BUILD BIN output

[top]


                				

lconway Summary

[top]

Package: eheat
Version: 0.99.3
RVersion: 4.4
BiocVersion: 3.20
BuildCommand: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data eheat
BuildTime: 0 minutes 29.63 seconds
CheckCommand: BiocCheckGitClone('eheat') && /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --library=/Users/pkgbuild/packagebuilder/workers/jobs/3465/R-libs --install=check:/Users/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.install-out.txt eheat_0.99.3.tar.gz && BiocCheck('eheat_0.99.3.tar.gz', `new-package`=TRUE)
CheckTime: 0 minutes 39.88 seconds
BuildBinCommand: /Users/biocbuild/BBS/utils/build-universal.sh eheat_0.99.3.tar.gz /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R libdir
BuildBinTime: 0 minutes 13.23 seconds
PackageFileSize: 1709.15 KiB
BuildID:: eheat_20240625184403
PreProcessing: Starting Git clone. Installing dependencies. Checking Git Clone. Installing package: eheat. Starting Build package. Starting Check package. Starting Build 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. Build Package status: 0.

lconway BUILD SRC output

[top]

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

 R CMD BUILD

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

* checking for file ‘eheat/DESCRIPTION’ ... OK
* preparing ‘eheat’:
* 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 ‘eheat_0.99.3.tar.gz’


lconway CHECK output

[top]

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

 BiocCheckGitClone('eheat')

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

─ BiocCheckVersion: 1.41.2
─ BiocVersion: 3.20
─ Package: eheat
─ PackageVersion: 0.99.3
─ sourceDir: /Users/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat
─ platform: unix
─ isTarBall: FALSE

* Checking valid files...
    * ERROR: System files found that should not be Git tracked.
      eheat.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 ‘/Users/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.Rcheck’
* using R version 4.4.1 RC (2024-06-06 r86719)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘eheat/DESCRIPTION’ ... OK
* this is package ‘eheat’ version ‘0.99.3’
* 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 ‘eheat’ 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 ... [2s/2s] OK
* checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
* checking whether the package can be unloaded cleanly ... [2s/2s] OK
* checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
* checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
* checking loading without being on the library search path ... [2s/2s] 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 ... NOTE
Error: undefined exports: anno_gg, anno_gg2, eanno, eheat, eheat_decorate, eheat_grob, eheat_prepare, gganno, ggfit, ggfit2, ggheat, make_legends, with_ht_opts, with_ht_verbose
Call sequence:
3: stop(gettextf("undefined exports: %s", undef), domain = NA)
2: namespaceExport(ns, exports)
1: loadNamespace(package, lib.loc)
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... [2s/2s] NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in loadNamespace(name) : there is no package called ‘eheat’
Calls: <Anonymous>
Execution halted
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd line widths ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: suppressPackageStartupMessages ... withCallingHandlers -> <Anonymous> -> Rd_db -> find.package
Execution halted
These lines will be truncated in the PDF manual.
* checking Rd cross-references ... WARNING
Warning in gzfile(file, "rb") :
  cannot open compressed file '', probable reason 'No such file or directory'
Error in gzfile(file, "rb") : cannot open the connection
Calls: <Anonymous> -> readRDS -> gzfile
Execution halted
* checking for missing documentation entries ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> dirname -> find.package
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 in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking Rd \usage sections ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Calls: <Anonymous> -> find.package
Execution halted
* checking for unstated dependencies in examples ... WARNING
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Execution halted
* checking files in ‘vignettes’ ... OK
* checking examples ... SKIPPED
* checking for unstated dependencies in vignettes ... NOTE
Error in find.package(package, lib.loc) : 
  there is no package called ‘eheat’
Execution halted
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... [4s/4s] OK
* DONE

Status: 5 WARNINGs, 6 NOTEs
See
  ‘/Users/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.Rcheck/00check.log’
for details.





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

 BiocCheck('eheat_0.99.3.tar.gz')

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

─ BiocCheckVersion: 1.41.2
─ BiocVersion: 3.20
─ Package: eheat
─ PackageVersion: 0.99.3
─ sourceDir: /var/folders/db/d7_0z9ss4n3692ppdmx9hlgr0000gv/T//Rtmpha7S3M/fileb7df529dcb26/eheat
─ installDir: /var/folders/db/d7_0z9ss4n3692ppdmx9hlgr0000gv/T//Rtmpha7S3M/fileb7df4334da05
─ BiocCheckDir: /Users/pkgbuild/packagebuilder/workers/jobs/3465/a64358824c51120997f1854ab226ed722d33d4bc/eheat.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...
* Checking biocViews validity...
* Checking for recommended biocViews...
    * NOTE: Consider adding these automatically suggested biocViews:
      Sequencing
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...
    * NOTE: The Description field in the DESCRIPTION is made up of less
      than 3 sentences. Provide a more detailed description of the
      package.
* 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 (10%).
* Checking for pinned package versions in DESCRIPTION...
* 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 eheat...
* Checking coding practice...
* Checking parsed R code in R directory, examples, vignettes...
    * NOTE: Avoid '<<-' if possible (found 2 times)
* Checking function lengths...
    * NOTE: The recommended function length is 50 lines or less. There
      are 9 functions greater than 50 lines.
* Checking man page documentation...
    * WARNING: Empty or missing \value sections found in man page(s).
* Checking package NEWS...
* Checking unit tests...
    * NOTE: Consider adding unit tests. We strongly encourage them. See
      https://contributions.bioconductor.org/tests.html
* Checking skip_on_bioc() in tests...
* Checking formatting of DESCRIPTION, NAMESPACE, man pages, R source,
  and vignette source...
    * NOTE: Consider shorter lines; 29 lines (1%) are > 80 characters
      long.
    * NOTE: Consider multiples of 4 spaces for line indents; 204 lines
      (5%) are not.
    See https://contributions.bioconductor.org/r-code.html
    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 is in the Support Site Watched Tags.

─ BiocCheck results ──
0 ERRORS | 1 WARNINGS | 7 NOTES

See the eheat.BiocCheck folder and run
    browseVignettes(package = 'BiocCheck')
for details.

lconway BUILD BIN output

[top]

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

 R CMD BUILD

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

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

* installing *source* package ‘eheat’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (eheat)