Back to Multiple platform build/check report for BioC 3.7
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for destiny on malbec2

This page was generated on 2018-10-17 08:27:53 -0400 (Wed, 17 Oct 2018).

Package 377/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
destiny 2.10.2
Philipp Angerer
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/destiny
Branch: RELEASE_3_7
Last Commit: 0047c5b
Last Changed Date: 2018-06-01 07:16:00 -0400 (Fri, 01 Jun 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: destiny
Version: 2.10.2
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:destiny.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings destiny_2.10.2.tar.gz
StartedAt: 2018-10-15 23:50:07 -0400 (Mon, 15 Oct 2018)
EndedAt: 2018-10-15 23:52:54 -0400 (Mon, 15 Oct 2018)
EllapsedTime: 167.6 seconds
RetCode: 0
Status:  OK 
CheckDir: destiny.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:destiny.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings destiny_2.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/destiny.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘destiny/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘destiny’ version ‘2.10.2’
* 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 ‘destiny’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘SingleCellExperiment’
A package should be listed in only one of these fields.
'LinkingTo' for ‘grDevices’ is unused as it has no 'include' directory
* 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 ... OK
* 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 ... NOTE
S3 methods shown with full name in documentation object 'plot.DPT':
  ‘plot.DPT’

S3 methods shown with full name in documentation object 'plot.DiffusionMap':
  ‘plot.DiffusionMap’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
destiny                 6.628  0.008   6.670
Gene-Relevance-plotting 5.388  0.016   5.413
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.7-bioc/meat/destiny.Rcheck/00check.log’
for details.



Installation output

destiny.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL destiny
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘destiny’ ...
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppEigen/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/grDevices/include" -I/usr/local/include  -ggdb -fpic  -g -O2 -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppEigen/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/grDevices/include" -I/usr/local/include  -ggdb -fpic  -g -O2 -c censoring.cpp -o censoring.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppEigen/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/grDevices/include" -I/usr/local/include  -ggdb -fpic  -g -O2 -c knn.cpp -o knn.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppEigen/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/grDevices/include" -I/usr/local/include  -ggdb -fpic  -g -O2 -c utils.cpp -o utils.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.7-bioc/R/lib -L/usr/local/lib -o destiny.so RcppExports.o censoring.o knn.o utils.o -L/home/biocbuild/bbs-3.7-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.7-bioc/R/library/destiny/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (destiny)

Tests output

destiny.Rcheck/tests/testthat.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(destiny)
> 
> test_check('destiny')
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 51 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  9.524   0.332   9.890 

Example timings

destiny.Rcheck/destiny-Ex.timings

nameusersystemelapsed
DPT-methods2.2440.0522.297
DPT1.6680.0161.683
DiffusionMap-accessors1.2000.0241.225
DiffusionMap-class2.9600.0082.970
DiffusionMap-methods0.7600.0080.771
ExpressionSet-helpers0.0800.0000.081
Gene-Relevance-methods1.9920.0001.995
Gene-Relevance-plotting5.3880.0165.413
Gene-Relevance2.6480.0042.651
Sigmas-class0.1160.0000.115
coercions0.860.000.86
colorlegend0.0160.0000.017
cube_helix0.0040.0000.005
destiny-deprecated000
destiny-generics1.3400.0001.342
destiny6.6280.0086.670
dm_predict0.6200.0000.618
eig_decomp0.0000.0000.001
extractions1.7520.0041.759
find_dm_k0.0040.0000.005
find_sigmas0.8320.0120.842
find_tips0.8680.0120.883
l_which0.0000.0000.001
plot.DPT2.7320.0002.735
plot.DiffusionMap0.9200.0120.935
plot.Sigmas0.1160.0040.117
projection_dist0.3680.0000.370
random_root1.4040.0041.410