Invalid version specification

I have a large shiny app, with integrated python scripts and rmarkdown reports which recently has been failing to launch as following:
'''

runApp()
Warning in if (grepl("\.$", v)) v <- paste0(v, "9000") :
the condition has length > 1 and only the first element will be used
Error: invalid version specification ‘'.' is not recognized as an internal or external command,’, ‘. program or batch file.’

'''
I want some suggestion regarding the approach for solving it.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.