CRAN Package Check Results for Package PROTOLIDAR

Last updated on 2022-03-07 06:48:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 2.10 33.46 35.56 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 1.69 26.68 28.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 44.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 34.48 NOTE
r-devel-windows-x86_64-new-UL 0.1 37.00 57.00 94.00 NOTE
r-devel-windows-x86_64-new-TK 0.1 NOTE
r-patched-linux-x86_64 0.1 2.35 32.25 34.60 NOTE
r-release-linux-x86_64 0.1 NOTE
r-release-macos-arm64 0.1 NOTE
r-release-macos-x86_64 0.1 NOTE
r-release-windows-ix86+x86_64 0.1 5.00 43.00 48.00 NOTE
r-oldrel-macos-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 5.00 38.00 43.00 NOTE

Check Details

Version: 0.1
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'doc'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1
Check: R code for possible problems
Result: NOTE
    Extract_plant_grapevine_function: no visible global function definition
     for 'na.omit'
    Undefined global functions or variables:
     na.omit
    Consider adding
     importFrom("stats", "na.omit")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1
Check: Rd line widths
Result: NOTE
    Rd file 'Extract_plant_3D_function.Rd':
     \examples lines wider than 100 characters:
     ## out come from Extract_plant_grapevine_function. The other parameters or inputs are needed to write before.
     data_stem <- subset(out,out$y_cm > y_min & out$y_cm<= y_max & out$z_cm >= z_min & out$z_cm <= z_max,select=c(x_cm,y_cm,z_cm))
     data_plant <- subset(data_cero, data_cero$z_c >= distance_left & data_cero$z_c <= distance_right,select=c(x_c,y_c,z_c))
    
    Rd file 'Extract_plant_grapevine_function.Rd':
     \examples lines wider than 100 characters:
     if (x[i] >= minx && x[i] <= maxx && y[i] >= miny && y[i] <= maxy && z[i] >= minz && z[i] <= maxz) {
    
    Rd file 'Height_canopy_function.Rd':
     \examples lines wider than 100 characters:
     canopy <- subset(data_3D, data_3D$z_plant >= distance_left & data_3D$z_plant <= distance_right & data_3D$y_plant >= min_canopy & data ... [TRUNCATED]
     height_canopy <- Height_canopy_function(data_3D,distance_left,distance_right,min_canopy,max_canopy)[,1]
    
    Rd file 'Number_lidar_points_into_canopy_function.Rd':
     \usage lines wider than 90 characters:
     Number_lidar_points_into_canopy_function(data_3D, distance_left, distance_right, min_canopy, max_canopy)
     \examples lines wider than 100 characters:
     Number_LIDAR_points_into_canopy_function <- function (data_3D,distance_left,distance_right,min_canopy,max_canopy){
     canopy <- subset(data_3D, data_3D$z_plant >= distance_left & data_3D$z_plant <= distance_right & data_3D$y_plant >= min_canopy & data ... [TRUNCATED]
     Number_LIDAR_points_into_canopy_function(data_3D,distance_left,distance_right,min_canopy,max_canopy)
    
    Rd file 'PROTOLIDAR-package.Rd':
     \examples lines wider than 100 characters:
     if (x[i] >= minx && x[i] <= maxx && y[i] >= miny && y[i] <= maxy && z[i] >= minz && z[i] <= maxz) {
    
    Rd file 'Replicate_plants_function.Rd':
     \examples lines wider than 100 characters:
     ## out come from Extract_plant_grapevine_function. The other parameters or inputs are needed to write before.
    
    Rd file 'Rotate_function.Rd':
     \examples lines wider than 100 characters:
     ## out come from Extract_plant_grapevine_function. The other parameters or inputs are needed to write before.
    
    Rd file 'Width_canopy_function.Rd':
     \examples lines wider than 100 characters:
     canopy <- subset(data_3D, data_3D$z_plant >= distance_left & data_3D$z_plant <= distance_right & data_3D$y_plant >= min_canopy & data ... [TRUNCATED]
     width_canopy <- Width_canopy_function(data_3D,distance_left,distance_right,min_canopy,max_canopy)[,1]
    
    These lines will be truncated in the PDF manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64