* using log directory 'd:/Rcompile/CRANpkg/local/4.4/MDSGUI.Rcheck' * using R Under development (unstable) (2024-03-24 r86185 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'MDSGUI/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'MDSGUI' version '0.1.6' * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'MASS', 'boot', 'RColorBrewer', 'scatterplot3d', 'tcltk', 'tcltk2', 'tkrplot', 'rpanel', 'rgl' Adding so many packages to the search path is excessive and importing selectively is preferable. * 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 'MDSGUI' 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [49s] NOTE MDSgui : plotting2D: no visible global function definition for 'coefficients' MDSgui : plotting2D: no visible global function definition for 'lm' MDSgui : plotting2D: no visible global function definition for 'rainbow' MDSgui : biplot.check.Z: no visible binding for global variable 'var' MDSgui : plotShepard: no visible global function definition for 'as.dist' MDSgui : plotShepard: no visible global function definition for 'rainbow' MDSgui : ProcrustesMDSGUIplot: no visible global function definition for 'lm' MDSgui : LoadDataSettxt: no visible global function definition for 'read.table' MDSgui : LoadDataSetcsv: no visible global function definition for 'read.csv' MDSgui : LoadDistSet: no visible global function definition for 'read.table' MDSgui : LoadSimSet: no visible global function definition for 'read.table' MDSgui : LoadCorMat: no visible global function definition for 'read.table' MDSgui : SaveDataSet: no visible global function definition for 'write.table' MDSgui : SaveDistmat: no visible global function definition for 'write.table' MDSgui : SaveSimmat: no visible global function definition for 'write.table' MDSgui : SaveCormat: no visible global function definition for 'write.table' MDSgui : SaveMDScoords: no visible global function definition for 'write.table' MDSgui : CityBlock.dist: no visible global function definition for 'dist' MDSgui : Minkowski.dist: no visible global function definition for 'dist' MDSgui : Canberra.dist: no visible global function definition for 'dist' MDSgui : Corr.dist2: no visible global function definition for 'cor' MDSgui : ClasScal: no visible global function definition for 'cmdscale' MDSgui : datsetup.smacof: no visible global function definition for 'cmdscale' MDSgui : MyMetricSmacofSym: no visible global function definition for 'cmdscale' MDSgui : MyMetricSmacofSym: no visible global function definition for 'runif' MDSgui : UpDownBlocks.algorithm: no visible binding for global variable 'weighted.mean' MDSgui : Euclid.afstand: no visible global function definition for 'dist' MDSgui : MyNonMetricSmacofSym: no visible global function definition for 'cmdscale' MDSgui : MyNonMetricSmacofSym: no visible global function definition for 'runif' MDSgui : MyKruskalsMDS: no visible global function definition for 'cmdscale' MDSgui : MyKruskalsMDS: no visible global function definition for 'runif' MDSgui : SammonMapping: no visible global function definition for 'cmdscale' MDSgui : SammonMapping: no visible global function definition for 'runif' MDSgui : MetLSC: no visible global function definition for 'cmdscale' MDSgui : MetLSC : stress.func: no visible global function definition for 'dist' MDSgui : MetLSC: no visible global function definition for 'optim' MDSgui : MetricLeastSquaresScaling: no visible global function definition for 'cmdscale' MDSgui : MetricLeastSquaresScaling: no visible global function definition for 'runif' MDSgui : plotting2DZoom: no visible global function definition for 'lm' MDSgui : seczoomplot: no visible global function definition for 'lm' MDSgui : StressCalculation: no visible global function definition for 'as.dist' MDSgui : new.dissim.meas: no visible global function definition for 'dist' MDSgui : new.dissim.meas : On.WEUpload: no visible global function definition for 'read.table' MDSgui : new.dissim.meas : OnOK.Mah: no visible global function definition for 'cov' MDSgui : new.dissim.meas : OnOK.Mah: no visible global function definition for 'read.table' MDSgui : FuncCode.Display : DispCode: no visible global function definition for 'capture.output' MDSgui : FuncCode.Display : DispCodeTab: no visible global function definition for 'capture.output' MDSgui : exportsweave: no visible global function definition for 'Sweave' MDSgui : MDSGUI.print: no visible global function definition for 'win.print' MDSgui : MDSGUI.print: no visible global function definition for 'dev.off' MDSgui : versioncheck: no visible global function definition for 'installed.packages' Undefined global functions or variables: Sweave as.dist capture.output cmdscale coefficients cor cov dev.off dist installed.packages lm optim rainbow read.csv read.table runif var weighted.mean win.print write.table Consider adding importFrom("grDevices", "dev.off", "rainbow", "win.print") importFrom("stats", "as.dist", "cmdscale", "coefficients", "cor", "cov", "dist", "lm", "optim", "runif", "var", "weighted.mean") importFrom("utils", "Sweave", "capture.output", "installed.packages", "read.csv", "read.table", "write.table") to your NAMESPACE file. * checking Rd files ... [0s] 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 examples ... [1s] OK * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... [1s] OK * DONE Status: 2 NOTEs