CRAN Package Check Results for Maintainer ‘Megumi ISHIDA <ishidam at sanchikanri.com>’

Last updated on 2024-11-21 19:53:09 CET.

Package ERROR NOTE OK
TreeRingShape 1 2 10

Package TreeRingShape

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

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.