* using log directory ‘/srv/hornik/tmp/CRAN_pretest/fractalforest.Rcheck’ * using R Under development (unstable) (2025-03-10 r87916) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (1+b1) Debian flang-new version 19.1.7 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘fractalforest/DESCRIPTION’ ... OK * this is package ‘fractalforest’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Sergio Costa ’ New submission Possibly misspelled words in DESCRIPTION: Lindenmayer (15:110) DESCRIPTION fields with placeholder content: Title: what the package does (one line, title case) * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘fractalforest’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] 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 ... [3s/3s] NOTE build_forest_profile: no visible binding for global variable ‘..string..’ build_forest_profile: no visible binding for global variable ‘..angle..’ build_forest_profile: no visible binding for global variable ‘..crown_diameter..’ build_forest_profile: no visible binding for global variable ‘..h_reduction..’ build_forest_profile: no visible binding for global variable ‘..d_reduction..’ build_forest_profile: no visible binding for global variable ‘..randomness..’ build_forest_profile: no visible binding for global variable ‘..angle_cv..’ build_forest_profile: no visible binding for global variable ‘..length_cv..’ build_forest_profile: no visible binding for global variable ‘..leaf_size..’ build_forest_profile : : no visible binding for global variable ‘..string..’ build_forest_profile : : no visible binding for global variable ‘..angle..’ build_forest_profile : : no visible binding for global variable ‘..crown_diameter..’ build_forest_profile : : no visible binding for global variable ‘..h_reduction..’ build_forest_profile : : no visible binding for global variable ‘..d_reduction..’ build_forest_profile : : no visible binding for global variable ‘..randomness..’ build_forest_profile : : no visible binding for global variable ‘..angle_cv..’ build_forest_profile : : no visible binding for global variable ‘..length_cv..’ build_forest_profile : : no visible binding for global variable ‘..leaf_size..’ build_forest_profile : : no visible global function definition for ‘:=’ build_forest_profile : : no visible binding for global variable ‘from_x’ build_forest_profile : : no visible binding for global variable ‘to_x’ build_forest_profile : : no visible global function definition for ‘flush.console’ build_tree: no visible binding for global variable ‘sym’ build_tree: no visible binding for global variable ‘.’ generate_point_cloud: no visible binding for global variable ‘.’ generate_point_cloud: no visible binding for global variable ‘geometry’ generate_point_cloud: no visible binding for global variable ‘from_x’ generate_point_cloud: no visible binding for global variable ‘to_x’ generate_point_cloud: no visible binding for global variable ‘from_y’ generate_point_cloud: no visible binding for global variable ‘to_y’ get_tree_matrix: no visible binding for global variable ‘from_x’ get_tree_matrix: no visible binding for global variable ‘from_y’ get_tree_matrix: no visible binding for global variable ‘to_x’ get_tree_matrix: no visible binding for global variable ‘to_y’ plot_forest_profile: no visible binding for global variable ‘.’ plot_forest_profile: no visible binding for global variable ‘geometry’ plot_forest_profile: no visible binding for global variable ‘type’ plot_forest_profile: no visible binding for global variable ‘lc’ plot_forest_profile: no visible binding for global variable ‘bc’ plot_forest_profile: no visible global function definition for ‘filter’ plot_forest_profile: no visible binding for global variable ‘from_y’ plot_forest_profile: no visible global function definition for ‘group_by’ plot_forest_profile: no visible binding for global variable ‘tree_id’ plot_forest_profile: no visible global function definition for ‘summarise’ plot_forest_profile: no visible binding for global variable ‘from_x’ plot_tree: no visible binding for global variable ‘.’ plot_tree: no visible binding for global variable ‘geometry’ plot_tree: no visible binding for global variable ‘type’ Undefined global functions or variables: . ..angle.. ..angle_cv.. ..crown_diameter.. ..d_reduction.. ..h_reduction.. ..leaf_size.. ..length_cv.. ..randomness.. ..string.. := bc filter flush.console from_x from_y geometry group_by lc summarise sym to_x to_y tree_id type Consider adding importFrom("stats", "filter") importFrom("utils", "flush.console") to your NAMESPACE file. * checking Rd files ... [0s/0s] 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 ... [1s/1s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [70s/70s] OK * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 NOTEs