Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2024-03-29 11:38:02 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1465/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oposSOM 2.20.0  (landing page)
Henry Loeffler-Wirth
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/oposSOM
git_branch: RELEASE_3_18
git_last_commit: 225866c
git_last_commit_date: 2023-10-24 09:59:43 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for oposSOM on merida1


To the developers/maintainers of the oposSOM package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/oposSOM.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.

raw results


Summary

Package: oposSOM
Version: 2.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:oposSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings oposSOM_2.20.0.tar.gz
StartedAt: 2024-03-28 06:27:21 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 06:44:21 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 1020.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: oposSOM.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:oposSOM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings oposSOM_2.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/oposSOM.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘oposSOM/DESCRIPTION’ ... OK
* this is package ‘oposSOM’ version ‘2.20.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 for sufficient/correct file permissions ... OK
* checking whether package ‘oposSOM’ can be installed ... OK
* 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 17.7Mb
  sub-directories of 1Mb or more:
    data  16.9Mb
* 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
Unexported object imported by a ':::' call: ‘tools:::makeLazyLoadDB’
  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
psf.overview.heatmaps: warning in heatmap(x =
  log1p(log1p(mean.psf.matrix)), cex.main = 2, col =
  color.palette(1000), scale = "r", mar = c(10, 20), ColSideColors =
  group.colors, cexDend = 0.6): partial argument match of 'mar' to
  'margins'
psf.overview.heatmaps: warning in heatmap(x =
  log1p(log1p(mean.psf.matrix)), cex.main = 2, col =
  color.palette(1000), scale = "r", mar = c(10, 20), ColSideColors =
  group.colors, Colv = NA, cexDend = 0.6): partial argument match of
  'mar' to 'margins'
Smooth.Matrix: no visible binding for global variable ‘v’
modules.relations: no visible global function definition for
  ‘graph.empty’
modules.relations: no visible global function definition for
  ‘add_edges’
pipeline.PSFcalculation: no visible binding for global variable
  ‘kegg.collection’
pipeline.checkInputParameters: no visible binding for global variable
  ‘preferences’
pipeline.diffExpressionStatistics : <anonymous>: no visible global
  function definition for ‘t.test’
pipeline.differenceAnalyses : <anonymous>: no visible global function
  definition for ‘t.test’
pipeline.groupAnalysis : <anonymous>: no visible global function
  definition for ‘t.test’
pipeline.htmlPsfAnalysis: no visible binding for global variable
  ‘kegg.collection’
pipeline.prepareAnnotation: no visible binding for global variable
  ‘opossom.genesets’
pipeline.sampleSimilarityAnalysisCor: no visible global function
  definition for ‘get.edgelist’
pipeline.topologyProfiles: no visible binding for global variable
  ‘group.labels’
plot.psf.pathway.keggrest: no visible global function definition for
  ‘rasterImage’
psf.report.sheets: no visible binding for global variable ‘kegg.data’
Undefined global functions or variables:
  add_edges get.edgelist graph.empty group.labels kegg.collection
  kegg.data opossom.genesets preferences rasterImage t.test v
