Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for faahKO on petty

This page was generated on 2014-10-04 17:42:24 -0700 (Sat, 04 Oct 2014).

Package 66/197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
faahKO 1.4.4
Colin A. Smith
Snapshot Date: 2014-10-04 07:15:22 -0700 (Sat, 04 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_2_14/experiment/pkgs/faahKO
Last Changed Rev: 2968 / Revision: 3055
Last Changed Date: 2014-08-07 10:52:49 -0700 (Thu, 07 Aug 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ WARNINGS ] OK 

Summary

Package: faahKO
Version: 1.4.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch faahKO_1.4.4.tar.gz
StartedAt: 2014-10-04 09:09:22 -0700 (Sat, 04 Oct 2014)
EndedAt: 2014-10-04 09:10:50 -0700 (Sat, 04 Oct 2014)
EllapsedTime: 88.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: faahKO.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch faahKO_1.4.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-data-experiment/meat/faahKO.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘faahKO/DESCRIPTION’ ... OK
* this is package ‘faahKO’ version ‘1.4.4’
* 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 ... WARNING
Found the following file with a non-portable file name:
  inst/s_Proteomic profiling of yeast TFs.txt
These are not fully portable file names.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘faahKO’ can be installed ... [6s/11s] OK
* checking installed package size ... NOTE
  installed size is 42.7Mb
  sub-directories of 1Mb or more:
    cdf  42.4Mb
* checking package 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 ... WARNING
Error: .onLoad failed in loadNamespace() for 'faahKO', details:
  call: filepaths(faahko) <- nms
  error: could not find function "filepaths<-"
In addition: Warning message:
class "C++Object" is defined (with package slot ‘Rcpp’) but no metadata object found to revise subclass information---not exported?  Making a copy in package ‘.GlobalEnv’ 
Execution halted

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... WARNING
Error: .onLoad failed in loadNamespace() for 'faahKO', details:
  call: filepaths(faahko) <- nms
  error: could not find function "filepaths<-"
In addition: Warning message:
class "C++Object" is defined (with package slot ‘Rcpp’) but no metadata object found to revise subclass information---not exported?  Making a copy in package ‘.GlobalEnv’ 
Execution halted
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: ‘xcms’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.onLoad: warning in assign("faahko", faahko, env =
  getNamespace("faahKO")): partial argument match of 'env' to 'envir'
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... WARNING
  Warning message:
  class "C++Object" is defined (with package slot ‘Rcpp’) but no metadata object found to revise subclass information---not exported?  Making a copy in package ‘.GlobalEnv’ 
* checking examples ... [3s/4s] OK
* checking PDF version of manual ... OK

WARNING: There were 4 warnings.
NOTE: There were 3 notes.
See
  ‘/Users/biocbuild/bbs-2.14-data-experiment/meat/faahKO.Rcheck/00check.log’
for details.

faahKO.Rcheck/00install.out:

* installing *source* package ‘faahKO’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (faahKO)

faahKO.Rcheck/faahKO-Ex.timings:

nameusersystemelapsed
faahko0.2470.0360.347