Skip to content

Commit

Permalink
skip writelax on CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain committed Jan 25, 2021
1 parent f256e38 commit 3ae4da0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-catalog_laxindex.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
context("catalog_laxindex")

test_that("catalog_laxindex works", {
skip_on_cran() # ASAN/USBAN to fix in rlas

ctg <- random_2files_250points
expect_error(lidR:::catalog_laxindex(ctg), NA)
Expand Down

0 comments on commit 3ae4da0

Please sign in to comment.