Consider adding
  importFrom("graphics", "rasterImage")
  importFrom("stats", "t.test")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘GeneSet.Fisher’ ‘GeneSet.maxmean’ ‘Get.Running.Average’
  ‘Quantile.Normalization’ ‘Sample.GSZ’ ‘Smooth.Matrix’
  ‘_oposSOM_calculateDelta’ ‘_oposSOM_calculateEuclideanDistances’
  ‘_oposSOM_calculateNeighborhoodMatrix’
  ‘_oposSOM_matrixToCodebookMatrix’ ‘biomart.available’
  ‘calculateDelta’ ‘calculateEuclideanDistances’
  ‘calculateNeighborhoodMatrix’ ‘circle’ ‘col.pix’
  ‘color.palette.discrete’ ‘color.palette.heatmaps’
  ‘color.palette.portraits’ ‘get.beta.statistic’ ‘get.neighbors’
  ‘heatmap’ ‘heatmap.A4’ ‘matrixToCodebookMatrix’ ‘modules.CSV.sheets’
  ‘modules.chromosomes’ ‘modules.profiles’ ‘modules.relations’
  ‘modules.report.sheets’ ‘newProgressBar’ ‘pathway.expression.mapping’
  ‘pipeline.PSFcalculation’ ‘pipeline.PSFoutput’
  ‘pipeline.affymetrixQualityCheck’ ‘pipeline.cancerHallmarks’
  ‘pipeline.checkInputParameters’
  ‘pipeline.chromosomeExpressionReports’
  ‘pipeline.detectEnsemblDataset’ ‘pipeline.detectSpotsModules’
  ‘pipeline.detectSpotsSamples’ ‘pipeline.diffExpressionStatistics’
  ‘pipeline.differenceAnalyses’ ‘pipeline.entropyProfiles’
  ‘pipeline.geneLists’ ‘pipeline.generateSOM’
  ‘pipeline.genesetOverviews’ ‘pipeline.genesetProfilesAndMaps’
  ‘pipeline.genesetStatisticModules’ ‘pipeline.genesetStatisticSamples’
  ‘pipeline.groupAnalysis’ ‘pipeline.groupAssignment’
  ‘pipeline.groupSpecificGenesets’ ‘pipeline.htmlDifferencesSummary’
  ‘pipeline.htmlGenesetAnalysis’ ‘pipeline.htmlGroupSummary’
  ‘pipeline.htmlModuleSummary’ ‘pipeline.htmlPsfAnalysis’
  ‘pipeline.htmlSampleSummary’ ‘pipeline.htmlSummary’
  ‘pipeline.moduleCorrelationMap’ ‘pipeline.patAssignment’
  ‘pipeline.prepareAnnotation’ ‘pipeline.prepareIndata’
  ‘pipeline.qualityCheck’ ‘pipeline.sampleExpressionPortraits’
  ‘pipeline.sampleSimilarityAnalysisCor’
  ‘pipeline.sampleSimilarityAnalysisED’
  ‘pipeline.sampleSimilarityAnalysisICA’
  ‘pipeline.sampleSimilarityAnalysisSOM’ ‘pipeline.summarySheetsGroups’
  ‘pipeline.summarySheetsModules’ ‘pipeline.summarySheetsPATs’
  ‘pipeline.summarySheetsSamples’ ‘pipeline.supportingMaps’
  ‘pipeline.topologyProfiles’ ‘plot.psf.pathway.keggrest’
  ‘plot.psf.titlepage’ ‘psf.flow’ ‘psf.overview.heatmaps’
  ‘psf.report.sheets’ ‘radarchart’ ‘som.linear.init’
  ‘som.linear.init.subdata’ ‘som.training’ ‘som.training.phase’
  ‘sort.label’ ‘util.call’ ‘util.cat’ ‘util.fatal’ ‘util.info’
  ‘util.load’ ‘util.log’ ‘util.progress’ ‘util.progress.terminate’
  ‘util.save’ ‘util.warn’ ‘workspace.check’
Undocumented data sets:
  ‘hsa03320.RData’ ‘hsa04010.RData’ ‘hsa04012.RData’ ‘hsa04014.RData’
  ‘hsa04015.RData’ ‘hsa04020.RData’ ‘hsa04022.RData’ ‘hsa04024.RData’
  ‘hsa04062.RData’ ‘hsa04064.RData’ ‘hsa04066.RData’ ‘hsa04068.RData’
  ‘hsa04070.RData’ ‘hsa04071.RData’ ‘hsa04072.RData’ ‘hsa04115.RData’
  ‘hsa04150.RData’ ‘hsa04151.RData’ ‘hsa04152.RData’ ‘hsa04261.RData’
  ‘hsa04310.RData’ ‘hsa04330.RData’ ‘hsa04340.RData’ ‘hsa04350.RData’
  ‘hsa04370.RData’ ‘hsa04371.RData’ ‘hsa04390.RData’ ‘hsa04392.RData’
  ‘hsa04550.RData’ ‘hsa04620.RData’ ‘hsa04621.RData’ ‘hsa04622.RData’
  ‘hsa04625.RData’ ‘hsa04630.RData’ ‘hsa04657.RData’ ‘hsa04660.RData’
  ‘hsa04662.RData’ ‘hsa04664.RData’ ‘hsa04668.RData’ ‘hsa04722.RData’
  ‘hsa04723.RData’ ‘hsa04910.RData’ ‘hsa04912.RData’ ‘hsa04915.RData’
  ‘hsa04917.RData’ ‘hsa04919.RData’ ‘hsa04920.RData’ ‘hsa04921.RData’
  ‘hsa04922.RData’ ‘hsa04926.RData’ ‘hsa04933.RData’ ‘hsa05120.RData’
  ‘kegg.collection.RData’
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 ... 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 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 is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user  system elapsed
oposSOM-package 416.895 163.095 508.859
opossom.run     145.626  27.107 161.040
* 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 WARNINGs, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/oposSOM.Rcheck/00check.log’
for details.



Installation output

oposSOM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL oposSOM
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘oposSOM’ ...
** using staged installation
** 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  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c DeltaMatrix.cpp -o DeltaMatrix.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c DistanceCalculator.cpp -o DistanceCalculator.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c NeighborhoodMatrix.cpp -o NeighborhoodMatrix.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
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 oposSOM.so DeltaMatrix.o DistanceCalculator.o NeighborhoodMatrix.o RcppExports.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-oposSOM/00new/oposSOM/libs
** R
** data
** 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 (oposSOM)

Tests output


Example timings

oposSOM.Rcheck/oposSOM-Ex.timings

nameusersystemelapsed
oposSOM-package416.895163.095508.859
opossom.new0.2650.0160.349
opossom.run145.626 27.107161.040