Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:08:09 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
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 ncdfFlow package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ncdfFlow.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1278/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ncdfFlow 2.41.0 (landing page) Mike Jiang
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: ncdfFlow |
Version: 2.41.0 |
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ncdfFlow.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ncdfFlow_2.41.0.tar.gz |
StartedAt: 2022-03-17 19:43:14 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 19:44:45 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 91.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ncdfFlow.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ncdfFlow.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings ncdfFlow_2.41.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/ncdfFlow.Rcheck' * using R Under development (unstable) (2021-11-21 r81221) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'ncdfFlow/DESCRIPTION' ... OK * this is package 'ncdfFlow' version '2.41.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 'ncdfFlow' can be installed ... OK * checking installed package size ... NOTE installed size is 5.9Mb sub-directories of 1Mb or more: libs 4.5Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Title field: should not end in a period. Invalid license file pointers: LICENSE Package listed in more than one of Depends, Imports, Suggests, Enhances: 'flowCore' A package should be listed in only one of these fields. * 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 * 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' call to 'parallel' in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. Packages in Depends field not imported from: 'BH' 'RcppArmadillo' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. Unexported objects imported by ':::' calls: 'flowCore:::check_channel_alias' 'flowCore:::guid' 'flowCore:::makeFCSparameters' 'flowCore:::readFCSgetPar' 'flowCore:::update_channel_by_alias' 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 ncdfFlowSet,flowSet: warning in assign(guid, new("flowFrame", exprs = matrix(numeric(0), nrow = 0, ncol = 0), parameters(x[[guid]]), keyword(x[[guid]])), env = e1): partial argument match of 'env' to 'envir' rbind2,ncdfFlowList-ANY : <anonymous> : <anonymous>: warning in assign(curSample, NA, env = indiceEnv): partial argument match of 'env' to 'envir' read.ncdfFlowSet: no visible global function definition for 'mclapply' Undefined global functions or variables: mclapply * 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 line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... WARNING Found the following file(s) containing GNU extensions: src/Makevars Portable Makefiles do not use GNU extensions such as +=, :=, $(shell), $(wildcard), ifeq ... endif, .NOTPARALLEL See section 'Writing portable packages' in the 'Writing R Extensions' manual. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files for x64 is not available File 'D:/biocbuild/bbs-3.15-bioc/R/library/ncdfFlow/libs/x64/ncdfFlow.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 ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... 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: 1 WARNING, 5 NOTEs See 'D:/biocbuild/bbs-3.15-bioc/meat/ncdfFlow.Rcheck/00check.log' for details.
ncdfFlow.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL ncdfFlow ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'ncdfFlow' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c bitOps.cpp -o bitOps.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c hdfFlow.cpp -o hdfFlow.o In file included from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/iterator/iterator_facade.hpp:13, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/range/iterator_range_core.hpp:27, from D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/lexical_cast.hpp:30, from hdfFlow.cpp:2: D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses] failed ************ (Pred::************ ^ D:/biocbuild/bbs-3.15-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses] failed ************ (boost::mpl::not_<Pred>::************ ^ hdfFlow.cpp: In function 'void readSlice_cpp(hid_t, hid_t, hid_t, std::vector<unsigned int>, unsigned int, unsigned int, double*, bool)': hdfFlow.cpp:486:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] herr_t status; ^~~~~~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c init.c -o init.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c readFrame.cpp -o readFrame.o mkdir -p "D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-ncdfFlow/00new/ncdfFlow/lib/x64" "C:/rtools40/mingw64/bin/"ar rs "D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-ncdfFlow/00new/ncdfFlow/lib/x64/libncdfFlow.a" RcppExports.o bitOps.o hdfFlow.o init.o readFrame.o C:\rtools40\mingw64\bin\ar.exe: creating D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-ncdfFlow/00new/ncdfFlow/lib/x64/libncdfFlow.a C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o ncdfFlow.dll tmp.def RcppExports.o bitOps.o hdfFlow.o init.o readFrame.o -LD:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/lib/x64 -lhdf5_cpp -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lszip -lz -lpsapi -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-ncdfFlow/00new/ncdfFlow/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'ncdfFlow' finding HTML links ... done Indices html as.flowSet html clone.ncdfFlowSet html extractFlowFrame html finding level-2 HTML links ... done flowSet-accessor html getFileName html lapply-methods html ncdfFlow html ncdfFlowList-class html ncdfFlowSet-Subset html ncdfFlowSet-class html ncdfFlowSet-constructor html ncdfFlowSet-split html ncfsApply-ncdfFlowSet-method html rbind2-method html read.ncdfFlowSet html REDIRECT:topic Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-ncdfFlow/00new/ncdfFlow/help/read.ncdfFlowset.html replacement-method-for-ncdfFlowSet html save_ncfs html subset-functions html subset-methods html unlink-ncdfFlowSet-method 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 * DONE (ncdfFlow) Making 'packages.html' ... done
ncdfFlow.Rcheck/tests/testthat.Rout
R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" Copyright (C) 2021 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(ncdfFlow) Loading required package: flowCore Loading required package: RcppArmadillo Loading required package: BH > > test_check("ncdfFlow") [ FAIL 0 | WARN 42 | SKIP 3 | PASS 338 ] == Skipped tests =============================================================== * ###this will cause crashing error see #50 (2) * file.exists(filename) is not TRUE (1) [ FAIL 0 | WARN 42 | SKIP 3 | PASS 338 ] There were 37 warnings (use warnings() to see them) > #devtools::test("~/rglab/workspace/ncdfFlow") > #test_file("~/rglab/workspace/ncdfFlow/inst/tests/test_ncdfFlowSet_accessor.R") > #test_file("~/rglab/workspace/ncdfFlow/inst/tests/test_ncdfFlowList.R") > > > proc.time() user system elapsed 9.10 1.03 10.46
ncdfFlow.Rcheck/ncdfFlow-Ex.timings
name | user | system | elapsed | |
Indices | 2.94 | 0.36 | 3.33 | |
as.flowSet | 0.75 | 0.03 | 0.81 | |
clone.ncdfFlowSet | 0.19 | 0.00 | 0.23 | |
extractFlowFrame | 0.55 | 0.08 | 0.64 | |
ncdfFlowList-class | 0.43 | 0.06 | 0.52 | |
ncdfFlowSet-constructor | 0.38 | 0.07 | 0.44 | |
ncfsApply-ncdfFlowSet-method | 0.41 | 0.09 | 0.53 | |
rbind2-method | 0.73 | 0.11 | 0.86 | |
read.ncdfFlowSet | 0.19 | 0.00 | 0.18 | |
replacement-method-for-ncdfFlowSet | 0.45 | 0.05 | 0.55 | |
save_ncfs | 0 | 0 | 0 | |
subset-methods | 0.56 | 0.09 | 0.66 | |
unlink-ncdfFlowSet-method | 0.83 | 0.03 | 0.87 | |