Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 1427/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
normr 1.32.0 (landing page) Johannes Helmuth
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the normr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/normr.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: normr |
Version: 1.32.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:normr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings normr_1.32.0.tar.gz |
StartedAt: 2024-11-20 10:33:03 -0000 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 10:39:11 -0000 (Wed, 20 Nov 2024) |
EllapsedTime: 367.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: normr.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:normr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings normr_1.32.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/normr.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘normr/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘normr’ version ‘1.32.0’ * 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 ‘normr’ can be installed ... OK * used C compiler: ‘gcc (conda-forge gcc 14.2.0-1) 14.2.0’ * used C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... NOTE installed size is 5.4Mb sub-directories of 1Mb or more: extdata 2.2Mb libs 2.6Mb * 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 ... NOTE Invalid package aliases in Rd file 'normR.Rd': ‘normR-package’ * checking Rd cross-references ... WARNING Missing link or links in Rd file 'normR-diffR.Rd': ‘[GenomeInfoDb]{fetchExtendedChromInfoFromUCSC}’ Missing link or links in Rd file 'normR-enrichR.Rd': ‘[GenomeInfoDb]{fetchExtendedChromInfoFromUCSC}’ Missing link or links in Rd file 'normR-regimeR.Rd': ‘[GenomeInfoDb]{fetchExtendedChromInfoFromUCSC}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 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 ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * 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 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/normr.Rcheck/00check.log’ for details.
normr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL normr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘normr’ ... ** using staged installation ** libs using C compiler: ‘gcc (conda-forge gcc 14.2.0-1) 14.2.0’ using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -fopenmp -D_GLIBCXX_USE_C99 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -fopenmp -D_GLIBCXX_USE_C99 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c em.cpp -o em.o gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -fopenmp -D_GLIBCXX_USE_C99 -I'/home/biocbuild/R/R-4.4.1/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c normr_init.c -o normr_init.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o normr.so RcppExports.o em.o normr_init.o -fopenmp -D_GLIBCXX_USE_C99 -L/home/biocbuild/R/R-4.4.1/lib -lR installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-normr/00new/normr/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘getClasses’ in package ‘normr’ ** 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 (normr)
normr.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" 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(normr) Attaching package: 'normr' The following object is masked from 'package:methods': getClasses > > test_check("normr") [ FAIL 0 | WARN 0 | SKIP 2 | PASS 439 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test-CLI.R:4:1', 'test-CLI.R:7:1' [ FAIL 0 | WARN 0 | SKIP 2 | PASS 439 ] > > proc.time() user system elapsed 70.550 1.068 71.708
normr.Rcheck/normr-Ex.timings
name | user | system | elapsed | |
NormRCountConfig-class | 0.008 | 0.000 | 0.008 | |
NormRFit-class | 0.263 | 0.004 | 0.268 | |
normR-diffR | 1.063 | 0.020 | 1.094 | |
normR-enrichR | 0.961 | 0.027 | 0.991 | |
normR-regimeR | 1.683 | 0.028 | 1.714 | |
normR | 0.751 | 0.027 | 0.780 | |