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.2: CHECK report for biocViews on moscato1

This page was generated on 2016-04-23 10:15:49 -0700 (Sat, 23 Apr 2016).

Package 102/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
biocViews 1.38.1
Bioconductor Package Maintainer
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/biocViews
Last Changed Rev: 111574 / Revision: 116712
Last Changed Date: 2015-12-16 14:08:54 -0800 (Wed, 16 Dec 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: biocViews
Version: 1.38.1
Command: rm -rf biocViews.buildbin-libdir biocViews.Rcheck && mkdir biocViews.buildbin-libdir biocViews.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=biocViews.buildbin-libdir biocViews_1.38.1.tar.gz >biocViews.Rcheck\00install.out 2>&1 && cp biocViews.Rcheck\00install.out biocViews-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=biocViews.buildbin-libdir --install="check:biocViews-install.out" --force-multiarch --no-vignettes --timings biocViews_1.38.1.tar.gz
StartedAt: 2016-04-23 00:00:04 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 00:03:29 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 204.6 seconds
RetCode: 0
Status:  OK  
CheckDir: biocViews.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/biocViews.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'biocViews/DESCRIPTION' ... OK
* this is package 'biocViews' version '1.38.1'
* 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 whether package 'biocViews' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Found the following CITATION file in a non-standard place:
  inst/unitTests/CITATION
Most likely 'inst/CITATION' should be used instead.
* 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 ... OK
** checking whether the namespace can be unloaded cleanly ... 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 ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  'tools:::.build_news_db_from_package_NEWS_Rd'
  'tools:::.build_repository_package_db'
  'tools:::.get_standard_repository_db_fields'
  'tools:::.news_reader_default' 'tools:::.split_dependencies'
  'tools:::vignetteInfo'
  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 ... NOTE
.getChildren: no visible binding for global variable 'biocViewsVocab'
getPackageNEWS : getNews: no visible binding for global variable
  'Version'
getReverseDepends : <anonymous>: no visible binding for global variable
  'Package'
validate_bioc_views: no visible binding for global variable
  'biocViewsVocab'
htmlDoc,BiocView: no visible binding for global variable 'stylesheet'
* 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 ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [20s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
recommendPackages 9.11    2.3   11.68
** running examples for arch 'x64' ... [16s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
recommendPackages 4.66   3.54    8.21
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [41s]
 [41s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [35s]
 [36s] 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: 4 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/biocViews.Rcheck/00check.log'
for details.


biocViews.Rcheck/00install.out:


install for i386

* installing *source* package 'biocViews' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'biocViews' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'biocViews' as biocViews_1.38.1.zip
* DONE (biocViews)

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

nameusersystemelapsed
PackageDetail-class0.140.000.14
biocViews-package0.060.000.07
biocViewsVocab0.020.000.01
getBiocSubViews2.430.022.45
getBiocViews2.690.002.68
getCurrentbiocViews0.010.010.03
getSubTerms0.240.000.24
recommendPackages 9.11 2.3011.68
validation_tests0.010.000.02

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

nameusersystemelapsed
PackageDetail-class0.090.010.11
biocViews-package0.050.000.05
biocViewsVocab000
getBiocSubViews2.450.022.71
getBiocViews2.360.002.36
getCurrentbiocViews000
getSubTerms0.220.000.21
recommendPackages4.663.548.21
validation_tests0.020.000.02