Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:06:18 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the CellaRepertorium package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CellaRepertorium.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 262/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CellaRepertorium 1.4.0 (landing page) Andrew McDavid
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: CellaRepertorium |
Version: 1.4.0 |
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CellaRepertorium.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings CellaRepertorium_1.4.0.tar.gz |
StartedAt: 2022-04-12 16:56:25 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 17:02:24 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 359.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CellaRepertorium.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CellaRepertorium.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings CellaRepertorium_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'CellaRepertorium/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'CellaRepertorium' version '1.4.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 'CellaRepertorium' 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 ... NOTE cross_tab_tbl: no visible binding for global variable '.' cross_tab_tbl: no visible binding for global variable 'x_key__' fancy_name_contigs: no visible binding for global variable '.' pairing_tables: no visible binding for global variable '.' plot_cluster_factors: no visible binding for global variable 'chain' Undefined global functions or variables: . chain x_key__ * 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 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.14-bioc/R/library/CellaRepertorium/libs/i386/CellaRepertorium.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.14-bioc/R/library/CellaRepertorium/libs/x64/CellaRepertorium.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 cluster_logistic_test 6 0.87 7.18 ** running examples for arch 'x64' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed cluster_logistic_test 5.61 0.17 6.09 * 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: 2 NOTEs See 'C:/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.Rcheck/00check.log' for details.
CellaRepertorium.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/CellaRepertorium_1.4.0.tar.gz && rm -rf CellaRepertorium.buildbin-libdir && mkdir CellaRepertorium.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=CellaRepertorium.buildbin-libdir CellaRepertorium_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL CellaRepertorium_1.4.0.zip && rm CellaRepertorium_1.4.0.tar.gz CellaRepertorium_1.4.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 1 1434k 1 18687 0 0 156k 0 0:00:09 --:--:-- 0:00:09 157k 76 1434k 76 1096k 0 0 972k 0 0:00:01 0:00:01 --:--:-- 973k 100 1434k 100 1434k 0 0 958k 0 0:00:01 0:00:01 --:--:-- 958k install for i386 * installing *source* package 'CellaRepertorium' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-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/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-bombs.cpp -o cdhit-bombs.o In file included from cdhit-bombs.cpp:2: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-common.cpp -o cdhit-common.o cdhit-common.cpp:160: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:174: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:2418: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:2435: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:2437: warning: ignoring #pragma omp flush [-Wunknown-pragmas] #pragma omp flush (stop) cdhit-common.cpp:2458: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:2467: warning: ignoring #pragma omp flush [-Wunknown-pragmas] #pragma omp flush (stop) cdhit-common.cpp:2492: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:3151: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) In file included from cdhit-common.cpp:37: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ cdhit-common.cpp: In function 'int diag_test_aapn(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)': cdhit-common.cpp:545:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^~~~~~~~ cdhit-common.cpp: In function 'int diag_test_aapn_est(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)': cdhit-common.cpp:669:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^~~~~~~~ cdhit-common.cpp: In member function 'void SequenceDB::SortDivide(Options&, bool)': cdhit-common.cpp:1774:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] if (len > max_len) max_len = len; ~~~~^~~~~~~~~ cdhit-common.cpp:1775:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] if (len < min_len) min_len = len; ~~~~^~~~~~~~~ cdhit-common.cpp: In member function 'void SequenceDB::DoClustering(int, const Options&)': cdhit-common.cpp:2379:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable] size_t mem, mega = 1000000; ^~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-est.cpp -o cdhit-est.o In file included from cdhit-est.cpp:32: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit.cpp -o cdhit.o In file included from cdhit.cpp:31: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c progress.cpp -o progress.o C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o CellaRepertorium.dll tmp.def RcppExports.o cdhit-bombs.o cdhit-common.o cdhit-est.o cdhit.o progress.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.buildbin-libdir/00LOCK-CellaRepertorium/00new/CellaRepertorium/libs/i386 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'CellaRepertorium' finding HTML links ... done ContigCellDB-fun html canonicalize_cell html canonicalize_cluster html cash-ContigCellDB-method html ccdb_ex html ccdb_join html cdhit html cdhit_ccdb html cland html cluster_filterset html cluster_germline html cluster_logistic_test html cluster_permute_test html cluster_plot html contigs_qc html cross_tab_tbl html crosstab_by_celltype html dot-cluster_permute_test html entropy html enumerate_pairing html equalize_ccdb html fancy_name_contigs html fine_cluster_seqs html fine_clustering html generate_pseudobulk html guess_celltype html hushWarning html left_join_warn html map_axis_labels html mutate_cdb html pairing_tables html plot_cluster_factors html purity html rank_prevalence_ccdb html rbind-ContigCellDB-method html split_cdb html sub-sub-ContigCellDB-character-missing-method html *** copying figures ** 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 'CellaRepertorium' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-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/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-bombs.cpp -o cdhit-bombs.o In file included from cdhit-bombs.cpp:2: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-common.cpp -o cdhit-common.o cdhit-common.cpp:160: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:174: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:2418: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:2435: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:2437: warning: ignoring #pragma omp flush [-Wunknown-pragmas] #pragma omp flush (stop) cdhit-common.cpp:2458: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical cdhit-common.cpp:2467: warning: ignoring #pragma omp flush [-Wunknown-pragmas] #pragma omp flush (stop) cdhit-common.cpp:2492: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) cdhit-common.cpp:3151: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for schedule( dynamic, 1 ) In file included from cdhit-common.cpp:37: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ cdhit-common.cpp: In function 'int diag_test_aapn(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)': cdhit-common.cpp:545:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^~~~~~~~ cdhit-common.cpp: In function 'int diag_test_aapn_est(int, char*, int, int, WorkingBuffer&, int&, int, int&, int&, int&, int)': cdhit-common.cpp:669:6: warning: variable 'max_diag' set but not used [-Wunused-but-set-variable] int max_diag = 0; ^~~~~~~~ cdhit-common.cpp: In member function 'void SequenceDB::SortDivide(Options&, bool)': cdhit-common.cpp:1774:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] if (len > max_len) max_len = len; ~~~~^~~~~~~~~ cdhit-common.cpp:1775:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare] if (len < min_len) min_len = len; ~~~~^~~~~~~~~ cdhit-common.cpp: In member function 'void SequenceDB::DoClustering(int, const Options&)': cdhit-common.cpp:2379:9: warning: variable 'mem' set but not used [-Wunused-but-set-variable] size_t mem, mega = 1000000; ^~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit-est.cpp -o cdhit-est.o In file included from cdhit-est.cpp:32: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cdhit.cpp -o cdhit.o In file included from cdhit.cpp:31: cdhit-common.h: In member function 'void WorkingBuffer::Set(size_t, size_t, const Options&)': cdhit-common.h:494:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'const int' [-Wsign-compare] if( band > options.band_width ) band = options.band_width; ~~~~~^~~~~~~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c progress.cpp -o progress.o C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o CellaRepertorium.dll tmp.def RcppExports.o cdhit-bombs.o cdhit-common.o cdhit-est.o cdhit.o progress.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/CellaRepertorium.buildbin-libdir/CellaRepertorium/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'CellaRepertorium' as CellaRepertorium_1.4.0.zip * DONE (CellaRepertorium) * installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library' package 'CellaRepertorium' successfully unpacked and MD5 sums checked
CellaRepertorium.Rcheck/tests_i386/testthat.Rout R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 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(CellaRepertorium) > > test_check("CellaRepertorium") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 81 ] > > proc.time() user system elapsed 23.01 1.68 24.70 |
CellaRepertorium.Rcheck/tests_x64/testthat.Rout R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 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(CellaRepertorium) > > test_check("CellaRepertorium") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 81 ] > > proc.time() user system elapsed 22.57 1.14 23.73 |
CellaRepertorium.Rcheck/examples_i386/CellaRepertorium-Ex.timings
|
CellaRepertorium.Rcheck/examples_x64/CellaRepertorium-Ex.timings
|