Back to Multiple platform build/check report for BioC 3.9
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for BiocCheck on celaya2

This page was generated on 2019-10-16 12:53:01 -0400 (Wed, 16 Oct 2019).

Package 143/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BiocCheck 1.20.0
Bioconductor Package Maintainer
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/BiocCheck
Branch: RELEASE_3_9
Last Commit: 68d9869
Last Changed Date: 2019-05-02 11:53:47 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: BiocCheck
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:BiocCheck.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings BiocCheck_1.20.0.tar.gz
StartedAt: 2019-10-16 00:53:06 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 00:55:09 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 122.9 seconds
RetCode: 0
Status:  OK 
CheckDir: BiocCheck.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:BiocCheck.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings BiocCheck_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/BiocCheck.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BiocCheck/DESCRIPTION’ ... OK
* this is package ‘BiocCheck’ version ‘1.20.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘codetoolsBioC’
* 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 ‘BiocCheck’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘BiocManager:::.version_bioc’ ‘knitr:::detect_pattern’
  ‘tools:::.build_news_db_from_package_NEWS_Rd’
  ‘tools:::.build_news_db_from_package_NEWS_md’
  ‘tools:::.news_reader_default’ ‘tools:::RdTags’
  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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
          user system elapsed
BiocCheck 9.52  1.103  12.345
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/BiocCheck.Rcheck/00check.log’
for details.



Installation output

BiocCheck.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL BiocCheck
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘BiocCheck’ ...
** 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 (BiocCheck)

Tests output

BiocCheck.Rcheck/tests/runTests.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

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.

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.

> BiocGenerics:::testPackage("BiocCheck") 
Loading required package: usethis
    * ERROR: System Files found that should not be git tracked:
        something.Rproj
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
    * ERROR: Remove whitespace from DESCRIPTION field names.
* Checking for blank lines in DESCRIPTION...
    * ERROR: Remove blank lines from DESCRIPTION.
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
    * ERROR: Package directory 'unitTestTempDir' must match Package:
      field (got 'Foo').
* Checking for blank lines in DESCRIPTION...
* Checking if DESCRIPTION is well formatted...
* Checking for whitespace in DESCRIPTION field names...
* Checking that Package field matches directory/tarball name...
    * ERROR: Package directory 'unitTestTempDir' must match Package:
      field (got '').
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
    * ERROR: Authors@R must evaluate to 'person' object.
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
    * ERROR: Authors@R field in DESCRIPTION file is malformed.
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
    * ERROR: No Maintainer or Authors@R [cre] field in DESCRIPTION
      file.
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
    * ERROR: Maintainer field in DESCRIPTION file is malformed.
* Checking if DESCRIPTION is well formatted...
* Checking for valid maintainer...
    * WARNING: Use Authors@R (preferred) or Author/Maintainer fields
      not both.
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
* Checking for blank lines in DESCRIPTION...
* 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 for valid maintainer...
* Checking that biocViews are present...
    * ERROR: No biocViews terms found.
* 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...
    * WARNING: 'foo' is an invalid BiocViews term.
    * WARNING: 'Cancer' is an invalid BiocViews term.
    * WARNING: 'bar' is an invalid BiocViews term. Did you mean: 'ag'
    * WARNING: 'baz' is an invalid BiocViews term. Did you mean: 'ag'
* Checking for recommended 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 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)
    * ERROR: Use 'BiocParallel' instead of 'multicore'. 'multicore' is
      deprecated and does not work on Windows.
    * ERROR: At least 80% of man pages documenting exported objects
      must have runnable examples. The following pages do not:
      baddep.Rd
    * NOTE: Usage of dontrun{} / donttest{} found in man page examples.
      67% of man pages use one of these cases.
      Found in the following files:
        a.Rd
        baddep.Rd
* Checking if other packages can import this one...
    * ERROR: Packages providing 1 object(s) used in this package should
      be imported in the NAMESPACE file, otherwise packages importing
      this package may fail.
    
      package::object in function()
        RJSONIO::isValidJSON in baddep()
      
