Back to the "Multiple platform build/check report" A  B  C  D  E [F] G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for fCI on windows2.bioconductor.org

This page was generated on 2015-10-27 12:16:08 -0400 (Tue, 27 Oct 2015).

Package 338/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
fCI 1.1.0
Shaojun Tang
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/fCI
Last Changed Rev: 109592 / Revision: 109948
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: fCI
Version: 1.1.0
Command: rm -rf fCI.buildbin-libdir fCI.Rcheck && mkdir fCI.buildbin-libdir fCI.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=fCI.buildbin-libdir fCI_1.1.0.tar.gz >fCI.Rcheck\00install.out 2>&1 && cp fCI.Rcheck\00install.out fCI-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=fCI.buildbin-libdir --install="check:fCI-install.out" --force-multiarch --no-vignettes --timings fCI_1.1.0.tar.gz
StartedAt: 2015-10-27 02:20:11 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:20:48 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 37.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: fCI.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf fCI.buildbin-libdir fCI.Rcheck && mkdir fCI.buildbin-libdir fCI.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=fCI.buildbin-libdir fCI_1.1.0.tar.gz >fCI.Rcheck\00install.out 2>&1 && cp fCI.Rcheck\00install.out fCI-install.out  && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=fCI.buildbin-libdir --install="check:fCI-install.out" --force-multiarch --no-vignettes --timings fCI_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/fCI.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'fCI/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'fCI' version '1.1.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'FNN' 'psych' 'gtools' 'zoo' 'rgl' 'grid' 'VennDiagram'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 whether package 'fCI' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import by 'gtools::logit' when loading 'fCI'
See 'c:/biocbld/bbs-3.3-bioc/meat/fCI.Rcheck/00install.out' for details.
* 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
* loading checks for arch 'i386'
** 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 ... NOTE
Warning: no function found corresponding to methods exports from 'fCI' for: 'initialize'

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 ... OK
** checking loading without being on the library search path ... OK
* loading checks for arch 'x64'
** 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 ... NOTE
Warning: no function found corresponding to methods exports from 'fCI' for: 'initialize'

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 ... OK
** checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
package 'methods' is used but not declared
* 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 ... WARNING
Undocumented S4 classes:
  'NPCI'
Undocumented S4 methods:
  generic 'find.fci.targets' and siglist 'NPCI'
  generic 'show.targets' and siglist 'NPCI'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [2s] OK
** running examples for arch 'x64' ... [3s] 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 WARNINGs, 4 NOTEs
See
  'c:/biocbld/bbs-3.3-bioc/meat/fCI.Rcheck/00check.log'
for details.


fCI.Rcheck/00install.out:


install for i386

* installing *source* package 'fCI' ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by 'gtools::logit' when loading 'fCI'
in method for 'initialize' with signature '"NPCI"': no definition for class "NPCI"
in method for 'normalization' with signature '"NPCI"': no definition for class "NPCI"
in method for 'populate' with signature '"NPCI"': no definition for class "NPCI"
in method for 'find.fci.targets' with signature '"NPCI"': no definition for class "NPCI"
in method for 'show.targets' with signature '"NPCI"': no definition for class "NPCI"
in method for 'call.npci' with signature '"NPCI"': no definition for class "NPCI"
in method for 'compute' with signature '"NPCI"': no definition for class "NPCI"
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by 'gtools::logit' when loading 'fCI'

install for x64

* installing *source* package 'fCI' ...
** testing if installed package can be loaded
Warning: replacing previous import by 'gtools::logit' when loading 'fCI'
* MD5 sums
packaged installation of 'fCI' as fCI_1.1.0.zip
* DONE (fCI)

fCI.Rcheck/examples_i386/fCI-Ex.timings:

nameusersystemelapsed
call.npci000
compute000
deg.pairwise.fold.change000
deg.up.down.info000
deseq.median.ratio.normalization0.020.000.01
divergence.multivariate.distributions000
fCI-class000
fCI.call.by.index0.700.220.92
figures000
find.fci.targets000
find.mid.point0.360.000.36
get.fold.large.step000
get.npci.data000
get.npci.distance.matrix0.030.000.04
get.outline.index000
get.protein.fold.step000
get.rank.combinations0.020.000.01
get.rna.fold.step000
intersect.of.lists000
is.installed0.010.000.02
normalization000
npci.gene.by.pvalues000
npci.index.reconsidered0.060.000.06
npci.index.to.be.removed000
npci.venn.diagram0.300.020.31
pairwise.change.occupancy000
populate000
report.target.summary000
show.targets000
summarize0.010.000.01
total.library.size.normalization000
trim.size.normalization0.020.000.02
two.sample.log.ratio000
two.sample.permutation.test0.060.000.06
venndiagram000

fCI.Rcheck/examples_x64/fCI-Ex.timings:

nameusersystemelapsed
call.npci000
compute000
deg.pairwise.fold.change000
deg.up.down.info000
deseq.median.ratio.normalization000
divergence.multivariate.distributions000
fCI-class000
fCI.call.by.index0.670.240.91
figures000
find.fci.targets000
find.mid.point0.460.000.45
get.fold.large.step000
get.npci.data000
get.npci.distance.matrix0.030.000.03
get.outline.index000
get.protein.fold.step000
get.rank.combinations000
get.rna.fold.step000
intersect.of.lists000
is.installed0.020.000.01
normalization000
npci.gene.by.pvalues000
npci.index.reconsidered0.060.000.07
npci.index.to.be.removed000
npci.venn.diagram0.520.010.53
pairwise.change.occupancy000
populate000
report.target.summary000
show.targets000
summarize000
total.library.size.normalization0.020.000.02
trim.size.normalization000
two.sample.log.ratio000
two.sample.permutation.test0.060.000.06
venndiagram000