CRAN Package Check Results for Package alphashape3d

Last updated on 2025-04-30 04:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 5.72 44.21 49.93 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 4.54 33.92 38.46 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 80.32 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 79.79 OK
r-devel-windows-x86_64 1.3.2 11.00 62.00 73.00 NOTE
r-patched-linux-x86_64 1.3.2 5.45 43.22 48.67 NOTE
r-release-linux-x86_64 1.3.2 5.68 42.53 48.21 NOTE
r-release-macos-arm64 1.3.2 32.00 OK
r-release-macos-x86_64 1.3.2 47.00 OK
r-release-windows-x86_64 1.3.2 11.00 0.00 11.00 FAIL
r-oldrel-macos-arm64 1.3.2 27.00 OK
r-oldrel-macos-x86_64 1.3.2 39.00 OK
r-oldrel-windows-x86_64 1.3.2 12.00 71.00 83.00 OK

Check Details

Version: 1.3.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Beatriz Pateiro-Lopez <beatriz.pateiro@usc.es>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Thomas", family = "Lafarge", role = "aut"), person(given = "Beatriz", family = "Pateiro-Lopez", role = c("aut", "cre"), email = "beatriz.pateiro@usc.es")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: plot.ashape3d.Rd: rgl, material3d surfaceNormals.Rd: material3d Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.3.2
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > x <- rbind(C1, C2) > ashape3d.obj <- ashape3d(x, alpha = 0.75) > plot(ashape3d.obj, byComponents = TRUE) Device 6 : alpha = 0.75 > > # Compute the volume of the alpha-shape > volume_ashape3d(ashape3d.obj) [1] 1.848832 > # Compute the volumes of the connected components of the alpha-shape > volume_ashape3d(ashape3d.obj, byComponents = TRUE) [1] 0.9229708 0.9258611 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.15 0.86 7.12 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64