Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2023-11-05 11:32:27 -0500 (Sun, 05 Nov 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4429 |
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 1535/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
phemd 1.18.0 (landing page) William S Chen
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | WARNINGS | OK | ||||||||
To the developers/maintainers of the phemd package: - 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: phemd |
Version: 1.18.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phemd.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phemd_1.18.0.tar.gz |
StartedAt: 2023-11-04 03:34:59 -0400 (Sat, 04 Nov 2023) |
EndedAt: 2023-11-04 03:42:08 -0400 (Sat, 04 Nov 2023) |
EllapsedTime: 429.3 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: phemd.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:phemd.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings phemd_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/phemd.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-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 Ventura 13.6.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘phemd/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘phemd’ version ‘1.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 ‘phemd’ 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 * 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 ':::' call which should be '::': ‘monocle:::reducedDimA<-’ See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: ‘VGAM:::VGAM.weights.function’ ‘monocle:::extract_ddrtree_ordering’ ‘monocle:::extract_good_branched_ordering’ ‘monocle:::findNearestPointOnMST’ ‘monocle:::projPointOnLine’ ‘monocle:::project_point_to_line_segment’ ‘monocle:::reducedDimK<-’ ‘monocle:::reducedDimW<-’ ‘monocle:::select_root_cell’ ‘pheatmap:::find_coordinates’ 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 newCellDataSetUpdated: no visible global function definition for ‘isSparseMatrix’ orderCellsUpdated: no visible binding for '<<-' assignment to ‘next_node’ orderCellsUpdated: no visible global function definition for ‘pq_helper’ orderCellsUpdated: no visible global function definition for ‘select_root_cell’ project2MSTUpdated: no visible global function definition for ‘nei’ Undefined global functions or variables: isSparseMatrix nei pq_helper select_root_cell * 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'as(<dsCMatrix>, "dsTMatrix")' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed compareSamples 8.852 0.237 9.090 groupSamples 8.057 0.188 8.254 Phemd-methods 7.965 0.100 8.067 plotCellYield 7.562 0.181 7.758 clusterIndividualSamples 7.507 0.165 7.701 plotEmbeddings 7.345 0.260 7.620 plotHeatmaps 7.268 0.278 7.548 getCellYield 7.164 0.234 7.405 plotGroupedSamplesDmap 7.132 0.184 7.325 printClusterAssignments 7.084 0.220 7.308 getSampleCelltypeFreqs 7.031 0.170 7.301 getSampleHistsByCluster 7.003 0.127 7.133 generateGDM 6.703 0.163 6.867 orderCellsMonocle 5.538 0.107 5.646 * 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, 2 NOTEs See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/phemd.Rcheck/00check.log’ for details.
phemd.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL phemd ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘phemd’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (phemd)
phemd.Rcheck/phemd-Ex.timings
name | user | system | elapsed | |
GDM | 0.491 | 0.006 | 0.497 | |
Phemd-methods | 7.965 | 0.100 | 8.067 | |
aggregateSamples | 1.446 | 0.006 | 1.452 | |
assignCellClusterNearestNode | 0 | 0 | 0 | |
batchIDs | 0.313 | 0.002 | 0.314 | |
bindSeuratObj | 1.388 | 0.022 | 1.414 | |
celltypeFreqs | 0.292 | 0.002 | 0.294 | |
clusterIndividualSamples | 7.507 | 0.165 | 7.701 | |
compareSamples | 8.852 | 0.237 | 9.090 | |
createDataObj | 0.270 | 0.002 | 0.272 | |
drawColnames45 | 0.001 | 0.001 | 0.000 | |
embedCells | 2.251 | 0.026 | 2.292 | |
generateGDM | 6.703 | 0.163 | 6.867 | |
getArithmeticCentroids | 0.001 | 0.000 | 0.000 | |
getCellYield | 7.164 | 0.234 | 7.405 | |
getSampleCelltypeFreqs | 7.031 | 0.170 | 7.301 | |
getSampleHistsByCluster | 7.003 | 0.127 | 7.133 | |
getSampleSizes | 0 | 0 | 0 | |
groupSamples | 8.057 | 0.188 | 8.254 | |
identifyCentroids | 0 | 0 | 0 | |
monocleInfo | 0.278 | 0.001 | 0.279 | |
orderCellsMonocle | 5.538 | 0.107 | 5.646 | |
phateInfo | 0.356 | 0.004 | 0.360 | |
plotCellYield | 7.562 | 0.181 | 7.758 | |
plotEmbeddings | 7.345 | 0.260 | 7.620 | |
plotGroupedSamplesDmap | 7.132 | 0.184 | 7.325 | |
plotHeatmaps | 7.268 | 0.278 | 7.548 | |
pooledCells | 0.296 | 0.001 | 0.297 | |
printClusterAssignments | 7.084 | 0.220 | 7.308 | |
rawExpn | 0.302 | 0.001 | 0.304 | |
removeTinySamples | 0.697 | 0.014 | 0.711 | |
retrieveRefClusters | 0.000 | 0.001 | 0.000 | |
sNames | 0.297 | 0.001 | 0.299 | |
selectFeatures | 1.749 | 0.005 | 1.757 | |
selectMarkers | 0.346 | 0.004 | 0.350 | |
seuratInfo | 0.324 | 0.001 | 0.325 | |
subsampledBool | 0.321 | 0.001 | 0.323 | |
subsampledIdx | 0.312 | 0.002 | 0.314 | |