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

This page was generated on 2023-10-20 09:38:08 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1505/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phemd 1.16.0  (landing page)
William S Chen
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/phemd
git_branch: RELEASE_3_17
git_last_commit: fb3f157
git_last_commit_date: 2023-08-22 18:03:33 -0400 (Tue, 22 Aug 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for phemd on kjohnson2


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.16.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.16.0.tar.gz
StartedAt: 2023-10-18 14:28:51 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 14:40:07 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 676.8 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-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 Monterey 12.6.7
* 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.16.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
Phemd-methods            10.541  0.147  15.700
plotCellYield            10.050  0.143  15.656
compareSamples            9.968  0.162  15.694
groupSamples              9.986  0.139  15.482
printClusterAssignments   9.707  0.118  15.142
plotGroupedSamplesDmap    9.572  0.124  14.893
getSampleHistsByCluster   9.476  0.117  14.752
clusterIndividualSamples  9.288  0.161  12.579
getSampleCelltypeFreqs    9.295  0.120  14.471
getCellYield              9.273  0.137  14.455
generateGDM               8.900  0.125  13.826
plotHeatmaps              8.420  0.107  13.003
plotEmbeddings            8.315  0.130  12.971
orderCellsMonocle         7.702  0.098  12.019
embedCells                3.900  0.047   6.031
* 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.17-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.600.040.98
Phemd-methods10.541 0.14715.700
aggregateSamples2.0120.0182.878
assignCellClusterNearestNode0.0010.0000.000
batchIDs0.4120.0040.621
bindSeuratObj1.6220.0272.194
celltypeFreqs0.4420.0050.583
clusterIndividualSamples 9.288 0.16112.579
compareSamples 9.968 0.16215.694
createDataObj0.4200.0040.650
drawColnames45000
embedCells3.9000.0476.031
generateGDM 8.900 0.12513.826
getArithmeticCentroids0.0010.0000.002
getCellYield 9.273 0.13714.455
getSampleCelltypeFreqs 9.295 0.12014.471
getSampleHistsByCluster 9.476 0.11714.752
getSampleSizes000
groupSamples 9.986 0.13915.482
identifyCentroids0.0000.0000.003
monocleInfo0.4420.0050.689
orderCellsMonocle 7.702 0.09812.019
phateInfo0.4630.0050.723
plotCellYield10.050 0.14315.656
plotEmbeddings 8.315 0.13012.971
plotGroupedSamplesDmap 9.572 0.12414.893
plotHeatmaps 8.420 0.10713.003
pooledCells0.4260.0040.660
printClusterAssignments 9.707 0.11815.142
rawExpn0.4200.0040.637
removeTinySamples0.9010.0091.386
retrieveRefClusters000
sNames0.4670.0040.728
selectFeatures2.5990.0234.018
selectMarkers0.5030.0050.776
seuratInfo0.4110.0040.632
subsampledBool0.4830.0050.746
subsampledIdx0.4370.0050.679