* using log directory 'd:/Rcompile/CRANpkg/local/4.0/matlab.Rcheck' * using R version 4.0.3 (2020-10-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'matlab/DESCRIPTION' ... OK * this is package 'matlab' version '1.0.2' * 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 'matlab' 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 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 ... [5s] NOTE Found the following possibly unsafe calls: File 'matlab/R/zzz.R': unlockBinding("savedTime", .MatlabNamespaceEnv) colorbar : colorbar.EO: no visible global function definition for 'par' colorbar : colorbar.EO: no visible global function definition for 'axis' colorbar : colorbar.EO: no visible global function definition for 'axTicks' colorbar : colorbar.EO: no visible global function definition for 'box' colorbar : colorbar.NO: no visible global function definition for 'axis' colorbar : colorbar.NO: no visible global function definition for 'axTicks' colorbar : colorbar.NO: no visible global function definition for 'box' imagesc : pretty.axp: no visible global function definition for 'par' imagesc: no visible global function definition for 'axis' imagesc: no visible global function definition for 'box' jet.colors: no visible global function definition for 'rgb' multiline.plot.colors : get.gca.colororder: no visible global function definition for 'rgb' std: no visible global function definition for 'sd' Undefined global functions or variables: axTicks axis box par rgb sd Consider adding importFrom("grDevices", "rgb") importFrom("graphics", "axTicks", "axis", "box", "par") importFrom("stats", "sd") 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 examples ... [3s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [26s] OK Running 'ceil.R' [0s] Running 'cell.R' [0s] Running 'eye.R' [0s] Running 'factors.R' [3s] Running 'fileparts.R' [0s] Running 'find.R' [0s] Running 'fix.R' [0s] Running 'fliplr.R' [0s] Running 'flipud.R' [0s] Running 'fullfile.R' [0s] Running 'hilb.R' [0s] Running 'isempty.R' [0s] Running 'isprime.R' [1s] Running 'jet.colors.R' [0s] Running 'linspace.R' [0s] Running 'logspace.R' [0s] Running 'magic.R' [0s] Running 'meshgrid.R' [1s] Running 'mkconstarray.R' [0s] Running 'mod.R' [1s] Running 'ndims.R' [1s] Running 'nextpow2.R' [0s] Running 'numel.R' [1s] Running 'ones.R' [0s] Running 'padarray.R' [1s] Running 'pascal.R' [0s] Running 'pow2.R' [0s] Running 'primes.R' [0s] Running 'rem.R' [0s] Running 'repmat.R' [0s] Running 'reshape.R' [0s] Running 'rot90.R' [0s] Running 'size.R' [1s] Running 'std.R' [1s] Running 'strcmp.R' [1s] Running 'sum.R' [1s] Running 'tictoc.R' [6s] Running 'vander.R' [0s] Running 'zeros.R' [0s] * checking PDF version of manual ... OK * DONE Status: 2 NOTEs