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

CHECK report for BPRMeth on tokay1

This page was generated on 2020-04-15 12:27:36 -0400 (Wed, 15 Apr 2020).

Package 191/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BPRMeth 1.12.0
Chantriolnt-Andreas Kapourani
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/BPRMeth
Branch: RELEASE_3_10
Last Commit: ddd4beb
Last Changed Date: 2019-10-29 13:10:14 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BPRMeth
Version: 1.12.0
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:BPRMeth.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings BPRMeth_1.12.0.tar.gz
StartedAt: 2020-04-15 01:42:06 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 01:46:37 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 270.5 seconds
RetCode: 0
Status:  OK  
CheckDir: BPRMeth.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:BPRMeth.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings BPRMeth_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/BPRMeth.Rcheck'
* using R version 3.6.3 (2020-02-29)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BPRMeth/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BPRMeth' version '1.12.0'
* package encoding: UTF-8
* 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 'BPRMeth' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    extdata   1.5Mb
    libs      1.6Mb
* 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 ... NOTE
Namespace in Imports field not imported from: 'BiocStyle'
  All declared Imports should be used.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.10-bioc/R/library/BPRMeth/libs/i386/BPRMeth.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.10-bioc/R/library/BPRMeth/libs/x64/BPRMeth.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
cluster_profiles_mle 6.50   0.01    6.52
bpr_cluster_wrap     5.61   0.00    5.61
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
cluster_profiles_mle 8.33   0.00    8.34
cluster_profiles_vb  6.09   0.00    6.09
bpr_cluster_wrap     5.25   0.03    5.29
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/BPRMeth.Rcheck/00check.log'
for details.



Installation output

BPRMeth.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/BPRMeth_1.12.0.tar.gz && rm -rf BPRMeth.buildbin-libdir && mkdir BPRMeth.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=BPRMeth.buildbin-libdir BPRMeth_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL BPRMeth_1.12.0.zip && rm BPRMeth_1.12.0.tar.gz BPRMeth_1.12.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 3294k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3294k  100 3294k    0     0  8507k      0 --:--:-- --:--:-- --:--:-- 8578k

install for i386

* installing *source* package 'BPRMeth' ...
** using staged installation
** libs
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include"   -I"C:/extsoft/include"  -fopenmp    -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_32/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include"   -I"C:/extsoft/include"  -fopenmp    -O2 -Wall  -mtune=core2 -c model_likelihood.cpp -o model_likelihood.o
C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o BPRMeth.dll tmp.def RcppExports.o model_likelihood.o -fopenmp -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/BPRMeth.buildbin-libdir/00LOCK-BPRMeth/00new/BPRMeth/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'BPRMeth'
    finding HTML links ... done
    BPRMeth                                 html  
    bernoulli_data                          html  
    beta_data                               html  
    binomial_data                           html  
    boxplot_cluster_expr                    html  
    bpr_cluster_wrap                        html  
    bpr_optimize                            html  
    bpr_predict_wrap                        html  
    cluster_profiles_mle                    html  
    cluster_profiles_vb                     html  
    create_anno_region                      html  
    create_basis                            html  
    create_region_object                    html  
    design_matrix                           html  
    encode_expr                             html  
    encode_met                              html  
    eval_functions                          html  
    gaussian_data                           html  
    gex_data                                html  
    impute_bulk_met                         html  
    infer_profiles_gibbs                    html  
    infer_profiles_mle                      html  
    infer_profiles_vb                       html  
    inner_predict_model_expr                html  
    inner_train_model_expr                  html  
    meth_data                               html  
    model_log_likelihood                    html  
    old_boxplot_cluster_gex                 html  
    old_plot_cluster_prof                   html  
    old_plot_fitted_profiles                html  
    partition_bulk_dataset                  html  
    plot_cluster_profiles                   html  
    plot_infer_profiles                     html  
    finding level-2 HTML links ... done

    plot_predicted_expr                     html  
    pool_bs_seq_rep                         html  
    predict_expr                            html  
    preprocess_bs_seq                       html  
    preprocess_final_HTS_data               html  
    process_haib_caltech_wrap               html  
    read_anno                               html  
    read_bs_encode_haib                     html  
    read_chrom_size                         html  
    read_expr                               html  
    read_met                                html  
    read_rna_encode_caltech                 html  
** 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

install for x64

