Last updated on 2020-10-05 08:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 11.51 | 167.69 | 179.20 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.8 | 10.14 | 134.09 | 144.23 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.8 | 221.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 227.00 | ERROR | |||
r-patched-linux-x86_64 | 0.2.8 | 10.58 | 159.03 | 169.61 | ERROR | |
r-patched-solaris-x86 | 0.2.8 | 356.60 | ERROR | |||
r-release-linux-x86_64 | 0.2.8 | 10.91 | 158.53 | 169.44 | ERROR | |
r-release-macos-x86_64 | 0.2.8 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.8 | 33.00 | 209.00 | 242.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.2.8 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.8 | 22.00 | 183.00 | 205.00 | ERROR |
Version: 0.2.8
Check: tests
Result: ERROR
Running 'testthat.R' [29s/39s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.1.3, released 2020/09/01
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 7.1.1, September 1st, 2020, [PJ_VERSION: 711]
Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
PROJ CDN enabled: FALSE
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
-- 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
-- 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
== testthat results ===========================================================
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.1.3, released 2020/09/01
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 7.1.1, September 1st, 2020, [PJ_VERSION: 711]
Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
PROJ CDN enabled: FALSE
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 6.3.2, May 1st, 2020, [PJ_VERSION: 632]
Path to PROJ shared files: /usr/share/proj
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/data/gannet/ripley/R/packages/tests-clang/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 6.3.2, May 1st, 2020, [PJ_VERSION: 632]
Path to PROJ shared files: /usr/share/proj
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/data/gannet/ripley/R/packages/tests-devel/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.1.3, released 2020/09/01
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 7.1.1, September 1st, 2020, [PJ_VERSION: 711]
Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
PROJ CDN enabled: FALSE
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [60s/92s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 2.2.4, released 2018/03/19
Path to GDAL shared files: /usr/local/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 5.2.0, September 15th, 2018, [PJ_VERSION: 520]
Path to PROJ shared files: (autodetected)
Linking to sp version:1.4-2
>
> test_check("sdmpredictors")
[1] "/home/ripley/R/packages/tests32/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 1 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.1.3, released 2020/09/01
Path to GDAL shared files: /usr/share/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 7.1.1, September 1st, 2020, [PJ_VERSION: 711]
Path to PROJ shared files: /home/hornik/.local/share/proj:/usr/share/proj
PROJ CDN enabled: FALSE
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
── 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
── 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
── 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.8
Check: tests
Result: ERROR
Running 'testthat.R' [39s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
Path to GDAL shared files: D:/temp/Rtmpm4zT5B/RLIBS_5c8847532e4a/rgdal/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 6.3.1, February 10th, 2020, [PJ_VERSION: 631]
Path to PROJ shared files: D:/temp/Rtmpm4zT5B/RLIBS_5c8847532e4a/rgdal/proj
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "d:/Rcompile/CRANpkg/local/4.0/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
-- 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
-- 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
== testthat results ===========================================================
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.2.8
Check: tests
Result: ERROR
Running 'testthat.R' [35s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sdmpredictors)
Loading required package: raster
Loading required package: sp
Loading required package: rgdal
rgdal: version: 1.5-16, (SVN revision 1050)
Geospatial Data Abstraction Library extensions to R successfully loaded
Loaded GDAL runtime: GDAL 3.0.4, released 2020/01/28
Path to GDAL shared files: D:/temp/RtmpKwmFy0/RLIBS_1ddb0c2f1a63/rgdal/gdal
GDAL binary built with GEOS: TRUE
Loaded PROJ runtime: Rel. 6.3.1, February 10th, 2020, [PJ_VERSION: 631]
Path to PROJ shared files: D:/temp/RtmpKwmFy0/RLIBS_1ddb0c2f1a63/rgdal/proj
Linking to sp version:1.4-2
To mute warnings of possible GDAL/OSR exportToProj4() degradation,
use options("rgdal_show_exportToProj4_warnings"="none") before loading rgdal.
>
> test_check("sdmpredictors")
[1] "d:/Rcompile/CRANpkg/local/3.6/sdmpredictors.Rcheck/tests/testthat"
trying URL 'http://www.lifewatch.be/sdmpredictors/BO_ph_lonlat.tif'
Content type 'image/tiff' length 2518560 bytes (2.4 MB)
==================================================
downloaded 2.4 MB
trying URL 'http://www.lifewatch.be/sdmpredictors/MS_bathy_21kya_lonlat.tif'
Content type 'image/tiff' length 8210663 bytes (7.8 MB)
==================================================
downloaded 7.8 MB
-- 1. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to nrow(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 2. Failure: layers_correlation without args returns correlations for all laye
nrow(layers) not equal to ncol(corr).
1/1 mismatches
[1] 1064 - 770 == 294
-- 3. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% colnames(corr)) isn't true.
-- 4. Failure: layers_correlation without args returns correlations for all laye
all(layers$layer_code %in% rownames(corr)) isn't true.
== testthat results ===========================================================
[ OK: 94 | SKIPPED: 15 | WARNINGS: 2 | FAILED: 4 ]
1. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#37)
2. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#38)
3. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#39)
4. Failure: layers_correlation without args returns correlations for all layers (@test_stats.R#40)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64