R Under development (unstable) (2023-08-05 r84874 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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. > library(testthat) > > # NOTE: ALL OPTIONS ARE BEING SET IN tests/testthat/setup.R > > ## run all tests using different combinations of env vars > if (nzchar(Sys.getenv("NOT_CRAN")) && as.logical(Sys.getenv("NOT_CRAN"))) { + Sys.setenv(R_REPRODUCIBLE_RASTER_READ = "raster::raster") + Sys.setenv(R_REPRODUCIBLE_USE_DBI = "false") + test_check("reproducible") + + Sys.setenv(R_REPRODUCIBLE_RASTER_READ = "raster::raster") + Sys.setenv(R_REPRODUCIBLE_USE_DBI = "true") + test_check("reproducible") + + Sys.setenv(R_REPRODUCIBLE_RASTER_READ = "terra::rast") ## default + Sys.setenv(R_REPRODUCIBLE_USE_DBI = "false") ## default + test_check("reproducible") + + Sys.setenv(R_REPRODUCIBLE_RASTER_READ = "terra::rast") + Sys.setenv(R_REPRODUCIBLE_USE_DBI = "true") + test_check("reproducible") + } else { + test_check("reproducible") + } Loading required package: reproducible | | | 0% | |======================================================================| 100% zip warning: name not matched: D:/temp/RtmpEfGWis/file2f94491a3e6c.tif zip warning: name not matched: D:/temp/RtmpEfGWis/file2f946146474.grd zip error: Nothing to do! (try: zip -r9X D:/temp/RtmpEfGWis/reproducible/OWG3wkVG/file2f94723b5c88/tmp.rar . -i D:/temp/RtmpEfGWis/file2f94491a3e6c.tif D:/temp/RtmpEfGWis/file2f946146474.grd) Command Line Error: Cannot find archive [ FAIL 0 | WARN 0 | SKIP 87 | PASS 463 ] ══ Skipped tests (87) ══════════════════════════════════════════════════════════ • No Drive token (3): 'test-misc.R:120:3', 'test-prepInputs.R:1064:3', 'test-prepInputs.R:1085:3' • On CRAN (79): 'test-cache.R:2:3', 'test-cache.R:690:3', 'test-cache.R:925:3', 'test-cache.R:941:3', 'test-cache.R:1160:3', 'test-cache.R:1651:3', 'test-cacheGeo.R:2:3', 'test-cloud.R:2:3', 'test-cloud.R:135:3', 'test-cloud.R:169:3', 'test-cloud.R:195:3', 'test-cloud.R:218:3', 'test-cluster.R:2:3', 'test-filesMissingExtension.R:2:3', 'test-filesMissingExtension.R:15:3', 'test-filesMissingExtension.R:28:3', 'test-filesMissingExtension.R:41:3', 'test-filesMissingExtension.R:54:3', 'test-gis.R:2:3', 'test-misc.R:56:3', 'test-postProcess.R:2:3', 'test-postProcess.R:208:3', 'test-postProcess.R:243:3', 'test-preProcessDoesntWork.R:2:3', 'test-preProcessDoesntWork.R:100:3', 'test-preProcessDoesntWork.R:114:3', 'test-preProcessDoesntWork.R:128:3', 'test-preProcessDoesntWork.R:161:3', 'test-preProcessWorks.R:2:3', 'test-preProcessWorks.R:16:3', 'test-preProcessWorks.R:27:3', 'test-preProcessWorks.R:38:3', 'test-preProcessWorks.R:55:3', 'test-preProcessWorks.R:73:3', 'test-preProcessWorks.R:87:3', 'test-preProcessWorks.R:102:3', 'test-preProcessWorks.R:115:3', 'test-preProcessWorks.R:128:3', 'test-preProcessWorks.R:145:3', 'test-preProcessWorks.R:157:3', 'test-preProcessWorks.R:179:3', 'test-preProcessWorks.R:205:3', 'test-preProcessWorks.R:228:3', 'test-preProcessWorks.R:241:3', 'test-preProcessWorks.R:255:3', 'test-preProcessWorks.R:269:3', 'test-preProcessWorks.R:282:3', 'test-preProcessWorks.R:295:3', 'test-preProcessWorks.R:313:3', 'test-preProcessWorks.R:326:3', 'test-preProcessWorks.R:339:3', 'test-preProcessWorks.R:354:3', 'test-preProcessWorks.R:370:3', 'test-preProcessWorks.R:397:3', 'test-preProcessWorks.R:435:3', 'test-preProcessWorks.R:490:3', 'test-preProcessWorks.R:513:3', 'test-prepInputs-large-files.R:2:3', 'test-prepInputs-large-files.R:30:3', 'test-prepInputs-large-files.R:53:3', 'test-prepInputs.R:2:3', 'test-prepInputs.R:158:3', 'test-prepInputs.R:293:3', 'test-prepInputs.R:1003:3', 'test-prepInputs.R:1192:3', 'test-prepInputs.R:1342:3', 'test-prepInputs.R:1405:3', 'test-prepInputs.R:1623:3', 'test-prepInputs.R:1646:3', 'test-prepInputsInNestedArchives.R:2:3', 'test-prepInputsInNestedArchives.R:13:3', 'test-prepInputsInNestedArchives.R:26:3', 'test-prepInputsInNestedArchives.R:37:3', 'test-prepInputsInNestedArchives.R:54:5', 'test-prepInputsInNestedArchives.R:73:12', 'test-prepInputsInNestedArchives.R:89:11', 'test-prepInputsInNestedArchives.R:122:7', 'test-prepInputsInNestedArchives.R:149:20', 'test-prepInputsInNestedArchives.R:176:3' • The Google Drive url is dead (1): 'test-postProcess.R:300:3' • empty test (3): 'test-download.R:1:1', 'test-examples.R:1:1', 'test-preProcessWorks.R:417:1' • test cloudCache inside Cache -- Not fully written test (1): 'test-multipleCacheRepo.R:38:3' [ FAIL 0 | WARN 0 | SKIP 87 | PASS 463 ] > > proc.time() user system elapsed 27.01 1.90 31.43