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

Issue with spectraData #7

Closed
jorainer opened this issue Mar 2, 2022 · 1 comment
Closed

Issue with spectraData #7

jorainer opened this issue Mar 2, 2022 · 1 comment

Comments

@jorainer
Copy link
Member

jorainer commented Mar 2, 2022

Seems if columns is specified the spectraData has some issue (see warning below):

> spectraData(be, c("msLevel", "rtime"))
DataFrame with 96408 rows and 2 columns
        msLevel     rtime
      <integer> <numeric>
1            NA  0.218626
2            NA  0.218626
...         ...       ...
96407        NA  0.218626
96408        NA  0.218626
Warning message:
In res[frames_cols] <- .get_frame_columns(x, frames_cols) :
  number of items to replace is not a multiple of replacement length

This is with version 0.0.4 but also in 0.0.5 (current PR). Can you please have a look at that @andreavicini ?

@andreavicini
Copy link
Collaborator

Oh sorry, yes I'll have a look at that!

@andreavicini andreavicini mentioned this issue Mar 8, 2022
jorainer added a commit that referenced this issue Mar 11, 2022
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

2 participants