Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-03-22 11:42 -0400 (Sat, 22 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4547
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4458
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 1661/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
R3CPET 1.39.0  (landing page)
Mohamed Nadhir Djekidel
Snapshot Date: 2025-03-21 13:40 -0400 (Fri, 21 Mar 2025)
git_url: https://git.bioconductor.org/packages/R3CPET
git_branch: devel
git_last_commit: adae88d
git_last_commit_date: 2024-10-29 10:00:53 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64... NOT SUPPORTED ...
kjohnson3macOS 13.7.1 Ventura / arm64... NOT SUPPORTED ...
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for R3CPET on palomino7

To the developers/maintainers of the R3CPET package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/R3CPET.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: R3CPET
Version: 1.39.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:R3CPET.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings R3CPET_1.39.0.tar.gz
StartedAt: 2025-03-22 04:52:56 -0400 (Sat, 22 Mar 2025)
EndedAt: 2025-03-22 05:00:10 -0400 (Sat, 22 Mar 2025)
EllapsedTime: 433.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: R3CPET.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:R3CPET.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings R3CPET_1.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/R3CPET.Rcheck'
* using R Under development (unstable) (2025-03-01 r87860 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'R3CPET/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'R3CPET' version '1.39.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'R3CPET' can be installed ... WARNING
Found the following significant warnings:
  state.cpp:171:29: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<DocState**, vector<DocState*> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
  state.cpp:173:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<WordInfo*, vector<WordInfo> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
See 'E:/biocbuild/bbs-3.21-bioc/meat/R3CPET.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 14.2.0'
* used C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
* checking installed package size ... INFO
  installed size is  6.9Mb
  sub-directories of 1Mb or more:
    data      3.0Mb
    example   1.0Mb
    libs      1.0Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'methods'
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: 'BiocGenerics'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.GetClusterInfo: no visible binding for global variable
  'TxDb.Hsapiens.UCSC.hg19.knownGene'
.GetClusterInfo: no visible global function definition for 'toTable'
.GetClusterInfo: no visible binding for global variable
  'org.Hs.egUCSCKG'
.GetClusterInfo: no visible global function definition for 'select'
.GetClusterInfo: no visible binding for global variable 'org.Hs.eg.db'
.formatDAVIDResult: no visible global function definition for
  'formatGeneReportFull'
.formatDAVIDResult: no visible global function definition for
  'formatGeneReport'
.formatDAVIDResult: no visible global function definition for
  'formatList'
.formatDAVIDResult: no visible global function definition for
  'formatGene2Gene'
.formatDAVIDResult: no visible global function definition for
  'formatAnnotationReport'
.get.NetworksGenes: no visible global function definition for
  'annotatePeakInBatch'
.plot.sota: no visible global function definition for 'legend'
.plot.sota: no visible global function definition for 'lines'
EnsemblToHGNC: no visible global function definition for 'useMart'
EnsemblToHGNC: no visible global function definition for 'useDataset'
EnsemblToHGNC: no visible global function definition for 'getBM'
EntrezToHGNC: no visible global function definition for 'useMart'
EntrezToHGNC: no visible global function definition for 'useDataset'
EntrezToHGNC: no visible global function definition for 'getBM'
RunHLDA: no visible binding for global variable '_R3CPET_RunHLDA'
createServer,ChiapetExperimentData-NetworkCollection-ChromMaintainers:
  no visible global function definition for 'runApp'
plot3CPETRes,ChromMaintainers: no visible global function definition
  for 'plotCurves'
plot3CPETRes,ChromMaintainers: no visible global function definition
  for 'plotAvgCurves'
Undefined global functions or variables:
  TxDb.Hsapiens.UCSC.hg19.knownGene _R3CPET_RunHLDA annotatePeakInBatch
  formatAnnotationReport formatGene2Gene formatGeneReport
  formatGeneReportFull formatList getBM legend lines org.Hs.eg.db
  org.Hs.egUCSCKG plotAvgCurves plotCurves runApp select toTable
  useDataset useMart
Consider adding
  importFrom("graphics", "legend", "lines")
to your NAMESPACE file.
* checking Rd files ... WARNING
checkRd: (5) ChiapetExperimentData-class.Rd:109-124: \item in \describe must have non-empty label
checkRd: (5) ChiapetExperimentData-class.Rd:125-128: \item in \describe must have non-empty label
checkRd: (5) ChiapetExperimentData-class.Rd:129-132: \item in \describe must have non-empty label
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  Biogrid.Rd: igraph
  ChiapetExperimentData-class.Rd: GRanges, GRanges-class, igraph
  ChromMaintainers-class.Rd: igraph
  GenerateNetworks-methods.Rd: igraph
  HPRD.Rd: igraph
  cluesOrSota-class.Rd: sota
  clusterInteractions-methods.Rd: sota
  createIndexes-methods.Rd: data.table-class
  getRegionsInNetwork-methods.Rd: GRanges
  getRegionsIncluster-methods.Rd: GRanges
  loadPETs-methods.Rd: GRanges-class
  loadPPI-methods.Rd: igraph
  loadTFBS-methods.Rd: GRanges-class
  plotRes-methods.Rd: sota, igraph, pheatmap, cluster
  visualizeCircos-methods.Rd: GRanges, ggplot
  visualizeInteractions-methods.Rd: GRanges, ggplot, ggbio
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 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 x64 is not available
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'tests.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: 2 WARNINGs, 6 NOTEs
See
  'E:/biocbuild/bbs-3.21-bioc/meat/R3CPET.Rcheck/00check.log'
for details.


Installation output

R3CPET.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL R3CPET
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'R3CPET' ...
** this is package 'R3CPET' version '1.39.0'
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
gcc  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c R3CPET_init.c -o R3CPET_init.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c corpus.cpp -o corpus.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c main.cpp -o main.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c state.cpp -o state.o
state.cpp: In member function 'int HDP::iterate_gibbs_state(bool, bool)':
state.cpp:171:29: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<DocState**, vector<DocState*> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
  171 |         std::random_shuffle ( doc_states_.begin(), doc_states_.end() );
      |         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from C:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/algorithm:61,
                 from state.cpp:2:
C:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_algo.h:4491:5: note: declared here
 4491 |     random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last)
      |     ^~~~~~~~~~~~~~
state.cpp:173:27: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<WordInfo*, vector<WordInfo> >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations]
  173 |       std::random_shuffle ( doc_states_[j]->words_.begin(), doc_states_[j]->words_.end() );
      |       ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.2.0/include/c++/bits/stl_algo.h:4491:5: note: declared here
 4491 |     random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last)
      |     ^~~~~~~~~~~~~~
