-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rayshader v0.38.8: Update to new required rayimage/rayvertex versions…
… to use more robust 3D text generation -Fix bug where DEMs with an edge of NA values had the incorrect extent calculated when plotting points
- Loading branch information
1 parent
fd7a665
commit edf6372
Showing
60 changed files
with
63 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: rayshader | ||
Type: Package | ||
Title: Create Maps and Visualize Data in 2D and 3D | ||
Version: 0.38.7 | ||
Date: 2024-12-28 | ||
Version: 0.38.8 | ||
Date: 2025-01-02 | ||
Authors@R: | ||
person("Tyler", "Morgan-Wall", email = "[email protected]",role = c("aut", "cph", "cre"), | ||
comment = c(ORCID = "0000-0002-3131-3814")) | ||
|
@@ -26,9 +26,9 @@ Imports: doParallel, | |
utils, | ||
methods, | ||
terrainmeshr, | ||
rayimage (>= 0.14.4), | ||
rayvertex (>= 0.11.4), | ||
rayrender (>= 0.36.5) | ||
rayimage (>= 0.15.1), | ||
rayvertex (>= 0.12.0), | ||
rayrender (>= 0.38.2) | ||
Suggests: | ||
reshape2, | ||
viridis, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
-30 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_dims_test1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-11 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_dims_test2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+149 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_dims_test3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-52 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_dims_test4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-95 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-238 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-95 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-238 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+227 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-238 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+227 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-238 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_lines_test8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+552 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_points_test1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+265 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_points_test2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-36 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+65 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-431 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+68 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-83 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+60 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test14.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+257 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-91 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-64 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test17.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+96 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+628 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+165 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test2.png
Oops, something went wrong.
Binary file modified
BIN
+44 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test20.png
Oops, something went wrong.
Binary file modified
BIN
-179 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test21.png
Oops, something went wrong.
Binary file modified
BIN
+35 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test22.png
Oops, something went wrong.
Binary file modified
BIN
+1.08 KB
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test23.png
Oops, something went wrong.
Binary file modified
BIN
+95 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test24.png
Oops, something went wrong.
Binary file modified
BIN
+54 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test25.png
Oops, something went wrong.
Binary file modified
BIN
-104 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test26.png
Oops, something went wrong.
Binary file modified
BIN
+988 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test27.png
Oops, something went wrong.
Binary file modified
BIN
+42 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test28.png
Oops, something went wrong.
Binary file modified
BIN
-100 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test29.png
Oops, something went wrong.
Binary file modified
BIN
+63 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test3.png
Oops, something went wrong.
Binary file modified
BIN
-6 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test30.png
Oops, something went wrong.
Binary file modified
BIN
+530 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test31.png
Oops, something went wrong.
Binary file modified
BIN
+45 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test32.png
Oops, something went wrong.
Binary file modified
BIN
-19 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test4.png
Oops, something went wrong.
Binary file modified
BIN
-38 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test5.png
Oops, something went wrong.
Binary file modified
BIN
+135 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test6.png
Oops, something went wrong.
Binary file modified
BIN
-30 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test7.png
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test8.png
Oops, something went wrong.
Binary file modified
BIN
-154 Bytes
(100%)
tests/testthat/_snaps/snapshot_software/sw_render_test9.png
Oops, something went wrong.