swarm-lab / trackR

trackR - A simple video tracking software for R
https://swarm-lab.github.io/trackR/
GNU General Public License v3.0
30 stars 9 forks source link

Not able to run trackR() #20

Closed sgore25 closed 3 years ago

sgore25 commented 4 years ago

These are the specification of the system that I am using:

When I try to run trackR(), a new window opens up but in that window, I get the following error.

Warning: Error in container: unused arguments (id = outputId, class = "shiny-html-output", class = "good")

Please let me know what can be done to solve this issue. Thank you.

Screen Shot 2020-04-01 at 1 21 28 AM Screen Shot 2020-04-01 at 1 17 47 AM
sjmgarnier commented 4 years ago

@sgore25 First, it looks like you have a very old version of Rvision. I suggest you update it. Try also updating the following packages: shinyBS, shinyFiles, shinyjs. Also, what is your version of R?

sgore25 commented 4 years ago

I tried after updating Rvision(now it is 0.3.6). Also updated shinyBS,shinyFiles and shinyjs but still have the same issue. My R version is 3.6.1

sjmgarnier commented 4 years ago

@sgore25 Also, for good measure, you quit and restarted RStudio after all these updates? Just making sure there isn't an old version of one of the packages that was loaded in memory.

sgore25 commented 4 years ago

Yes. I did restart Rstudio after all the updates.

sjmgarnier commented 4 years ago

@sgore25 I can't reproduce the error here. Would you have some time this week for a quick video call? My guess is that you have somewhere an old version of a Shiny dependency but it's hard to know without having a look at your R installation.

sgore25 commented 4 years ago

Sure. That works. Does Friday noon EDT work for you?

sjmgarnier commented 4 years ago

@sgore25 No, I have a meeting then. But let's move this discussion to email: garnier@njit.edu.

sgore25 commented 4 years ago

I have emailed you. Thank you.