Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-12-19 12:06 -0500 (Thu, 19 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4743 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4486 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4466 |
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 |
Package 494/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CytoML 2.18.0 (landing page) Mike Jiang
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the CytoML package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CytoML.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: CytoML |
Version: 2.18.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CytoML.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CytoML_2.18.0.tar.gz |
StartedAt: 2024-12-17 01:45:25 -0500 (Tue, 17 Dec 2024) |
EndedAt: 2024-12-17 01:51:14 -0500 (Tue, 17 Dec 2024) |
EllapsedTime: 348.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: CytoML.Rcheck |
Warnings: 5 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CytoML.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CytoML_2.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CytoML.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CytoML/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CytoML’ version ‘2.18.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 for sufficient/correct file permissions ... OK * checking whether package ‘CytoML’ can be installed ... WARNING Found the following significant warnings: /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/gate.hpp:238:26: warning: loop variable 'range' creates a copy from type 'const pb::Range' [-Wrange-loop-construct] ../inst/include/CytoML/wsNode.hpp:27:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] ../inst/include/CytoML/workspace_type.hpp:67:44: warning: 'recursive_directory_iterator' is deprecated: Use directory_options instead of symlink_option [-Wdeprecated-declarations] See ‘/Users/biocbuild/bbs-3.20-bioc/meat/CytoML.Rcheck/00install.out’ for details. * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... NOTE installed size is 12.2Mb sub-directories of 1Mb or more: extdata 4.8Mb libs 6.4Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: AGPL-3.0-only Standardizable: FALSE Packages listed in more than one of Depends, Imports, Suggests, Enhances: ‘jsonlite’ ‘methods’ A package should be listed in only one of these fields. * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code 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 whether startup messages can be suppressed ... 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. Namespaces in Imports field not imported from: ‘openCyto’ ‘stats’ 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 ... NOTE addCustomInfo: no visible global function definition for ‘gh_get_transformations’ addGate: no visible binding for global variable ‘id’ addGate: no visible binding for global variable ‘gate_id’ addGate: no visible binding for global variable ‘fcs’ addGate: no visible binding for global variable ‘fcs_file_id’ addGate: no visible binding for global variable ‘gate_def’ addGate: no visible binding for global variable ‘name’ ce_get_panels: no visible binding for global variable ‘panel’ ce_get_panels: no visible binding for global variable ‘n’ constructTree: no visible binding for global variable ‘id’ constructTree: no visible binding for global variable ‘name’ createTransformIdentifier: no visible global function definition for ‘slotNames’ cytobank_to_gatingset.cytobank_experiment: no visible binding for global variable ‘desc’ diva_to_gatingset: no visible binding for global variable ‘specimen’ diva_to_gatingset: no visible binding for global variable ‘sampleSelected’ diva_to_gatingset: no visible global function definition for ‘gh_apply_to_new_fcs’ export_comp_trans: no visible global function definition for ‘gh_get_compensations’ export_comp_trans: no visible global function definition for ‘gh_get_transformations’ export_gates_cytobank: no visible global function definition for ‘gs_get_pop_paths’ export_gates_cytobank: no visible global function definition for ‘gs_pop_get_gate’ extend.polygonGate: no visible binding for global variable ‘..dim’ extend.polygonGate : <anonymous>: no visible binding for global variable ‘y’ extend.polygonGate : <anonymous>: no visible binding for global variable ‘x’ extend.polygonGate: no visible binding for global variable ‘id’ extend.polygonGate: no visible binding for global variable ‘x’ extend.polygonGate: no visible binding for global variable ‘y’ extend.polygonGate: no visible binding for global variable ‘is.smaller’ flinTr: no visible global function definition for ‘lintGml2’ fratioTr: no visible global function definition for ‘ratiotGml2’ generate_trans: no visible global function definition for ‘flowjo_log_trans’ gs_compare_cytobank_counts: no visible binding for global variable ‘population’ gs_compare_cytobank_counts: no visible binding for global variable ‘parent’ gs_compare_cytobank_counts: no visible binding for global variable ‘parent_count’ gs_compare_cytobank_counts: no visible global function definition for ‘.’ gs_compare_cytobank_counts: no visible binding for global variable ‘fcs_filename’ hyperlogTr: no visible global function definition for ‘hyperlogtGml2’ open_cytobank_experiment: no visible global function definition for ‘unzip’ range.GatingHierarchy: no visible global function definition for ‘gh_get_transformations’ read.gatingML.cytobank: no visible binding for global variable ‘id’ read.gatingML.cytobank: no visible binding for global variable ‘comp_ref’ transDg1polynomial: no visible global function definition for ‘dg1polynomial’ transEH: no visible global function definition for ‘EHtrans’ transExponential: no visible global function definition for ‘exponential’ transHyperLog: no visible global function definition for ‘hyperlog’ transHyperbolicSin: no visible global function definition for ‘sinht’ transInvSplitScale: no visible global function definition for ‘invsplitscale’ transInverseHyperbolicSin: no visible global function definition for ‘asinht’ transLogarithm: no visible global function definition for ‘logarithm’ transQuadratic: no visible global function definition for ‘quadratic’ transRatio: no visible global function definition for ‘ratio’ transSplitScale: no visible global function definition for ‘splitscale’ transSquareroot: no visible global function definition for ‘squareroot’ write.gatingML: no visible global function definition for ‘sessionInfo’ xmlVertexNode : <anonymous>: no visible global function definition for ‘format_float’ identifyNode,http...www.isac.net.org.std.Gating.ML.v1.5.gating_DecisionTreeGate: no visible binding for global variable ‘expressionFilter’ identifyNode,http...www.isac.net.org.std.Gating.ML.v1.5.gating_PolytopeGate: no visible global function definition for ‘polytopeGate’ identifyNode,http...www.isac.net.org.std.Gating.ML.v2.0.transformations_spectrumMatrix: no visible global function definition for ‘pseudoinverse’ show,flowjo_workspace: no visible binding for global variable ‘groupName’ show,flowjo_workspace: no visible binding for global variable ‘groupID’ Undefined global functions or variables: . ..dim EHtrans asinht comp_ref desc dg1polynomial exponential expressionFilter fcs fcs_file_id fcs_filename flowjo_log_trans format_float gate_def gate_id gh_apply_to_new_fcs gh_get_compensations gh_get_transformations groupID groupName gs_get_pop_paths gs_pop_get_gate hyperlog hyperlogtGml2 id invsplitscale is.smaller lintGml2 logarithm n name panel parent parent_count polytopeGate population pseudoinverse quadratic ratio ratiotGml2 sampleSelected sessionInfo sinht slotNames specimen splitscale squareroot unzip x y Consider adding importFrom("methods", "slotNames") importFrom("utils", "sessionInfo", "unzip") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... NOTE checkRd: (-1) getNodes-graphGML-method.Rd:5: Lost braces; missing escapes or markup? 5 | \title{get nodes from {graphGML} object} | ^ checkRd: (-1) getNodes-graphGML-method.Rd:22: Lost braces; missing escapes or markup? 22 | get nodes from {graphGML} object | ^ * 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 ... WARNING Undocumented arguments in Rd file 'flowjo_to_gatingset.Rd' ‘backend_dir’ ‘backend’ Documented arguments not in \usage in Rd file 'flowjo_to_gatingset.Rd': ‘h5_dir’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... NOTE Package has both ‘src/Makevars.in’ and ‘src/Makevars’. Installation with --no-configure' is unlikely to work. If you intended ‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’ otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a ‘cleanup’ script. * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... WARNING apparently using $(BLAS_LIBS) without following $(FLIBS) in ‘src/Makevars’ apparently using $(BLAS_LIBS) without following $(FLIBS) in ‘src/Makevars.in’ * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... WARNING Note: information on .o files is not available File ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/CytoML/libs/CytoML.so’: Found ‘__ZNSt3__14cerrE’, possibly from ‘std::cerr’ (C++) Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++) Found ‘___sprintf_chk’, possibly from ‘sprintf’ (C) Found ‘___stderrp’, possibly from ‘stderr’ (C) Found ‘___stdoutp’, possibly from ‘stdout’ (C) Found ‘_abort’, possibly from ‘abort’ (C) Found ‘_exit’, possibly from ‘exit’ (C) Found ‘_rand’, possibly from ‘rand’ (C) Found ‘_rand_r’, possibly from ‘rand_r’ (C) Found ‘_sprintf’, possibly from ‘sprintf’ (C) Found ‘_srand’, possibly from ‘srand’ (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 nor [v]sprintf. 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed gs_compare_cytobank_counts 4.956 0.252 6.144 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 5 WARNINGs, 8 NOTEs See ‘/Users/biocbuild/bbs-3.20-bioc/meat/CytoML.Rcheck/00check.log’ for details.
CytoML.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CytoML ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘CytoML’ ... ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ -arch x86_64 -std=gnu++11 accepts -g... yes checking for gcc... clang -arch x86_64 checking whether we are using the GNU C compiler... yes checking whether clang -arch x86_64 accepts -g... yes checking for clang -arch x86_64 option to accept ISO C89... none needed configure: setting xml2 flags... configure: No directory was specified for --with-xml2. Trying to find xml2 using other methods. checking for xml2-config... /usr/bin/xml2-config configure: setting cytolib-ml commandline tool path... configure: Using the following compilation and linking flags configure: PKG_CPPFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -ftemplate-depth=900 configure: PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm configure: CYTOLIBML_BIN=/usr/local/bin configure: creating ./config.status config.status: creating src/Makevars config.status: creating R/cytolibml_bin_path.R ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include/ -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -ftemplate-depth=900 -DBOOST_NO_AUTO_PTR -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/flowWorkspace/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o In file included from cpp11.cpp:4: In file included from ./CytoML_types.h:4: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/flowWorkspace/include/flowWorkspace.h:5: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/GatingSet.hpp:14: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/GatingHierarchy.hpp:17: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/populationTree.hpp:13: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/nodeProperties.hpp:13: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/POPINDICES.hpp:14: /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/gate.hpp:238:26: warning: loop variable 'range' creates a copy from type 'const pb::Range' [-Wrange-loop-construct] for (const pb::Range range : gate_pb.mrg().ranges()) { ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/gate.hpp:238:10: note: use reference type 'const pb::Range &' to prevent copying for (const pb::Range range : gate_pb.mrg().ranges()) { ^~~~~~~~~~~~~~~~~~~~~~~ & In file included from cpp11.cpp:4: In file included from ./CytoML_types.h:5: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: In file included from ../inst/include/CytoML/workspace_type.hpp:4: ../inst/include/CytoML/wsNode.hpp:27:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] Rprintf("%.*s", n, s); ~~^~ ~ In file included from cpp11.cpp:4: In file included from ./CytoML_types.h:5: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: ../inst/include/CytoML/workspace_type.hpp:67:44: warning: 'recursive_directory_iterator' is deprecated: Use directory_options instead of symlink_option [-Wdeprecated-declarations] for(const fs::directory_entry & i: fs::recursive_directory_iterator(fs::path(data_dir), fs::symlink_option::recurse)) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/directory.hpp:922:5: note: 'recursive_directory_iterator' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use directory_options instead of symlink_option") ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/config/compiler/clang.hpp:342:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ In file included from cpp11.cpp:4: In file included from ./CytoML_types.h:5: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: ../inst/include/CytoML/workspace_type.hpp:67:44: warning: 'recursive_directory_iterator' is deprecated: Use directory_options instead of symlink_option [-Wdeprecated-declarations] for(const fs::directory_entry & i: fs::recursive_directory_iterator(fs::path(data_dir), fs::symlink_option::recurse)) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/directory.hpp:922:5: note: 'recursive_directory_iterator' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use directory_options instead of symlink_option") ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/config/compiler/clang.hpp:342:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ In file included from cpp11.cpp:4: In file included from ./CytoML_types.h:5: In file included from ../inst/include/CytoML/openWorkspace.hpp:12: ../inst/include/CytoML/winFlowJoWorkspace.hpp:435:30: warning: '/*' within block comment [-Wcomment] * "*[local-name()='edge']/*[local-name()='vertex']" is for ellipsoidGate ^ 5 warnings generated. clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include/ -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -ftemplate-depth=900 -DBOOST_NO_AUTO_PTR -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cpp11/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/flowWorkspace/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c parseFlowJoWorkspace.cpp -o parseFlowJoWorkspace.o In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: In file included from ../inst/include/CytoML/workspace_type.hpp:4: In file included from ../inst/include/CytoML/wsNode.hpp:13: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/nodeProperties.hpp:13: In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/POPINDICES.hpp:14: /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/gate.hpp:238:26: warning: loop variable 'range' creates a copy from type 'const pb::Range' [-Wrange-loop-construct] for (const pb::Range range : gate_pb.mrg().ranges()) { ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/include/cytolib/gate.hpp:238:10: note: use reference type 'const pb::Range &' to prevent copying for (const pb::Range range : gate_pb.mrg().ranges()) { ^~~~~~~~~~~~~~~~~~~~~~~ & In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: In file included from ../inst/include/CytoML/workspace_type.hpp:4: ../inst/include/CytoML/wsNode.hpp:27:20: warning: field precision should have type 'int', but argument has type 'std::streamsize' (aka 'long') [-Wformat] Rprintf("%.*s", n, s); ~~^~ ~ In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: ../inst/include/CytoML/workspace_type.hpp:67:44: warning: 'recursive_directory_iterator' is deprecated: Use directory_options instead of symlink_option [-Wdeprecated-declarations] for(const fs::directory_entry & i: fs::recursive_directory_iterator(fs::path(data_dir), fs::symlink_option::recurse)) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/directory.hpp:922:5: note: 'recursive_directory_iterator' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use directory_options instead of symlink_option") ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/config/compiler/clang.hpp:342:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/CytoML/openWorkspace.hpp:11: In file included from ../inst/include/CytoML/macFlowJoWorkspace.hpp:10: In file included from ../inst/include/CytoML/flowJoWorkspace.hpp:11: In file included from ../inst/include/CytoML/workspace.hpp:10: ../inst/include/CytoML/workspace_type.hpp:67:44: warning: 'recursive_directory_iterator' is deprecated: Use directory_options instead of symlink_option [-Wdeprecated-declarations] for(const fs::directory_entry & i: fs::recursive_directory_iterator(fs::path(data_dir), fs::symlink_option::recurse)) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/directory.hpp:922:5: note: 'recursive_directory_iterator' has been explicitly marked deprecated here BOOST_FILESYSTEM_DETAIL_DEPRECATED("Use directory_options instead of symlink_option") ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/config.hpp:73:49: note: expanded from macro 'BOOST_FILESYSTEM_DETAIL_DEPRECATED' #define BOOST_FILESYSTEM_DETAIL_DEPRECATED(msg) BOOST_DEPRECATED(msg) ^ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/config/compiler/clang.hpp:342:46: note: expanded from macro 'BOOST_DEPRECATED' #define BOOST_DEPRECATED(msg) __attribute__((deprecated(msg))) ^ In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/CytoML/openWorkspace.hpp:12: ../inst/include/CytoML/winFlowJoWorkspace.hpp:435:30: warning: '/*' within block comment [-Wcomment] * "*[local-name()='edge']/*[local-name()='vertex']" is for ellipsoidGate ^ 5 warnings generated. clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o CytoML.so cpp11.o parseFlowJoWorkspace.o /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib/lib/libcytolib.a /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/lib/libhdf5_cpp.a /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/lib/libhdf5.a -L/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-CytoML/00new/CytoML/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CytoML)
CytoML.Rcheck/tests/testthat.Rout
R version 4.4.2 (2024-10-31) -- "Pile of Leaves" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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(CytoML) > > win32_flag = .Platform$OS.type == "windows" && .Machine$sizeof.pointer != 8 > if(!win32_flag) + test_check("CytoML") As part of improvements to flowWorkspace, some behavior of GatingSet objects has changed. For details, please read the section titled "The cytoframe and cytoset classes" in the package vignette: vignette("flowWorkspace-Introduction", "flowWorkspace") Loading required package: ggplot2 Loading required package: ncdfFlow Loading required package: BH Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file. Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-H. It seems that the matrix was not properly defined in the Gating-ML file. Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file. Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter SSC-A. It seems that the matrix was not properly defined in the Gating-ML file. Failed to use spillover/spectrum matrix Spill_defaultCompensation for compensated parameter FSC-A. It seems that the matrix was not properly defined in the Gating-ML file. [ FAIL 0 | WARN 2 | SKIP 5 | PASS 66 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • (check_docker_status()[1] == "docker_ok" || check_binary_status() == (1): 'test-GatingSet2flowJo.R:2:1' • dir.exists("~/rglab/workspace/flowWorkspace/wsTestSuite") is not TRUE (1): 'test-internal-suite.R:2:1' • dir.exists(path) is not TRUE (1): 'test-cytobank.R:50:3' • file.exists(acsfile) is not TRUE (2): 'test-cytobank.R:6:3', 'test-cytobank.R:28:3' [ FAIL 0 | WARN 2 | SKIP 5 | PASS 66 ] > > #devtools::test() > > # test_file("~/rglab/workspace/CytoML/tests/testthat/flowjo2gs_internalTestSuite.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/Cytobank2GatingSet-InternalTestSuite.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/GatingSet2flowJo-InternalTestSuite.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/diva2gs-InternalTestSuite.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/test-cytobank.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/test-diva2gs.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/test-extend.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/test-GatingSet2flowJo.R") > # test_file("~/rglab/workspace/CytoML/tests/testthat/test-flowjo2gs.R") > > proc.time() user system elapsed 89.479 4.871 107.430
CytoML.Rcheck/CytoML-Ex.timings
name | user | system | elapsed | |
cytobank_to_gatingset | 0.001 | 0.001 | 0.001 | |
extend | 0.211 | 0.007 | 0.244 | |
fj_ws_get_keywords | 0.000 | 0.001 | 0.001 | |
fj_ws_get_sample_groups | 0.000 | 0.000 | 0.001 | |
fj_ws_get_samples | 0.001 | 0.000 | 0.000 | |
flowjo_to_gatingset | 0.000 | 0.001 | 0.002 | |
flowjo_workspace-class | 0.156 | 0.017 | 0.206 | |
gatingset_to_cytobank | 3.506 | 0.268 | 4.715 | |
gatingset_to_flowjo | 0.001 | 0.001 | 0.001 | |
getChildren-graphGML-character-method | 0.000 | 0.000 | 0.001 | |
getNodes-graphGML-method | 0.000 | 0.001 | 0.000 | |
gs_compare_cytobank_counts | 4.956 | 0.252 | 6.144 | |
open_diva_xml | 0.000 | 0.001 | 0.001 | |
open_flowjo_xml | 0.000 | 0.001 | 0.000 | |
plot-graphGML-missing-method | 0.001 | 0.000 | 0.000 | |
range.GatingHierarchy | 0.000 | 0.001 | 0.001 | |
read.gatingML.cytobank | 0.000 | 0.001 | 0.001 | |