Back to Build/check report for BioC 3.21 experimental data |
|
This page was generated on 2024-10-28 02:38 -0400 (Mon, 28 Oct 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4649 |
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 197/429 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
IHWpaper 1.33.0 (landing page) Nikos Ignatiadis
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | ||||||||
To the developers/maintainers of the IHWpaper package: - 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. |
Package: IHWpaper |
Version: 1.33.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IHWpaper.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IHWpaper_1.33.0.tar.gz |
StartedAt: 2024-10-27 23:46:45 -0400 (Sun, 27 Oct 2024) |
EndedAt: 2024-10-27 23:58:01 -0400 (Sun, 27 Oct 2024) |
EllapsedTime: 675.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: IHWpaper.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:IHWpaper.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings IHWpaper_1.33.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-data-experiment/meat/IHWpaper.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘IHWpaper/DESCRIPTION’ ... OK * this is package ‘IHWpaper’ version ‘1.33.0’ * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘IHWpaper’ can be installed ... OK * used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * checking installed package size ... INFO installed size is 71.5Mb sub-directories of 1Mb or more: extdata 69.9Mb * 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 ... NOTE scott_fdrreg: no visible global function definition for ‘FDRreg’ scott_fdrreg: no visible global function definition for ‘getFDR’ sim_fun_eval: no visible binding for global variable ‘fdr_method’ sim_fun_eval: no visible binding for global variable ‘fdr_pars’ sim_fun_eval: no visible binding for global variable ‘FDP’ sim_fun_eval: no visible binding for global variable ‘power’ sim_fun_eval: no visible binding for global variable ‘rj_ratio’ sim_fun_eval: no visible binding for global variable ‘FPR’ sim_fun_eval: no visible global function definition for ‘sd’ sim_fun_eval: no visible binding for global variable ‘FWER’ Undefined global functions or variables: FDP FDRreg FPR FWER fdr_method fdr_pars getFDR power rj_ratio sd Consider adding importFrom("stats", "power", "sd") to your NAMESPACE file. * checking Rd files ... NOTE checkRd: (-1) run_evals.Rd:32: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:33: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:34: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:35: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:36: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:37: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:38: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:39: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:40: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:41: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:42: Lost braces in \itemize; meant \describe ? checkRd: (-1) run_evals.Rd:43: Lost braces in \itemize; meant \describe ? * 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 analyze_dataset 13.356 0.392 13.75 * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs See ‘/home/biocbuild/bbs-3.21-data-experiment/meat/IHWpaper.Rcheck/00check.log’ for details.
IHWpaper.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL IHWpaper ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘IHWpaper’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c ddhf.cpp -o ddhf.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o IHWpaper.so RcppExports.o ddhf.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-IHWpaper/00new/IHWpaper/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 (IHWpaper)
IHWpaper.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-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("IHWpaper") Loading required package: IHW > > test_check("IHWpaper") [1] "BH" [1] "LSL GBH" [1] "TST GBH" [1] "SBH" [1] "Clfdr" [1] "Greedy Indep. Filt." [1] "IHW" [1] "IHW-Bonferroni E3" [1] "Bonferroni" [1] "qvalue" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ] > > proc.time() user system elapsed 59.866 1.517 61.380
IHWpaper.Rcheck/IHWpaper-Ex.timings
name | user | system | elapsed | |
analyze_dataset | 13.356 | 0.392 | 13.750 | |
bh | 0.033 | 0.001 | 0.034 | |
bonf | 0.032 | 0.001 | 0.033 | |
clfdr | 0.094 | 0.000 | 0.094 | |
continuous_wrap | 0.079 | 0.000 | 0.079 | |
ddhf | 2.061 | 0.001 | 2.063 | |
du_ttest_sim | 0.032 | 0.000 | 0.031 | |
gbh | 0.055 | 0.000 | 0.055 | |
ihw_naive | 0.120 | 0.020 | 0.147 | |
lsl_pi0_est | 0.033 | 0.000 | 0.033 | |
null_sim | 0.002 | 0.000 | 0.002 | |
pretty_legend | 0.459 | 0.003 | 0.462 | |
run_evals | 1.205 | 0.001 | 1.206 | |
storey_qvalue | 0.046 | 0.000 | 0.046 | |
stratified_bh | 0.052 | 0.001 | 0.052 | |
tst_pi0_est | 0.030 | 0.006 | 0.036 | |
wasserman_normal_prds_sim | 0.006 | 0.000 | 0.006 | |
wasserman_normal_sim | 0.005 | 0.000 | 0.005 | |