R Under development (unstable) (2025-06-17 r88325 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(imageRy) > > test_check("imageRy") terra 1.8.54 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Raster successfully exported as GeoTIFF: D:\temp\2025_06_18_09_45_17_30771\RtmpG6hzMI\file1e4e059852753.tif Raster successfully exported as PNG: D:\temp\2025_06_18_09_45_17_30771\RtmpG6hzMI\file1e4e0524d17c0.png Loading required package: viridisLite Importance of components: PC1 PC2 PC3 Standard deviation 1.0818 0.9988 0.9123 Proportion of Variance 0.3901 0.3325 0.2774 Cumulative Proportion 0.3901 0.7226 1.0000 dotCall64 (NA -> 1.2 ) [CRAN] maps (NA -> 3.4.3 ) [CRAN] spam (NA -> 2.11-1 ) [CRAN] fields (NA -> 16.3.1 ) [CRAN] dichromat (NA -> 2.0-0.1) [CRAN] trying URL 'https://bioconductor.statistik.tu-dortmund.de/cran/bin/windows/contrib/4.6/dotCall64_1.2.zip' trying URL 'https://bioconductor.statistik.tu-dortmund.de/cran/bin/windows/contrib/4.6/maps_3.4.3.zip' trying URL 'https://bioconductor.statistik.tu-dortmund.de/cran/bin/windows/contrib/4.6/spam_2.11-1.zip' trying URL 'https://bioconductor.statistik.tu-dortmund.de/cran/bin/windows/contrib/4.6/fields_16.3.1.zip' trying URL 'https://bioconductor.statistik.tu-dortmund.de/cran/bin/windows/contrib/4.6/dichromat_2.0-0.1.zip' package 'dotCall64' successfully unpacked and MD5 sums checked package 'maps' successfully unpacked and MD5 sums checked package 'spam' successfully unpacked and MD5 sums checked package 'fields' successfully unpacked and MD5 sums checked package 'dichromat' successfully unpacked and MD5 sums checked The downloaded binary packages are in D:\temp\2025_06_18_09_45_17_30771\RtmpG6hzMI\downloaded_packages -- R CMD build ----------------------------------------------------------------- * checking for file 'D:\temp\2025_06_18_09_45_17_30771\RtmpG6hzMI\remotes1e4e0649833f5\ducciorocchini-imageRy-1c9057e/DESCRIPTION' ... OK * preparing 'imageRy': * checking DESCRIPTION meta-information ... OK * excluding invalid files Subdirectory 'man' contains invalid file names: 'readme.md' * checking for LF line-endings in source and make files and shell scripts * checking for empty or unneeded directories * building 'imageRy_0.1.0.tar.gz' [ FAIL 0 | WARN 1 | SKIP 0 | PASS 36 ] [ FAIL 0 | WARN 1 | SKIP 0 | PASS 36 ] > > proc.time() user system elapsed 12.46 2.34 61.67