Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-11-05 11:32:27 -0500 (Sun, 05 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.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/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phemd 1.18.0  (landing page)
William S Chen
Snapshot Date: 2023-11-02 14:00:03 -0400 (Thu, 02 Nov 2023)
git_url: https://git.bioconductor.org/packages/phemd
git_branch: RELEASE_3_18
git_last_commit: c895e7c
git_last_commit_date: 2023-10-24 11:44:02 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for phemd on kjohnson1


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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output


Example timings

phemd.Rcheck/phemd-Ex.timings

nameusersystemelapsed
GDM0.4910.0060.497
Phemd-methods7.9650.1008.067
aggregateSamples1.4460.0061.452
assignCellClusterNearestNode000
batchIDs0.3130.0020.314
bindSeuratObj1.3880.0221.414
celltypeFreqs0.2920.0020.294
clusterIndividualSamples7.5070.1657.701
compareSamples8.8520.2379.090
createDataObj0.2700.0020.272
drawColnames450.0010.0010.000
embedCells2.2510.0262.292
generateGDM6.7030.1636.867
getArithmeticCentroids0.0010.0000.000
getCellYield7.1640.2347.405
getSampleCelltypeFreqs7.0310.1707.301
getSampleHistsByCluster7.0030.1277.133
getSampleSizes000
groupSamples8.0570.1888.254
identifyCentroids000
monocleInfo0.2780.0010.279
orderCellsMonocle5.5380.1075.646
phateInfo0.3560.0040.360
plotCellYield7.5620.1817.758
plotEmbeddings7.3450.2607.620
plotGroupedSamplesDmap7.1320.1847.325
plotHeatmaps7.2680.2787.548
pooledCells0.2960.0010.297
printClusterAssignments7.0840.2207.308
rawExpn0.3020.0010.304
removeTinySamples0.6970.0140.711
retrieveRefClusters0.0000.0010.000
sNames0.2970.0010.299
selectFeatures1.7490.0051.757
selectMarkers0.3460.0040.350
seuratInfo0.3240.0010.325
subsampledBool0.3210.0010.323
subsampledIdx0.3120.0020.314