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

This page was generated on 2023-10-16 11:36:27 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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:13 -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)
nebbiolo1Linux (Ubuntu 22.04.2 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 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for phemd on palomino3


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.16.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:phemd.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings phemd_1.16.0.tar.gz
StartedAt: 2023-10-16 05:14:36 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 05:21:09 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 393.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: phemd.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:phemd.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings phemd_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/phemd.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 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
plotGroupedSamplesDmap   9.31   0.19    9.50
getCellYield             9.10   0.23    9.33
clusterIndividualSamples 8.12   0.20    8.34
generateGDM              8.18   0.09    8.28
getSampleHistsByCluster  8.15   0.02    8.17
compareSamples           7.75   0.19    7.94
Phemd-methods            7.81   0.13    7.93
groupSamples             7.69   0.20    7.90
plotHeatmaps             7.63   0.18    7.81
plotCellYield            7.66   0.12    7.79
getSampleCelltypeFreqs   7.64   0.05    7.70
plotEmbeddings           7.09   0.13    7.24
printClusterAssignments  6.94   0.19    7.13
orderCellsMonocle        6.33   0.08    6.41
* 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
  'F:/biocbuild/bbs-3.17-bioc/meat/phemd.Rcheck/00check.log'
for details.



Installation output

phemd.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL phemd
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-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
** 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.490.010.50
Phemd-methods7.810.137.93
aggregateSamples1.540.031.56
assignCellClusterNearestNode000
batchIDs0.320.000.33
bindSeuratObj1.390.031.42
celltypeFreqs0.320.020.33
clusterIndividualSamples8.120.208.34
compareSamples7.750.197.94
createDataObj0.350.000.35
drawColnames45000
embedCells2.860.022.87
generateGDM8.180.098.28
getArithmeticCentroids000
getCellYield9.100.239.33
getSampleCelltypeFreqs7.640.057.70
getSampleHistsByCluster8.150.028.17
getSampleSizes000
groupSamples7.690.207.90
identifyCentroids000
monocleInfo0.320.000.33
orderCellsMonocle6.330.086.41
phateInfo0.480.000.49
plotCellYield7.660.127.79
plotEmbeddings7.090.137.24
plotGroupedSamplesDmap9.310.199.50
plotHeatmaps7.630.187.81
pooledCells0.320.000.33
printClusterAssignments6.940.197.13
rawExpn0.310.020.33
removeTinySamples0.690.010.70
retrieveRefClusters000
sNames0.350.000.34
selectFeatures1.960.032.00
selectMarkers0.320.000.32
seuratInfo0.340.000.34
subsampledBool0.310.000.31
subsampledIdx0.380.000.38