############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ndexr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ndexr_1.20.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/ndexr.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ndexr/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ndexr’ version ‘1.20.1’ * package encoding: UTF-8 * 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 ‘ndexr’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License components which are templates and need '+ file LICENSE': BSD_3_clause * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... WARNING '::' or ':::' import not declared from: ‘igraph’ Package in Depends field not imported from: ‘RCX’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. Unexported object imported by a ':::' call: ‘httr:::default_ua’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE ndex_create_network: no visible global function definition for ‘tail’ ndex_rest_DELETE: no visible global function definition for ‘packageVersion’ ndex_rest_GET: no visible global function definition for ‘packageVersion’ ndex_rest_POST: no visible global function definition for ‘packageVersion’ ndex_rest_PUT: no visible global function definition for ‘packageVersion’ print.RCX: no visible binding for global variable ‘rcx’ rcx_fromRCXgraph: no visible binding for global variable ‘po’ rcx_toRCXgraph: no visible global function definition for ‘V’ rcx_toRCXgraph: no visible global function definition for ‘V<-’ rcx_toRCXgraph: no visible global function definition for ‘E’ rcx_toRCXgraph: no visible global function definition for ‘E<-’ rcxgraph_fromRCX: no visible global function definition for ‘V’ rcxgraph_fromRCX: no visible global function definition for ‘V<-’ rcxgraph_fromRCX: no visible global function definition for ‘E’ rcxgraph_fromRCX: no visible global function definition for ‘E<-’ rcxgraph_toRCX: no visible binding for global variable ‘po’ Undefined global functions or variables: E E<- V V<- packageVersion po rcx tail Consider adding importFrom("utils", "packageVersion", "tail") to your NAMESPACE file. * 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 installed files from ‘inst/doc’ ... 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 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: 1 WARNING, 3 NOTEs See ‘/Users/biocbuild/bbs-3.16-bioc/meat/ndexr.Rcheck/00check.log’ for details.