Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:32:26 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the NanoMethViz package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1197/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
NanoMethViz 1.0.0 (landing page) Shian Su
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: NanoMethViz |
Version: 1.0.0 |
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:NanoMethViz.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings NanoMethViz_1.0.0.tar.gz |
StartedAt: 2021-05-06 05:00:00 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 05:13:33 -0400 (Thu, 06 May 2021) |
EllapsedTime: 813.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: NanoMethViz.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:NanoMethViz.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings NanoMethViz_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/NanoMethViz.Rcheck' * using R version 4.0.5 (2021-03-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'NanoMethViz/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'NanoMethViz' version '1.0.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 'NanoMethViz' 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 ... NOTE 'library' or 'require' calls in package code: 'Homo.sapiens' 'Mus.musculus' Please use :: or requireNamespace() instead. See section 'Suggested packages' in 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK * checking use of PKG_*FLAGS in Makefiles ... 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.12-bioc/R/library/NanoMethViz/libs/i386/NanoMethViz.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.12-bioc/R/library/NanoMethViz/libs/x64/NanoMethViz.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 (user + system) or elapsed time > 5s user system elapsed plot_region 45.18 0.58 45.75 plot_gene 33.71 0.50 34.20 NanoMethResult-class 27.21 6.77 35.74 plot_grange 17.14 0.34 17.48 get_exons_mus_musculus 14.75 1.26 16.02 load_example_nanomethresult 15.66 0.16 15.81 get_exons_homo_sapiens 15.25 0.39 15.64 query_methy 15.43 0.20 15.64 ** running examples for arch 'x64' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_region 43.35 0.37 43.72 plot_gene 38.30 0.81 39.11 plot_grange 24.43 0.28 24.72 NanoMethResult-class 22.29 1.43 25.39 query_methy 19.61 0.24 19.85 get_exons_mus_musculus 18.87 0.22 19.09 load_example_nanomethresult 18.72 0.24 18.95 get_exons_homo_sapiens 15.06 0.40 15.47 * 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 NOTEs See 'C:/Users/biocbuild/bbs-3.12-bioc/meat/NanoMethViz.Rcheck/00check.log' for details.
NanoMethViz.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/NanoMethViz_1.0.0.tar.gz && rm -rf NanoMethViz.buildbin-libdir && mkdir NanoMethViz.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=NanoMethViz.buildbin-libdir NanoMethViz_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL NanoMethViz_1.0.0.zip && rm NanoMethViz_1.0.0.tar.gz NanoMethViz_1.0.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 100 1918k 100 1918k 0 0 27.0M 0 --:--:-- --:--:-- --:--:-- 27.5M install for i386 * installing *source* package 'NanoMethViz' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c convert_methy_to_dss.cpp -o convert_methy_to_dss.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o utils.cpp: In function 'std::__cxx11::string timestamp()': utils.cpp:16:42: warning: unknown conversion type character 'F' in format [-Wformat=] strftime(time_str, sizeof(time_str), "%F %T", localtime(&t)); ^~~~~~~ utils.cpp:16:42: warning: unknown conversion type character 'T' in format [-Wformat=] C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o NanoMethViz.dll tmp.def RcppExports.o convert_methy_to_dss.o utils.o -LC:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/libs/i386 -lzlib1bioc -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/NanoMethViz.buildbin-libdir/00LOCK-NanoMethViz/00new/NanoMethViz/libs/i386 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'NanoMethViz' finding HTML links ... done NanoMethResult-class html NanoMethViz-package html bsseq_to_edger html bsseq_to_log_methy_ratio html convert_methy_format html create_tabix_file html exons html get_exons_homo_sapiens html get_exons_mus_musculus html load_example_nanomethresult html methy html methy_col_names html methy_to_bsseq html plot_agg_regions html plot_agg_regions_sample_grouped html plot_gene html plot_grange html plot_region html query_exons html query_methy html raw_methy_to_tabix html samples html sort_methy_file 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 'NanoMethViz' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c convert_methy_to_dss.cpp -o convert_methy_to_dss.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include" -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o utils.cpp: In function 'std::__cxx11::string timestamp()': utils.cpp:16:42: warning: unknown conversion type character 'F' in format [-Wformat=] strftime(time_str, sizeof(time_str), "%F %T", localtime(&t)); ^~~~~~~ utils.cpp:16:42: warning: unknown conversion type character 'T' in format [-Wformat=] C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o NanoMethViz.dll tmp.def RcppExports.o convert_methy_to_dss.o utils.o -LC:/Users/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/NanoMethViz.buildbin-libdir/NanoMethViz/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'NanoMethViz' as NanoMethViz_1.0.0.zip * DONE (NanoMethViz) * installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library' package 'NanoMethViz' successfully unpacked and MD5 sums checked
NanoMethViz.Rcheck/examples_i386/NanoMethViz-Ex.timings
|
NanoMethViz.Rcheck/examples_x64/NanoMethViz-Ex.timings
|