* installing *source* package 'BPRMeth' ...
** libs
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include"   -I"C:/extsoft/include"  -fopenmp    -O2 -Wall  -mtune=core2 -c RcppExports.cpp -o RcppExports.o
C:/Rtools/mingw_64/bin/g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.10-/R/include" -DNDEBUG  -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/Rcpp/include" -I"C:/Users/biocbuild/bbs-3.10-bioc/R/library/RcppArmadillo/include"   -I"C:/extsoft/include"  -fopenmp    -O2 -Wall  -mtune=core2 -c model_likelihood.cpp -o model_likelihood.o
C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o BPRMeth.dll tmp.def RcppExports.o model_likelihood.o -fopenmp -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.10-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.10-bioc/meat/BPRMeth.buildbin-libdir/BPRMeth/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BPRMeth' as BPRMeth_1.12.0.zip
* DONE (BPRMeth)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'BPRMeth' successfully unpacked and MD5 sums checked

Tests output

BPRMeth.Rcheck/tests_i386/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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.

> library(testthat)
> library(BPRMeth)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

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 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
> 
> test_check("BPRMeth")
== testthat results  ===========================================================
[ OK: 70 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   3.98    0.34    4.31 

BPRMeth.Rcheck/tests_x64/testthat.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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.

> library(testthat)
> library(BPRMeth)
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

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 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
> 
> test_check("BPRMeth")
== testthat results  ===========================================================
[ OK: 70 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   5.84    0.29    6.12 

Example timings

BPRMeth.Rcheck/examples_i386/BPRMeth-Ex.timings

nameusersystemelapsed
boxplot_cluster_expr4.170.404.61
bpr_cluster_wrap5.610.005.61
bpr_optimize1.240.001.24
bpr_predict_wrap1.090.001.09
cluster_profiles_mle6.500.016.52
cluster_profiles_vb4.530.334.86
create_anno_region0.070.000.10
create_basis000
create_region_object000
design_matrix000
eval_functions000
impute_bulk_met0.610.000.61
infer_profiles_gibbs2.640.002.64
infer_profiles_mle1.560.001.56
infer_profiles_vb3.080.003.08
inner_predict_model_expr000
inner_train_model_expr0.020.020.03
old_boxplot_cluster_gex4.590.004.60
old_plot_cluster_prof4.750.004.75
old_plot_fitted_profiles0.910.000.90
partition_bulk_dataset0.030.000.03
plot_cluster_profiles3.750.223.97
plot_infer_profiles2.370.002.38
plot_predicted_expr2.140.012.15
pool_bs_seq_rep0.300.000.39
predict_expr2.190.022.21
preprocess_bs_seq0.170.000.17
preprocess_final_HTS_data0.410.000.47
process_haib_caltech_wrap0.40.00.4
read_anno0.070.000.07
read_bs_encode_haib0.110.010.07
read_chrom_size0.000.000.04
read_expr0.000.020.03
read_met0.030.000.06
read_rna_encode_caltech0.150.000.16

BPRMeth.Rcheck/examples_x64/BPRMeth-Ex.timings

nameusersystemelapsed
boxplot_cluster_expr4.790.014.81
bpr_cluster_wrap5.250.035.29
bpr_optimize1.350.001.35
bpr_predict_wrap0.980.021.00
cluster_profiles_mle8.330.008.34
cluster_profiles_vb6.090.006.09
create_anno_region0.10.00.1
create_basis000
create_region_object000
design_matrix0.010.000.01
eval_functions000
impute_bulk_met0.710.000.71
infer_profiles_gibbs2.460.002.46
infer_profiles_mle1.60.01.6
infer_profiles_vb3.120.003.12
inner_predict_model_expr000
inner_train_model_expr0.030.000.03
old_boxplot_cluster_gex4.550.004.55
old_plot_cluster_prof4.600.004.59
old_plot_fitted_profiles0.950.000.96
partition_bulk_dataset0.030.000.03
plot_cluster_profiles4.270.014.28
plot_infer_profiles2.530.002.53
plot_predicted_expr303
pool_bs_seq_rep0.320.020.35
predict_expr2.690.002.68
preprocess_bs_seq0.100.020.11
preprocess_final_HTS_data0.280.000.28
process_haib_caltech_wrap0.370.000.38
read_anno0.060.000.06
read_bs_encode_haib0.070.010.08
read_chrom_size0.010.000.01
read_expr000
read_met0.030.000.04
read_rna_encode_caltech0.100.000.09