Last updated on 2023-12-09 07:49:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 99.25 | 407.44 | 506.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 72.98 | 297.39 | 370.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 669.46 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 656.36 | OK | |||
r-devel-windows-x86_64 | 2.1.0 | 81.00 | 325.00 | 406.00 | WARN | |
r-patched-linux-x86_64 | 2.1.0 | 84.05 | 391.35 | 475.40 | OK | |
r-release-linux-x86_64 | 2.1.0 | 82.98 | 382.84 | 465.82 | OK | |
r-release-macos-arm64 | 2.1.0 | 139.00 | OK | |||
r-release-macos-x86_64 | 2.1.0 | 335.00 | OK | |||
r-release-windows-x86_64 | 2.1.0 | 105.00 | 419.00 | 524.00 | OK | |
r-oldrel-macos-arm64 | 2.1.0 | 139.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.0 | 191.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.1.0 | 100.00 | 380.00 | 480.00 | OK |
Version: 2.1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: S3 methods '$<-.grouped_df', '[.fun_list', '[.grouped_df', '[.rowwise_df', '[<-.grouped_df', '[<-.rowwise_df', '[[<-.grouped_df', 'names<-.grouped_df', 'names<-.rowwise_df', 'add_count.data.frame', 'add_count.default', 'anti_join.data.frame', 'arrange.data.frame', 'arrange_.data.frame', 'arrange_.tbl_df', 'as.data.frame.grouped_df', 'as.tbl.data.frame', 'as.tbl.tbl', 'as_join_by.character', 'as_join_by.default', 'as_join_by.dplyr_join_by', 'as_join_by.list', 'as_tibble.grouped_df', 'as_tibble.rowwise_df', 'auto_copy.data.frame', 'cbind.grouped_df', 'collapse.data.frame', 'collect.data.frame', 'common_by.NULL', 'common_by.character', 'common_by.default', 'common_by.list', 'compute.data.frame', 'copy_to.DBIConnection', 'copy_to.src_local', 'count.data.frame', 'cross_join.data.frame', 'distinct.data.frame', 'distinct_.data.frame', 'distinct_.grouped_df', 'distinct_.tbl_df', 'do.NULL', 'do.data.frame', 'do.grouped_df', 'do.rowwise_df', 'do_.NULL', 'do_.data.frame', 'do_.grouped_df', 'do_.r [... truncated]
See 'd:/Rcompile/CRANpkg/local/4.4/pliman.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64
Version: 2.1.0
Check: examples
Result: ERROR
Running examples in ‘pliman-Ex.R’ failed
The error most likely occurred in:
> ### Name: image_index
> ### Title: Image indexes
> ### Aliases: image_index plot.image_index
>
> ### ** Examples
>
> library(pliman)
> img <- image_pliman("soybean_touch.jpg")
> image_index(img, index = c("R, NR"))
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'rast': invalid crs:
Calls: image_index ... create_dimension -> structure -> st_crs -> st_crs.character
Execution halted
Flavor: r-oldrel-macos-x86_64