Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2022-10-19 13:20:40 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

CHECK results for phemd on nebbiolo1


To the developers/maintainers of the phemd package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1443/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phemd 1.12.0  (landing page)
William S Chen
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/phemd
git_branch: RELEASE_3_15
git_last_commit: 2802049
git_last_commit_date: 2022-09-06 20:19:46 -0400 (Tue, 06 Sep 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: phemd
Version: 1.12.0
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings phemd_1.12.0.tar.gz
StartedAt: 2022-10-18 21:06:36 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 21:13:10 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 394.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: phemd.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings phemd_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/phemd.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.12.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 ... WARNING
Found the following significant warnings:
  Warning: Package 'phemd' is deprecated and will be removed from Bioconductor
See ‘/home/biocbuild/bbs-3.15-bioc/meat/phemd.Rcheck/00install.out’ for details.
* 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
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:
  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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
Phemd-methods            9.134  0.196   9.330
clusterIndividualSamples 8.920  0.267   9.189
plotCellYield            8.891  0.124   9.015
groupSamples             8.791  0.072   8.863
generateGDM              8.366  0.156   8.524
getSampleCelltypeFreqs   8.371  0.076   8.447
plotGroupedSamplesDmap   8.038  0.072   8.111
printClusterAssignments  7.951  0.032   7.984
getSampleHistsByCluster  7.711  0.076   7.786
compareSamples           7.587  0.119   7.707
getCellYield             7.625  0.040   7.666
plotEmbeddings           6.992  0.068   7.060
plotHeatmaps             6.993  0.020   7.013
orderCellsMonocle        6.344  0.064   6.407
* 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
  ‘/home/biocbuild/bbs-3.15-bioc/meat/phemd.Rcheck/00check.log’
for details.



Installation output

phemd.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL phemd
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/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
Warning: Package 'phemd' is deprecated and will be removed from Bioconductor
  version 3.16
** testing if installed package can be loaded from final location
Warning: Package 'phemd' is deprecated and will be removed from Bioconductor
  version 3.16
** testing if installed package keeps a record of temporary installation path
* DONE (phemd)

Tests output


Example timings

phemd.Rcheck/phemd-Ex.timings

nameusersystemelapsed
GDM0.4520.0280.480
Phemd-methods9.1340.1969.330
aggregateSamples1.5630.0041.567
assignCellClusterNearestNode000
batchIDs0.3260.0000.326
bindSeuratObj1.2710.0201.291
celltypeFreqs0.3710.0000.371
clusterIndividualSamples8.9200.2679.189
compareSamples7.5870.1197.707
createDataObj0.3680.0040.372
drawColnames450.0000.0000.001
embedCells2.7680.0112.781
generateGDM8.3660.1568.524
getArithmeticCentroids000
getCellYield7.6250.0407.666
getSampleCelltypeFreqs8.3710.0768.447
getSampleHistsByCluster7.7110.0767.786
getSampleSizes0.0000.0000.001
groupSamples8.7910.0728.863
identifyCentroids0.0000.0000.001
monocleInfo0.3490.0030.353
orderCellsMonocle6.3440.0646.407
phateInfo0.3550.0000.355
plotCellYield8.8910.1249.015
plotEmbeddings6.9920.0687.060
plotGroupedSamplesDmap8.0380.0728.111
plotHeatmaps6.9930.0207.013
pooledCells0.340.000.34
printClusterAssignments7.9510.0327.984
rawExpn0.3890.0040.392
removeTinySamples0.6830.0000.684
retrieveRefClusters000
sNames0.3380.0000.338
selectFeatures2.2160.0002.216
selectMarkers0.3630.0000.363
seuratInfo0.3270.0000.327
subsampledBool0.3080.0070.316
subsampledIdx0.3820.0000.382