Last updated on 2025-12-28 03:51:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8-86 | 508.54 | 415.60 | 924.14 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.8-86 | 424.06 | 259.09 | 683.15 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.8-86 | 960.00 | 586.70 | 1546.70 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 1.8-86 | 670.00 | 358.20 | 1028.20 | WARN | |
| r-devel-windows-x86_64 | 1.8-86 | 512.00 | 945.00 | 1457.00 | WARN | |
| r-patched-linux-x86_64 | 1.8-86 | 565.98 | 385.99 | 951.97 | OK | |
| r-release-linux-x86_64 | 1.8-86 | 569.76 | 389.42 | 959.18 | OK | |
| r-release-macos-arm64 | 1.8-86 | 111.00 | 11.00 | 122.00 | OK | |
| r-release-macos-x86_64 | 1.8-86 | 399.00 | 528.00 | 927.00 | OK | |
| r-release-windows-x86_64 | 1.8-86 | 587.00 | 915.00 | 1502.00 | OK | |
| r-oldrel-macos-arm64 | 1.8-86 | 125.00 | 10.00 | 135.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.8-86 | 406.00 | 764.00 | 1170.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.8-86 | 595.00 | 1141.00 | 1736.00 | ERROR |
Version: 1.8-86
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/terra.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 21.1.8 (1)’
* used C++ compiler: ‘Debian clang version 21.1.8 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.8-86
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/terra.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
* used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.8-86
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored
See ‘/data/gannet/ripley/R/packages/tests-clang/terra.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.8’
* used C++ compiler: ‘clang version 21.1.8’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.8-86
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: src/Makevars: Unknown C++ standard ‘CXX’ was ignored
See ‘/data/gannet/ripley/R/packages/tests-devel/terra.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.8-86
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: src/Makevars.ucrt: Unknown C++CXX standard was ignored
See 'd:/Rcompile/CRANpkg/local/4.6/terra.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 14.3.0'
* used C++ compiler: 'g++.exe (GCC) 14.3.0'
Flavor: r-devel-windows-x86_64
Version: 1.8-86
Check: installed package size
Result: NOTE
installed size is 135.5Mb
sub-directories of 1Mb or more:
R 3.1Mb
libs 130.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.8-86
Check: examples
Result: ERROR
Running examples in 'terra-Ex.R' failed
The error most likely occurred in:
> ### Name: cellSize
> ### Title: Area covered by each raster cell
> ### Aliases: cellSize cellSize,SpatRaster-method
> ### Keywords: methods spatial
>
> ### ** Examples
>
>
> # SpatRaster
> r <- rast(nrows=18, ncols=36)
> v <- 1:ncell(r)
> v[200:400] <- NA
> values(r) <- v
>
> # size of each raster cell
> a <- cellSize(r)
>
> # illustration of distortion
> r <- rast(ncols=90, nrows=45, ymin=-80, ymax=80)
> m <- project(r, "+proj=merc")
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Warning: PROJ: proj_create: no database context specified (GDAL error 1)
Error: [project] cannot get output boundaries for the target crs
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.