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

This page was generated on 2023-05-10 10:04:37 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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 kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1479/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
phemd 1.17.0  (landing page)
William S Chen
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/phemd
git_branch: devel
git_last_commit: bd8769a
git_last_commit_date: 2023-04-25 15:40:05 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: phemd
Version: 1.17.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings phemd_1.17.0.tar.gz
StartedAt: 2023-05-10 00:19:25 -0000 (Wed, 10 May 2023)
EndedAt: 2023-05-10 00:30:41 -0000 (Wed, 10 May 2023)
EllapsedTime: 675.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: phemd.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:phemd.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings phemd_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/phemd.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘phemd/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘phemd’ version ‘1.17.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 loading without being on the library search path ... 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            11.363  0.404  11.767
plotCellYield            11.373  0.076  11.450
getSampleCelltypeFreqs   11.187  0.172  11.359
printClusterAssignments  11.154  0.104  11.258
compareSamples           10.977  0.215  11.193
groupSamples             10.853  0.189  11.042
generateGDM              10.686  0.220  10.906
getCellYield             10.323  0.072  10.397
clusterIndividualSamples 10.128  0.224  10.354
getSampleHistsByCluster   9.913  0.037   9.951
plotGroupedSamplesDmap    9.805  0.080   9.886
plotEmbeddings            9.179  0.120   9.299
plotHeatmaps              8.529  0.020   8.548
orderCellsMonocle         8.203  0.100   8.303
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘phemd.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/phemd.Rcheck/00check.log’
for details.



Installation output

phemd.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-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.6260.0200.646
Phemd-methods11.363 0.40411.767
aggregateSamples2.1190.0122.130
assignCellClusterNearestNode0.0010.0000.000
batchIDs0.4350.0000.435
bindSeuratObj1.6580.0721.730
celltypeFreqs0.4440.0160.460
clusterIndividualSamples10.128 0.22410.354
compareSamples10.977 0.21511.193
createDataObj0.4360.0040.440
drawColnames45000
embedCells3.2890.0443.334
generateGDM10.686 0.22010.906
getArithmeticCentroids000
getCellYield10.323 0.07210.397
getSampleCelltypeFreqs11.187 0.17211.359
getSampleHistsByCluster9.9130.0379.951
getSampleSizes000
groupSamples10.853 0.18911.042
identifyCentroids000
monocleInfo0.4620.0100.472
orderCellsMonocle8.2030.1008.303
phateInfo0.4250.0000.426
plotCellYield11.373 0.07611.450
plotEmbeddings9.1790.1209.299
plotGroupedSamplesDmap9.8050.0809.886
plotHeatmaps8.5290.0208.548
pooledCells0.4310.0000.431
printClusterAssignments11.154 0.10411.258
rawExpn0.4070.0080.416
removeTinySamples0.8450.0000.844
retrieveRefClusters0.0010.0000.000
sNames0.4070.0000.407
selectFeatures2.4580.0002.457
selectMarkers0.4090.0000.408
seuratInfo0.4130.0000.413
subsampledBool0.4160.0000.416
subsampledIdx0.4520.0000.451