Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-10-27 11:37:55 -0400 (Fri, 27 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4731
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4465
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4479
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-10-26 14:05:06 -0400 (Thu, 26 Oct 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)
nebbiolo2Linux (Ubuntu 22.04.2 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
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for phemd on lconway


To the developers/maintainers of the phemd package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/phemd.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: 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-10-26 22:04:30 -0400 (Thu, 26 Oct 2023)
EndedAt: 2023-10-26 22:12:00 -0400 (Thu, 26 Oct 2023)
EllapsedTime: 449.7 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/meat/phemd.Rcheck’
* using R version 4.3.1 Patched (2023-06-17 r84564)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.5
* 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
Phemd-methods            9.690  0.202   9.974
compareSamples           9.317  0.295   9.702
groupSamples             8.728  0.201   8.986
getCellYield             8.611  0.230   8.888
plotGroupedSamplesDmap   8.538  0.265   8.987
plotEmbeddings           8.461  0.221   8.745
plotHeatmaps             8.279  0.253   8.594
plotCellYield            8.247  0.214   8.529
clusterIndividualSamples 8.161  0.263   8.540
getSampleHistsByCluster  8.182  0.197   8.424
printClusterAssignments  8.092  0.180   8.331
getSampleCelltypeFreqs   7.999  0.182   8.226
orderCellsMonocle        7.873  0.207   8.141
generateGDM              7.695  0.192   7.931
* 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/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-x86_64/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.5620.0170.583
Phemd-methods9.6900.2029.974
aggregateSamples1.7600.0191.806
assignCellClusterNearestNode000
batchIDs0.3610.0030.366
bindSeuratObj1.4410.0271.480
celltypeFreqs0.3750.0040.383
clusterIndividualSamples8.1610.2638.540
compareSamples9.3170.2959.702
createDataObj0.3610.0040.369
drawColnames45000
embedCells2.7010.0352.763
generateGDM7.6950.1927.931
getArithmeticCentroids000
getCellYield8.6110.2308.888
getSampleCelltypeFreqs7.9990.1828.226
getSampleHistsByCluster8.1820.1978.424
getSampleSizes0.0000.0000.001
groupSamples8.7280.2018.986
identifyCentroids000
monocleInfo0.4270.0080.438
orderCellsMonocle7.8730.2078.141
phateInfo0.4110.0040.421
plotCellYield8.2470.2148.529
plotEmbeddings8.4610.2218.745
plotGroupedSamplesDmap8.5380.2658.987
plotHeatmaps8.2790.2538.594
pooledCells0.3890.0040.397
printClusterAssignments8.0920.1808.331
rawExpn0.4760.0350.513
removeTinySamples0.7200.0050.727
retrieveRefClusters0.0000.0010.001
sNames0.4020.0040.409
selectFeatures2.2740.0242.311
selectMarkers0.3970.0040.404
seuratInfo0.3880.0030.393
subsampledBool0.4280.0040.435
subsampledIdx0.3610.0030.367