CRAN Package Check Results for Package inaparc

Last updated on 2025-06-12 04:49:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 5.11 43.39 48.50 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 3.21 31.90 35.11 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 77.94 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 66.88 NOTE
r-devel-windows-x86_64 1.2.0 7.00 0.00 7.00 FAIL
r-patched-linux-x86_64 1.2.0 6.61 41.63 48.24 NOTE
r-release-linux-x86_64 1.2.0 4.92 41.76 46.68 NOTE
r-release-macos-arm64 1.2.0 29.00 NOTE
r-release-macos-x86_64 1.2.0 44.00 NOTE
r-release-windows-x86_64 1.2.0 5.00 92.00 97.00 NOTE
r-oldrel-macos-arm64 1.2.0 25.00 NOTE
r-oldrel-macos-x86_64 1.2.0 35.00 NOTE
r-oldrel-windows-x86_64 1.2.0 5.00 83.00 88.00 NOTE

Check Details

Version: 1.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Zeynel Cebeci <zcebeci@cukurova.edu.tr>’ Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: Rd files
Result: NOTE checkRd: (-1) kmpp.Rd:27: Lost braces 27 | \item{call}{a string containing the matched function call that generates this sQuote{inaparc} object.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.2.0
Check: for unstated dependencies in ‘demo’
Result: NOTE '::' or ':::' imports not declared from: ‘GGally’ ‘NbClust’ ‘cluster’ ‘factoextra’ ‘vegclust’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2.0
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: > ### ** Examples > > data(iris) > res <- ursamp(x=iris[,1:4], k=5) > v <- res$v > print(v) Sepal.Length Sepal.Width Petal.Length Petal.Width Cl.1 5.8 2.8 1.3 0.1 Cl.2 7.0 3.0 1.7 2.1 Cl.3 6.1 3.4 4.9 1.5 Cl.4 5.5 3.0 6.1 0.2 Cl.5 7.6 3.2 4.1 0.1 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.84 0.2 2.05 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-devel-windows-x86_64