* Checking to see if we understand object initialization...
    * NOTE: Consider clarifying how 3 object(s) are initialized. Maybe
      they are part of a data set loaded with data(), or perhaps part
      of an object referenced in with() or within().
    function (object)
      bad_fun (update.packages)
      has_devel (R)
      iambad (colone)
    Found browser() in R/morecode.R (line 1, column 12)
    Found @ in
    * NOTE: Use accessors; don't access S4 class slots via '@' in
      examples/vignettes.
    * NOTE: Remove generated comments from man pages a.Rd, baddep.Rd

    * ERROR: Version number in tarball filename must match Version
      field in DESCRIPTION. (Tip: create tarball with R CMD build)
    * NOTE: Consider shorter lines; 1 lines (0%) are > 80 characters
      long.
    First 1 lines:
      R/morebadcode.R:2 # this is a really long line with many characters in ...
    * NOTE: Consider 4 spaces instead of tabs; 2 lines (1%) contain
      tabs.
    First 2 lines:
      man/a.Rd:48 ##--	or do  help(data=index)  for the standard data sets.
      man/baddep.Rd:41 ##--	or do  help(data=index)  for the standard data sets.
    * NOTE: Consider multiples of 4 spaces for line indents, 1
      lines(0%) are not.
    First 1 lines:
      R/morebadcode.R:6      # something other than a multiple of 5 spaces!
    See http://bioconductor.org/developers/how-to/coding-style/
    See FormatR package:
      https://cran.r-project.org/web/packages/formatR/index.html
    * NOTE: Consider adding a NEWS file, so your package news will be
      included in Bioconductor release announcements.
    * WARNING: Fix formatting of NEWS.Rd. Malformed package NEWS will
      not be included in Bioconductor release announcements.
    * NOTE: More than 1 NEWS file found. See ?news for recognition
      ordering. Please remove one of the following:
        /inst/NEWS.Rd
        /./NEWS.md
    * WARNING: Fix formatting of NEWS.Rd. Malformed package NEWS will
      not be included in Bioconductor release announcements.
    * ERROR: New package version starting with 0.99.* (e.g., 0.99.0,
      0.99.1, ...); got '1.2.3'.
    * WARNING: Update R version dependency from 1.0.0 to 3.6.
    * NOTE: Consider adding unit tests. We strongly encourage them. See
      http://bioconductor.org/developers/how-to/unitTesting-guidelines/.
    * NOTE: skip_on_bioc() found in testthat files: a_test.R
    * NOTE: install, biocLite, install.packages, or update.packages
      found in R files
    bad_coding.R: 3
    * ERROR: Invalid package Version, see
      http://www.bioconductor.org/developers/how-to/version-numbering/
    * ERROR: Invalid package Version, see
      http://www.bioconductor.org/developers/how-to/version-numbering/
    * WARNING: y of x.y.z version should be even in release

    * ERROR: Package must be removed from CRAN.
    * ERROR: 'GenomicRanges' already exists in Bioconductor.
    * ERROR: 'GO.db' already exists in Bioconductor.
    * ERROR: 'TENxBrainData' already exists in Bioconductor.
    * ERROR: 'annotation' already exists in Bioconductor.
    * ERROR: Package dependencies must be on CRAN or Bioconductor.
      Remove 'Remotes:' from DESCRIPTION
    * ERROR: No 'vignettes' directory.
    * ERROR: No vignette sources in vignettes/ directory.
    * WARNING: Vignette[s] missing '\%VignetteIndexEntry{Vignette
      Title}'. Update the following files:
        test.Rnw
    * WARNING: Remove vignette sources from inst/doc; they belong in
      vignettes/.
    * WARNING: Remove vignette sources from inst/doc; they belong in
      vignettes/.
    * ERROR: VignetteBuilder listed in DESCRIPTION but not found as
      VignetteEngine in any vignettes:
        knitr
    * WARNING: Package listed as VignetteEngine or VignetteBuilder but
      not currently Suggested. Add the following to Suggests in
      DESCRIPTION:
        knitr
    * WARNING: Package listed as VignetteEngine or VignetteBuilder but
      not currently Suggested. Add the following to Suggests in
      DESCRIPTION:
        Sweave
    * ERROR: VignetteBuilder listed in DESCRIPTION but not found as
      VignetteEngine in any vignettes:
        knitr
    * WARNING: Vignette[s] missing Vignette metadata. See
      http://r-pkgs.had.co.nz/vignettes.html ; Update the following
      files:
        testpkg0.Rmd
    * ERROR: No VignetteEngine specified in vignette or DESCRIPTION.
      Add VignetteEngine to the following files or add a default
      VignetteBuilder in DESCRIPTION:
        testpkg0.Rmd
    * WARNING: Package listed as VignetteEngine or VignetteBuilder but
      not currently Suggested. Add the following to Suggests in
      DESCRIPTION:
        knitr
    * WARNING: Vignette[s] still using 'VignetteIndexEntry{Vignette
      Title}' Update the following files from using template values:
        testpkg0.Rmd
    * WARNING: Evaluate more vignette chunks.
        # of code chunks: 2
        # of eval=FALSE: 1
        # of nonexecutable code chunks by syntax: 0
        # total unevaluated 1 (50%)
    * NOTE: Potential intermediate files found:
        vignettes/testpkg0.html
    * ERROR: VignetteBuilder listed in DESCRIPTION but not found as
      VignetteEngine in any vignettes:
        FailBuilder
    * WARNING: Vignette[s] missing Vignette metadata. See
      http://r-pkgs.had.co.nz/vignettes.html ; Update the following
      files:
        testpkg0.Rmd
    * ERROR: VignetteEngine specified but not in DESCRIPTION. Add the
      VignetteEngine from the following files to DESCRIPTION:
        testpkg0.Rmd
    * WARNING: Package listed as VignetteEngine or VignetteBuilder but
      not currently Suggested. Add the following to Suggests in
      DESCRIPTION:
        ThisWillFail
        FailBuilder
    * WARNING: Evaluate more vignette chunks.
        # of code chunks: 2
        # of eval=FALSE: 0
        # of nonexecutable code chunks by syntax: 1
        # total unevaluated 1 (50%)
    * NOTE: Potential intermediate files found:
        vignettes/testpkg0.html


RUNIT TEST PROTOCOL -- Wed Oct 16 00:55:02 2019 
*********************************************** 
Number of test functions: 31 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BiocCheck RUnit Tests - 31 test functions, 0 errors, 0 failures
Number of test functions: 31 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 29.998   5.050  37.613 

Example timings

BiocCheck.Rcheck/BiocCheck-Ex.timings

nameusersystemelapsed
BiocCheck 9.520 1.10312.345
BiocCheckGitClone0.0140.0030.015