Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAN errors with release 3.0.0 #349

Closed
3 of 4 tasks
Jean-Romain opened this issue Jun 10, 2020 · 0 comments
Closed
3 of 4 tasks

CRAN errors with release 3.0.0 #349

Jean-Romain opened this issue Jun 10, 2020 · 0 comments
Assignees
Labels
CRAN A change that is required by the CRAN

Comments

@Jean-Romain
Copy link
Collaborator

Jean-Romain commented Jun 10, 2020

  • clang-UBSAN probably coming from ✔️

https://github.com/Jean-Romain/lidR/blob/6cbf2aea3c73144d5347d1a8136aae4dd39ad6f4/tests/testthat/test-lascheck.R#L9

  • quantization test failing on 32 bit solaris. Preprocessor must check for SunOS

https://github.com/Jean-Romain/lidR/blob/6cbf2aea3c73144d5347d1a8136aae4dd39ad6f4/src/RcppFunction.cpp#L236

  • Incorrect number of trees with fedora clang. I don't know why
 ── 1. Failure: lastrees supports a LAScatalog (@test-lastrees.R#175) ──────────
     length(na.omit(unique(las@data$treeID))) not equal to 274.
     1/1 mismatches
     [1] 272 - 274 == -2
  • sf error reproducible on travisCI only ✔️
 ── 1. Error: lasmergespatial works with sf (@test-lasmergespatial.R#37) ───────
     st_crs(x) == st_crs(y) is not TRUE
@Jean-Romain Jean-Romain added the CRAN A change that is required by the CRAN label Jun 10, 2020
@Jean-Romain Jean-Romain self-assigned this Jun 10, 2020
@Jean-Romain Jean-Romain changed the title CRAN error with release 3.0.0 CRAN errors with release 3.0.0 Jun 10, 2020
Jean-Romain added a commit that referenced this issue Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRAN A change that is required by the CRAN
Projects
None yet
Development

No branches or pull requests

1 participant