rwaldheim / ecdpt

R Application for exporting and analyzing battery data from an Arbin cycler
https://rwaldheim.github.io/ecdpt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Data Processing Issue #67

Open MichaelRegula opened 2 years ago

MichaelRegula commented 2 years ago

When processing data that has two Excel files, I can getting the following error:

Warning: Good news! You don't need to call useShinyalert() anymore. Please remove this line from your code. If you really want to pre-load {shinyalert} to the UI for any reason, use: useShinyalert(force = TRUE)

Listening on http://127.0.0.1:7169 Warning: Good news! You don't need to call useShinyalert() anymore. Please remove this line from your code. If you really want to pre-load {shinyalert} to the UI for any reason, use: useShinyalert(force = TRUE) Warning: Error in if: the condition has length > 1

I am working out of the 25b1aa6 branch.