CRAN Package Check Results for Package colouR

Last updated on 2025-10-26 09:49:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.61 88.27 94.88 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 4.94 63.43 68.37 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 110.29 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 15.00 140.29 155.29 OK
r-devel-windows-x86_64 0.1.1 9.00 96.00 105.00 OK
r-patched-linux-x86_64 0.1.1 6.39 83.93 90.32 OK
r-release-linux-x86_64 0.1.1 6.46 84.43 90.89 OK
r-release-macos-arm64 0.1.1 3.00 57.00 60.00 OK
r-release-macos-x86_64 0.1.1 7.00 96.00 103.00 OK
r-release-windows-x86_64 0.1.1 9.00 105.00 114.00 ERROR
r-oldrel-macos-arm64 0.1.1 2.00 43.00 45.00 OK
r-oldrel-macos-x86_64 0.1.1 4.00 66.00 70.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 125.00 136.00 OK

Check Details

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

Version: 0.1.1
Check: examples
Result: ERROR Running examples in 'colouR-Ex.R' failed The error most likely occurred in: > ### Name: img2pal > ### Title: Create a Colour Palette from an Image > ### Aliases: img2pal > > ### ** Examples > > pal<-img2pal(path = "https://raw.githubusercontent.com/AlanInglis/colouR/master/images/bender.png", + n = 10, + avgCols = TRUE, + exclude = TRUE, + n_clusters = 15, + customExclude = NULL) Error in curl::curl_fetch_disk(url, x$path, handle = handle) : Timeout was reached [raw.githubusercontent.com]: Connection timed out after 10014 milliseconds Calls: img2pal Execution halted Flavor: r-release-windows-x86_64