Rserve.cluster
About Rserve.cluster
|
Version: 0.1-0
Result: WARNING Check time: 2018-01-26 22:19 * using log directory '' * using R Under development (unstable) (2018-01-26 r74168) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: ISO8859-1 * using option '--as-cran' * checking for file 'Rserve.cluster/DESCRIPTION' ... OK * this is package 'Rserve.cluster' version '0.1-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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialized R objects in the sources ... OK * checking whether package 'Rserve.cluster' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: 'RSclient' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: '.Rserve.cluster.init' '.Rserve.cluster.work' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... NOTE Foreign function call to a different package: .Call("RS_collect", ..., PACKAGE = "RSclient") See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. * checking R code for possible problems ... NOTE closeNode.RserveNode: no visible global function definition for 'RS.close' newRserveNode: no visible global function definition for 'RS.connect' newRserveNode: no visible global function definition for 'RS.authkey' newRserveNode: no visible global function definition for 'RS.login' newRserveNode: no visible global function definition for 'RS.eval' recvData.RserveNode: no visible global function definition for 'RS.collect' sendData.RserveNode: no visible global function definition for 'RS.assign' sendData.RserveNode: no visible global function definition for 'RS.eval' sendData.RserveNode: no visible binding for global variable '..cluster.msg' Undefined global functions or variables: ..cluster.msg RS.assign RS.authkey RS.close RS.collect RS.connect RS.eval RS.login * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'recvData.RserveNode' 'sendData.RserveNode' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... NONE * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 4 NOTEs See '/00check.log' for details. Installation log: 00install.out
Build log for Windows 7 (R 3.0.x) (Rserve.cluster 0.1-0) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'Rserve.cluster' ... ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64 * MD5 sums packaged installation of 'Rserve.cluster' as Rserve.cluster_0.1-0.zip * DONE (Rserve.cluster) |