Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-01-02 09:00:46 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 RCSL on palomino5


To the developers/maintainers of the RCSL package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1599/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RCSL 1.7.0  (landing page)
Qinglin Mei
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/RCSL
git_branch: master
git_last_commit: 8df71e1
git_last_commit_date: 2022-11-01 11:25:09 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: RCSL
Version: 1.7.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RCSL.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings RCSL_1.7.0.tar.gz
StartedAt: 2022-12-29 02:39:57 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 02:45:52 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 355.2 seconds
RetCode: 0
Status:   OK  
CheckDir: RCSL.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/RCSL.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'RCSL/DESCRIPTION' ... OK
* this is package 'RCSL' version '1.7.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 'RCSL' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'RcppAnnoy'
A package should be listed in only one of these fields.
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
PlotMST: no visible binding for global variable 'X1'
PlotMST: no visible binding for global variable 'X2'
PlotMST: no visible binding for global variable 'label'
PlotMST: no visible binding for global variable 'from.x'
PlotMST: no visible binding for global variable 'to.x'
PlotMST: no visible binding for global variable 'from.y'
PlotMST: no visible binding for global variable 'to.y'
PlotMST: no visible binding for global variable 'V1'
PlotMST: no visible binding for global variable 'V2'
PlotPseudoTime: no visible binding for global variable 'x'
PlotPseudoTime: no visible binding for global variable 'y'
PlotPseudoTime: no visible binding for global variable 'Timepoint'
PlotTrajectory: no visible binding for global variable 'X1'
PlotTrajectory: no visible binding for global variable 'X2'
PlotTrajectory: no visible binding for global variable 'label'
PlotTrajectory: no visible binding for global variable 'x'
PlotTrajectory: no visible binding for global variable 'y'
Undefined global functions or variables:
  Timepoint V1 V2 X1 X2 from.x from.y label to.x to.y x y
* 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
EstClusters        31.27   0.35   31.61
NeigRepresent      30.61   0.26   30.88
BDSM               30.37   0.34   30.75
PlotMST            30.00   0.25   30.25
getLineage         29.11   0.11   29.22
PlotTrajectory     28.75   0.32   29.07
TrajectoryAnalysis 28.42   0.22   28.64
GenesFilter        27.83   0.47   28.30
SimS               27.19   0.14   27.38
PlotPseudoTime     26.09   0.20   26.29
RCSL                8.23   0.42    8.65
* 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: 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/RCSL.Rcheck/00check.log'
for details.



Installation output

RCSL.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'RCSL' ...
** 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 (RCSL)

Tests output


Example timings

RCSL.Rcheck/RCSL-Ex.timings

nameusersystemelapsed
BDSM30.37 0.3430.75
EstClusters31.27 0.3531.61
GenesFilter27.83 0.4728.30
NeigRepresent30.61 0.2630.88
PlotMST30.00 0.2530.25
PlotPseudoTime26.09 0.2026.29
PlotTrajectory28.75 0.3229.07
RCSL8.230.428.65
SimS27.19 0.1427.38
TrajectoryAnalysis28.42 0.2228.64
getLineage29.11 0.1129.22