| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:22 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 | ||||
|
To the developers/maintainers of the slalom package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/slalom.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1816/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| slalom 1.16.0 (landing page) Davis McCarthy
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: slalom |
| Version: 1.16.0 |
| Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:slalom.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings slalom_1.16.0.tar.gz |
| StartedAt: 2022-04-13 03:08:38 -0400 (Wed, 13 Apr 2022) |
| EndedAt: 2022-04-13 03:16:19 -0400 (Wed, 13 Apr 2022) |
| EllapsedTime: 461.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: slalom.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:slalom.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings slalom_1.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/slalom.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'slalom/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'slalom' version '1.16.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 'slalom' can be installed ... OK
* checking installed package size ... NOTE
installed size is 24.4Mb
sub-directories of 1Mb or more:
data 3.5Mb
extdata 18.3Mb
libs 2.4Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... 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 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 use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/slalom/libs/i386/slalom.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/slalom/libs/x64/slalom.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Found 'printf', possibly from 'printf' (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R'
OK
** running tests for arch 'x64' ...
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: 2 NOTEs
See
'C:/Users/biocbuild/bbs-3.14-bioc/meat/slalom.Rcheck/00check.log'
for details.
slalom.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/slalom_1.16.0.tar.gz && rm -rf slalom.buildbin-libdir && mkdir slalom.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=slalom.buildbin-libdir slalom_1.16.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL slalom_1.16.0.zip && rm slalom_1.16.0.tar.gz slalom_1.16.0.zip
###
##############################################################################
##############################################################################
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 17.1M 2 421k 0 0 588k 0 0:00:29 --:--:-- 0:00:29 588k
9 17.1M 9 1745k 0 0 1034k 0 0:00:16 0:00:01 0:00:15 1035k
22 17.1M 22 4022k 0 0 1495k 0 0:00:11 0:00:02 0:00:09 1495k
41 17.1M 41 7246k 0 0 1959k 0 0:00:08 0:00:03 0:00:05 1959k
64 17.1M 64 10.9M 0 0 2390k 0 0:00:07 0:00:04 0:00:03 2390k
90 17.1M 90 15.5M 0 0 2798k 0 0:00:06 0:00:05 0:00:01 3115k
100 17.1M 100 17.1M 0 0 2946k 0 0:00:05 0:00:05 --:--:-- 3700k
install for i386
* installing *source* package 'slalom' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c slalom-classes.cpp -o slalom-classes.o
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_facade.hpp:13,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/iterator_range_core.hpp:27,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/lexical_cast.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/tools/lexical_cast.hpp:12,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/tools/convert_from_string.hpp:14,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/constants/constants.hpp:14,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/special_functions/digamma.hpp:20,
from slalom-classes.cpp:20:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
failed ************ (Pred::************
^
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
failed ************ (boost::mpl::not_<Pred>::************
^
slalom-classes.cpp: In member function 'void SlalomModel::train()':
slalom-classes.cpp:223:20: warning: unused variable 'meanerr' [-Wunused-variable]
double meanerr = arma::mean(error);
^~~~~~~
slalom-classes.cpp:202:12: warning: unused variable 'meanerr' [-Wunused-variable]
double meanerr = arma::mean(error);
^~~~~~~
slalom-classes.cpp: In member function 'void SlalomModel::updateEpsilon()':
slalom-classes.cpp:431:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uword' {aka 'const unsigned int'} [-Wsign-compare]
for (int i = 0; i < this->epsilon_E1.n_elem; i++) {
~~^~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o slalom.dll tmp.def RcppExports.o slalom-classes.o -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/slalom.buildbin-libdir/00LOCK-slalom/00new/slalom/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'slalom'
finding HTML links ... done
Rcpp_SlalomModel html
SlalomModel html
addResultsToSingleCellExperiment html
initSlalom html
mesc html
newSlalomModel html
plotLoadings html
plotRelevance html
plotTerms html
slalom html
topTerms html
trainSlalom html
updateSlalom html
** 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
install for x64
* installing *source* package 'slalom' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/RcppArmadillo/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c slalom-classes.cpp -o slalom-classes.o
In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_facade.hpp:13,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/iterator_range_core.hpp:27,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/lexical_cast.hpp:30,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/tools/lexical_cast.hpp:12,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/tools/convert_from_string.hpp:14,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/constants/constants.hpp:14,
from C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/math/special_functions/digamma.hpp:20,
from slalom-classes.cpp:20:
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
failed ************ (Pred::************
^
C:/Users/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
failed ************ (boost::mpl::not_<Pred>::************
^
slalom-classes.cpp: In member function 'void SlalomModel::train()':
slalom-classes.cpp:223:20: warning: unused variable 'meanerr' [-Wunused-variable]
double meanerr = arma::mean(error);
^~~~~~~
slalom-classes.cpp:202:12: warning: unused variable 'meanerr' [-Wunused-variable]
double meanerr = arma::mean(error);
^~~~~~~
slalom-classes.cpp: In member function 'void SlalomModel::updateEpsilon()':
slalom-classes.cpp:431:23: warning: comparison of integer expressions of different signedness: 'int' and 'const uword' {aka 'const unsigned int'} [-Wsign-compare]
for (int i = 0; i < this->epsilon_E1.n_elem; i++) {
~~^~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o slalom.dll tmp.def RcppExports.o slalom-classes.o -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/slalom.buildbin-libdir/slalom/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'slalom' as slalom_1.16.0.zip
* DONE (slalom)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'slalom' successfully unpacked and MD5 sums checked
|
slalom.Rcheck/tests_i386/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.
> # test package
> library(testthat)
> library(slalom)
>
> test_check("slalom")
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
iteration 0
Switched off factor 20
Switched off factor 17
Switched off factor 15
iteration 100
Switched off factor 10
Switched off factor 11
iteration 200
iteration 300
iteration 400
iteration 500
Model not converged after 500 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 17
Switched off factor 20
Switched off factor 15
iteration 100
Switched off factor 11
Switched off factor 10
iteration 200
iteration 300
iteration 400
iteration 500
Model not converged after 500 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 17
Switched off factor 20
Switched off factor 15
iteration 100
Switched off factor 11
Switched off factor 10
iteration 200
iteration 300
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
Switched off factor 16
iteration 900
iteration 1000
iteration 1100
iteration 1200
iteration 1300
iteration 1400
iteration 1500
iteration 1600
iteration 1700
iteration 1800
iteration 1900
iteration 2000
iteration 2100
iteration 2200
iteration 2300
iteration 2400
iteration 2500
iteration 2600
iteration 2700
Model converged after 2750 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 20
Switched off factor 17
Switched off factor 10
Switched off factor 15
Switched off factor 16
iteration 100
iteration 200
iteration 300
Switched off factor 11
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
iteration 900
iteration 1000
Switched off factor 5
iteration 1100
iteration 1200
iteration 1300
iteration 1400
iteration 1500
iteration 1600
iteration 1700
iteration 1800
iteration 1900
iteration 2000
iteration 2100
iteration 2200
iteration 2300
iteration 2400
iteration 2500
iteration 2600
iteration 2700
iteration 2800
iteration 2900
iteration 3000
iteration 3100
iteration 3200
iteration 3300
iteration 3400
iteration 3500
iteration 3600
iteration 3700
iteration 3800
iteration 3900
iteration 4000
iteration 4100
iteration 4200
iteration 4300
iteration 4400
iteration 4500
Model converged after 4550 iterations.
25 annotated factors retained; 75 annotated factors dropped.
355 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 15
Switched off factor 11
Switched off factor 18
Switched off factor 29
Switched off factor 12
Switched off factor 24
Switched off factor 26
Switched off factor 7
Switched off factor 28
Switched off factor 17
Switched off factor 23
Switched off factor 25
Switched off factor 27
Switched off factor 13
Switched off factor 22
Switched off factor 14
Switched off factor 20
Switched off factor 9
Switched off factor 21
Switched off factor 16
Switched off factor 5
Switched off factor 8
Switched off factor 6
Switched off factor 10
Switched off factor 19
iteration 100
Switched off factor 4
iteration 200
iteration 300
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
iteration 900
iteration 1000
Model converged after 1000 iterations.
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 38 ]
== Skipped tests ===============================================================
* empty test (1)
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 38 ]
>
> proc.time()
user system elapsed
63.54 2.40 66.07
|
slalom.Rcheck/tests_x64/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.
> # test package
> library(testthat)
> library(slalom)
>
> test_check("slalom")
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
14 annotated factors retained; 16 annotated factors dropped.
196 genes retained for analysis.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
iteration 0
Switched off factor 20
Switched off factor 17
Switched off factor 15
iteration 100
Switched off factor 10
Switched off factor 11
iteration 200
iteration 300
iteration 400
iteration 500
Model not converged after 500 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 17
Switched off factor 20
Switched off factor 15
iteration 100
Switched off factor 11
Switched off factor 10
iteration 200
iteration 300
iteration 400
iteration 500
Model not converged after 500 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 17
Switched off factor 20
Switched off factor 15
iteration 100
Switched off factor 11
Switched off factor 10
iteration 200
iteration 300
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
Switched off factor 16
iteration 900
iteration 1000
iteration 1100
iteration 1200
iteration 1300
iteration 1400
iteration 1500
iteration 1600
iteration 1700
iteration 1800
iteration 1900
iteration 2000
iteration 2100
iteration 2200
iteration 2300
iteration 2400
iteration 2500
iteration 2600
iteration 2700
Model converged after 2750 iterations.
20 annotated factors retained; 3 annotated factors dropped.
500 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 20
Switched off factor 17
Switched off factor 10
Switched off factor 15
Switched off factor 16
iteration 100
iteration 200
iteration 300
Switched off factor 11
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
iteration 900
iteration 1000
Switched off factor 5
iteration 1100
iteration 1200
iteration 1300
iteration 1400
iteration 1500
iteration 1600
iteration 1700
iteration 1800
iteration 1900
iteration 2000
iteration 2100
iteration 2200
iteration 2300
iteration 2400
iteration 2500
iteration 2600
iteration 2700
iteration 2800
iteration 2900
iteration 3000
iteration 3100
iteration 3200
iteration 3300
iteration 3400
iteration 3500
iteration 3600
iteration 3700
iteration 3800
iteration 3900
iteration 4000
iteration 4100
iteration 4200
iteration 4300
iteration 4400
iteration 4500
Model converged after 4550 iterations.
25 annotated factors retained; 75 annotated factors dropped.
355 genes retained for analysis.
pre-training model for faster convergence
iteration 0
Model not converged after 50 iterations.
iteration 0
Model not converged after 50 iterations.
iteration 0
Switched off factor 15
Switched off factor 11
Switched off factor 18
Switched off factor 29
Switched off factor 12
Switched off factor 24
Switched off factor 26
Switched off factor 7
Switched off factor 28
Switched off factor 17
Switched off factor 23
Switched off factor 25
Switched off factor 27
Switched off factor 13
Switched off factor 22
Switched off factor 14
Switched off factor 20
Switched off factor 9
Switched off factor 21
Switched off factor 16
Switched off factor 5
Switched off factor 8
Switched off factor 6
Switched off factor 10
Switched off factor 19
iteration 100
Switched off factor 4
iteration 200
iteration 300
iteration 400
iteration 500
iteration 600
iteration 700
iteration 800
iteration 900
iteration 1000
Model converged after 1000 iterations.
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 38 ]
== Skipped tests ===============================================================
* empty test (1)
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 38 ]
>
> proc.time()
user system elapsed
68.37 0.67 69.03
|
|
slalom.Rcheck/examples_i386/slalom-Ex.timings
|
slalom.Rcheck/examples_x64/slalom-Ex.timings
|