* using log directory 'd:/RCompile/CRANincoming/R-devel/greenR.Rcheck' * using R Under development (unstable) (2024-06-06 r86701 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 'greenR/DESCRIPTION' ... OK * this is package 'greenR' version '0.0.1.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Sachit Mahajan ' New submission Possibly misspelled words in DESCRIPTION: OpenStreetMap (7:147) Availability using Additional_repositories specification: ? ? CODE_OF_CONDUCT.md Additional repositories with no packages: CODE_OF_CONDUCT.md Found the following (possibly) invalid URLs: URL: https://cran.r-project.org/web/packages/SuperpixelImageSegmentation/SuperpixelImageSegmentation.pdf From: inst/doc/introduction.html Status: 200 Message: OK CRAN URL not in canonical form The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname The Description field should not start with the package name, 'This package' or similar. Size of tarball: 36763623 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 serialization versions ... OK * checking whether package 'greenR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... 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 ... [18s] NOTE calculate_green_index: no visible global function definition for ':=' calculate_green_index: no visible binding for global variable 'green_index' calculate_green_index: no visible binding for global variable 'green_index_green_area' calculate_green_index: no visible binding for global variable 'green_index_tree' calculate_green_index: no visible global function definition for '.' calculate_green_index: no visible binding for global variable 'osm_id' calculate_green_index: no visible binding for global variable 'geometry' calculate_percentage: no visible binding for global variable 'green_index' calculate_percentage: no visible binding for global variable 'green_index_category' calculate_percentage: no visible binding for global variable 'n' gssi: no visible global function definition for 'sd' hexGreenSpace: no visible binding for global variable 'geometry' hexGreenSpace: no visible binding for global variable 'intersection_area' hexGreenSpace: no visible binding for global variable 'coverage_pct' hexGreenSpace: no visible global function definition for 'median' hexGreenSpace: no visible global function definition for 'sd' nearest_greenspace: no visible binding for global variable 'landuse' nearest_greenspace: no visible binding for global variable 'leisure' plot_green_index: no visible binding for global variable 'green_index' Undefined global functions or variables: . := coverage_pct geometry green_index green_index_category green_index_green_area green_index_tree intersection_area landuse leisure median n osm_id sd Consider adding importFrom("stats", "median", "sd") 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 ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [125s] OK * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 3 NOTEs