* using log directory 'd:/Rcompile/CRANpkg/local/3.4/misc3d.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'misc3d/DESCRIPTION' ... OK * this is package 'misc3d' version '0.8-4' * 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 whether package 'misc3d' can be installed ... OK * checking installed package size ... OK * checking package 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 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 use of S3 registration ... OK * checking dependencies in R code ... NOTE 'library' or 'require' calls in package code: 'rgl' 'tkrplot' Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: 'canonicalizeAndMergeScene' 'colorScene' 't2ve' 'vertexNormals' 'vertexTriangles' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [10s] NOTE drawScene.rgl: no visible global function definition for 'rgl.cur' drawScene.rgl: no visible global function definition for 'open3d' drawScene.rgl: no visible global function definition for 'clear3d' drawScene.rgl: no visible global function definition for 'triangles3d' image3d: no visible global function definition for 'quantile' image3d: no visible global function definition for 'heat.colors' image3d: no visible global function definition for 'clear3d' image3d: no visible global function definition for 'runif' image3d: no visible global function definition for 'sprites3d' image3d: no visible global function definition for 'points3d' interpolateVertexColors: no visible global function definition for 'rgb' kde3d: no visible binding for global variable 'dnorm' perspLighting: no visible global function definition for 'col2rgb' perspLighting: no visible global function definition for 'rgb' phongLighting: no visible global function definition for 'col2rgb' phongLighting: no visible global function definition for 'rgb' render.standard: no visible global function definition for 'plot' render.standard: no visible global function definition for 'polygon' renderScene: no visible global function definition for 'col2rgb' renderScene: no visible global function definition for 'rgb' saveTrianglesAsASY: no visible global function definition for 'col2rgb' saveTrianglesAsIDTF: no visible global function definition for 'col2rgb' slices3d: no visible global function definition for 'gray.colors' slices3d : mkimg : f: no visible global function definition for 'par' slices3d : mkimg : f: no visible global function definition for 'image' slices3d : mkimg : f: no visible global function definition for 'lines' slices3d : mkimg: no visible global function definition for 'tkrplot' slices3d : mkscale : f: no visible global function definition for 'tclvalue' slices3d : mkscale : f: no visible global function definition for 'tkrreplot' slices3d : mkscale : f: no visible global function definition for 'tkconfigure' slices3d : mkscale: no visible global function definition for 'tkframe' slices3d : mkscale: no visible global function definition for 'tkscale' slices3d : mkscale: no visible global function definition for 'tklabel' slices3d : mkscale: no visible global function definition for 'tkgrid' slices3d : move: no visible global function definition for 'tkbind' slices3d : move : : no visible global function definition for 'tkwinfo' slices3d : move : : no visible global function definition for 'tkrreplot' slices3d : move : : no visible global function definition for 'tclvalue<-' slices3d : overlay: no visible global function definition for 'col2rgb' slices3d : overlay: no visible global function definition for 'rgb' slices3d: no visible global function definition for 'tktoplevel' slices3d: no visible global function definition for 'tktitle<-' slices3d: no visible binding for global variable 'tclVar' slices3d: no visible global function definition for 'tkgrid' vertexColors: no visible global function definition for 'col2rgb' Undefined global functions or variables: clear3d col2rgb dnorm gray.colors heat.colors image lines open3d par plot points3d polygon quantile rgb rgl.cur runif sprites3d tclVar tclvalue tclvalue<- tkbind tkconfigure tkframe tkgrid tklabel tkrplot tkrreplot tkscale tktitle<- tktoplevel tkwinfo triangles3d Consider adding importFrom("grDevices", "col2rgb", "gray.colors", "heat.colors", "rgb") importFrom("graphics", "image", "lines", "par", "plot", "polygon") importFrom("stats", "dnorm", "quantile", "runif") 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [15s] OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs