Package check result: ERROR Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘Tiago Olivoto ’ Possibly misspelled words in DESCRIPTION: UAV (17:41) al (9:33) et (9:30) hyperspectral (16:24) multispectral (16:5) orthomosaics (16:38) phytopathometry (9:5) shapefiles (14:59) Check: examples, Result: ERROR Running examples in ‘pliman-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: poly_width_at > ### Title: Width at a given height > ### Aliases: poly_width_at > > ### ** Examples > > cont <- contours[[2]] > plot_polygon(cont |> conv_hull() |> poly_align()) > # width below 5th, 25th, 50th, 75th, and 95th percentiles of the length > wd <- poly_width_at(cont) Error in loadNamespace(x) : there is no package called ‘EBImage’ Calls: poly_width_at ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted