Error messages: targets::tar_meta(fields = error, complete_only = TRUE) #165
Unanswered
adrien-jagora
asked this question in
Q&A
Replies: 1 comment 14 replies
-
Hi @adrien-jagora, I just added some new features to the last version I planned releasing later in the afternoon if all tests go well! This will be In the meantime, could you try removing any leftover from previous versions? Both in Sorry for the inconvenience, but the new version should hopefully be worth it 😉 |
Beta Was this translation helpful? Give feedback.
14 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi,
I tried to use timaR a few times this last month and I always ended up with the same error message during the sanitization of the spectra:
Warning: Error in : Error running targets::tar_make()
Error messages: targets::tar_meta(fields = error, complete_only = TRUE)
Debugging guide: https://books.ropensci.org/targets/debugging.html
How to ask for help: https://books.ropensci.org/targets/help.html
Last error message:
error in evaluating the argument 'object' in selecting a method for function 'addProcessing': error in evaluating the argument 'object' in selecting a method for function 'addProcessing': error in evaluating the argument 'object' in selecting a method for function 'filterIntensity': error in evaluating the argument 'object' in selecting a method for function 'filterIntensity': error in evaluating the argument 'object' in selecting a method for function 'filterFourierTransformArtefacts': error in evaluating the argument 'object' in selecting a method for function 'dropNaSpectraVariables': error in evaluating the argument 'object' in selecting a method for function 'Spectra': error reading from connection
Last error tr [... truncated]
1: shiny::runApp
The version used was the 2.9.6 as for today but I am pretty sure I encountered the same problem with the 2.9.5. The only modification made to the base parameters was to select the "summarize results to one row per feature" option. Otherwise, a .mgf, a .csv and a .tsv were imported, but no Sirius job.
Where does the error come from and how can I resolve it ?
Thank you in advance !
Beta Was this translation helpful? Give feedback.
All reactions