We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6684393 commit bbdc2d6Copy full SHA for bbdc2d6
1 file changed
tests/testthat/test-classify_ground.R
@@ -89,6 +89,7 @@ test_that("classify_ground csf works with last_returns = FALSE", {
89
test_that("classify_ground ptd works",
90
{
91
skip_on_cran()
92
+ skip_on_os("mac")
93
94
myptd = ptd()
95
las <- classify_ground(topography, myptd)
0 commit comments