CHECK report for BASiCS on malbec1
This page was generated on 2021-05-06 12:26:56 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the BASiCS package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
|
| BASiCS 2.2.4 (landing page) Catalina Vallejos
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021) |
URL: https://git.bioconductor.org/packages/BASiCS |
Branch: RELEASE_3_12 |
Last Commit: 33c1ef0 |
Last Changed Date: 2021-04-14 18:00:13 -0400 (Wed, 14 Apr 2021) |
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | | | |
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | | |
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | | |
Summary
Command output
Installation output
BASiCS.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL BASiCS
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘BASiCS’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c BASiCS.cpp -o BASiCS.o
In file included from /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo:355:0,
from /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:49,
from /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:31,
from libraries.h:11,
from utils.h:4,
from updates.h:4,
from BASiCS.cpp:1:
In static member function ‘static void arma::memory::release(eT*) [with eT = const int]’,
inlined from ‘arma::Mat<eT>::~Mat() [with eT = int]’ at /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:30:20,
inlined from ‘arma::Col<int>::~Col()’ at /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:23:7,
inlined from ‘Rcpp::List BASiCS_MCMCcppNoSpikes(int, int, int, arma::mat, arma::mat, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, double, double, double, double, double, double, double, double, double, double, arma::vec, int, arma::vec, arma::vec, arma::vec, int, double, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, int, int, int, const double&, const double&, const double&, const double&, const double&, const double&, int)’ at MCMCNoSpikes.h:241:20:
/home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:115:9: warning: attempt to free a non-heap object ‘<anonymous>’ [-Wfree-nonheap-object]
free( (void *)(mem) );
~~~~^~~~~~~~~~~~~~~~~
In static member function ‘static void arma::memory::release(eT*) [with eT = const int]’,
inlined from ‘arma::Mat<eT>::~Mat() [with eT = int]’ at /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:30:20,
inlined from ‘arma::Col<int>::~Col()’ at /home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_bones.hpp:23:7,
inlined from ‘Rcpp::List BASiCS_MCMCcppRegNoSpikes(int, int, int, arma::mat, arma::mat, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, double, double, double, double, double, int, arma::vec, arma::mat, double, double, arma::vec, double, double, arma::vec, const double&, double, arma::vec, int, arma::vec, arma::vec, arma::vec, int, double, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, int, int, int, bool, bool, arma::vec, const double&, const double&, const double&, const double&, const double&, const double&, int)’ at MCMCRegNoSpikes.h:280:37:
/home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include/armadillo_bits/memory.hpp:115:9: warning: attempt to free a non-heap object ‘<anonymous>’ [-Wfree-nonheap-object]
free( (void *)(mem) );
~~~~^~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/lib -o BASiCS.so BASiCS.o RcppExports.o -L/home/biocbuild/bbs-3.12-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.12-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/library/00LOCK-BASiCS/00new/BASiCS/libs
** R
** data
*** moving datasets to lazyload DB
** 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 from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (BASiCS)
Tests output
BASiCS.Rcheck/tests/testthat.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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(BASiCS)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
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.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")'.
Attaching package: 'Biobase'
The following object is masked from 'package:MatrixGenerics':
rowMedians
The following objects are masked from 'package:matrixStats':
anyMissing, rowMedians
Welcome to 'BASiCS'. If you used 'BASiCS' before its release in
Bioconductor, please visit:
https://github.com/catavallejos/BASiCS/wiki.
>
> test_check("BASiCS")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 403 ]
>
> proc.time()
user system elapsed
253.140 1.284 255.037
Example timings
BASiCS.Rcheck/BASiCS-Ex.timings