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

Risoe.BINfileData2RLum.Analysis() crashes when loading an empty Risoe.BINfileData file #215

Closed
mcol opened this issue Sep 9, 2024 · 1 comment

Comments

@mcol
Copy link
Contributor

mcol commented Sep 9, 2024

This crashes:

zero <- read_BIN2R(test_path("_data/BINfile_V3.bin"), n.records=999)
Risoe.BINfileData2RLum.Analysis(zero)

# Error in if (!is.null(object@METADATA[["RECTYPE"]]) && object@METADATA[["RECTYPE"]][x] ==  : 
#   missing value where TRUE/FALSE needed
@mcol mcol added this to the v0.9.25 (autumn CRAN release) milestone Sep 10, 2024
@mcol
Copy link
Contributor Author

mcol commented Sep 10, 2024

Fixed by #224.

@mcol mcol closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant