CRAN Package Check Results for Package TreeRingShape

Last updated on 2024-11-21 19:52:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.5 2.76 48.86 51.62 OK
r-devel-linux-x86_64-debian-gcc 3.0.5 1.92 37.64 39.56 OK
r-devel-linux-x86_64-fedora-clang 3.0.5 86.65 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0.5 96.83 NOTE
r-devel-windows-x86_64 3.0.5 5.00 85.00 90.00 OK
r-patched-linux-x86_64 3.0.5 3.21 47.52 50.73 OK
r-release-linux-x86_64 3.0.3 2.57 30.61 33.18 ERROR
r-release-macos-arm64 3.0.5 203.00 OK
r-release-macos-x86_64 3.0.5 218.00 OK
r-release-windows-x86_64 3.0.5 5.00 85.00 90.00 OK
r-oldrel-macos-arm64 3.0.5 207.00 OK
r-oldrel-macos-x86_64 3.0.5 222.00 OK
r-oldrel-windows-x86_64 3.0.5 5.00 97.00 102.00 OK

Check Details

Version: 3.0.5
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘tibble’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 3.0.3
Check: examples
Result: ERROR Running examples in ‘TreeRingShape-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: ReadShapefile_P00 > ### Title: Return x,y coordinates of a tree ring center point (P00) from > ### shape file of tree ring points > ### Aliases: ReadShapefile_P00 > > ### ** Examples > > .dir <- system.file("shp",package = "TreeRingShape") > .file <- "Abies_277_h400_TreeRing_Points.shp" > filename <- paste(.dir,.file,sep="/") > ReadShapefile_P00(filename) Error in process_cpl_read_ogr(x, quiet, check_ring_dir = check_ring_dir, : package tibble not available: install first? Calls: ReadShapefile_P00 ... st_read -> st_read.character -> process_cpl_read_ogr Execution halted Flavor: r-release-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.