Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:08:49 -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 switchBox package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/switchBox.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 1921/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
switchBox 1.31.0 (landing page) Bahman Afsari
| 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: switchBox |
Version: 1.31.0 |
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:switchBox.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings switchBox_1.31.0.tar.gz |
StartedAt: 2022-03-17 20:26:18 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 20:27:10 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 52.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: switchBox.Rcheck |
Warnings: 4 |
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:switchBox.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings switchBox_1.31.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/switchBox.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 'switchBox/DESCRIPTION' ... OK * this is package 'switchBox' version '1.31.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 'switchBox' can be installed ... WARNING Found the following significant warnings: Rd warning: D:/biocbuild/bbs-3.15-bioc/meat/switchBox/man/SWAP.PlotKTSP.TrainTestROC.Rd:35: missing link 'SWAP.GetkTSPTrainTestResults' See 'D:/biocbuild/bbs-3.15-bioc/meat/switchBox.Rcheck/00install.out' for details. * 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 * 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 There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: 'KTSP.CalculateSignedScore' 'KTSP.tiedRank' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE plotGenePairBoxplot: no visible global function definition for 'boxplot' plotGenePairBoxplot: no visible global function definition for 'stripchart' plotGenePairBoxplot: no visible global function definition for 'legend' plotGenePairBoxplot: no visible global function definition for 'grid' plotGenePairClassesBoxplot: no visible global function definition for 'boxplot' plotGenePairClassesBoxplot: no visible global function definition for 'axis' plotGenePairClassesBoxplot: no visible global function definition for 'legend' plotGenePairClassesBoxplot: no visible global function definition for 'abline' plotGenePairClassesBoxplot: no visible global function definition for 'grid' plotGenePairScatter: no visible global function definition for 'abline' plotGenePairScatter: no visible global function definition for 'grid' plotGenePairScatter: no visible global function definition for 'legend' plotGenes: no visible global function definition for 'lines' plotGenes: no visible global function definition for 'grid' plotGenes: no visible global function definition for 'abline' plotGenes: no visible global function definition for 'legend' plotkTSPTrainTestROC: no visible global function definition for 'lines' plotkTSPTrainTestROC: no visible global function definition for 'legend' plotkTSPTrainTestROC: no visible global function definition for 'grid' plotkTSPVotes: no visible global function definition for 'plot.new' Undefined global functions or variables: abline axis boxplot grid legend lines plot.new stripchart Consider adding importFrom("graphics", "abline", "axis", "boxplot", "grid", "legend", "lines", "plot.new", "stripchart") to your NAMESPACE file. * checking Rd files ... NOTE prepare_Rd: SWAP.Kby.Measurement.Rd:70-72: Dropping empty section \examples prepare_Rd: SWAP.Kby.Ttest.Rd:64-66: Dropping empty section \examples prepare_Rd: SWAP.PlotKTSP.Votes.Rd:54-56: Dropping empty section \examples * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Package unavailable to check Rd xrefs: 'mammaPrintData' Missing link or links in documentation object 'SWAP.PlotKTSP.TrainTestROC.Rd': 'SWAP.GetkTSPTrainTestResults' See section 'Cross-references' in the 'Writing R Extensions' manual. * checking for missing documentation entries ... WARNING Undocumented code objects: 'SWAP.GetKFoldIndices' 'SWAP.MakeTrainTestData' 'SWAP.ScoreMatrixToVector' 'SWAP.ScoreVectorToMatrix' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... WARNING Assignments in \usage in documentation object 'SWAP.Kby.Measurement': k_opts = list(disjoint = TRUE, measurement = "auc") Undocumented arguments in documentation object 'SWAP.PlotKTSP.GenePairScatter' '...' Undocumented arguments in documentation object 'SWAP.PlotKTSP.Genes' 'colors' 'legends' '...' Undocumented arguments in documentation object 'SWAP.PlotKTSP.TrainTestROC' '...' Undocumented arguments in documentation object 'SWAP.PlotKTSP.Votes' '...' Bad \usage lines found in documentation object 'SWAP.Kby.Measurement': SWAP.Kby.Measurement(inputMat, phenoGroup, scoreTable, classes, krange, 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 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 x64 is not available File 'D:/biocbuild/bbs-3.15-bioc/R/library/switchBox/libs/x64/switchBox.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... 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: 4 WARNINGs, 4 NOTEs See 'D:/biocbuild/bbs-3.15-bioc/meat/switchBox.Rcheck/00check.log' for details.
switchBox.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL switchBox ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'switchBox' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CalculateSignedScoreCore.cc -o CalculateSignedScoreCore.o CalculateSignedScoreCore.cc: In function 'void CalculateSignedScoreCore(int*, int*, double*, int*, double*, int*, double*, double*, double*, double*, double*, double*, double*)': CalculateSignedScoreCore.cc:36:26: warning: variable 'pairsNo' set but not used [-Wunused-but-set-variable] int i,j,l,countplace,pairsNo; ^~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CalculateSignedScoreCoreTieHandler.cc -o CalculateSignedScoreCoreTieHandler.o CalculateSignedScoreCoreTieHandler.cc: In function 'void CalculateSignedScoreCoreTieHandler(int*, int*, double*, int*, double*, int*, double*, double*, double*, double*)': CalculateSignedScoreCoreTieHandler.cc:49:12: warning: unused variable 'score1' [-Wunused-variable] double score1, score2, type; ^~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CalculateSignedScoreRestrictedPairsCore.cc -o CalculateSignedScoreRestrictedPairsCore.o CalculateSignedScoreRestrictedPairsCore.cc: In function 'void CalculateSignedScoreRestrictedPairsCore(int*, int*, double*, int*, double*, int*, int*, int*, int*, double*, double*, double*)': CalculateSignedScoreRestrictedPairsCore.cc:22:11: warning: variable 'countplace' set but not used [-Wunused-but-set-variable] int i,l,countplace,pairsNo; ^~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c CalculateSignedScoreRestrictedPairsCoreTieHandler.cc -o CalculateSignedScoreRestrictedPairsCoreTieHandler.o CalculateSignedScoreRestrictedPairsCoreTieHandler.cc: In function 'void CalculateSignedScoreRestrictedPairsCoreTieHandler(int*, int*, double*, int*, double*, int*, int*, int*, int*, double*, double*, double*, double*)': CalculateSignedScoreRestrictedPairsCoreTieHandler.cc:25:11: warning: unused variable 'countplace' [-Wunused-variable] int i,l,countplace,pairsNo; ^~~~~~~~~~ CalculateSignedScoreRestrictedPairsCoreTieHandler.cc:35:10: warning: unused variable 'score1' [-Wunused-variable] double score1, score2, type; ^~~~~~ "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c rinit.c -o rinit.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c vect2compC.cc -o vect2compC.o C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o switchBox.dll tmp.def CalculateSignedScoreCore.o CalculateSignedScoreCoreTieHandler.o CalculateSignedScoreRestrictedPairsCore.o CalculateSignedScoreRestrictedPairsCoreTieHandler.o rinit.o vect2compC.o -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-switchBox/00new/switchBox/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'switchBox' finding HTML links ... done KTSP.Classify html KTSP.Train html SWAP.Calculate.BasicTSPScores html SWAP.Calculate.SignedTSPScores html SWAP.CalculateScores html SWAP.CalculateSignedScore html SWAP.Filter.Wilcoxon html SWAP.GetKTSP.PredictionStats html SWAP.GetKTSP.Result html SWAP.GetKTSP.TrainTestResults html SWAP.KTSP.CV html SWAP.KTSP.Classify html SWAP.KTSP.LOO html SWAP.KTSP.Statistic html SWAP.KTSP.Train html SWAP.Kby.Measurement html SWAP.Kby.Ttest html SWAP.MakeTSPTable html SWAP.PlotKTSP.GenePairBoxplot html SWAP.PlotKTSP.GenePairClassesBoxplot html SWAP.PlotKTSP.GenePairScatter html SWAP.PlotKTSP.Genes html SWAP.PlotKTSP.TrainTestROC html finding level-2 HTML links ... done Rd warning: D:/biocbuild/bbs-3.15-bioc/meat/switchBox/man/SWAP.PlotKTSP.TrainTestROC.Rd:35: missing link 'SWAP.GetkTSPTrainTestResults' SWAP.PlotKTSP.Votes html SWAP.Train.1TSP html SWAP.Train.KTSP html matTesting html matTraining html switchBox-package html testingGroup html trainingGroup 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 (switchBox) Making 'packages.html' ... done
switchBox.Rcheck/switchBox-Ex.timings
name | user | system | elapsed | |
KTSP.Classify | 0.03 | 0.00 | 0.03 | |
KTSP.Train | 0 | 0 | 0 | |
SWAP.Calculate.BasicTSPScores | 0.02 | 0.00 | 0.01 | |
SWAP.Calculate.SignedTSPScores | 0 | 0 | 0 | |
SWAP.CalculateScores | 0.03 | 0.00 | 0.03 | |
SWAP.CalculateSignedScore | 0.01 | 0.00 | 0.02 | |
SWAP.Filter.Wilcoxon | 0.00 | 0.01 | 0.02 | |
SWAP.GetKTSP.PredictionStats | 0.03 | 0.00 | 0.03 | |
SWAP.GetKTSP.Result | 0.03 | 0.02 | 0.04 | |
SWAP.GetKTSP.TrainTestResults | 0.07 | 0.00 | 0.07 | |
SWAP.KTSP.CV | 0.17 | 0.00 | 0.17 | |
SWAP.KTSP.Classify | 0.06 | 0.01 | 0.08 | |
SWAP.KTSP.LOO | 3.95 | 0.07 | 4.01 | |
SWAP.KTSP.Statistic | 0.1 | 0.0 | 0.1 | |
SWAP.KTSP.Train | 0.23 | 0.00 | 0.23 | |
SWAP.MakeTSPTable | 0 | 0 | 0 | |
SWAP.PlotKTSP.GenePairBoxplot | 0.03 | 0.01 | 0.05 | |
SWAP.PlotKTSP.GenePairClassesBoxplot | 0.04 | 0.00 | 0.03 | |
SWAP.PlotKTSP.GenePairScatter | 0.04 | 0.00 | 0.04 | |
SWAP.PlotKTSP.Genes | 0.05 | 0.00 | 0.05 | |
SWAP.PlotKTSP.TrainTestROC | 0.08 | 0.00 | 0.08 | |
SWAP.Train.1TSP | 0.03 | 0.00 | 0.03 | |
SWAP.Train.KTSP | 0.05 | 0.00 | 0.05 | |
matTesting | 0 | 0 | 0 | |
matTraining | 0 | 0 | 0 | |
testingGroup | 0.00 | 0.02 | 0.01 | |
trainingGroup | 0 | 0 | 0 | |