Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-18 11:33 -0500 (Mon, 18 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4740
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4454
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 307/2268HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CeTF 1.19.0  (landing page)
Carlos Alberto Oliveira de Biagi Junior
Snapshot Date: 2024-11-17 13:40 -0500 (Sun, 17 Nov 2024)
git_url: https://git.bioconductor.org/packages/CeTF
git_branch: devel
git_last_commit: 759b9e0
git_last_commit_date: 2024-10-29 10:42:24 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation


CHECK results for CeTF on nebbiolo1

To the developers/maintainers of the CeTF package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CeTF.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.

raw results


Summary

Package: CeTF
Version: 1.19.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:CeTF.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings CeTF_1.19.0.tar.gz
StartedAt: 2024-11-17 21:08:29 -0500 (Sun, 17 Nov 2024)
EndedAt: 2024-11-17 21:18:13 -0500 (Sun, 17 Nov 2024)
EllapsedTime: 584.7 seconds
RetCode: 0
Status:   OK  
CheckDir: CeTF.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:CeTF.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings CeTF_1.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/CeTF.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 ‘CeTF/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CeTF’ version ‘1.19.0’
* package encoding: UTF-8
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CeTF’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.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 whether startup messages can be suppressed ... 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 compiled code ... NOTE
Note: information on .o files is not available
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/CeTF.Rcheck/00check.log’
for details.


Installation output

CeTF.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL CeTF
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘CeTF’ ...
** 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'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include  -DSTRICT_R_HEADERS=1  -fpic  -g -O2  -Wall -DR_NO_REMAP -c PCIT.cpp -o PCIT.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'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include  -DSTRICT_R_HEADERS=1  -fpic  -g -O2  -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o CeTF.so PCIT.o RcppExports.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-CeTF/00new/CeTF/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 (CeTF)

Tests output

CeTF.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("CeTF")

========================================
CeTF version 1.19.0
Bioconductor page: http://bioconductor.org/packages/CeTF/
Github page: https://github.com/cbiagii/CeTF or https://cbiagii.github.io/CeTF/
Documentation: http://bioconductor.org/packages/CeTF/
If you use it in published research, please cite:

Carlos Alberto Oliveira de Biagi Junior, Ricardo Perecin Nociti, Breno Osvaldo 
Funicheli, Patricia de Cassia Ruy, Joao Paulo Bianchi Ximenez, Wilson A Silva Jr.
CeTF: an R package to Coexpression for Transcription Factors using Regulatory 
Impact Factors (RIF) and Partial Correlation and Information (PCIT) analysis.
bioRxiv. 2020, DOI: 10.1101/2020.03.30.015784
========================================

> test_check("CeTF")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 43 ]
> 
> proc.time()
   user  system elapsed 
 12.060   0.839  12.889 

Example timings

CeTF.Rcheck/CeTF-Ex.timings

nameusersystemelapsed
CeTFdemo0.0010.0010.002
CircosTargets000
InputData-methods0.0100.0030.013
NetworkData-methods0.7320.0060.738
OutputData-methods0.0160.0190.035
PCIT0.0110.0030.014
RIF0.0040.0000.004
RIFPlot0.4570.0290.486
RIF_input0.0010.0000.001
SmearPlot1.2710.0281.299
TFs0.0010.0000.001
bivar.awk0.0010.0000.001
clustCoef0.0250.0010.026
clustCoefPercentage0.0230.0000.023
densityPlot1.1190.1031.222
diffusion000
enrichPlot0.4900.0100.499
enrichdemo0.0010.0000.001
expDiff0.2830.0140.297
getDE-methods0.0230.0020.025
getData-methods0.0070.0020.009
getEnrich0.0010.0000.001
getGroupGO0.0000.0000.001
heatPlot1.0180.0091.032
histPlot0.2850.0000.286
netConditionsPlot1.1770.0081.184
netGOTFPlot0.0000.0010.001
normExp0.1120.0060.118
pcitC0.0160.0000.016
refGenes0.0000.0010.001
runAnalysis1.0120.0071.019
simCounts0.0010.0000.001
simNorm000
tolerance000