Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for scAlign on celaya2

This page was generated on 2019-12-17 12:11:10 -0500 (Tue, 17 Dec 2019).

Package 1507/1808HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scAlign 1.1.6
Nelson Johansen
Snapshot Date: 2019-12-16 16:46:10 -0500 (Mon, 16 Dec 2019)
URL: https://git.bioconductor.org/packages/scAlign
Branch: master
Last Commit: f0bd401
Last Changed Date: 2019-12-02 15:24:39 -0500 (Mon, 02 Dec 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  WARNINGS NO, built version is LOWER than in internal repository!!!
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK NO, built version is LOWER than in internal repository!!!

Summary

Package: scAlign
Version: 1.1.6
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:scAlign.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings scAlign_1.1.6.tar.gz
StartedAt: 2019-12-17 07:45:21 -0500 (Tue, 17 Dec 2019)
EndedAt: 2019-12-17 07:55:27 -0500 (Tue, 17 Dec 2019)
EllapsedTime: 605.3 seconds
RetCode: 0
Status:  OK 
CheckDir: scAlign.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:scAlign.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings scAlign_1.1.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/scAlign.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘scAlign/DESCRIPTION’ ... OK
* this is package ‘scAlign’ version ‘1.1.6’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'SingleCellExperiment', 'Seurat', 'tensorflow', 'purrr', 'irlba',
  'Rtsne', 'ggplot2', 'FNN'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘scAlign’ 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 ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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
.check_all_args: no visible global function definition for ‘metadata’
.check_all_args: no visible global function definition for ‘assays’
.data_setup: no visible global function definition for ‘assays’
.data_setup: no visible global function definition for ‘assay’
scAlign: no visible global function definition for ‘metadata’
scAlign: no visible global function definition for ‘metadata<-’
scAlignCreateObject: no visible global function definition for
  ‘colData<-’
scAlignCreateObject: no visible global function definition for
  ‘metadata’
scAlignCreateObject: no visible global function definition for
  ‘metadata<-’
scAlignCreateObject: no visible global function definition for ‘assays’
scAlignCreateObject: no visible global function definition for ‘assay’
scAlignCreateObject: no visible global function definition for
  ‘GetCellEmbeddings’
scAlignCreateObject: no visible global function definition for
  ‘GetGeneLoadings’
scAlignCreateObject : <anonymous>: no visible global function
  definition for ‘assay’
scAlignMulti: no visible global function definition for ‘metadata’
scAlignMulti: no visible global function definition for ‘metadata<-’
scAlignMulti: no visible global function definition for ‘assays’
scAlignMulti: no visible global function definition for ‘assay’
Undefined global functions or variables:
  GetCellEmbeddings GetGeneLoadings assay assays colData<- metadata
  metadata<-
* 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 data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
PlotTSNE     76.838 50.880  29.309
scAlignMulti  8.283  0.618   8.190
scAlign       8.173  0.596   7.874
* 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
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/scAlign.Rcheck/00check.log’
for details.



Installation output

scAlign.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL scAlign
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘scAlign’ ...
** using staged installation
** R
** data
** 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 (scAlign)

Tests output

scAlign.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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)
> 
> test_check("scAlign")
Loading required package: scAlign
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

The following objects are masked from 'package:Biobase':

    anyMissing, rowMedians

Loading required package: BiocParallel

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following objects are masked from 'package:base':

    aperm, apply, rowsum

Loading required package: Seurat

Attaching package: 'Seurat'

The following object is masked from 'package:SummarizedExperiment':

    Assays

Loading required package: tensorflow
Loading required package: purrr

Attaching package: 'purrr'

The following object is masked from 'package:DelayedArray':

    simplify

The following object is masked from 'package:GenomicRanges':

    reduce

The following object is masked from 'package:IRanges':

    reduce

The following object is masked from 'package:testthat':

    is_null

Loading required package: irlba
Loading required package: Matrix

Attaching package: 'Matrix'

The following object is masked from 'package:S4Vectors':

    expand

Loading required package: Rtsne
Loading required package: ggplot2
Loading required package: FNN
Loading required package: PMA
TensorFlow check: [Passed]
[1] "Computing CCA using Seurat."

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
TensorFlow check: [Passed]
[1] "============== Step 1/3: Encoder training ==============="
[1] "Graph construction"
[1] "Adding source walker loss"
[1] "Adding target walker loss"
[1] "Done random initialization"
[1] "Step: 1    Loss: 62.4848"
[1] "Step: 100    Loss: 47.4946"
[1] "Step: 200    Loss: 39.8724"
[1] "Step: 300    Loss: 35.6414"
[1] "Step: 400    Loss: 33.2813"
[1] "Step: 500    Loss: 32.4578"
[1] "============== Alignment Complete =============="
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 3 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
385.180 253.188 125.287 

Example timings

scAlign.Rcheck/scAlign-Ex.timings

nameusersystemelapsed
PlotTSNE76.83850.88029.309
gaussianKernel0.8790.0840.826
scAlign8.1730.5967.874
scAlignCreateObject1.0600.0491.109
scAlignMulti8.2830.6188.190
scAlignOptions0.0050.0000.005