Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pbcmc on tokay2

This page was generated on 2018-10-17 08:42:12 -0400 (Wed, 17 Oct 2018).

Package 1068/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pbcmc 1.8.0
Cristobal Fresno
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/pbcmc
Branch: RELEASE_3_7
Last Commit: 0920caf
Last Changed Date: 2018-04-30 10:35:41 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  ERROR 
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ ERROR ] OK 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  ERROR  OK 

Summary

Package: pbcmc
Version: 1.8.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:pbcmc.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings pbcmc_1.8.0.tar.gz
StartedAt: 2018-10-17 03:52:49 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 03:59:38 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 409.5 seconds
RetCode: 1
Status:  ERROR  
CheckDir: pbcmc.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:pbcmc.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings pbcmc_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/pbcmc.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'pbcmc/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'pbcmc' version '1.8.0'
* 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 'pbcmc' 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
* 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 ... OK
* 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                                       user system elapsed
PAM50-class                            2.69   0.32   13.08
MolecularPermutationClassifierGenerics 0.31   0.07   25.38
PAM50Permutate                         0.21   0.07   22.19
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                       user system elapsed
PAM50-class                            3.17   0.11   14.20
MolecularPermutationClassifierGenerics 0.20   0.10   24.56
PAM50Permutate                         0.15   0.02   23.29
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 ERROR
Running the tests in 'tests/runTests.R' failed.
Last 13 lines of output:
  FAILURE in test_subjectReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
    Lengths (9, 3) differ (string compare on first 3)
  2 string mismatches
  subjectReport names check: OK.
  
  Test files with failing tests
  
     test_pbcmc.R 
       test_databaseReport 
       test_subjectReport 
  
  
  Error in BiocGenerics:::testPackage("pbcmc") : 
    unit tests failed for package pbcmc
  Execution halted
** running tests for arch 'x64' ...
  Running 'runTests.R'
 ERROR
Running the tests in 'tests/runTests.R' failed.
Last 13 lines of output:
  FAILURE in test_subjectReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
    Lengths (9, 3) differ (string compare on first 3)
  2 string mismatches
  subjectReport names check: OK.
  
  Test files with failing tests
  
     test_pbcmc.R 
       test_databaseReport 
       test_subjectReport 
  
  
  Error in BiocGenerics:::testPackage("pbcmc") : 
    unit tests failed for package pbcmc
  Execution halted
* 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 ERRORs
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/pbcmc.Rcheck/00check.log'
for details.


Installation output

pbcmc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/pbcmc_1.8.0.tar.gz && rm -rf pbcmc.buildbin-libdir && mkdir pbcmc.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=pbcmc.buildbin-libdir pbcmc_1.8.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL pbcmc_1.8.0.zip && rm pbcmc_1.8.0.tar.gz pbcmc_1.8.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  555k  100  555k    0     0  8068k      0 --:--:-- --:--:-- --:--:-- 8818k

install for i386

* installing *source* package 'pbcmc' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
** help
*** installing help indices
  converting help for package 'pbcmc'
    finding HTML links ... done
    MolecularPermutationClassifier-class    html  
    MolecularPermutationClassifierConstructor
                                            html  
    MolecularPermutationClassifierGenerics
                                            html  
    MolecularPermutationClassifierGetseters
                                            html  
    MolecularPermutationClassifierShow      html  
    PAM50-class                             html  
    PAM50Classify                           html  
    PAM50Constructor                        html  
    finding level-2 HTML links ... done

    PAM50Filtrate                           html  
    PAM50Permutate                          html  
    PAM50SubjectReport                      html  
    PAM50Subtype                            html  
    pbcmcData                               html  
    pbcmcPackage                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
In R CMD INSTALL

install for x64

* installing *source* package 'pbcmc' ...
** testing if installed package can be loaded
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
* MD5 sums
packaged installation of 'pbcmc' as pbcmc_1.8.0.zip
* DONE (pbcmc)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'pbcmc' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

pbcmc.Rcheck/tests_i386/runTests.Rout.fail


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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("pbcmc")
Package 'mclust' version 5.4.1
Type 'citation("mclust")' for citing this R package in publications.

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following object is masked from 'package:limma':

    plotMA

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
Loading required namespace: breastCancerNKI
Timing stopped at: 1.44 0.1 1.53
Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
Timing stopped at: 1.45 0.07 1.52
Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.


RUNIT TEST PROTOCOL -- Wed Oct 17 03:58:48 2018 
*********************************************** 
Number of test functions: 14 
Number of errors: 0 
Number of failures: 2 

 
1 Test Suite : 
pbcmc RUnit Tests - 14 test functions, 0 errors, 2 failures
FAILURE in test_databaseReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.
FAILURE in test_subjectReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.

Test files with failing tests

   test_pbcmc.R 
     test_databaseReport 
     test_subjectReport 


Error in BiocGenerics:::testPackage("pbcmc") : 
  unit tests failed for package pbcmc
Execution halted

pbcmc.Rcheck/tests_x64/runTests.Rout.fail


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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("pbcmc")
Package 'mclust' version 5.4.1
Type 'citation("mclust")' for citing this R package in publications.

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following object is masked from 'package:limma':

    plotMA

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
Loading required namespace: breastCancerNKI
Timing stopped at: 1.55 0.11 1.66
Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
No methods found in package 'BiocGenerics' for request: 'unlist' when loading 'pbcmc'
Timing stopped at: 1.39 0.06 1.46
Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.


RUNIT TEST PROTOCOL -- Wed Oct 17 03:59:32 2018 
*********************************************** 
Number of test functions: 14 
Number of errors: 0 
Number of failures: 2 

 
1 Test Suite : 
pbcmc RUnit Tests - 14 test functions, 0 errors, 2 failures
FAILURE in test_databaseReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.
FAILURE in test_subjectReport: Error in checkEquals(names(report), c("data", "layout", "plot"), msg = "subjectReport names check: OK.") : 
  Lengths (9, 3) differ (string compare on first 3)
2 string mismatches
subjectReport names check: OK.

Test files with failing tests

   test_pbcmc.R 
     test_databaseReport 
     test_subjectReport 


Error in BiocGenerics:::testPackage("pbcmc") : 
  unit tests failed for package pbcmc
Execution halted

Example timings

pbcmc.Rcheck/examples_i386/pbcmc-Ex.timings

nameusersystemelapsed
MolecularPermutationClassifierConstructor1.050.041.09
MolecularPermutationClassifierGenerics 0.31 0.0725.38
MolecularPermutationClassifierGetseters0.090.000.10
MolecularPermutationClassifierShow0.080.000.07
PAM50-class 2.69 0.3213.08
PAM50Classify0.070.000.08
PAM50Constructor1.290.071.34
PAM50Filtrate1.310.071.39
PAM50Permutate 0.21 0.0722.19
PAM50SubjectReport2.480.042.53
PAM50Subtype0.050.020.06

pbcmc.Rcheck/examples_x64/pbcmc-Ex.timings

nameusersystemelapsed
MolecularPermutationClassifierConstructor0.940.040.98
MolecularPermutationClassifierGenerics 0.20 0.1024.56
MolecularPermutationClassifierGetseters0.060.030.09
MolecularPermutationClassifierShow0.060.010.08
PAM50-class 3.17 0.1114.20
PAM50Classify0.070.000.07
PAM50Constructor1.030.081.10
PAM50Filtrate1.410.031.44
PAM50Permutate 0.15 0.0223.29
PAM50SubjectReport3.290.063.35
PAM50Subtype0.060.020.08