Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-03-16 11:02:08 -0400 (Thu, 16 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" | 4115 |
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 |
To the developers/maintainers of the R3CPET package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1590/2189 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
R3CPET 1.31.0 (landing page) Mohamed Nadhir Djekidel
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | WARNINGS | OK | ||||||||
Package: R3CPET |
Version: 1.31.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:R3CPET.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings R3CPET_1.31.0.tar.gz |
StartedAt: 2023-03-14 10:08:26 -0400 (Tue, 14 Mar 2023) |
EndedAt: 2023-03-14 10:10:56 -0400 (Tue, 14 Mar 2023) |
EllapsedTime: 150.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: R3CPET.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:R3CPET.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings R3CPET_1.31.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/R3CPET.Rcheck’ * using R Under development (unstable) (2023-01-10 r83596) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 13.0.0 (clang-1300.0.29.3) GNU Fortran (GCC) 12.0.1 20220312 (experimental) * running under: macOS Monterey 12.6.1 * 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.31.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 ‘R3CPET’ can be installed ... WARNING Found the following significant warnings: state.cpp:171:7: warning: 'random_shuffle<std::__wrap_iter<DocState **>>' is deprecated [-Wdeprecated-declarations] state.cpp:173:12: warning: 'random_shuffle<std::__wrap_iter<WordInfo *>>' is deprecated [-Wdeprecated-declarations] See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/R3CPET.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX13.0.sdk’ * checking installed package size ... NOTE installed size is 6.1Mb sub-directories of 1Mb or more: data 3.0Mb example 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 R 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 ... 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 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 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 in ‘inst/doc’ ... 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, 5 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/R3CPET.Rcheck/00check.log’ for details.
R3CPET.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL R3CPET ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘R3CPET’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX13.0.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R3CPET_init.c -o R3CPET_init.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c corpus.cpp -o corpus.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main.cpp -o main.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c state.cpp -o state.o state.cpp:171:7: warning: 'random_shuffle<std::__wrap_iter<DocState **>>' is deprecated [-Wdeprecated-declarations] std::random_shuffle ( doc_states_.begin(), doc_states_.end() ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__algorithm/shuffle.h:60:1: note: 'random_shuffle<std::__wrap_iter<DocState **>>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX14 void ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1060:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ state.cpp:173:12: warning: 'random_shuffle<std::__wrap_iter<WordInfo *>>' is deprecated [-Wdeprecated-declarations] std::random_shuffle ( doc_states_[j]->words_.begin(), doc_states_[j]->words_.end() ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__algorithm/shuffle.h:60:1: note: 'random_shuffle<std::__wrap_iter<WordInfo *>>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX14 void ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1060:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX14' # define _LIBCPP_DEPRECATED_IN_CXX14 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 2 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c stirln.cpp -o stirln.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.cpp -o utils.o utils.cpp:5:14: warning: unused variable 'half_ln_2pi' [-Wunused-const-variable] const double half_ln_2pi = 0.91893853320467267; ^ 1 warning generated. clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o R3CPET.so R3CPET_init.o RcppExports.o corpus.o main.o state.o stirln.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: -undefined dynamic_lookup may not work with chained fixups installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-R3CPET/00new/R3CPET/libs ** 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 ** 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 (R3CPET)
R3CPET.Rcheck/tests/tests.Rout
R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (64-bit) 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.094 0.023 0.108
R3CPET.Rcheck/R3CPET-Ex.timings
name | user | system | elapsed | |
Biogrid | 0.611 | 0.006 | 0.618 | |
ChiapetExperimentData-class | 0.000 | 0.000 | 0.001 | |
ChromMaintainers-class | 0 | 0 | 0 | |
CreateCenteredBED-methods | 0.004 | 0.000 | 0.005 | |
EnsemblToHGNC | 0 | 0 | 0 | |
EntrezToHGNC | 0 | 0 | 0 | |
GOEnrich-methods | 0.001 | 0.000 | 0.001 | |
GenerateNetworks-methods | 0.001 | 0.000 | 0.001 | |
HLDAResult-class | 0.000 | 0.001 | 0.001 | |
HPRD | 0.035 | 0.001 | 0.036 | |
InferNetworks-methods | 0.001 | 0.001 | 0.002 | |
NetworkCollection-class | 0.000 | 0.000 | 0.001 | |
PrepareData-methods | 0 | 0 | 0 | |
RPKMS | 0.027 | 0.001 | 0.028 | |
annotateExpression-methods | 0.001 | 0.000 | 0.001 | |
buildNetworks-methods | 0.000 | 0.000 | 0.001 | |
chromosoms | 0.001 | 0.001 | 0.001 | |
cluesOrSota-class | 0 | 0 | 0 | |
clusterInteractions-methods | 0.029 | 0.001 | 0.031 | |
createIndexes-methods | 0.001 | 0.000 | 0.000 | |
createServer-methods | 0.000 | 0.001 | 0.000 | |
geneLocations | 0.072 | 0.001 | 0.074 | |
getRegionsInNetwork-methods | 0.000 | 0.001 | 0.000 | |
getRegionsIncluster-methods | 0.001 | 0.000 | 0.000 | |
loadPETs-methods | 0.077 | 0.002 | 0.080 | |
loadPPI-methods | 0.232 | 0.007 | 0.239 | |
loadTFBS-methods | 0.187 | 0.003 | 0.195 | |
outputGenesPerClusterToDir-methods | 0.001 | 0.000 | 0.001 | |
outputGenesPerNetworkToDir-methods | 0 | 0 | 0 | |
plotRes-methods | 0 | 0 | 0 | |
plotTrack | 0 | 0 | 0 | |
updateResults-methods | 0.000 | 0.000 | 0.006 | |
visualizeCircos-methods | 0.001 | 0.000 | 0.001 | |
visualizeInteractions-methods | 0 | 0 | 0 | |