CRAN Package Check Results for Package paleomorph

Last updated on 2025-12-06 00:48:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 2.36 33.19 35.55 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.4 1.55 20.64 22.19 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 56.49 OK
r-devel-linux-x86_64-fedora-gcc 0.1.4 53.05 OK
r-devel-windows-x86_64 0.1.4 3.00 52.00 55.00 OK
r-patched-linux-x86_64 0.1.4 2.42 30.70 33.12 OK
r-release-linux-x86_64 0.1.4 2.30 31.88 34.18 OK
r-release-macos-arm64 0.1.4 OK
r-release-macos-x86_64 0.1.4 2.00 32.00 34.00 OK
r-release-windows-x86_64 0.1.4 4.00 50.00 54.00 OK
r-oldrel-macos-arm64 0.1.4 NOTE
r-oldrel-macos-x86_64 0.1.4 2.00 23.00 25.00 NOTE
r-oldrel-windows-x86_64 0.1.4 4.00 62.00 66.00 NOTE

Check Details

Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Tim Lucas <timcdlucas@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Tim", family = "Lucas", role = c("aut", "cre"), email = "timcdlucas@gmail.com"), person(given = "Anjali", family = "Goswami", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: examples
Result: ERROR Running examples in ‘paleomorph-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plotSpecimens > ### Title: Plot an array of specimen landmark data in an interactive 3D > ### frame > ### Aliases: plotSpecimens > > ### ** Examples > > A <- array(rep(rnorm(3 * 20, sd = 30), by = 6) + rnorm(6 * 20 * 3), + dim = c(20, 3, 6)) > plotSpecimens(A) Error: Package rgl needed for this function to work. Please install it with install.packages('rgl'). Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64