CRAN Package Check Results for Package magick

Last updated on 2025-03-13 02:53:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.8.5 75.41 139.57 214.98 NOTE
r-devel-linux-x86_64-debian-gcc 2.8.5 60.28 83.61 143.89 NOTE
r-devel-linux-x86_64-fedora-clang 2.8.5 185.90 ERROR
r-devel-linux-x86_64-fedora-gcc 2.8.5 371.39 NOTE
r-devel-macos-arm64 2.8.5 99.00 OK
r-devel-macos-x86_64 2.8.5 182.00 OK
r-devel-windows-x86_64 2.8.5 121.00 388.00 509.00 ERROR
r-patched-linux-x86_64 2.8.5 OK
r-release-linux-x86_64 2.8.5 77.79 121.62 199.41 OK
r-release-macos-arm64 2.8.5 115.00 NOTE
r-release-macos-x86_64 2.8.5 200.00 NOTE
r-release-windows-x86_64 2.8.5 119.00 466.00 585.00 NOTE
r-oldrel-macos-arm64 2.8.5 NOTE
r-oldrel-macos-x86_64 2.8.5 155.00 NOTE
r-oldrel-windows-x86_64 2.8.5 152.00 547.00 699.00 NOTE

Check Details

Version: 2.8.5
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘edges.Rd’ ‘morphology.Rd’ ‘segmentation.Rd’ ‘thresholding.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 2.8.5
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.8.5
Check: examples
Result: ERROR Running examples in 'magick-Ex.R' failed The error most likely occurred in: > ### Name: animation > ### Title: Image Frames and Animation > ### Aliases: animation image_animate image_coalesce image_morph > ### image_mosaic image_flatten image_average image_append image_apply > ### image_montage > > ### ** Examples > > # Combine images > logo <- image_read("https://jeroen.github.io/images/Rlogo.png") Error in curl::curl_download(url, tmp, handle = h) : Timeout was reached [jeroen.github.io]: SSL/TLS connection timeout Calls: image_read ... paste0 -> download_url -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-windows-x86_64

Version: 2.8.5
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'intro.Rmd' using rmarkdown Linking to librsvg 2.57.0 Quitting from lines 137-139 [unnamed-chunk-5] (intro.Rmd) Error: processing vignette 'intro.Rmd' failed with diagnostics: Timeout was reached [jeroen.github.io]: SSL/TLS connection timeout --- failed re-building 'intro.Rmd' SUMMARY: processing the following file failed: 'intro.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Version: 2.8.5
Check: installed package size
Result: NOTE installed size is 55.9Mb sub-directories of 1Mb or more: doc 6.3Mb libs 48.9Mb Flavors: 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