| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
| palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
| lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
| kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
| 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 | ||||
| Package 964/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HiLDA 1.21.0 (landing page) Zhi Yang
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the HiLDA package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HiLDA.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: HiLDA |
| Version: 1.21.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:HiLDA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HiLDA_1.21.0.tar.gz |
| StartedAt: 2025-01-28 11:30:03 -0000 (Tue, 28 Jan 2025) |
| EndedAt: 2025-01-28 11:35:14 -0000 (Tue, 28 Jan 2025) |
| EllapsedTime: 310.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: HiLDA.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:HiLDA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HiLDA_1.21.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/HiLDA.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HiLDA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiLDA’ version ‘1.21.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 for sufficient/correct file permissions ... OK
* checking whether package ‘HiLDA’ can be installed ... OK
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... OK
* 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 code 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 loading without being on the library search path ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
hildaTest 157.342 0.112 157.740
hildaGlobalResult 63.956 0.088 64.970
hildaReadMPFile 18.051 0.439 18.519
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.21-bioc/meat/HiLDA.Rcheck/00check.log’
for details.
HiLDA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL HiLDA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘HiLDA’ ... ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c EMalgorithm.cpp -o EMalgorithm.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c checkBoundary.cpp -o checkBoundary.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c convertFromToVector.cpp -o convertFromToVector.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o HiLDA.so EMalgorithm.o RcppExports.o checkBoundary.o convertFromToVector.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-HiLDA/00new/HiLDA/libs ** R ** 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 (HiLDA)
HiLDA.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
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(HiLDA)
Loading required package: ggplot2
>
> test_check("HiLDA")
#trial: 1; #iteration: 14; time(s): 0.04; convergence: TRUE; loglikelihood: -8202.3334
#trial: 2; #iteration: 16; time(s): 0.04; convergence: TRUE; loglikelihood: -8202.5203
#trial: 3; #iteration: 37; time(s): 0.09; convergence: TRUE; loglikelihood: -8202.3185
#trial: 4; #iteration: 17; time(s): 0.04; convergence: TRUE; loglikelihood: -8202.3332
#trial: 5; #iteration: 14; time(s): 0.03; convergence: TRUE; loglikelihood: -8202.3312
#trial: 6; #iteration: 16; time(s): 0.03; convergence: TRUE; loglikelihood: -8202.3184
#trial: 7; #iteration: 24; time(s): 0.05; convergence: TRUE; loglikelihood: -8202.3187
#trial: 8; #iteration: 28; time(s): 0.05; convergence: TRUE; loglikelihood: -8202.3186
#trial: 9; #iteration: 18; time(s): 0.04; convergence: TRUE; loglikelihood: -8202.3183
#trial: 10; #iteration: 15; time(s): 0.04; convergence: TRUE; loglikelihood: -8202.3333
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 4 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 4 ]
>
> proc.time()
user system elapsed
2.855 0.192 3.038
HiLDA.Rcheck/HiLDA-Ex.timings
| name | user | system | elapsed | |
| hildaBarplot | 1.462 | 0.024 | 1.495 | |
| hildaDiffPlot | 1.073 | 0.032 | 1.107 | |
| hildaGlobalResult | 63.956 | 0.088 | 64.970 | |
| hildaLocalResult | 0.017 | 0.000 | 0.017 | |
| hildaPlotSignature | 0.709 | 0.032 | 0.742 | |
| hildaReadMPFile | 18.051 | 0.439 | 18.519 | |
| hildaRhat | 0.018 | 0.000 | 0.017 | |
| hildaTest | 157.342 | 0.112 | 157.740 | |
| pmBarplot | 1.458 | 0.016 | 1.478 | |
| pmMultiBarplot | 1.475 | 0.000 | 1.478 | |
| pmPlotSignature | 1.034 | 0.028 | 1.065 | |
| pmgetSignature | 0.359 | 0.000 | 0.360 | |
| visPMS | 0.546 | 0.000 | 0.547 | |