state.cpp: In member function 'int HDP::sample_word_assignment(DocState*, int, bool, vct*)':
state.cpp:253:10: warning: 'k' may be used uninitialized [-Wmaybe-uninitialized]
  253 |   return int(old_k != k);
      |          ^~~~~~~~~~~~~~~
state.cpp:193:19: note: 'k' was declared here
  193 |   int old_k = -1, k;
      |                   ^
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c stirln.cpp -o stirln.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c utils.cpp -o utils.o
g++ -std=gnu++17 -shared -s -static-libgcc -o R3CPET.dll tmp.def R3CPET_init.o RcppExports.o corpus.o main.o state.o stirln.o utils.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/R/library/00LOCK-R3CPET/00new/R3CPET/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
NOTE: arguments in definition for validity method for class 'ChromMaintainers' changed from (x) to (object)
NOTE: arguments in definition for validity method for class 'HLDAResult' changed from (x) to (object)
NOTE: arguments in definition for validity method for class 'NetworkCollection' changed from (x) to (object)
** help
*** installing help indices
** 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
* DONE (R3CPET)

Tests output

R3CPET.Rcheck/tests/tests.Rout


R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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_create_ChiapetExperimentData <- function(){
+     x <- ChiapetExperimentData()
+     checkTrue(class(x) == "ChiapetExperimentData", 
+                 "No problem creating ChiapetExperimentData ")
+ }
> 
> test_interactions_file <- function(){
+     petFile <- file.path(system.file("example",package="R3CPET"),
+                          "HepG2_interactions.txt")
+     
+     chechTrue(file.exists(petFile))
+ }
> 
> test_TFBS_file <- function(){
+     tfFile <- file.path(system.file("example",package="R3CPET"),
+                         "HepG2_TF.txt.gz")
+     chechTrue(file.exists(tfFile))
+ }
> 
> test_loadPETS <- function(){
+     x <- ChiapetExperimentData()
+     checkEquals(class(x),"ChiapetExperimentData")
+     petFile <- file.path(system.file("example",package="R3CPET"),
+                          "HepG2_interactions.txt")
+     
+     test_interactions_file()
+     
+     x <- loadPETs(x,petFile=petFile, IsBed=FALSE)
+     
+     checkTrue(length(pet(x)) >0, "PETs can be loadded")
+ }
> 
> test_loadPETS <- function(){
+     x <- ChiapetExperimentData()
+     checkEquals(class(x),"ChiapetExperimentData")
+     tfFile <- file.path(system.file("example",package="R3CPET"),
+                         "HepG2_TF.txt.gz")
+     
+     test_TFBS_file()
+     
+     x <- loadTFBS(x,tfbsFile= tfFile)
+     
+     checkTrue(length(tfbs(x)) >0, "TFBS can be loadded")
+ }
> 
> 
> test_createIndex <- function(){
+     x <- ChiapetExperimentData()
+     
+     
+     tfFile <- file.path(system.file("example",package="R3CPET"),
+                         "HepG2_TF.txt.gz")
+     x <- loadTFBS(x,tfbsFile= tfFile)
+     
+     petFile <- file.path(system.file("example",package="R3CPET"),
+                          "HepG2_interactions.txt")
+     x <- loadPETs(x,petFile=petFile, IsBed=FALSE)
+     
+     x<- createIndexes(x)
+     
+     checkEquals(length(x@.dt),3)
+     checkIdentical(names(x@.dt), c("PET","motifs", "hasMotif"))
+     
+     for(i in 1:3) checkTrue("data.table" %in% class(x@.dt[[i]]) )
+ }
> 
> proc.time()
   user  system elapsed 
   0.21    0.04    0.25 

Example timings

R3CPET.Rcheck/R3CPET-Ex.timings

nameusersystemelapsed
Biogrid0.450.030.48
ChiapetExperimentData-class000
ChromMaintainers-class000
CreateCenteredBED-methods1.260.001.32
EnsemblToHGNC000
EntrezToHGNC000
GOEnrich-methods000
GenerateNetworks-methods0.000.020.01
HLDAResult-class000
HPRD0.10.00.1
InferNetworks-methods0.010.000.01
NetworkCollection-class000
PrepareData-methods000
RPKMS0.030.020.05
annotateExpression-methods0.020.000.01
buildNetworks-methods000
chromosoms000
cluesOrSota-class000
clusterInteractions-methods0.030.010.05
createIndexes-methods000
createServer-methods0.000.020.01
geneLocations0.050.010.07
getRegionsInNetwork-methods000
getRegionsIncluster-methods0.020.000.01
loadPETs-methods0.250.020.28
loadPPI-methods0.500.060.56
loadTFBS-methods0.500.030.58
outputGenesPerClusterToDir-methods000
outputGenesPerNetworkToDir-methods000
plotRes-methods0.000.020.01
plotTrack000
updateResults-methods000
visualizeCircos-methods000
visualizeInteractions-methods000