* using log directory 'd:/RCompile/CRANincoming/R-devel/SimpleMapper.Rcheck' * using R Under development (unstable) (2023-12-13 r85679 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'SimpleMapper/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'SimpleMapper' version '0.1.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Thomas Kelly ' New submission Non-FOSS package license (MIT Licence (see LICENSE)) Possibly misspelled words in DESCRIPTION: GIS (7:90) visulization (9:27) Size of tarball: 34944199 bytes * 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 'SimpleMapper' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: MIT Licence (see LICENSE) Standardizable: FALSE * checking top-level files ... NOTE Non-standard file/directory found at top level: 'create_data' * 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 ... [28s] NOTE greyscale: no visible global function definition for 'grey.colors' Undefined global functions or variables: grey.colors Consider adding importFrom("grDevices", "grey.colors") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... WARNING Undocumented arguments in Rd file 'addCoastline.Rd' 'basemap' 'coastline' 'land.col' 'lons' 'lats' Undocumented arguments in Rd file 'addLayer.Rd' 'basemap' 'lon' 'lat' 'z' 'zlim' 'ztrim' 'pal' 'trim' 'refine' 'verbose' Undocumented arguments in Rd file 'addLine.Rd' 'basemap' '...' Undocumented arguments in Rd file 'addPoints.Rd' 'basemap' 'lon' 'lat' 'col' 'pch' 'cex' '...' Undocumented arguments in Rd file 'addScale.Rd' 'basemap' 'pos' 'scale' 'col' 'cex' Undocumented arguments in Rd file 'calc.vertex.Rd' 'x' 'y' Documented arguments not in \usage in Rd file 'getBathymetry.Rd': 'override' 'keep' Undocumented arguments in Rd file 'gridRefinement.Rd' 'x' 'y' 'z' Undocumented arguments in Rd file 'gridSubsample.Rd' 'x' 'y' 'z' 'approx' Undocumented arguments in Rd file 'plotBasemap.Rd' 'coastline' 'lon' 'lat' 'scale' 'projection' 'frame' 'verbose' Documented arguments not in \usage in Rd file 'plotBasemap.Rd': 'coast' Undocumented arguments in Rd file 'projectionEqualarea.Rd' 'lon' 'lat' 'lon0' 'lat0' 'inv' Undocumented arguments in Rd file 'projectionMercator.Rd' 'lon' 'lat' 'lon0' 'lat0' 'inv' Undocumented arguments in Rd file 'projectionOrthographic.Rd' 'lon' 'lat' 'lon0' 'lat0' 'inv' Undocumented arguments in Rd file 'projectionStereographic.Rd' 'lon' 'lat' 'lon0' 'lat0' 'inv' Undocumented arguments in Rd file 'readNC.Rd' 'var' 'test' 'verbose' Undocumented arguments in Rd file 'standardize.longitude.Rd' 'lon' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 LazyData ... WARNING LazyData DB of 33.3 MB without LazyDataCompression set See ยง1.1.6 of 'Writing R Extensions' * checking data for ASCII and uncompressed saves ... OK * checking examples ... NONE * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * DONE Status: 4 WARNINGs, 3 NOTEs